By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) 2023-01-01 05:16:11.343 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : Starting Main using Java 11.0.9.1 on onap-dcae-ves-openapi-manager-7b5d5b4fb4-ktbrl with PID 1 (/app/ves-openapi-manager.jar started by onap in /app) 2023-01-01 05:16:11.349 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : No active profile set, falling back to 1 default profile: "default" 2023-01-01 05:16:13.209 INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 8080 (http) 2023-01-01 05:16:13.230 INFO 1 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2023-01-01 05:16:13.231 INFO 1 --- [ main] org.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/9.0.65] 2023-01-01 05:16:13.352 INFO 1 --- [ main] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring embedded WebApplicationContext 2023-01-01 05:16:13.353 INFO 1 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1920 ms 2023-01-01 05:16:14.498 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : =================================== 2023-01-01 05:16:14.498 INFO 1 --- [ main] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - init 2023-01-01 05:16:14.996 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-4daee05f-a86b-4614-bf0e-482619e0074b 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 2023-01-01 05:16:15.147 INFO 1 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=ves-openapi-manager-producer-4daee05f-a86b-4614-bf0e-482619e0074b] Instantiated an idempotent producer. 2023-01-01 05:16:15.220 INFO 1 --- [ main] o.a.k.c.s.authenticator.AbstractLogin : Successfully logged in. 2023-01-01 05:16:15.269 INFO 1 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.1.1 2023-01-01 05:16:15.272 INFO 1 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 97671528ba54a138 2023-01-01 05:16:15.272 INFO 1 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1672550175267 2023-01-01 05:16:15.277 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : distribution client initialized successfully 2023-01-01 05:16:15.277 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : =================================== 2023-01-01 05:16:15.277 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : =================================== 2023-01-01 05:16:15.277 INFO 1 --- [ main] o.onap.sdc.impl.DistributionClientImpl : start DistributionClient 2023-01-01 05:16:15.291 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-73b99e50-3557-4eb6-9701-6b77de65c3ce 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 2023-01-01 05:16:15.360 INFO 1 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.1.1 2023-01-01 05:16:15.360 INFO 1 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 97671528ba54a138 2023-01-01 05:16:15.360 INFO 1 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1672550175360 2023-01-01 05:16:15.362 INFO 1 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=ves-openapi-manager-consumer-73b99e50-3557-4eb6-9701-6b77de65c3ce, groupId=dcaegen2] Subscribed to topic(s): SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:16:15.364 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : distribution client started successfully 2023-01-01 05:16:15.364 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : =================================== 2023-01-01 05:16:15.364 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:16:16.129 INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=ves-openapi-manager-consumer-73b99e50-3557-4eb6-9701-6b77de65c3ce, 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 FjNsX70oRmulhwsiwZGAHg 2023-01-01 05:16:16.131 INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=ves-openapi-manager-consumer-73b99e50-3557-4eb6-9701-6b77de65c3ce, 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 FjNsX70oRmulhwsiwZGAHg 2023-01-01 05:16:16.131 INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=ves-openapi-manager-consumer-73b99e50-3557-4eb6-9701-6b77de65c3ce, 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 FjNsX70oRmulhwsiwZGAHg 2023-01-01 05:16:16.131 INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=ves-openapi-manager-consumer-73b99e50-3557-4eb6-9701-6b77de65c3ce, 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 FjNsX70oRmulhwsiwZGAHg 2023-01-01 05:16:16.132 INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=ves-openapi-manager-consumer-73b99e50-3557-4eb6-9701-6b77de65c3ce, 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 FjNsX70oRmulhwsiwZGAHg 2023-01-01 05:16:16.132 INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=ves-openapi-manager-consumer-73b99e50-3557-4eb6-9701-6b77de65c3ce, 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 FjNsX70oRmulhwsiwZGAHg 2023-01-01 05:16:16.132 INFO 1 --- [0e-482619e0074b] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-4daee05f-a86b-4614-bf0e-482619e0074b] Cluster ID: MpwR5VFdT3OgzkW42cEB1g 2023-01-01 05:16:16.133 INFO 1 --- [0e-482619e0074b] o.a.k.c.p.internals.TransactionManager : [Producer clientId=ves-openapi-manager-producer-4daee05f-a86b-4614-bf0e-482619e0074b] ProducerId set to 2 with epoch 0 2023-01-01 05:16:16.134 INFO 1 --- [pool-1-thread-1] org.apache.kafka.clients.Metadata : [Consumer clientId=ves-openapi-manager-consumer-73b99e50-3557-4eb6-9701-6b77de65c3ce, groupId=dcaegen2] Cluster ID: MpwR5VFdT3OgzkW42cEB1g 2023-01-01 05:16:16.135 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-73b99e50-3557-4eb6-9701-6b77de65c3ce, groupId=dcaegen2] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) 2023-01-01 05:16:16.144 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-73b99e50-3557-4eb6-9701-6b77de65c3ce, groupId=dcaegen2] (Re-)joining group 2023-01-01 05:16:16.186 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-73b99e50-3557-4eb6-9701-6b77de65c3ce, groupId=dcaegen2] Request joining group due to: need to re-join with the given member-id 2023-01-01 05:16:16.187 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-73b99e50-3557-4eb6-9701-6b77de65c3ce, groupId=dcaegen2] (Re-)joining group 2023-01-01 05:16:16.264 INFO 1 --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 8080 (http) with context path '' 2023-01-01 05:16:16.279 INFO 1 --- [ main] org.onap.ves.openapi.manager.Main : Started Main in 5.949 seconds (JVM running for 6.838) 2023-01-01 05:16:19.194 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-73b99e50-3557-4eb6-9701-6b77de65c3ce, groupId=dcaegen2] Successfully joined group with generation Generation{generationId=1, memberId='ves-openapi-manager-consumer-73b99e50-3557-4eb6-9701-6b77de65c3ce-73f166bc-8833-47b9-9123-130f057cf462', protocol='range'} 2023-01-01 05:16:19.198 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-73b99e50-3557-4eb6-9701-6b77de65c3ce, groupId=dcaegen2] Finished assignment for group at generation 1: {ves-openapi-manager-consumer-73b99e50-3557-4eb6-9701-6b77de65c3ce-73f166bc-8833-47b9-9123-130f057cf462=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])} 2023-01-01 05:16:19.220 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-73b99e50-3557-4eb6-9701-6b77de65c3ce, groupId=dcaegen2] Successfully synced group in generation Generation{generationId=1, memberId='ves-openapi-manager-consumer-73b99e50-3557-4eb6-9701-6b77de65c3ce-73f166bc-8833-47b9-9123-130f057cf462', protocol='range'} 2023-01-01 05:16:19.221 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-73b99e50-3557-4eb6-9701-6b77de65c3ce, 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]) 2023-01-01 05:16:19.224 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-73b99e50-3557-4eb6-9701-6b77de65c3ce, 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 2023-01-01 05:16:19.240 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-73b99e50-3557-4eb6-9701-6b77de65c3ce, groupId=dcaegen2] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-5 2023-01-01 05:16:19.240 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-73b99e50-3557-4eb6-9701-6b77de65c3ce, groupId=dcaegen2] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-4 2023-01-01 05:16:19.240 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-73b99e50-3557-4eb6-9701-6b77de65c3ce, groupId=dcaegen2] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-3 2023-01-01 05:16:19.240 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-73b99e50-3557-4eb6-9701-6b77de65c3ce, groupId=dcaegen2] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-2 2023-01-01 05:16:19.240 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-73b99e50-3557-4eb6-9701-6b77de65c3ce, groupId=dcaegen2] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-1 2023-01-01 05:16:19.241 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=ves-openapi-manager-consumer-73b99e50-3557-4eb6-9701-6b77de65c3ce, groupId=dcaegen2] Found no committed offset for partition SDC-DISTR-NOTIF-TOPIC-AUTO-0 2023-01-01 05:16:19.359 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=ves-openapi-manager-consumer-73b99e50-3557-4eb6-9701-6b77de65c3ce, 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}}. 2023-01-01 05:16:19.360 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=ves-openapi-manager-consumer-73b99e50-3557-4eb6-9701-6b77de65c3ce, 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}}. 2023-01-01 05:16:19.368 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=ves-openapi-manager-consumer-73b99e50-3557-4eb6-9701-6b77de65c3ce, 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}}. 2023-01-01 05:16:19.368 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=ves-openapi-manager-consumer-73b99e50-3557-4eb6-9701-6b77de65c3ce, 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}}. 2023-01-01 05:16:19.372 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=ves-openapi-manager-consumer-73b99e50-3557-4eb6-9701-6b77de65c3ce, 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}}. 2023-01-01 05:16:19.372 INFO 1 --- [pool-1-thread-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=ves-openapi-manager-consumer-73b99e50-3557-4eb6-9701-6b77de65c3ce, 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}}. 2023-01-01 05:16:35.368 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:16:55.369 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:17:04.385 INFO 1 --- [nio-8080-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-01-01 05:17:04.385 INFO 1 --- [nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2023-01-01 05:17:04.387 INFO 1 --- [nio-8080-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 2 ms 2023-01-01 05:17:15.370 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:17:35.372 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:17:55.377 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:18:15.379 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:18:35.381 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:18:55.382 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:19:15.383 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:19:35.384 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:19:55.387 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:20:15.389 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:20:35.389 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:20:55.391 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:21:15.392 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:21:35.393 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:21:55.394 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:22:15.395 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:22:35.397 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:22:55.398 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:23:15.399 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:23:35.399 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:23:55.404 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:24:15.404 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:24:35.410 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:24:55.411 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:25:15.414 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:25:16.239 INFO 1 --- [pool-1-thread-2] org.apache.kafka.clients.NetworkClient : [Consumer clientId=ves-openapi-manager-consumer-73b99e50-3557-4eb6-9701-6b77de65c3ce, groupId=dcaegen2] Node -1 disconnected. 2023-01-01 05:25:16.376 INFO 1 --- [0e-482619e0074b] org.apache.kafka.clients.NetworkClient : [Producer clientId=ves-openapi-manager-producer-4daee05f-a86b-4614-bf0e-482619e0074b] Node -1 disconnected. 2023-01-01 05:25:35.414 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:25:55.416 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:26:15.418 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:26:35.419 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:26:55.419 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:27:15.421 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:27:35.421 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:27:55.423 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:28:15.424 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:28:35.425 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:28:55.427 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:29:15.432 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:29:35.434 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:29:55.435 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:30:15.437 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:30:35.439 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:30:55.450 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:31:15.451 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:31:35.452 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:31:55.453 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:32:15.454 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:32:35.455 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:32:55.456 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:33:15.457 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:33:35.460 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:33:55.460 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:34:15.462 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:34:35.463 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:34:55.463 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:35:15.465 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:35:35.466 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:35:55.467 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:36:15.468 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:36:35.469 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:36:55.478 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:37:15.479 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:37:35.480 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:37:55.481 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:38:15.482 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:38:35.484 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:38:55.485 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:39:15.487 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:39:35.489 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:39:55.490 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:40:15.491 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:40:35.491 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:40:55.493 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:41:15.493 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:41:35.495 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:41:55.496 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:42:15.496 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:42:35.498 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:42:55.501 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:43:15.504 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:43:35.505 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:43:55.505 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:44:15.507 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:44:35.507 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:44:55.509 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:45:15.510 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:45:35.511 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:45:55.511 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:46:15.513 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:46:35.514 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:46:55.514 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:47:15.516 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:47:35.517 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:47:55.518 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:48:15.518 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:48:35.519 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:48:55.521 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:49:15.521 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:49:35.523 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:49:55.524 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:50:15.525 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:50:35.527 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:50:55.528 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:51:15.529 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:51:35.530 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:51:55.530 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:52:15.531 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:52:35.533 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:52:55.533 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:53:15.535 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:53:35.537 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:53:55.538 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:54:15.539 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:54:35.540 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:54:55.541 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:55:15.543 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:55:35.545 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:55:55.547 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:56:15.549 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:56:35.550 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:56:55.550 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:57:15.551 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:57:35.554 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:57:55.555 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:58:15.557 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:58:35.564 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:58:55.564 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:59:15.566 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:59:35.567 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 05:59:55.568 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:00:15.569 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:00:35.571 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:00:55.573 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:01:15.574 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:01:35.576 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:01:55.582 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:02:15.583 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:02:35.583 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:02:55.587 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:03:15.587 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:03:35.588 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:03:55.589 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:04:15.591 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:04:35.592 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:04:55.593 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:05:15.594 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:05:35.594 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:05:55.596 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:06:15.596 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:06:35.597 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:06:55.598 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:07:15.599 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:07:35.600 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:07:55.601 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:08:15.602 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:08:35.603 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:08:55.604 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:09:15.605 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:09:35.606 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:09:55.606 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:10:15.608 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:10:35.608 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:10:55.610 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:11:15.611 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:11:35.612 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:11:55.613 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:12:15.613 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:12:35.614 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:12:55.614 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:13:15.615 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:13:35.617 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:13:55.617 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:14:15.618 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:14:35.620 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:14:55.622 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:15:15.624 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:15:35.625 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:15:55.626 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:16:15.627 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:16:35.631 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:16:55.632 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:17:15.632 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:17:35.634 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:17:55.635 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:18:15.635 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:18:35.637 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:18:55.639 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:19:15.640 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:19:35.641 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:19:55.642 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:20:15.642 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:20:35.644 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:20:55.645 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:21:15.645 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:21:35.646 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:21:55.648 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:22:15.649 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:22:35.650 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:22:55.652 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:23:15.652 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:23:35.653 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:23:55.653 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:24:15.654 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:24:35.656 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:24:55.656 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:25:15.658 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:25:35.658 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:25:55.660 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:26:15.660 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:26:35.662 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:26:55.663 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:27:15.680 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:27:35.682 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:27:55.684 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:28:15.684 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:28:35.684 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:28:55.687 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:29:15.687 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:29:35.688 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:29:36.483 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 06:29:36.493 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 06:29:36.494 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "254f278e-1384-46d4-bba6-f98c65998e2d", "consumerID": "ves-openapi-manager", "timestamp": 1672554575688, "artifactURL": "/sdc/v1/catalog/services/Vfw20230101062836/1.0/resourceInstances/vfwc4bb772f2f230/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-01 06:29:36.500 INFO 1 --- [0e-482619e0074b] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-4daee05f-a86b-4614-bf0e-482619e0074b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to wPyh03J0Ss6w1uBT_hDR-A 2023-01-01 06:29:36.500 INFO 1 --- [0e-482619e0074b] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-4daee05f-a86b-4614-bf0e-482619e0074b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to wPyh03J0Ss6w1uBT_hDR-A 2023-01-01 06:29:36.500 INFO 1 --- [0e-482619e0074b] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-4daee05f-a86b-4614-bf0e-482619e0074b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to wPyh03J0Ss6w1uBT_hDR-A 2023-01-01 06:29:36.501 INFO 1 --- [0e-482619e0074b] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-4daee05f-a86b-4614-bf0e-482619e0074b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to wPyh03J0Ss6w1uBT_hDR-A 2023-01-01 06:29:36.501 INFO 1 --- [0e-482619e0074b] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-4daee05f-a86b-4614-bf0e-482619e0074b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to wPyh03J0Ss6w1uBT_hDR-A 2023-01-01 06:29:36.501 INFO 1 --- [0e-482619e0074b] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-4daee05f-a86b-4614-bf0e-482619e0074b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to wPyh03J0Ss6w1uBT_hDR-A 2023-01-01 06:29:37.522 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 06:29:37.523 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 06:29:37.523 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "254f278e-1384-46d4-bba6-f98c65998e2d", "consumerID": "ves-openapi-manager", "timestamp": 1672554575688, "artifactURL": "/sdc/v1/catalog/services/Vfw20230101062836/1.0/resourceInstances/vfwc4bb772f2f230/artifacts/vfwc4bb772f2f230_modules.json", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-01 06:29:38.524 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 06:29:38.525 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 06:29:38.525 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "254f278e-1384-46d4-bba6-f98c65998e2d", "consumerID": "ves-openapi-manager", "timestamp": 1672554575688, "artifactURL": "/sdc/v1/catalog/services/Vfw20230101062836/1.0/resourceInstances/vfwc4bb772f2f230/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-01 06:29:39.526 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 06:29:39.526 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 06:29:39.526 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "254f278e-1384-46d4-bba6-f98c65998e2d", "consumerID": "ves-openapi-manager", "timestamp": 1672554575688, "artifactURL": "/sdc/v1/catalog/services/Vfw20230101062836/1.0/resourceInstances/vfwc4bb772f2f230/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-01 06:29:40.527 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 06:29:40.528 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 06:29:40.528 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "254f278e-1384-46d4-bba6-f98c65998e2d", "consumerID": "ves-openapi-manager", "timestamp": 1672554575688, "artifactURL": "/sdc/v1/catalog/services/Vfw20230101062836/1.0/resourceInstances/vfwc4bb772f2f230/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-01 06:29:41.529 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 06:29:41.530 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 06:29:41.530 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "254f278e-1384-46d4-bba6-f98c65998e2d", "consumerID": "ves-openapi-manager", "timestamp": 1672554575688, "artifactURL": "/sdc/v1/catalog/services/Vfw20230101062836/1.0/artifacts/service-Vfw20230101062836-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-01 06:29:42.530 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 06:29:42.531 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 06:29:42.531 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "254f278e-1384-46d4-bba6-f98c65998e2d", "consumerID": "ves-openapi-manager", "timestamp": 1672554575688, "artifactURL": "/sdc/v1/catalog/services/Vfw20230101062836/1.0/artifacts/service-Vfw20230101062836-csar.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-01 06:29:55.364 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:29:55.373 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 06:29:55.373 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 06:29:55.373 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "e604b857-aef1-4c9b-a278-1d8d21a683a2", "consumerID": "ves-openapi-manager", "timestamp": 1672554595364, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTlfnrs/1.0/resourceInstances/basic_onboard_tlfnrs0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-01 06:29:56.374 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 06:29:56.375 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 06:29:56.375 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "e604b857-aef1-4c9b-a278-1d8d21a683a2", "consumerID": "ves-openapi-manager", "timestamp": 1672554595364, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTlfnrs/1.0/resourceInstances/basic_onboard_tlfnrs0/artifacts/basic_onboard_tlfnrs0_modules.json", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-01 06:29:57.376 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 06:29:57.376 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 06:29:57.376 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "e604b857-aef1-4c9b-a278-1d8d21a683a2", "consumerID": "ves-openapi-manager", "timestamp": 1672554595364, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTlfnrs/1.0/resourceInstances/basic_onboard_tlfnrs0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-01 06:29:58.377 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 06:29:58.377 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 06:29:58.378 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "e604b857-aef1-4c9b-a278-1d8d21a683a2", "consumerID": "ves-openapi-manager", "timestamp": 1672554595364, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTlfnrs/1.0/resourceInstances/basic_onboard_tlfnrs0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-01 06:29:59.378 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 06:29:59.379 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 06:29:59.379 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "e604b857-aef1-4c9b-a278-1d8d21a683a2", "consumerID": "ves-openapi-manager", "timestamp": 1672554595364, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTlfnrs/1.0/resourceInstances/basic_onboard_tlfnrs0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-01 06:30:00.380 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 06:30:00.381 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 06:30:00.381 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "e604b857-aef1-4c9b-a278-1d8d21a683a2", "consumerID": "ves-openapi-manager", "timestamp": 1672554595364, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTlfnrs/1.0/artifacts/service-BasicOnboardTlfnrs-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-01 06:30:01.381 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 06:30:01.382 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 06:30:01.382 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "e604b857-aef1-4c9b-a278-1d8d21a683a2", "consumerID": "ves-openapi-manager", "timestamp": 1672554595364, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardTlfnrs/1.0/artifacts/service-BasicOnboardTlfnrs-csar.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-01 06:30:15.364 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:30:35.364 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:30:55.365 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:31:15.367 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:31:35.369 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:31:55.369 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:32:15.370 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:32:35.371 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:32:55.371 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:33:15.373 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:33:35.373 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:33:55.375 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:34:15.376 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:34:35.377 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:34:55.378 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:35:15.378 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:35:35.380 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:35:55.381 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:36:15.383 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:36:35.385 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:36:55.385 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:37:15.385 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:37:35.385 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:37:55.385 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:38:15.386 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:38:35.388 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:38:55.389 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:39:15.390 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:39:35.390 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:39:55.391 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:40:15.392 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:40:35.393 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:40:55.394 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:41:15.395 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:41:35.398 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:41:55.400 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:42:15.402 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:42:35.402 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:42:55.404 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:43:15.405 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:43:35.405 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:43:55.406 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:44:15.408 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:44:35.408 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:44:43.244 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 06:44:43.245 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 06:44:43.245 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "cdbe8dce-0f2b-4371-b19d-aee369de0004", "consumerID": "ves-openapi-manager", "timestamp": 1672555475408, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-01 06:44:43.249 INFO 1 --- [0e-482619e0074b] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-4daee05f-a86b-4614-bf0e-482619e0074b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to wPyh03J0Ss6w1uBT_hDR-A 2023-01-01 06:44:43.249 INFO 1 --- [0e-482619e0074b] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-4daee05f-a86b-4614-bf0e-482619e0074b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to wPyh03J0Ss6w1uBT_hDR-A 2023-01-01 06:44:43.249 INFO 1 --- [0e-482619e0074b] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-4daee05f-a86b-4614-bf0e-482619e0074b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to wPyh03J0Ss6w1uBT_hDR-A 2023-01-01 06:44:43.249 INFO 1 --- [0e-482619e0074b] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-4daee05f-a86b-4614-bf0e-482619e0074b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to wPyh03J0Ss6w1uBT_hDR-A 2023-01-01 06:44:43.249 INFO 1 --- [0e-482619e0074b] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-4daee05f-a86b-4614-bf0e-482619e0074b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to wPyh03J0Ss6w1uBT_hDR-A 2023-01-01 06:44:43.249 INFO 1 --- [0e-482619e0074b] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-4daee05f-a86b-4614-bf0e-482619e0074b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to wPyh03J0Ss6w1uBT_hDR-A 2023-01-01 06:44:44.253 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 06:44:44.254 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 06:44:44.254 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "cdbe8dce-0f2b-4371-b19d-aee369de0004", "consumerID": "ves-openapi-manager", "timestamp": 1672555475408, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-01 06:44:55.364 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:45:15.365 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:45:19.432 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 06:45:19.432 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 06:45:19.432 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "0ee12448-1711-40cb-947d-1c43c09f47fb", "consumerID": "ves-openapi-manager", "timestamp": 1672555515365, "artifactURL": "/sdc/v1/catalog/services/DemoPnfU0o2sov1evzboxikggcw/1.0/resourceInstances/pnfd7482a41cfa20/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-01 06:45:20.433 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 06:45:20.433 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 06:45:20.433 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "0ee12448-1711-40cb-947d-1c43c09f47fb", "consumerID": "ves-openapi-manager", "timestamp": 1672555515365, "artifactURL": "/sdc/v1/catalog/services/DemoPnfU0o2sov1evzboxikggcw/1.0/resourceInstances/pnfd7482a41cfa20/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-01 06:45:21.434 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 06:45:21.435 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 06:45:21.435 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "0ee12448-1711-40cb-947d-1c43c09f47fb", "consumerID": "ves-openapi-manager", "timestamp": 1672555515365, "artifactURL": "/sdc/v1/catalog/services/DemoPnfU0o2sov1evzboxikggcw/1.0/resourceInstances/pnfd7482a41cfa20/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-01 06:45:22.436 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 06:45:22.436 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 06:45:22.437 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "0ee12448-1711-40cb-947d-1c43c09f47fb", "consumerID": "ves-openapi-manager", "timestamp": 1672555515365, "artifactURL": "/sdc/v1/catalog/services/DemoPnfU0o2sov1evzboxikggcw/1.0/resourceInstances/pnfd7482a41cfa20/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-01 06:45:23.438 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 06:45:23.438 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 06:45:23.438 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "0ee12448-1711-40cb-947d-1c43c09f47fb", "consumerID": "ves-openapi-manager", "timestamp": 1672555515365, "artifactURL": "/sdc/v1/catalog/services/DemoPnfU0o2sov1evzboxikggcw/1.0/resourceInstances/pnfd7482a41cfa20/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-01 06:45:24.442 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 06:45:24.443 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 06:45:24.443 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "0ee12448-1711-40cb-947d-1c43c09f47fb", "consumerID": "ves-openapi-manager", "timestamp": 1672555515365, "artifactURL": "/sdc/v1/catalog/services/DemoPnfU0o2sov1evzboxikggcw/1.0/resourceInstances/pnfd7482a41cfa20/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-01 06:45:25.444 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 06:45:25.444 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 06:45:25.445 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "0ee12448-1711-40cb-947d-1c43c09f47fb", "consumerID": "ves-openapi-manager", "timestamp": 1672555515365, "artifactURL": "/sdc/v1/catalog/services/DemoPnfU0o2sov1evzboxikggcw/1.0/artifacts/service-DemoPnfU0o2sov1evzboxikggcw-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-01 06:45:26.445 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 06:45:26.446 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 06:45:26.446 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "0ee12448-1711-40cb-947d-1c43c09f47fb", "consumerID": "ves-openapi-manager", "timestamp": 1672555515365, "artifactURL": "/sdc/v1/catalog/services/DemoPnfU0o2sov1evzboxikggcw/1.0/artifacts/service-DemoPnfU0o2sov1evzboxikggcw-csar.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-01 06:45:27.448 INFO 1 --- [pool-1-thread-1] o.o.v.o.manager.service.ClientCallback : =================================== 2023-01-01 06:45:27.449 INFO 1 --- [pool-1-thread-1] o.o.v.o.manager.service.ClientCallback : Distributed service information 2023-01-01 06:45:27.456 INFO 1 --- [pool-1-thread-1] o.o.v.o.manager.service.ClientCallback : Service UUID: b76a7e9b-c57c-4da1-bb2a-efc62c31d87f 2023-01-01 06:45:27.456 INFO 1 --- [pool-1-thread-1] o.o.v.o.manager.service.ClientCallback : Service name: Demo_pNF_U0o2sOv1EvzboXikGGcw 2023-01-01 06:45:27.456 INFO 1 --- [pool-1-thread-1] o.o.v.o.manager.service.ClientCallback : Service resources: 2023-01-01 06:45:27.457 INFO 1 --- [pool-1-thread-1] o.o.v.o.manager.service.ClientCallback : - Resource: pNF d7482a41-cfa2 2023-01-01 06:45:27.457 INFO 1 --- [pool-1-thread-1] o.o.v.o.manager.service.ClientCallback : Artifacts: 2023-01-01 06:45:27.457 INFO 1 --- [pool-1-thread-1] o.o.v.o.manager.service.ClientCallback : - Name: MyPnf_Pnf_v1.yaml 2023-01-01 06:45:27.457 INFO 1 --- [pool-1-thread-1] o.o.v.o.manager.service.ClientCallback : =================================== 2023-01-01 06:45:27.459 INFO 1 --- [pool-1-thread-1] o.o.v.o.m.service.ArtifactsCollector : Downloading artifacts 2023-01-01 06:45:27.566 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendDownloadStatus 2023-01-01 06:45:27.567 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 06:45:27.567 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "0ee12448-1711-40cb-947d-1c43c09f47fb", "consumerID": "ves-openapi-manager", "timestamp": 1672555527566, "artifactURL": "/sdc/v1/catalog/services/DemoPnfU0o2sov1evzboxikggcw/1.0/resourceInstances/pnfd7482a41cfa20/artifacts/MyPnf_Pnf_v1.yaml", "status": "DOWNLOAD_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-01 06:45:28.754 WARN 1 --- [pool-1-thread-1] o.o.v.o.m.s.n.ValidationStatusSender : Artifact MyPnf_Pnf_v1.yaml is valid 2023-01-01 06:45:28.754 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendDeploymentStatus 2023-01-01 06:45:28.754 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 06:45:28.754 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "0ee12448-1711-40cb-947d-1c43c09f47fb", "consumerID": "ves-openapi-manager", "timestamp": 1672555528753, "artifactURL": "/sdc/v1/catalog/services/DemoPnfU0o2sov1evzboxikggcw/1.0/resourceInstances/pnfd7482a41cfa20/artifacts/MyPnf_Pnf_v1.yaml", "status": "DEPLOY_OK" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-01 06:45:29.757 INFO 1 --- [pool-1-thread-1] o.o.v.o.m.s.n.FinalStatusSender : All VES_EVENT artifacts are valid, sending final status COMPONENT_DONE_OK 2023-01-01 06:45:29.757 INFO 1 --- [pool-1-thread-1] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendFinalDistributionStatus status 2023-01-01 06:45:29.757 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 06:45:29.757 INFO 1 --- [pool-1-thread-1] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "0ee12448-1711-40cb-947d-1c43c09f47fb", "consumerID": "ves-openapi-manager", "timestamp": 1672555529756, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-01 06:45:35.364 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:45:47.523 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 06:45:47.524 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 06:45:47.524 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "d968d229-7948-4bff-9b8f-31be33c95400", "consumerID": "ves-openapi-manager", "timestamp": 1672555535364, "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 2023-01-01 06:45:48.524 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 06:45:48.525 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 06:45:48.525 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "d968d229-7948-4bff-9b8f-31be33c95400", "consumerID": "ves-openapi-manager", "timestamp": 1672555535364, "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 2023-01-01 06:45:49.525 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 06:45:49.526 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 06:45:49.526 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "d968d229-7948-4bff-9b8f-31be33c95400", "consumerID": "ves-openapi-manager", "timestamp": 1672555535364, "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 2023-01-01 06:45:50.527 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 06:45:50.528 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 06:45:50.528 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "d968d229-7948-4bff-9b8f-31be33c95400", "consumerID": "ves-openapi-manager", "timestamp": 1672555535364, "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 2023-01-01 06:45:51.528 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 06:45:51.529 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 06:45:51.529 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "d968d229-7948-4bff-9b8f-31be33c95400", "consumerID": "ves-openapi-manager", "timestamp": 1672555535364, "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 2023-01-01 06:45:52.530 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 06:45:52.530 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 06:45:52.530 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "d968d229-7948-4bff-9b8f-31be33c95400", "consumerID": "ves-openapi-manager", "timestamp": 1672555535364, "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 2023-01-01 06:45:53.531 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 06:45:53.531 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 06:45:53.531 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "d968d229-7948-4bff-9b8f-31be33c95400", "consumerID": "ves-openapi-manager", "timestamp": 1672555535364, "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 2023-01-01 06:45:54.533 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 06:45:54.533 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 06:45:54.533 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "d968d229-7948-4bff-9b8f-31be33c95400", "consumerID": "ves-openapi-manager", "timestamp": 1672555535364, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-01 06:45:55.534 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 06:45:55.535 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 06:45:55.535 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "d968d229-7948-4bff-9b8f-31be33c95400", "consumerID": "ves-openapi-manager", "timestamp": 1672555535364, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-01 06:45:56.537 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:45:56.542 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 06:45:56.542 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 06:45:56.542 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "d80016be-aca6-4991-90b5-27bcc82100a5", "consumerID": "ves-openapi-manager", "timestamp": 1672555556537, "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 2023-01-01 06:45:57.544 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 06:45:57.544 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 06:45:57.544 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "d80016be-aca6-4991-90b5-27bcc82100a5", "consumerID": "ves-openapi-manager", "timestamp": 1672555556537, "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 2023-01-01 06:45:58.546 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 06:45:58.547 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 06:45:58.547 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "d80016be-aca6-4991-90b5-27bcc82100a5", "consumerID": "ves-openapi-manager", "timestamp": 1672555556537, "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 2023-01-01 06:45:59.547 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 06:45:59.548 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 06:45:59.548 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "d80016be-aca6-4991-90b5-27bcc82100a5", "consumerID": "ves-openapi-manager", "timestamp": 1672555556537, "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 2023-01-01 06:46:00.551 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 06:46:00.552 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 06:46:00.552 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "d80016be-aca6-4991-90b5-27bcc82100a5", "consumerID": "ves-openapi-manager", "timestamp": 1672555556537, "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 2023-01-01 06:46:01.553 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 06:46:01.553 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 06:46:01.553 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "d80016be-aca6-4991-90b5-27bcc82100a5", "consumerID": "ves-openapi-manager", "timestamp": 1672555556537, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-01 06:46:02.554 INFO 1 --- [pool-1-thread-5] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 06:46:02.555 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 06:46:02.556 INFO 1 --- [pool-1-thread-5] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "d80016be-aca6-4991-90b5-27bcc82100a5", "consumerID": "ves-openapi-manager", "timestamp": 1672555556537, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-01 06:46:15.364 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:46:35.365 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:46:55.365 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:47:15.366 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:47:35.368 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:47:55.368 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:48:15.370 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:48:35.371 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:48:55.373 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:49:15.374 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:49:35.376 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:49:55.376 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:50:15.376 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:50:35.378 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:50:55.379 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:51:15.381 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:51:35.384 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:51:55.385 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:52:15.385 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:52:35.387 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:52:55.388 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:53:15.388 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:53:35.390 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:53:55.391 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:54:15.391 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:54:35.392 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:54:55.394 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:55:15.395 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:55:35.396 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:55:55.397 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:56:15.399 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:56:35.400 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:56:55.401 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:57:15.403 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:57:35.404 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:57:55.405 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:58:15.405 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:58:35.407 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:58:55.407 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:59:15.409 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:59:35.409 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 06:59:55.411 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:00:15.411 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:00:35.412 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:00:55.413 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:01:15.414 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:01:35.415 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:01:55.417 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:02:15.418 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:02:35.419 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:02:55.420 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:03:15.420 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:03:35.422 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:03:55.424 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:04:15.426 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:04:35.428 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:04:55.429 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:05:15.430 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:05:35.431 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:05:55.431 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:06:15.432 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:06:35.434 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:06:55.435 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:07:15.435 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:07:35.436 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:07:55.437 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:08:15.439 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:08:35.439 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:08:55.441 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:09:15.442 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:09:35.442 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:09:55.442 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:10:15.444 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:10:35.445 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:10:55.445 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:11:15.445 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:11:35.448 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:11:55.449 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:12:15.450 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:12:35.451 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:12:55.451 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:13:15.451 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:13:35.452 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:13:55.456 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:14:15.457 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:14:35.458 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:14:55.458 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:15:15.459 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:15:35.459 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:15:55.461 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:16:15.462 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:16:35.462 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:16:55.464 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:17:15.464 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:17:35.465 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:17:55.466 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:18:15.466 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:18:35.468 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:18:55.468 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:19:15.468 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:19:35.469 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:19:55.471 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:20:15.473 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:20:35.473 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:20:55.474 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:21:15.475 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:21:35.475 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:21:55.477 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:22:15.478 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:22:35.478 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:22:55.479 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:23:15.481 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:23:35.482 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:23:55.483 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:24:15.484 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:24:35.485 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:24:55.487 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:25:15.488 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:25:35.490 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:25:55.491 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:26:15.491 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:26:35.492 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:26:55.493 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:27:15.494 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:27:35.495 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:27:55.497 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:28:15.498 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:28:35.499 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:28:55.499 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:29:06.486 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 07:29:06.487 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 07:29:06.487 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "54bab79e-6858-40e2-a1c0-6c681ebd6177", "consumerID": "ves-openapi-manager", "timestamp": 1672558135499, "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 2023-01-01 07:29:06.490 INFO 1 --- [0e-482619e0074b] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-4daee05f-a86b-4614-bf0e-482619e0074b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-0 to 0 since the associated topicId changed from null to wPyh03J0Ss6w1uBT_hDR-A 2023-01-01 07:29:06.490 INFO 1 --- [0e-482619e0074b] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-4daee05f-a86b-4614-bf0e-482619e0074b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-5 to 0 since the associated topicId changed from null to wPyh03J0Ss6w1uBT_hDR-A 2023-01-01 07:29:06.490 INFO 1 --- [0e-482619e0074b] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-4daee05f-a86b-4614-bf0e-482619e0074b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-4 to 0 since the associated topicId changed from null to wPyh03J0Ss6w1uBT_hDR-A 2023-01-01 07:29:06.490 INFO 1 --- [0e-482619e0074b] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-4daee05f-a86b-4614-bf0e-482619e0074b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-1 to 0 since the associated topicId changed from null to wPyh03J0Ss6w1uBT_hDR-A 2023-01-01 07:29:06.490 INFO 1 --- [0e-482619e0074b] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-4daee05f-a86b-4614-bf0e-482619e0074b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-2 to 0 since the associated topicId changed from null to wPyh03J0Ss6w1uBT_hDR-A 2023-01-01 07:29:06.490 INFO 1 --- [0e-482619e0074b] org.apache.kafka.clients.Metadata : [Producer clientId=ves-openapi-manager-producer-4daee05f-a86b-4614-bf0e-482619e0074b] Resetting the last seen epoch of partition SDC-DISTR-STATUS-TOPIC-AUTO-3 to 0 since the associated topicId changed from null to wPyh03J0Ss6w1uBT_hDR-A 2023-01-01 07:29:07.493 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 07:29:07.493 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 07:29:07.494 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "54bab79e-6858-40e2-a1c0-6c681ebd6177", "consumerID": "ves-openapi-manager", "timestamp": 1672558135499, "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 2023-01-01 07:29:08.498 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 07:29:08.499 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 07:29:08.499 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "54bab79e-6858-40e2-a1c0-6c681ebd6177", "consumerID": "ves-openapi-manager", "timestamp": 1672558135499, "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 2023-01-01 07:29:09.500 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 07:29:09.501 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 07:29:09.501 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "54bab79e-6858-40e2-a1c0-6c681ebd6177", "consumerID": "ves-openapi-manager", "timestamp": 1672558135499, "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 2023-01-01 07:29:10.501 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 07:29:10.502 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 07:29:10.502 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "54bab79e-6858-40e2-a1c0-6c681ebd6177", "consumerID": "ves-openapi-manager", "timestamp": 1672558135499, "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 2023-01-01 07:29:11.503 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 07:29:11.503 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 07:29:11.503 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "54bab79e-6858-40e2-a1c0-6c681ebd6177", "consumerID": "ves-openapi-manager", "timestamp": 1672558135499, "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 2023-01-01 07:29:12.504 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 07:29:12.505 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 07:29:12.505 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "54bab79e-6858-40e2-a1c0-6c681ebd6177", "consumerID": "ves-openapi-manager", "timestamp": 1672558135499, "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 2023-01-01 07:29:13.506 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 07:29:13.507 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 07:29:13.507 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "54bab79e-6858-40e2-a1c0-6c681ebd6177", "consumerID": "ves-openapi-manager", "timestamp": 1672558135499, "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 2023-01-01 07:29:14.507 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 07:29:14.508 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 07:29:14.508 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "54bab79e-6858-40e2-a1c0-6c681ebd6177", "consumerID": "ves-openapi-manager", "timestamp": 1672558135499, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-01 07:29:15.509 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 07:29:15.509 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 07:29:15.509 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "54bab79e-6858-40e2-a1c0-6c681ebd6177", "consumerID": "ves-openapi-manager", "timestamp": 1672558135499, "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-01 07:29:16.510 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:29:21.097 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 07:29:21.097 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 07:29:21.097 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "0a5a0912-8e0e-4697-9277-71760714783c", "consumerID": "ves-openapi-manager", "timestamp": 1672558156510, "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 2023-01-01 07:29:22.098 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 07:29:22.098 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 07:29:22.098 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "0a5a0912-8e0e-4697-9277-71760714783c", "consumerID": "ves-openapi-manager", "timestamp": 1672558156510, "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 2023-01-01 07:29:23.099 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 07:29:23.099 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 07:29:23.099 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "0a5a0912-8e0e-4697-9277-71760714783c", "consumerID": "ves-openapi-manager", "timestamp": 1672558156510, "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 2023-01-01 07:29:24.100 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 07:29:24.101 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 07:29:24.101 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "0a5a0912-8e0e-4697-9277-71760714783c", "consumerID": "ves-openapi-manager", "timestamp": 1672558156510, "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 2023-01-01 07:29:25.101 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 07:29:25.102 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 07:29:25.102 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "0a5a0912-8e0e-4697-9277-71760714783c", "consumerID": "ves-openapi-manager", "timestamp": 1672558156510, "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 2023-01-01 07:29:26.103 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 07:29:26.103 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 07:29:26.103 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "0a5a0912-8e0e-4697-9277-71760714783c", "consumerID": "ves-openapi-manager", "timestamp": 1672558156510, "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 2023-01-01 07:29:27.104 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 07:29:27.105 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 07:29:27.105 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "0a5a0912-8e0e-4697-9277-71760714783c", "consumerID": "ves-openapi-manager", "timestamp": 1672558156510, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-01 07:29:28.105 INFO 1 --- [pool-1-thread-6] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 07:29:28.106 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 07:29:28.106 INFO 1 --- [pool-1-thread-6] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "0a5a0912-8e0e-4697-9277-71760714783c", "consumerID": "ves-openapi-manager", "timestamp": 1672558156510, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-01 07:29:35.364 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:29:55.365 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:30:15.365 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:30:35.365 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:30:55.367 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:31:15.368 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:31:35.369 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:31:55.369 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:32:15.371 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:32:35.372 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:32:44.990 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 07:32:44.990 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 07:32:44.990 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "20b0b8c5-187c-48a5-aab1-816fb024fca9", "consumerID": "ves-openapi-manager", "timestamp": 1672558355372, "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 2023-01-01 07:32:45.991 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 07:32:45.992 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 07:32:45.992 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "20b0b8c5-187c-48a5-aab1-816fb024fca9", "consumerID": "ves-openapi-manager", "timestamp": 1672558355372, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-01 07:32:46.992 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 07:32:46.993 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 07:32:46.993 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "20b0b8c5-187c-48a5-aab1-816fb024fca9", "consumerID": "ves-openapi-manager", "timestamp": 1672558355372, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-01 07:32:47.994 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 07:32:47.995 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 07:32:47.995 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "20b0b8c5-187c-48a5-aab1-816fb024fca9", "consumerID": "ves-openapi-manager", "timestamp": 1672558355372, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/CBA_enriched.zip", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-01 07:32:48.996 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 07:32:48.997 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 07:32:48.997 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "20b0b8c5-187c-48a5-aab1-816fb024fca9", "consumerID": "ves-openapi-manager", "timestamp": 1672558355372, "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 2023-01-01 07:32:49.999 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 07:32:50.000 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 07:32:50.000 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "20b0b8c5-187c-48a5-aab1-816fb024fca9", "consumerID": "ves-openapi-manager", "timestamp": 1672558355372, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-01 07:32:51.001 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 07:32:51.002 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 07:32:51.002 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "20b0b8c5-187c-48a5-aab1-816fb024fca9", "consumerID": "ves-openapi-manager", "timestamp": 1672558355372, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/resourceInstances/testpnf0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-01 07:32:52.002 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 07:32:52.003 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 07:32:52.003 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "20b0b8c5-187c-48a5-aab1-816fb024fca9", "consumerID": "ves-openapi-manager", "timestamp": 1672558355372, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-template.yml", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-01 07:32:53.004 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendNotificationStatus 2023-01-01 07:32:53.004 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 07:32:53.004 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "20b0b8c5-187c-48a5-aab1-816fb024fca9", "consumerID": "ves-openapi-manager", "timestamp": 1672558355372, "artifactURL": "/sdc/v1/catalog/services/TestPnfMacro/1.0/artifacts/service-TestPnfMacro-csar.csar", "status": "NOT_NOTIFIED" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-01 07:32:54.005 INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback : =================================== 2023-01-01 07:32:54.006 INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback : Distributed service information 2023-01-01 07:32:54.006 INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback : Service UUID: 05535ce9-d16b-401a-9a00-3793c1f52a63 2023-01-01 07:32:54.006 INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback : Service name: test_pnf_macro 2023-01-01 07:32:54.007 INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback : Service resources: 2023-01-01 07:32:54.007 INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback : - Resource: test-pnf 2023-01-01 07:32:54.007 INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback : Artifacts: 2023-01-01 07:32:54.007 INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback : - Name: MyPnf_Pnf_v1.yaml 2023-01-01 07:32:54.007 INFO 1 --- [pool-1-thread-3] o.o.v.o.manager.service.ClientCallback : =================================== 2023-01-01 07:32:54.007 INFO 1 --- [pool-1-thread-3] o.o.v.o.m.service.ArtifactsCollector : Downloading artifacts 2023-01-01 07:32:54.149 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendDownloadStatus 2023-01-01 07:32:54.150 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 07:32:54.150 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "20b0b8c5-187c-48a5-aab1-816fb024fca9", "consumerID": "ves-openapi-manager", "timestamp": 1672558374149, "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 2023-01-01 07:32:55.178 WARN 1 --- [pool-1-thread-3] o.o.v.o.m.s.n.ValidationStatusSender : Artifact MyPnf_Pnf_v1.yaml is valid 2023-01-01 07:32:55.178 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendDeploymentStatus 2023-01-01 07:32:55.178 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 07:32:55.178 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "20b0b8c5-187c-48a5-aab1-816fb024fca9", "consumerID": "ves-openapi-manager", "timestamp": 1672558375177, "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 2023-01-01 07:32:56.179 INFO 1 --- [pool-1-thread-3] o.o.v.o.m.s.n.FinalStatusSender : All VES_EVENT artifacts are valid, sending final status COMPONENT_DONE_OK 2023-01-01 07:32:56.180 INFO 1 --- [pool-1-thread-3] o.onap.sdc.impl.DistributionClientImpl : DistributionClient - sendFinalDistributionStatus status 2023-01-01 07:32:56.180 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : DistributionClient - sendStatus 2023-01-01 07:32:56.180 INFO 1 --- [pool-1-thread-3] org.onap.sdc.utils.NotificationSender : Trying to send status: { "distributionID": "20b0b8c5-187c-48a5-aab1-816fb024fca9", "consumerID": "ves-openapi-manager", "timestamp": 1672558376179, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "" } to topic SDC-DISTR-STATUS-TOPIC-AUTO 2023-01-01 07:32:57.181 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:33:17.181 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:33:37.182 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:33:57.183 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:34:17.184 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:34:37.184 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:34:57.185 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:35:17.186 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:35:37.186 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:35:57.187 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:36:17.188 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:36:37.189 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:36:57.191 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:37:17.191 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:37:37.193 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:37:57.193 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:38:17.194 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:38:37.195 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:38:57.195 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:39:17.196 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:39:37.196 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:39:57.197 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:40:17.197 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:40:37.198 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:40:57.198 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:41:17.198 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:41:37.200 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:41:57.201 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:42:17.203 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:42:37.204 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:42:57.205 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:43:17.205 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:43:37.207 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:43:57.209 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:44:17.210 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:44:37.212 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:44:57.212 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:45:17.214 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:45:37.214 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:45:57.216 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:46:17.216 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:46:37.218 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:46:57.219 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:47:17.220 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:47:37.220 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:47:57.222 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:48:17.223 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:48:37.224 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:48:57.224 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:49:17.226 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:49:37.227 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:49:57.227 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:50:17.228 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:50:37.229 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:50:57.229 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:51:17.231 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:51:37.231 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:51:57.233 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:52:17.234 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:52:37.235 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:52:57.236 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:53:17.237 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:53:37.239 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:53:57.240 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:54:17.242 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:54:37.244 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:54:57.245 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:55:17.246 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:55:37.247 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:55:57.249 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:56:17.250 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:56:37.250 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:56:57.251 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:57:17.251 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:57:37.252 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:57:57.253 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:58:17.255 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:58:37.255 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:58:57.257 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:59:17.258 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:59:37.258 INFO 1 --- [pool-1-thread-9] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 07:59:57.259 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:00:17.259 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:00:37.259 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:00:57.259 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:01:17.261 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:01:37.261 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:01:57.263 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:02:17.264 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:02:37.264 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:02:57.265 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:03:17.265 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:03:37.268 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:03:57.268 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:04:17.270 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:04:37.271 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:04:57.271 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:05:17.273 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:05:37.273 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:05:57.274 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:06:17.276 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:06:37.276 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:06:57.276 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:07:17.278 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:07:37.278 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:07:57.279 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:08:17.280 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:08:37.281 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:08:57.282 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:09:17.283 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:09:37.283 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:09:57.285 INFO 1 --- [pool-1-thread-3] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:10:17.285 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:10:37.286 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:10:57.287 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:11:17.288 INFO 1 --- [pool-1-thread-8] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:11:37.288 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:11:57.289 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:12:17.290 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:12:37.292 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:12:57.293 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:13:17.294 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:13:37.296 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:13:57.296 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:14:17.298 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:14:37.299 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:14:57.300 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:15:17.300 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:15:37.301 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:15:57.301 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:16:17.303 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:16:37.304 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:16:57.304 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:17:17.305 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:17:37.306 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:17:57.306 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:18:17.308 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:18:37.309 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:18:57.310 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:19:17.310 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:19:37.312 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:19:57.313 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:20:17.313 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:20:37.315 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:20:57.315 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:21:17.316 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:21:37.318 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:21:57.320 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:22:17.320 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:22:37.321 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:22:57.321 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:23:17.323 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:23:37.324 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:23:57.325 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:24:17.325 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:24:37.327 INFO 1 --- [pool-1-thread-5] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:24:57.328 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:25:17.328 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:25:37.330 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:25:57.330 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:26:17.331 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:26:37.332 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:26:57.333 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:27:17.333 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:27:37.335 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:27:57.336 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:28:17.336 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:28:37.337 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:28:57.337 INFO 1 --- [pool-1-thread-7] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:29:17.337 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:29:37.337 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:29:57.338 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:30:17.338 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:30:37.339 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:30:57.341 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:31:17.343 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:31:37.343 INFO 1 --- [pool-1-thread-1] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:31:57.345 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:32:17.346 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:32:37.347 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:32:57.348 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:33:17.349 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:33:37.350 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:33:57.350 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:34:17.352 INFO 1 --- [ool-1-thread-10] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:34:37.353 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:34:57.354 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:35:17.355 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:35:37.357 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:35:57.357 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:36:17.359 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:36:37.359 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:36:57.361 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:37:17.362 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:37:37.363 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:37:57.365 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:38:17.366 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:38:37.367 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:38:57.368 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:39:17.369 INFO 1 --- [pool-1-thread-2] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:39:37.371 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:39:57.372 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:40:17.372 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:40:37.375 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:40:57.376 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:41:17.377 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:41:37.378 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:41:57.379 INFO 1 --- [pool-1-thread-6] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO 2023-01-01 08:42:17.380 INFO 1 --- [pool-1-thread-4] org.onap.sdc.impl.NotificationConsumer : Polling for messages from topic: SDC-DISTR-NOTIF-TOPIC-AUTO