Using BOOTSTRAP_SERVERS=b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094,b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094,b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 Plugins are loaded from /kafka/connect Enabling JMX on 0.0.0.0:9012 Using the following environment variables: GROUP_ID=kafkaconnect-dev CONFIG_STORAGE_TOPIC=kafkaconnect_configs-dev OFFSET_STORAGE_TOPIC=kafkaconnect_offsets-dev STATUS_STORAGE_TOPIC=kafkaconnect_statuses-dev BOOTSTRAP_SERVERS=b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094,b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094,b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 REST_HOST_NAME=192.168.3.192 REST_PORT=8083 ADVERTISED_HOST_NAME=172.17.0.2 ADVERTISED_PORT=8083 KEY_CONVERTER=org.apache.kafka.connect.json.JsonConverter VALUE_CONVERTER=org.apache.kafka.connect.json.JsonConverter OFFSET_FLUSH_INTERVAL_MS=60000 OFFSET_FLUSH_TIMEOUT_MS=10000 SHUTDOWN_TIMEOUT=10000 --- Setting property from CONNECT_REST_ADVERTISED_PORT: rest.advertised.port=8083 --- Setting property from CONNECT_PRODUCER_SSL_KEY_PASSWORD: producer.ssl.key.password=[hidden] --- Setting property from CONNECT_OFFSET_STORAGE_TOPIC: offset.storage.topic=kafkaconnect_offsets-dev --- Setting property from CONNECT_KEY_CONVERTER: key.converter=org.apache.kafka.connect.json.JsonConverter --- Setting property from CONNECT_PRODUCER_SSL_KEYSTORE_PASSWORD: producer.ssl.keystore.password=[hidden] --- Setting property from CONNECT_CONFIG_STORAGE_TOPIC: config.storage.topic=kafkaconnect_configs-dev --- Setting property from CONNECT_GROUP_ID: group.id=kafkaconnect-dev --- Setting property from CONNECT_REST_ADVERTISED_HOST_NAME: rest.advertised.host.name=172.17.0.2 --- Setting property from CONNECT_REST_HOST_NAME: rest.host.name=192.168.3.192 --- Setting property from CONNECT_SSL_KEY_PASSWORD: ssl.key.password=[hidden] --- Setting property from CONNECT_PRODUCER_SECURITY_PROTOCOL: producer.security.protocol=SSL --- Setting property from CONNECT_SSL_KEYSTORE_PASSWORD: ssl.keystore.password=[hidden] --- Setting property from CONNECT_VALUE_CONVERTER: value.converter=org.apache.kafka.connect.json.JsonConverter --- Setting property from CONNECT_SECURITY_PROTOCOL: security.protocol=SSL --- Setting property from CONNECT_REST_PORT: rest.port=8083 --- Setting property from CONNECT_STATUS_STORAGE_TOPIC: status.storage.topic=kafkaconnect_statuses-dev --- Setting property from CONNECT_OFFSET_FLUSH_TIMEOUT_MS: offset.flush.timeout.ms=10000 --- Setting property from CONNECT_PRODUCER_SSL_KEYSTORE_LOCATION: producer.ssl.keystore.location=/vault/secrets/kafka/client_keystore.jks --- Setting property from CONNECT_PLUGIN_PATH: plugin.path=/kafka/connect --- Setting property from CONNECT_OFFSET_FLUSH_INTERVAL_MS: offset.flush.interval.ms=60000 --- Setting property from CONNECT_BOOTSTRAP_SERVERS: bootstrap.servers=b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094,b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094,b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 --- Setting property from CONNECT_TASK_SHUTDOWN_GRACEFUL_TIMEOUT_MS: task.shutdown.graceful.timeout.ms=10000 --- Setting property from CONNECT_SSL_KEYSTORE_LOCATION: ssl.keystore.location=/vault/secrets/kafka/client_keystore.jks 2023-06-16 07:53:20,127 INFO || WorkerInfo values: jvm.args = -Xms256M, -Xmx2G, -XX:+UseG1GC, -XX:MaxGCPauseMillis=20, -XX:InitiatingHeapOccupancyPercent=35, -XX:+ExplicitGCInvokesConcurrent, -XX:MaxInlineLevel=15, -Djava.awt.headless=true, -Djava.rmi.server.hostname=0.0.0.0, -Dcom.sun.management.jmxremote.rmi.port=9012, -Dcom.sun.management.jmxremote.port=9012, -Dcom.sun.management.jmxremote, -Dcom.sun.management.jmxremote.authenticate=false, -Dcom.sun.management.jmxremote.ssl=false, -Dkafka.logs.dir=/kafka/logs, -Dlog4j.configuration=file:/kafka/config/log4j.properties, -javaagent:/opt/jmx_prometheus_javaagent-0.15.0.jar=9013:/opt/kafka-connect.yml jvm.spec = Red Hat, Inc., OpenJDK 64-Bit Server VM, 11.0.19, 11.0.19+7 jvm.classpath = /kafka/libs/activation-1.1.1.jar:/kafka/libs/aopalliance-repackaged-2.6.1.jar:/kafka/libs/argparse4j-0.7.0.jar:/kafka/libs/audience-annotations-0.5.0.jar:/kafka/libs/commons-cli-1.4.jar:/kafka/libs/commons-lang3-3.8.1.jar:/kafka/libs/connect-api-3.4.0.jar:/kafka/libs/connect-basic-auth-extension-3.4.0.jar:/kafka/libs/connect-json-3.4.0.jar:/kafka/libs/connect-mirror-3.4.0.jar:/kafka/libs/connect-mirror-client-3.4.0.jar:/kafka/libs/connect-runtime-3.4.0.jar:/kafka/libs/connect-transforms-3.4.0.jar:/kafka/libs/hk2-api-2.6.1.jar:/kafka/libs/hk2-locator-2.6.1.jar:/kafka/libs/hk2-utils-2.6.1.jar:/kafka/libs/jackson-annotations-2.13.4.jar:/kafka/libs/jackson-core-2.13.4.jar:/kafka/libs/jackson-databind-2.13.4.2.jar:/kafka/libs/jackson-dataformat-csv-2.13.4.jar:/kafka/libs/jackson-datatype-jdk8-2.13.4.jar:/kafka/libs/jackson-jaxrs-base-2.13.4.jar:/kafka/libs/jackson-jaxrs-json-provider-2.13.4.jar:/kafka/libs/jackson-module-jaxb-annotations-2.13.4.jar:/kafka/libs/jackson-module-scala_2.13-2.13.4.jar:/kafka/libs/jakarta.activation-api-1.2.2.jar:/kafka/libs/jakarta.annotation-api-1.3.5.jar:/kafka/libs/jakarta.inject-2.6.1.jar:/kafka/libs/jakarta.validation-api-2.0.2.jar:/kafka/libs/jakarta.ws.rs-api-2.1.6.jar:/kafka/libs/jakarta.xml.bind-api-2.3.3.jar:/kafka/libs/javassist-3.27.0-GA.jar:/kafka/libs/javax.annotation-api-1.3.2.jar:/kafka/libs/javax.servlet-api-3.1.0.jar:/kafka/libs/javax.ws.rs-api-2.1.1.jar:/kafka/libs/jaxb-api-2.3.0.jar:/kafka/libs/jersey-client-2.34.jar:/kafka/libs/jersey-common-2.34.jar:/kafka/libs/jersey-container-servlet-2.34.jar:/kafka/libs/jersey-container-servlet-core-2.34.jar:/kafka/libs/jersey-hk2-2.34.jar:/kafka/libs/jersey-server-2.34.jar:/kafka/libs/jetty-client-9.4.48.v20220622.jar:/kafka/libs/jetty-continuation-9.4.48.v20220622.jar:/kafka/libs/jetty-http-9.4.48.v20220622.jar:/kafka/libs/jetty-io-9.4.48.v20220622.jar:/kafka/libs/jetty-security-9.4.48.v20220622.jar:/kafka/libs/jetty-server-9.4.48.v20220622.jar:/kafka/libs/jetty-servlet-9.4.48.v20220622.jar:/kafka/libs/jetty-servlets-9.4.48.v20220622.jar:/kafka/libs/jetty-util-9.4.48.v20220622.jar:/kafka/libs/jetty-util-ajax-9.4.48.v20220622.jar:/kafka/libs/jline-3.21.0.jar:/kafka/libs/jolokia-jvm-1.7.2.jar:/kafka/libs/jopt-simple-5.0.4.jar:/kafka/libs/jose4j-0.7.9.jar:/kafka/libs/kafka-clients-3.4.0.jar:/kafka/libs/kafka-group-coordinator-3.4.0.jar:/kafka/libs/kafka-log4j-appender-3.4.0.jar:/kafka/libs/kafka-metadata-3.4.0.jar:/kafka/libs/kafka-raft-3.4.0.jar:/kafka/libs/kafka-server-common-3.4.0.jar:/kafka/libs/kafka-shell-3.4.0.jar:/kafka/libs/kafka-storage-3.4.0.jar:/kafka/libs/kafka-storage-api-3.4.0.jar:/kafka/libs/kafka-streams-3.4.0.jar:/kafka/libs/kafka-streams-examples-3.4.0.jar:/kafka/libs/kafka-streams-scala_2.13-3.4.0.jar:/kafka/libs/kafka-streams-test-utils-3.4.0.jar:/kafka/libs/kafka-tools-3.4.0.jar:/kafka/libs/kafka_2.13-3.4.0.jar:/kafka/libs/lz4-java-1.8.0.jar:/kafka/libs/maven-artifact-3.8.4.jar:/kafka/libs/metrics-core-2.2.0.jar:/kafka/libs/metrics-core-4.1.12.1.jar:/kafka/libs/netty-buffer-4.1.78.Final.jar:/kafka/libs/netty-codec-4.1.78.Final.jar:/kafka/libs/netty-common-4.1.78.Final.jar:/kafka/libs/netty-handler-4.1.78.Final.jar:/kafka/libs/netty-resolver-4.1.78.Final.jar:/kafka/libs/netty-transport-4.1.78.Final.jar:/kafka/libs/netty-transport-classes-epoll-4.1.78.Final.jar:/kafka/libs/netty-transport-native-epoll-4.1.78.Final.jar:/kafka/libs/netty-transport-native-unix-common-4.1.78.Final.jar:/kafka/libs/ojdbc8.jar:/kafka/libs/osgi-resource-locator-1.0.3.jar:/kafka/libs/paranamer-2.8.jar:/kafka/libs/plexus-utils-3.3.0.jar:/kafka/libs/reflections-0.9.12.jar:/kafka/libs/reload4j-1.2.19.jar:/kafka/libs/rocksdbjni-7.1.2.jar:/kafka/libs/scala-collection-compat_2.13-2.6.0.jar:/kafka/libs/scala-java8-compat_2.13-1.0.2.jar:/kafka/libs/scala-library-2.13.10.jar:/kafka/libs/scala-logging_2.13-3.9.4.jar:/kafka/libs/scala-reflect-2.13.10.jar:/kafka/libs/slf4j-api-1.7.36.jar:/kafka/libs/slf4j-reload4j-1.7.36.jar:/kafka/libs/snappy-java-1.1.8.4.jar:/kafka/libs/swagger-annotations-2.2.0.jar:/kafka/libs/trogdor-3.4.0.jar:/kafka/libs/xstreams.jar:/kafka/libs/zookeeper-3.6.3.jar:/kafka/libs/zookeeper-jute-3.6.3.jar:/kafka/libs/zstd-jni-1.5.2-1.jar os.spec = Linux, amd64, 5.15.0-73-generic os.vcpus = 8 [org.apache.kafka.connect.runtime.WorkerInfo] 2023-06-16 07:53:20,129 INFO || Scanning for plugin classes. This might take a moment ... [org.apache.kafka.connect.cli.ConnectDistributed] 2023-06-16 07:53:20,141 INFO || Loading plugin from: /kafka/connect/debezium-connector-oracle [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:20,960 INFO || Registered loader: PluginClassLoader{pluginLocation=file:/kafka/connect/debezium-connector-oracle/} [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:20,961 INFO || Added plugin 'io.debezium.connector.oracle.OracleConnector' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:20,961 INFO || Added plugin 'io.debezium.converters.ByteArrayConverter' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:20,961 INFO || Added plugin 'io.debezium.converters.BinaryDataConverter' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:20,961 INFO || Added plugin 'io.debezium.converters.CloudEventsConverter' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:20,961 INFO || Added plugin 'io.debezium.transforms.ExtractNewRecordState' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:20,961 INFO || Added plugin 'io.debezium.transforms.outbox.EventRouter' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:20,961 INFO || Added plugin 'io.debezium.transforms.ExtractChangedRecordState' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:20,961 INFO || Added plugin 'io.debezium.transforms.HeaderToValue' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:20,961 INFO || Added plugin 'io.debezium.transforms.partitions.PartitionRouting' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:20,961 INFO || Added plugin 'io.debezium.transforms.partitions.ComputePartition' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:20,961 INFO || Added plugin 'io.debezium.transforms.ByLogicalTableRouter' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:20,961 INFO || Added plugin 'io.debezium.transforms.tracing.ActivateTracingSpan' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:20,961 INFO || Added plugin 'org.apache.kafka.connect.connector.policy.AllConnectorClientConfigOverridePolicy' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:20,961 INFO || Added plugin 'org.apache.kafka.connect.connector.policy.PrincipalConnectorClientConfigOverridePolicy' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:20,962 INFO || Added plugin 'org.apache.kafka.connect.connector.policy.NoneConnectorClientConfigOverridePolicy' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:21,009 INFO || Loading plugin from: /kafka/connect/debezium-connector-postgres [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:21,149 INFO || Registered loader: PluginClassLoader{pluginLocation=file:/kafka/connect/debezium-connector-postgres/} [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:21,149 INFO || Added plugin 'io.debezium.connector.postgresql.PostgresConnector' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:21,152 INFO || Loading plugin from: /kafka/connect/debezium-connector-spanner [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:22,119 INFO || Registered loader: PluginClassLoader{pluginLocation=file:/kafka/connect/debezium-connector-spanner/} [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:22,119 INFO || Added plugin 'io.debezium.connector.spanner.SpannerConnector' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:22,120 INFO || Added plugin 'org.apache.kafka.connect.storage.StringConverter' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:22,120 INFO || Added plugin 'org.apache.kafka.connect.storage.SimpleHeaderConverter' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:22,120 INFO || Added plugin 'org.apache.kafka.common.config.provider.FileConfigProvider' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:22,120 INFO || Added plugin 'org.apache.kafka.common.config.provider.DirectoryConfigProvider' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:22,120 INFO || Loading plugin from: /kafka/connect/debezium-connector-db2 [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:22,198 INFO || Registered loader: PluginClassLoader{pluginLocation=file:/kafka/connect/debezium-connector-db2/} [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:22,198 INFO || Added plugin 'io.debezium.connector.db2.Db2Connector' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:22,199 INFO || Loading plugin from: /kafka/connect/debezium-connector-sqlserver [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:22,327 INFO || Registered loader: PluginClassLoader{pluginLocation=file:/kafka/connect/debezium-connector-sqlserver/} [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:22,327 INFO || Added plugin 'io.debezium.connector.sqlserver.SqlServerConnector' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:22,348 INFO || Loading plugin from: /kafka/connect/debezium-connector-mysql [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:22,485 INFO || Registered loader: PluginClassLoader{pluginLocation=file:/kafka/connect/debezium-connector-mysql/} [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:22,485 INFO || Added plugin 'io.debezium.connector.mysql.MySqlConnector' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:22,486 INFO || Added plugin 'io.debezium.connector.mysql.transforms.ReadToInsertEvent' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:22,489 INFO || Loading plugin from: /kafka/connect/debezium-connector-mongodb [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:22,585 INFO || Registered loader: PluginClassLoader{pluginLocation=file:/kafka/connect/debezium-connector-mongodb/} [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:22,585 INFO || Added plugin 'io.debezium.connector.mongodb.MongoDbConnector' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:22,585 INFO || Added plugin 'io.debezium.connector.mongodb.transforms.outbox.MongoEventRouter' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:22,585 INFO || Added plugin 'io.debezium.connector.mongodb.transforms.ExtractNewDocumentState' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:22,586 INFO || Loading plugin from: /kafka/connect/debezium-connector-jdbc [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:23,114 INFO || Registered loader: PluginClassLoader{pluginLocation=file:/kafka/connect/debezium-connector-jdbc/} [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:23,114 INFO || Added plugin 'io.debezium.connector.jdbc.JdbcSinkConnector' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:23,136 INFO || Loading plugin from: /kafka/connect/debezium-connector-vitess [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:23,498 INFO || Registered loader: PluginClassLoader{pluginLocation=file:/kafka/connect/debezium-connector-vitess/} [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:23,498 INFO || Added plugin 'io.debezium.connector.vitess.VitessConnector' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,196 INFO || Registered loader: jdk.internal.loader.ClassLoaders$AppClassLoader@3d4eac69 [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,196 INFO || Added plugin 'org.apache.kafka.connect.tools.VerifiableSinkConnector' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,197 INFO || Added plugin 'org.apache.kafka.connect.tools.MockSinkConnector' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,197 INFO || Added plugin 'org.apache.kafka.connect.tools.VerifiableSourceConnector' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,197 INFO || Added plugin 'org.apache.kafka.connect.mirror.MirrorSourceConnector' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,197 INFO || Added plugin 'org.apache.kafka.connect.mirror.MirrorHeartbeatConnector' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,197 INFO || Added plugin 'org.apache.kafka.connect.tools.SchemaSourceConnector' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,197 INFO || Added plugin 'org.apache.kafka.connect.tools.MockSourceConnector' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,197 INFO || Added plugin 'org.apache.kafka.connect.mirror.MirrorCheckpointConnector' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,197 INFO || Added plugin 'org.apache.kafka.connect.converters.FloatConverter' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,197 INFO || Added plugin 'org.apache.kafka.connect.converters.DoubleConverter' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,197 INFO || Added plugin 'org.apache.kafka.connect.converters.ByteArrayConverter' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,197 INFO || Added plugin 'org.apache.kafka.connect.converters.LongConverter' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,197 INFO || Added plugin 'org.apache.kafka.connect.converters.IntegerConverter' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,197 INFO || Added plugin 'org.apache.kafka.connect.json.JsonConverter' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,197 INFO || Added plugin 'org.apache.kafka.connect.converters.ShortConverter' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,197 INFO || Added plugin 'org.apache.kafka.connect.transforms.ReplaceField$Value' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,197 INFO || Added plugin 'org.apache.kafka.connect.transforms.SetSchemaMetadata$Value' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,197 INFO || Added plugin 'org.apache.kafka.connect.transforms.ReplaceField$Key' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,197 INFO || Added plugin 'org.apache.kafka.connect.transforms.Filter' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,197 INFO || Added plugin 'org.apache.kafka.connect.transforms.InsertField$Value' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,197 INFO || Added plugin 'org.apache.kafka.connect.transforms.HeaderFrom$Key' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,197 INFO || Added plugin 'org.apache.kafka.connect.transforms.TimestampConverter$Key' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,197 INFO || Added plugin 'org.apache.kafka.connect.transforms.MaskField$Value' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,197 INFO || Added plugin 'org.apache.kafka.connect.transforms.TimestampRouter' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,197 INFO || Added plugin 'org.apache.kafka.connect.transforms.RegexRouter' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,198 INFO || Added plugin 'org.apache.kafka.connect.transforms.HoistField$Value' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,198 INFO || Added plugin 'org.apache.kafka.connect.transforms.ValueToKey' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,198 INFO || Added plugin 'org.apache.kafka.connect.transforms.MaskField$Key' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,198 INFO || Added plugin 'org.apache.kafka.connect.transforms.DropHeaders' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,198 INFO || Added plugin 'org.apache.kafka.connect.transforms.Cast$Key' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,198 INFO || Added plugin 'org.apache.kafka.connect.transforms.Cast$Value' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,198 INFO || Added plugin 'org.apache.kafka.connect.runtime.PredicatedTransformation' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,198 INFO || Added plugin 'org.apache.kafka.connect.transforms.ExtractField$Key' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,198 INFO || Added plugin 'org.apache.kafka.connect.transforms.Flatten$Value' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,198 INFO || Added plugin 'org.apache.kafka.connect.transforms.InsertHeader' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,198 INFO || Added plugin 'org.apache.kafka.connect.transforms.InsertField$Key' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,198 INFO || Added plugin 'org.apache.kafka.connect.transforms.Flatten$Key' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,198 INFO || Added plugin 'org.apache.kafka.connect.transforms.HeaderFrom$Value' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,198 INFO || Added plugin 'org.apache.kafka.connect.transforms.SetSchemaMetadata$Key' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,198 INFO || Added plugin 'org.apache.kafka.connect.transforms.ExtractField$Value' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,198 INFO || Added plugin 'org.apache.kafka.connect.transforms.TimestampConverter$Value' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,198 INFO || Added plugin 'org.apache.kafka.connect.transforms.HoistField$Key' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,198 INFO || Added plugin 'org.apache.kafka.connect.transforms.predicates.HasHeaderKey' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,198 INFO || Added plugin 'org.apache.kafka.connect.transforms.predicates.RecordIsTombstone' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,198 INFO || Added plugin 'org.apache.kafka.connect.transforms.predicates.TopicNameMatches' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,198 INFO || Added plugin 'org.apache.kafka.connect.rest.basic.auth.extension.BasicAuthSecurityRestExtension' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,199 INFO || Added aliases 'Db2Connector' and 'Db2' to plugin 'io.debezium.connector.db2.Db2Connector' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,199 INFO || Added aliases 'JdbcSinkConnector' and 'JdbcSink' to plugin 'io.debezium.connector.jdbc.JdbcSinkConnector' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,199 INFO || Added aliases 'MongoDbConnector' and 'MongoDb' to plugin 'io.debezium.connector.mongodb.MongoDbConnector' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,199 INFO || Added aliases 'MySqlConnector' and 'MySql' to plugin 'io.debezium.connector.mysql.MySqlConnector' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,200 INFO || Added aliases 'OracleConnector' and 'Oracle' to plugin 'io.debezium.connector.oracle.OracleConnector' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,200 INFO || Added aliases 'PostgresConnector' and 'Postgres' to plugin 'io.debezium.connector.postgresql.PostgresConnector' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,200 INFO || Added aliases 'SpannerConnector' and 'Spanner' to plugin 'io.debezium.connector.spanner.SpannerConnector' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,200 INFO || Added aliases 'SqlServerConnector' and 'SqlServer' to plugin 'io.debezium.connector.sqlserver.SqlServerConnector' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,200 INFO || Added aliases 'VitessConnector' and 'Vitess' to plugin 'io.debezium.connector.vitess.VitessConnector' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,200 INFO || Added aliases 'MirrorCheckpointConnector' and 'MirrorCheckpoint' to plugin 'org.apache.kafka.connect.mirror.MirrorCheckpointConnector' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,200 INFO || Added aliases 'MirrorHeartbeatConnector' and 'MirrorHeartbeat' to plugin 'org.apache.kafka.connect.mirror.MirrorHeartbeatConnector' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,200 INFO || Added aliases 'MirrorSourceConnector' and 'MirrorSource' to plugin 'org.apache.kafka.connect.mirror.MirrorSourceConnector' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,200 INFO || Added aliases 'MockSinkConnector' and 'MockSink' to plugin 'org.apache.kafka.connect.tools.MockSinkConnector' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,200 INFO || Added aliases 'MockSourceConnector' and 'MockSource' to plugin 'org.apache.kafka.connect.tools.MockSourceConnector' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,200 INFO || Added aliases 'SchemaSourceConnector' and 'SchemaSource' to plugin 'org.apache.kafka.connect.tools.SchemaSourceConnector' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,201 INFO || Added aliases 'VerifiableSinkConnector' and 'VerifiableSink' to plugin 'org.apache.kafka.connect.tools.VerifiableSinkConnector' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,201 INFO || Added aliases 'VerifiableSourceConnector' and 'VerifiableSource' to plugin 'org.apache.kafka.connect.tools.VerifiableSourceConnector' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,201 INFO || Added aliases 'BinaryDataConverter' and 'BinaryData' to plugin 'io.debezium.converters.BinaryDataConverter' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,201 INFO || Added aliases 'CloudEventsConverter' and 'CloudEvents' to plugin 'io.debezium.converters.CloudEventsConverter' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,201 INFO || Added aliases 'DoubleConverter' and 'Double' to plugin 'org.apache.kafka.connect.converters.DoubleConverter' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,201 INFO || Added aliases 'FloatConverter' and 'Float' to plugin 'org.apache.kafka.connect.converters.FloatConverter' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,201 INFO || Added aliases 'IntegerConverter' and 'Integer' to plugin 'org.apache.kafka.connect.converters.IntegerConverter' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,201 INFO || Added aliases 'LongConverter' and 'Long' to plugin 'org.apache.kafka.connect.converters.LongConverter' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,201 INFO || Added aliases 'ShortConverter' and 'Short' to plugin 'org.apache.kafka.connect.converters.ShortConverter' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,201 INFO || Added aliases 'JsonConverter' and 'Json' to plugin 'org.apache.kafka.connect.json.JsonConverter' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,201 INFO || Added aliases 'StringConverter' and 'String' to plugin 'org.apache.kafka.connect.storage.StringConverter' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,201 INFO || Added aliases 'BinaryDataConverter' and 'BinaryData' to plugin 'io.debezium.converters.BinaryDataConverter' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,201 INFO || Added aliases 'DoubleConverter' and 'Double' to plugin 'org.apache.kafka.connect.converters.DoubleConverter' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,201 INFO || Added aliases 'FloatConverter' and 'Float' to plugin 'org.apache.kafka.connect.converters.FloatConverter' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,202 INFO || Added aliases 'IntegerConverter' and 'Integer' to plugin 'org.apache.kafka.connect.converters.IntegerConverter' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,202 INFO || Added aliases 'LongConverter' and 'Long' to plugin 'org.apache.kafka.connect.converters.LongConverter' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,202 INFO || Added aliases 'ShortConverter' and 'Short' to plugin 'org.apache.kafka.connect.converters.ShortConverter' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,202 INFO || Added aliases 'JsonConverter' and 'Json' to plugin 'org.apache.kafka.connect.json.JsonConverter' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,202 INFO || Added aliases 'SimpleHeaderConverter' and 'Simple' to plugin 'org.apache.kafka.connect.storage.SimpleHeaderConverter' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,202 INFO || Added aliases 'StringConverter' and 'String' to plugin 'org.apache.kafka.connect.storage.StringConverter' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,202 INFO || Added alias 'ExtractNewDocumentState' to plugin 'io.debezium.connector.mongodb.transforms.ExtractNewDocumentState' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,202 INFO || Added alias 'MongoEventRouter' to plugin 'io.debezium.connector.mongodb.transforms.outbox.MongoEventRouter' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,202 INFO || Added alias 'ReadToInsertEvent' to plugin 'io.debezium.connector.mysql.transforms.ReadToInsertEvent' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,202 INFO || Added alias 'ByLogicalTableRouter' to plugin 'io.debezium.transforms.ByLogicalTableRouter' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,202 INFO || Added alias 'ExtractChangedRecordState' to plugin 'io.debezium.transforms.ExtractChangedRecordState' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,203 INFO || Added alias 'ExtractNewRecordState' to plugin 'io.debezium.transforms.ExtractNewRecordState' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,203 INFO || Added alias 'HeaderToValue' to plugin 'io.debezium.transforms.HeaderToValue' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,203 INFO || Added alias 'EventRouter' to plugin 'io.debezium.transforms.outbox.EventRouter' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,203 INFO || Added alias 'ComputePartition' to plugin 'io.debezium.transforms.partitions.ComputePartition' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,203 INFO || Added alias 'PartitionRouting' to plugin 'io.debezium.transforms.partitions.PartitionRouting' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,203 INFO || Added alias 'ActivateTracingSpan' to plugin 'io.debezium.transforms.tracing.ActivateTracingSpan' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,203 INFO || Added aliases 'PredicatedTransformation' and 'Predicated' to plugin 'org.apache.kafka.connect.runtime.PredicatedTransformation' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,203 INFO || Added alias 'DropHeaders' to plugin 'org.apache.kafka.connect.transforms.DropHeaders' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,203 INFO || Added alias 'Filter' to plugin 'org.apache.kafka.connect.transforms.Filter' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,203 INFO || Added alias 'InsertHeader' to plugin 'org.apache.kafka.connect.transforms.InsertHeader' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,204 INFO || Added alias 'RegexRouter' to plugin 'org.apache.kafka.connect.transforms.RegexRouter' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,204 INFO || Added alias 'TimestampRouter' to plugin 'org.apache.kafka.connect.transforms.TimestampRouter' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,204 INFO || Added alias 'ValueToKey' to plugin 'org.apache.kafka.connect.transforms.ValueToKey' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,204 INFO || Added alias 'HasHeaderKey' to plugin 'org.apache.kafka.connect.transforms.predicates.HasHeaderKey' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,204 INFO || Added alias 'RecordIsTombstone' to plugin 'org.apache.kafka.connect.transforms.predicates.RecordIsTombstone' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,204 INFO || Added alias 'TopicNameMatches' to plugin 'org.apache.kafka.connect.transforms.predicates.TopicNameMatches' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,204 INFO || Added alias 'BasicAuthSecurityRestExtension' to plugin 'org.apache.kafka.connect.rest.basic.auth.extension.BasicAuthSecurityRestExtension' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,204 INFO || Added aliases 'AllConnectorClientConfigOverridePolicy' and 'All' to plugin 'org.apache.kafka.connect.connector.policy.AllConnectorClientConfigOverridePolicy' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,204 INFO || Added aliases 'NoneConnectorClientConfigOverridePolicy' and 'None' to plugin 'org.apache.kafka.connect.connector.policy.NoneConnectorClientConfigOverridePolicy' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,204 INFO || Added aliases 'PrincipalConnectorClientConfigOverridePolicy' and 'Principal' to plugin 'org.apache.kafka.connect.connector.policy.PrincipalConnectorClientConfigOverridePolicy' [org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader] 2023-06-16 07:53:24,250 INFO || DistributedConfig values: access.control.allow.methods = access.control.allow.origin = admin.listeners = null auto.include.jmx.reporter = true bootstrap.servers = [b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094] client.dns.lookup = use_all_dns_ips client.id = config.providers = [] config.storage.replication.factor = 2 config.storage.topic = kafkaconnect_configs-dev connect.protocol = sessioned connections.max.idle.ms = 1200002 connector.client.config.override.policy = All exactly.once.source.support = disabled group.id = kafkaconnect-dev header.converter = class org.apache.kafka.connect.storage.SimpleHeaderConverter heartbeat.interval.ms = 3000 inter.worker.key.generation.algorithm = HmacSHA256 inter.worker.key.size = null inter.worker.key.ttl.ms = 3600000 inter.worker.signature.algorithm = HmacSHA256 inter.worker.verification.algorithms = [HmacSHA256] key.converter = class org.apache.kafka.connect.json.JsonConverter listeners = [http://:8083] metadata.max.age.ms = 301000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 31000 offset.flush.interval.ms = 60000 offset.flush.timeout.ms = 10000 offset.storage.partitions = 25 offset.storage.replication.factor = 2 offset.storage.topic = kafkaconnect_offsets-dev plugin.path = [/kafka/connect] rebalance.timeout.ms = 60000 receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 600000 response.http.headers.config = rest.advertised.host.name = 172.17.0.2 rest.advertised.listener = null rest.advertised.port = 8083 rest.extension.classes = [] retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null 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 = GSSAPI 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 scheduled.rebalance.max.delay.ms = 300000 security.protocol = SSL send.buffer.bytes = 131072 session.timeout.ms = 10000 socket.connection.setup.timeout.max.ms = 31000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.client.auth = none ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = [hidden] ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = /vault/secrets/kafka/client_keystore.jks ssl.keystore.password = [hidden] 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 status.storage.partitions = 5 status.storage.replication.factor = 2 status.storage.topic = kafkaconnect_statuses-dev task.shutdown.graceful.timeout.ms = 10000 topic.creation.enable = true topic.tracking.allow.reset = true topic.tracking.enable = true value.converter = class org.apache.kafka.connect.json.JsonConverter worker.sync.timeout.ms = 3000 worker.unsync.backoff.ms = 300000 [org.apache.kafka.connect.runtime.distributed.DistributedConfig] 2023-06-16 07:53:24,251 INFO || Creating Kafka admin client [org.apache.kafka.connect.runtime.WorkerConfig] 2023-06-16 07:53:24,253 INFO || AdminClientConfig values: auto.include.jmx.reporter = true bootstrap.servers = [b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094] client.dns.lookup = use_all_dns_ips client.id = connections.max.idle.ms = 1200002 default.api.timeout.ms = 60000 metadata.max.age.ms = 301000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 31000 receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 600000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null 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 = GSSAPI 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 = SSL security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 31000 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 = [hidden] ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = /vault/secrets/kafka/client_keystore.jks ssl.keystore.password = [hidden] 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 [org.apache.kafka.clients.admin.AdminClientConfig] 2023-06-16 07:53:24,372 WARN || [AdminClient clientId=adminclient-1] Overriding the default value for default.api.timeout.ms (0) with the explicitly configured request timeout 600000 [org.apache.kafka.clients.admin.KafkaAdminClient] 2023-06-16 07:53:24,375 WARN || These configurations '[group.id, rest.advertised.port, task.shutdown.graceful.timeout.ms, plugin.path, metadata.max.idle.ms, status.storage.replication.factor, offset.storage.topic, value.converter, key.converter, producer.ssl.keystore.location, config.storage.topic, producer.security.protocol, rest.advertised.host.name, status.storage.topic, rest.host.name, offset.flush.timeout.ms, config.storage.replication.factor, offset.flush.interval.ms, rest.port, key.converter.schemas.enable, producer.ssl.keystore.password, producer.ssl.key.password, value.converter.schemas.enable, offset.storage.replication.factor]' were supplied but are not used yet. [org.apache.kafka.clients.admin.AdminClientConfig] 2023-06-16 07:53:24,375 INFO || Kafka version: 3.4.0 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:24,375 INFO || Kafka commitId: 2e1947d240607d53 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:24,375 INFO || Kafka startTimeMs: 1686902004375 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:25,195 INFO || Kafka cluster ID: wN5Eo5U2TkajOk2F1fer_w [org.apache.kafka.connect.runtime.WorkerConfig] 2023-06-16 07:53:25,195 INFO || App info kafka.admin.client for adminclient-1 unregistered [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:25,201 INFO || Metrics scheduler closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:25,201 INFO || Closing reporter org.apache.kafka.common.metrics.JmxReporter [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:25,201 INFO || Metrics reporters closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:25,309 INFO || Logging initialized @5742ms to org.eclipse.jetty.util.log.Slf4jLog [org.eclipse.jetty.util.log] 2023-06-16 07:53:25,346 INFO || Added connector for http://:8083 [org.apache.kafka.connect.runtime.rest.RestServer] 2023-06-16 07:53:25,347 INFO || Initializing REST server [org.apache.kafka.connect.runtime.rest.RestServer] 2023-06-16 07:53:25,364 INFO || jetty-9.4.48.v20220622; built: 2022-06-21T20:42:25.880Z; git: 6b67c5719d1f4371b33655ff2d047d24e171e49a; jvm 11.0.19+7 [org.eclipse.jetty.server.Server] 2023-06-16 07:53:25,384 INFO || Started http_8083@7227926b{HTTP/1.1, (http/1.1)}{0.0.0.0:8083} [org.eclipse.jetty.server.AbstractConnector] 2023-06-16 07:53:25,384 INFO || Started @5818ms [org.eclipse.jetty.server.Server] 2023-06-16 07:53:25,404 INFO || Advertised URI: http://172.17.0.2:8083/ [org.apache.kafka.connect.runtime.rest.RestServer] 2023-06-16 07:53:25,404 INFO || REST server listening at http://172.17.0.2:8083/, advertising URL http://172.17.0.2:8083/ [org.apache.kafka.connect.runtime.rest.RestServer] 2023-06-16 07:53:25,404 INFO || Advertised URI: http://172.17.0.2:8083/ [org.apache.kafka.connect.runtime.rest.RestServer] 2023-06-16 07:53:25,404 INFO || REST admin endpoints at http://172.17.0.2:8083/ [org.apache.kafka.connect.runtime.rest.RestServer] 2023-06-16 07:53:25,404 INFO || Advertised URI: http://172.17.0.2:8083/ [org.apache.kafka.connect.runtime.rest.RestServer] 2023-06-16 07:53:25,413 INFO || Setting up All Policy for ConnectorClientConfigOverride. This will allow all client configurations to be overridden [org.apache.kafka.connect.connector.policy.AllConnectorClientConfigOverridePolicy] 2023-06-16 07:53:25,423 INFO || Kafka version: 3.4.0 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:25,423 INFO || Kafka commitId: 2e1947d240607d53 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:25,423 INFO || Kafka startTimeMs: 1686902005423 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:25,430 INFO || JsonConverterConfig values: converter.type = key decimal.format = BASE64 schemas.cache.size = 1000 schemas.enable = false [org.apache.kafka.connect.json.JsonConverterConfig] 2023-06-16 07:53:25,431 INFO || JsonConverterConfig values: converter.type = value decimal.format = BASE64 schemas.cache.size = 1000 schemas.enable = false [org.apache.kafka.connect.json.JsonConverterConfig] 2023-06-16 07:53:25,475 INFO || Kafka version: 3.4.0 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:25,475 INFO || Kafka commitId: 2e1947d240607d53 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:25,475 INFO || Kafka startTimeMs: 1686902005474 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:25,477 INFO || Kafka Connect distributed worker initialization took 5348ms [org.apache.kafka.connect.cli.ConnectDistributed] 2023-06-16 07:53:25,478 INFO || Kafka Connect starting [org.apache.kafka.connect.runtime.Connect] 2023-06-16 07:53:25,479 INFO || Initializing REST resources [org.apache.kafka.connect.runtime.rest.RestServer] 2023-06-16 07:53:25,479 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Herder starting [org.apache.kafka.connect.runtime.distributed.DistributedHerder] 2023-06-16 07:53:25,479 INFO || Worker starting [org.apache.kafka.connect.runtime.Worker] 2023-06-16 07:53:25,479 INFO || Starting KafkaOffsetBackingStore [org.apache.kafka.connect.storage.KafkaOffsetBackingStore] 2023-06-16 07:53:25,479 INFO || Starting KafkaBasedLog with topic kafkaconnect_offsets-dev [org.apache.kafka.connect.util.KafkaBasedLog] 2023-06-16 07:53:25,480 INFO || AdminClientConfig values: auto.include.jmx.reporter = true bootstrap.servers = [b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094] client.dns.lookup = use_all_dns_ips client.id = kafkaconnect-dev--shared-admin connections.max.idle.ms = 1200002 default.api.timeout.ms = 60000 metadata.max.age.ms = 301000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 31000 receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 600000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null 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 = GSSAPI 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 = SSL security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 31000 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 = [hidden] ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = /vault/secrets/kafka/client_keystore.jks ssl.keystore.password = [hidden] 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 [org.apache.kafka.clients.admin.AdminClientConfig] 2023-06-16 07:53:25,485 WARN || [AdminClient clientId=kafkaconnect-dev--shared-admin] Overriding the default value for default.api.timeout.ms (0) with the explicitly configured request timeout 600000 [org.apache.kafka.clients.admin.KafkaAdminClient] 2023-06-16 07:53:25,485 WARN || These configurations '[group.id, rest.advertised.port, task.shutdown.graceful.timeout.ms, plugin.path, metadata.max.idle.ms, metrics.context.connect.kafka.cluster.id, status.storage.replication.factor, offset.storage.topic, value.converter, key.converter, producer.ssl.keystore.location, config.storage.topic, producer.security.protocol, metrics.context.connect.group.id, rest.advertised.host.name, status.storage.topic, rest.host.name, offset.flush.timeout.ms, config.storage.replication.factor, offset.flush.interval.ms, rest.port, key.converter.schemas.enable, producer.ssl.keystore.password, producer.ssl.key.password, value.converter.schemas.enable, offset.storage.replication.factor]' were supplied but are not used yet. [org.apache.kafka.clients.admin.AdminClientConfig] 2023-06-16 07:53:25,486 INFO || Kafka version: 3.4.0 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:25,486 INFO || Kafka commitId: 2e1947d240607d53 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:25,486 INFO || Kafka startTimeMs: 1686902005486 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:25,514 INFO || Adding admin resources to main listener [org.apache.kafka.connect.runtime.rest.RestServer] 2023-06-16 07:53:25,555 INFO || DefaultSessionIdManager workerName=node0 [org.eclipse.jetty.server.session] 2023-06-16 07:53:25,555 INFO || No SessionScavenger set, using defaults [org.eclipse.jetty.server.session] 2023-06-16 07:53:25,556 INFO || node0 Scavenging every 600000ms [org.eclipse.jetty.server.session] Jun 16, 2023 7:53:25 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.apache.kafka.connect.runtime.rest.resources.RootResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.apache.kafka.connect.runtime.rest.resources.RootResource will be ignored. Jun 16, 2023 7:53:25 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.apache.kafka.connect.runtime.rest.resources.ConnectorsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.apache.kafka.connect.runtime.rest.resources.ConnectorsResource will be ignored. Jun 16, 2023 7:53:25 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.apache.kafka.connect.runtime.rest.resources.ConnectorPluginsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.apache.kafka.connect.runtime.rest.resources.ConnectorPluginsResource will be ignored. Jun 16, 2023 7:53:25 AM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime WARNING: A provider org.apache.kafka.connect.runtime.rest.resources.LoggingResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider org.apache.kafka.connect.runtime.rest.resources.LoggingResource will be ignored. Jun 16, 2023 7:53:25 AM org.glassfish.jersey.internal.Errors logErrors WARNING: The following warnings have been detected: WARNING: The (sub)resource method listLoggers in org.apache.kafka.connect.runtime.rest.resources.LoggingResource contains empty path annotation. WARNING: The (sub)resource method createConnector in org.apache.kafka.connect.runtime.rest.resources.ConnectorsResource contains empty path annotation. WARNING: The (sub)resource method listConnectors in org.apache.kafka.connect.runtime.rest.resources.ConnectorsResource contains empty path annotation. WARNING: The (sub)resource method listConnectorPlugins in org.apache.kafka.connect.runtime.rest.resources.ConnectorPluginsResource contains empty path annotation. WARNING: The (sub)resource method serverInfo in org.apache.kafka.connect.runtime.rest.resources.RootResource contains empty path annotation. 2023-06-16 07:53:25,962 INFO || Started o.e.j.s.ServletContextHandler@5f82209e{/,null,AVAILABLE} [org.eclipse.jetty.server.handler.ContextHandler] 2023-06-16 07:53:25,962 INFO || REST resources initialized; server is started and ready to handle requests [org.apache.kafka.connect.runtime.rest.RestServer] 2023-06-16 07:53:25,962 INFO || Kafka Connect started [org.apache.kafka.connect.runtime.Connect] 2023-06-16 07:53:26,032 INFO || ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = kafkaconnect-dev--offsets compression.type = none connections.max.idle.ms = 1200002 delivery.timeout.ms = 2147483647 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 1 max.request.size = 1048576 metadata.max.age.ms = 301000 metadata.max.idle.ms = 301000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 31000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 600000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null 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 = GSSAPI 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 = SSL security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 31000 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 = [hidden] ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = /vault/secrets/kafka/client_keystore.jks ssl.keystore.password = [hidden] 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.ByteArraySerializer [org.apache.kafka.clients.producer.ProducerConfig] 2023-06-16 07:53:26,050 WARN || These configurations '[group.id, rest.advertised.port, task.shutdown.graceful.timeout.ms, plugin.path, metrics.context.connect.kafka.cluster.id, status.storage.replication.factor, offset.storage.topic, value.converter, key.converter, producer.ssl.keystore.location, config.storage.topic, producer.security.protocol, metrics.context.connect.group.id, rest.advertised.host.name, status.storage.topic, rest.host.name, offset.flush.timeout.ms, config.storage.replication.factor, offset.flush.interval.ms, rest.port, key.converter.schemas.enable, producer.ssl.keystore.password, producer.ssl.key.password, value.converter.schemas.enable, offset.storage.replication.factor]' were supplied but are not used yet. [org.apache.kafka.clients.producer.ProducerConfig] 2023-06-16 07:53:26,050 INFO || Kafka version: 3.4.0 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:26,050 INFO || Kafka commitId: 2e1947d240607d53 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:26,051 INFO || Kafka startTimeMs: 1686902006050 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:26,058 INFO || ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = kafkaconnect-dev--offsets client.rack = connections.max.idle.ms = 1200002 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = kafkaconnect-dev 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.ByteArrayDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 301000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 31000 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 = 600000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null 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 = GSSAPI 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 = SSL security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 31000 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 = [hidden] ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = /vault/secrets/kafka/client_keystore.jks ssl.keystore.password = [hidden] 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.ByteArrayDeserializer [org.apache.kafka.clients.consumer.ConsumerConfig] 2023-06-16 07:53:26,083 WARN || These configurations '[rest.advertised.port, task.shutdown.graceful.timeout.ms, plugin.path, metadata.max.idle.ms, metrics.context.connect.kafka.cluster.id, status.storage.replication.factor, offset.storage.topic, value.converter, key.converter, producer.ssl.keystore.location, config.storage.topic, producer.security.protocol, metrics.context.connect.group.id, rest.advertised.host.name, status.storage.topic, rest.host.name, offset.flush.timeout.ms, config.storage.replication.factor, offset.flush.interval.ms, rest.port, key.converter.schemas.enable, producer.ssl.keystore.password, producer.ssl.key.password, value.converter.schemas.enable, offset.storage.replication.factor]' were supplied but are not used yet. [org.apache.kafka.clients.consumer.ConsumerConfig] 2023-06-16 07:53:26,083 INFO || Kafka version: 3.4.0 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:26,083 INFO || Kafka commitId: 2e1947d240607d53 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:26,083 INFO || Kafka startTimeMs: 1686902006083 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:26,298 INFO || [Producer clientId=kafkaconnect-dev--offsets] Cluster ID: wN5Eo5U2TkajOk2F1fer_w [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:26,325 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Cluster ID: wN5Eo5U2TkajOk2F1fer_w [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:26,328 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Assigned to partition(s): kafkaconnect_offsets-dev-0, kafkaconnect_offsets-dev-5, kafkaconnect_offsets-dev-10, kafkaconnect_offsets-dev-20, kafkaconnect_offsets-dev-15, kafkaconnect_offsets-dev-9, kafkaconnect_offsets-dev-11, kafkaconnect_offsets-dev-16, kafkaconnect_offsets-dev-4, kafkaconnect_offsets-dev-17, kafkaconnect_offsets-dev-3, kafkaconnect_offsets-dev-24, kafkaconnect_offsets-dev-23, kafkaconnect_offsets-dev-13, kafkaconnect_offsets-dev-18, kafkaconnect_offsets-dev-22, kafkaconnect_offsets-dev-8, kafkaconnect_offsets-dev-2, kafkaconnect_offsets-dev-12, kafkaconnect_offsets-dev-19, kafkaconnect_offsets-dev-14, kafkaconnect_offsets-dev-1, kafkaconnect_offsets-dev-6, kafkaconnect_offsets-dev-7, kafkaconnect_offsets-dev-21 [org.apache.kafka.clients.consumer.KafkaConsumer] 2023-06-16 07:53:26,331 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Seeking to earliest offset of partition kafkaconnect_offsets-dev-0 [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:26,331 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Seeking to earliest offset of partition kafkaconnect_offsets-dev-5 [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:26,331 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Seeking to earliest offset of partition kafkaconnect_offsets-dev-10 [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:26,331 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Seeking to earliest offset of partition kafkaconnect_offsets-dev-20 [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:26,331 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Seeking to earliest offset of partition kafkaconnect_offsets-dev-15 [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:26,331 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Seeking to earliest offset of partition kafkaconnect_offsets-dev-9 [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:26,331 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Seeking to earliest offset of partition kafkaconnect_offsets-dev-11 [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:26,331 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Seeking to earliest offset of partition kafkaconnect_offsets-dev-16 [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:26,331 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Seeking to earliest offset of partition kafkaconnect_offsets-dev-4 [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:26,331 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Seeking to earliest offset of partition kafkaconnect_offsets-dev-17 [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:26,331 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Seeking to earliest offset of partition kafkaconnect_offsets-dev-3 [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:26,331 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Seeking to earliest offset of partition kafkaconnect_offsets-dev-24 [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:26,332 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Seeking to earliest offset of partition kafkaconnect_offsets-dev-23 [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:26,332 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Seeking to earliest offset of partition kafkaconnect_offsets-dev-13 [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:26,332 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Seeking to earliest offset of partition kafkaconnect_offsets-dev-18 [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:26,332 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Seeking to earliest offset of partition kafkaconnect_offsets-dev-22 [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:26,332 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Seeking to earliest offset of partition kafkaconnect_offsets-dev-8 [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:26,332 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Seeking to earliest offset of partition kafkaconnect_offsets-dev-2 [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:26,332 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Seeking to earliest offset of partition kafkaconnect_offsets-dev-12 [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:26,332 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Seeking to earliest offset of partition kafkaconnect_offsets-dev-19 [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:26,332 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Seeking to earliest offset of partition kafkaconnect_offsets-dev-14 [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:26,332 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Seeking to earliest offset of partition kafkaconnect_offsets-dev-1 [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:26,332 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Seeking to earliest offset of partition kafkaconnect_offsets-dev-6 [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:26,332 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Seeking to earliest offset of partition kafkaconnect_offsets-dev-7 [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:26,333 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Seeking to earliest offset of partition kafkaconnect_offsets-dev-21 [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:26,875 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-0 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:26,876 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-5 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:26,876 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-10 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:26,876 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-20 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:26,876 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-15 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:26,876 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-9 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:26,876 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-11 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:26,876 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-16 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:26,876 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-4 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:26,876 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-17 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:26,876 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-3 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:26,876 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-24 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:26,876 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-23 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:26,876 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-13 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:26,877 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-18 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:26,877 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-22 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:26,877 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-8 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:26,877 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-2 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:26,877 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-12 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:26,877 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-19 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:26,877 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-14 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:26,877 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-1 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:26,877 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-6 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:26,877 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-7 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:26,877 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-21 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:26,930 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting offset for partition kafkaconnect_offsets-dev-10 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 3 rack: euw1-az3)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:26,931 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting offset for partition kafkaconnect_offsets-dev-7 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 3 rack: euw1-az3)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:26,931 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting offset for partition kafkaconnect_offsets-dev-13 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 3 rack: euw1-az3)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:26,932 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting offset for partition kafkaconnect_offsets-dev-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 3 rack: euw1-az3)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:26,932 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting offset for partition kafkaconnect_offsets-dev-16 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 3 rack: euw1-az3)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:26,932 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting offset for partition kafkaconnect_offsets-dev-22 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 3 rack: euw1-az3)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:26,932 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting offset for partition kafkaconnect_offsets-dev-19 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 3 rack: euw1-az3)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:26,932 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting offset for partition kafkaconnect_offsets-dev-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 3 rack: euw1-az3)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:27,121 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting offset for partition kafkaconnect_offsets-dev-23 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 1 rack: euw1-az1)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:27,121 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting offset for partition kafkaconnect_offsets-dev-8 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 1 rack: euw1-az1)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:27,121 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting offset for partition kafkaconnect_offsets-dev-14 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 1 rack: euw1-az1)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:27,121 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting offset for partition kafkaconnect_offsets-dev-11 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 1 rack: euw1-az1)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:27,121 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting offset for partition kafkaconnect_offsets-dev-17 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 1 rack: euw1-az1)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:27,121 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting offset for partition kafkaconnect_offsets-dev-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 1 rack: euw1-az1)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:27,121 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting offset for partition kafkaconnect_offsets-dev-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 1 rack: euw1-az1)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:27,121 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting offset for partition kafkaconnect_offsets-dev-20 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 1 rack: euw1-az1)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:27,122 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting offset for partition kafkaconnect_offsets-dev-9 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 2 rack: euw1-az2)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:27,122 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting offset for partition kafkaconnect_offsets-dev-24 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 2 rack: euw1-az2)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:27,122 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting offset for partition kafkaconnect_offsets-dev-12 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 2 rack: euw1-az2)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:27,122 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting offset for partition kafkaconnect_offsets-dev-18 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 2 rack: euw1-az2)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:27,122 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting offset for partition kafkaconnect_offsets-dev-15 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 2 rack: euw1-az2)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:27,122 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting offset for partition kafkaconnect_offsets-dev-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 2 rack: euw1-az2)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:27,122 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting offset for partition kafkaconnect_offsets-dev-21 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 2 rack: euw1-az2)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:27,122 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting offset for partition kafkaconnect_offsets-dev-6 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 2 rack: euw1-az2)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:27,122 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Resetting offset for partition kafkaconnect_offsets-dev-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 2 rack: euw1-az2)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:27,198 INFO || Finished reading KafkaBasedLog for topic kafkaconnect_offsets-dev [org.apache.kafka.connect.util.KafkaBasedLog] 2023-06-16 07:53:27,198 INFO || Started KafkaBasedLog for topic kafkaconnect_offsets-dev [org.apache.kafka.connect.util.KafkaBasedLog] 2023-06-16 07:53:27,198 INFO || Finished reading offsets topic and starting KafkaOffsetBackingStore [org.apache.kafka.connect.storage.KafkaOffsetBackingStore] 2023-06-16 07:53:27,201 INFO || Worker started [org.apache.kafka.connect.runtime.Worker] 2023-06-16 07:53:27,201 INFO || Starting KafkaBasedLog with topic kafkaconnect_statuses-dev [org.apache.kafka.connect.util.KafkaBasedLog] 2023-06-16 07:53:27,292 INFO || ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = kafkaconnect-dev--statuses compression.type = none connections.max.idle.ms = 1200002 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 1 max.request.size = 1048576 metadata.max.age.ms = 301000 metadata.max.idle.ms = 301000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 31000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 600000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null 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 = GSSAPI 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 = SSL security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 31000 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 = [hidden] ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = /vault/secrets/kafka/client_keystore.jks ssl.keystore.password = [hidden] 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.ByteArraySerializer [org.apache.kafka.clients.producer.ProducerConfig] 2023-06-16 07:53:27,294 WARN || [Producer clientId=kafkaconnect-dev--statuses] delivery.timeout.ms should be equal to or larger than linger.ms + request.timeout.ms. Setting it to 600000. [org.apache.kafka.clients.producer.KafkaProducer] 2023-06-16 07:53:27,297 WARN || These configurations '[group.id, rest.advertised.port, task.shutdown.graceful.timeout.ms, plugin.path, metrics.context.connect.kafka.cluster.id, status.storage.replication.factor, offset.storage.topic, value.converter, key.converter, producer.ssl.keystore.location, config.storage.topic, producer.security.protocol, metrics.context.connect.group.id, rest.advertised.host.name, status.storage.topic, rest.host.name, offset.flush.timeout.ms, config.storage.replication.factor, offset.flush.interval.ms, rest.port, key.converter.schemas.enable, producer.ssl.keystore.password, producer.ssl.key.password, value.converter.schemas.enable, offset.storage.replication.factor]' were supplied but are not used yet. [org.apache.kafka.clients.producer.ProducerConfig] 2023-06-16 07:53:27,297 INFO || Kafka version: 3.4.0 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:27,297 INFO || Kafka commitId: 2e1947d240607d53 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:27,297 INFO || Kafka startTimeMs: 1686902007297 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:27,298 INFO || ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = kafkaconnect-dev--statuses client.rack = connections.max.idle.ms = 1200002 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = kafkaconnect-dev 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 = 301000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 31000 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 = 600000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null 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 = GSSAPI 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 = SSL security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 31000 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 = [hidden] ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = /vault/secrets/kafka/client_keystore.jks ssl.keystore.password = [hidden] 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.ByteArrayDeserializer [org.apache.kafka.clients.consumer.ConsumerConfig] 2023-06-16 07:53:27,302 WARN || These configurations '[rest.advertised.port, task.shutdown.graceful.timeout.ms, plugin.path, metadata.max.idle.ms, metrics.context.connect.kafka.cluster.id, status.storage.replication.factor, offset.storage.topic, value.converter, key.converter, producer.ssl.keystore.location, config.storage.topic, producer.security.protocol, metrics.context.connect.group.id, rest.advertised.host.name, status.storage.topic, rest.host.name, offset.flush.timeout.ms, config.storage.replication.factor, offset.flush.interval.ms, rest.port, key.converter.schemas.enable, producer.ssl.keystore.password, producer.ssl.key.password, value.converter.schemas.enable, offset.storage.replication.factor]' were supplied but are not used yet. [org.apache.kafka.clients.consumer.ConsumerConfig] 2023-06-16 07:53:27,302 INFO || Kafka version: 3.4.0 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:27,302 INFO || Kafka commitId: 2e1947d240607d53 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:27,302 INFO || Kafka startTimeMs: 1686902007302 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:27,530 INFO || [Producer clientId=kafkaconnect-dev--statuses] Cluster ID: wN5Eo5U2TkajOk2F1fer_w [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:27,536 INFO || [Consumer clientId=kafkaconnect-dev--statuses, groupId=kafkaconnect-dev] Cluster ID: wN5Eo5U2TkajOk2F1fer_w [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:27,562 INFO || [Consumer clientId=kafkaconnect-dev--statuses, groupId=kafkaconnect-dev] Assigned to partition(s): kafkaconnect_statuses-dev-0, kafkaconnect_statuses-dev-1, kafkaconnect_statuses-dev-4, kafkaconnect_statuses-dev-2, kafkaconnect_statuses-dev-3 [org.apache.kafka.clients.consumer.KafkaConsumer] 2023-06-16 07:53:27,563 INFO || [Consumer clientId=kafkaconnect-dev--statuses, groupId=kafkaconnect-dev] Seeking to earliest offset of partition kafkaconnect_statuses-dev-0 [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:27,563 INFO || [Consumer clientId=kafkaconnect-dev--statuses, groupId=kafkaconnect-dev] Seeking to earliest offset of partition kafkaconnect_statuses-dev-1 [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:27,563 INFO || [Consumer clientId=kafkaconnect-dev--statuses, groupId=kafkaconnect-dev] Seeking to earliest offset of partition kafkaconnect_statuses-dev-4 [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:27,563 INFO || [Consumer clientId=kafkaconnect-dev--statuses, groupId=kafkaconnect-dev] Seeking to earliest offset of partition kafkaconnect_statuses-dev-2 [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:27,563 INFO || [Consumer clientId=kafkaconnect-dev--statuses, groupId=kafkaconnect-dev] Seeking to earliest offset of partition kafkaconnect_statuses-dev-3 [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:27,884 INFO || [Consumer clientId=kafkaconnect-dev--statuses, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_statuses-dev-0 to 0 since the associated topicId changed from null to XOAjtC_ARletkEFqn0dO7A [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:27,884 INFO || [Consumer clientId=kafkaconnect-dev--statuses, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_statuses-dev-1 to 0 since the associated topicId changed from null to XOAjtC_ARletkEFqn0dO7A [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:27,884 INFO || [Consumer clientId=kafkaconnect-dev--statuses, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_statuses-dev-4 to 0 since the associated topicId changed from null to XOAjtC_ARletkEFqn0dO7A [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:27,884 INFO || [Consumer clientId=kafkaconnect-dev--statuses, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_statuses-dev-2 to 0 since the associated topicId changed from null to XOAjtC_ARletkEFqn0dO7A [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:27,885 INFO || [Consumer clientId=kafkaconnect-dev--statuses, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_statuses-dev-3 to 0 since the associated topicId changed from null to XOAjtC_ARletkEFqn0dO7A [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:27,932 INFO || [Consumer clientId=kafkaconnect-dev--statuses, groupId=kafkaconnect-dev] Resetting offset for partition kafkaconnect_statuses-dev-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 3 rack: euw1-az3)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:28,119 INFO || [Consumer clientId=kafkaconnect-dev--statuses, groupId=kafkaconnect-dev] Resetting offset for partition kafkaconnect_statuses-dev-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 1 rack: euw1-az1)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:28,120 INFO || [Consumer clientId=kafkaconnect-dev--statuses, groupId=kafkaconnect-dev] Resetting offset for partition kafkaconnect_statuses-dev-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 1 rack: euw1-az1)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:28,120 INFO || [Consumer clientId=kafkaconnect-dev--statuses, groupId=kafkaconnect-dev] Resetting offset for partition kafkaconnect_statuses-dev-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 2 rack: euw1-az2)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:28,120 INFO || [Consumer clientId=kafkaconnect-dev--statuses, groupId=kafkaconnect-dev] Resetting offset for partition kafkaconnect_statuses-dev-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 2 rack: euw1-az2)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:28,212 INFO || Finished reading KafkaBasedLog for topic kafkaconnect_statuses-dev [org.apache.kafka.connect.util.KafkaBasedLog] 2023-06-16 07:53:28,212 INFO || Started KafkaBasedLog for topic kafkaconnect_statuses-dev [org.apache.kafka.connect.util.KafkaBasedLog] 2023-06-16 07:53:28,216 INFO || Starting KafkaConfigBackingStore [org.apache.kafka.connect.storage.KafkaConfigBackingStore] 2023-06-16 07:53:28,216 INFO || Starting KafkaBasedLog with topic kafkaconnect_configs-dev [org.apache.kafka.connect.util.KafkaBasedLog] 2023-06-16 07:53:28,352 INFO || ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = kafkaconnect-dev--configs compression.type = none connections.max.idle.ms = 1200002 delivery.timeout.ms = 2147483647 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 1 max.request.size = 1048576 metadata.max.age.ms = 301000 metadata.max.idle.ms = 301000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 31000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 600000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null 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 = GSSAPI 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 = SSL security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 31000 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 = [hidden] ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = /vault/secrets/kafka/client_keystore.jks ssl.keystore.password = [hidden] 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.ByteArraySerializer [org.apache.kafka.clients.producer.ProducerConfig] 2023-06-16 07:53:28,356 WARN || These configurations '[group.id, rest.advertised.port, task.shutdown.graceful.timeout.ms, plugin.path, metrics.context.connect.kafka.cluster.id, status.storage.replication.factor, offset.storage.topic, value.converter, key.converter, producer.ssl.keystore.location, config.storage.topic, producer.security.protocol, metrics.context.connect.group.id, rest.advertised.host.name, status.storage.topic, rest.host.name, offset.flush.timeout.ms, config.storage.replication.factor, offset.flush.interval.ms, rest.port, key.converter.schemas.enable, producer.ssl.keystore.password, producer.ssl.key.password, value.converter.schemas.enable, offset.storage.replication.factor]' were supplied but are not used yet. [org.apache.kafka.clients.producer.ProducerConfig] 2023-06-16 07:53:28,356 INFO || Kafka version: 3.4.0 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:28,357 INFO || Kafka commitId: 2e1947d240607d53 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:28,357 INFO || Kafka startTimeMs: 1686902008356 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:28,357 INFO || ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = kafkaconnect-dev--configs client.rack = connections.max.idle.ms = 1200002 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = kafkaconnect-dev 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 = 301000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 31000 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 = 600000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null 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 = GSSAPI 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 = SSL security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 31000 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 = [hidden] ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = /vault/secrets/kafka/client_keystore.jks ssl.keystore.password = [hidden] 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.ByteArrayDeserializer [org.apache.kafka.clients.consumer.ConsumerConfig] 2023-06-16 07:53:28,360 WARN || These configurations '[rest.advertised.port, task.shutdown.graceful.timeout.ms, plugin.path, metadata.max.idle.ms, metrics.context.connect.kafka.cluster.id, status.storage.replication.factor, offset.storage.topic, value.converter, key.converter, producer.ssl.keystore.location, config.storage.topic, producer.security.protocol, metrics.context.connect.group.id, rest.advertised.host.name, status.storage.topic, rest.host.name, offset.flush.timeout.ms, config.storage.replication.factor, offset.flush.interval.ms, rest.port, key.converter.schemas.enable, producer.ssl.keystore.password, producer.ssl.key.password, value.converter.schemas.enable, offset.storage.replication.factor]' were supplied but are not used yet. [org.apache.kafka.clients.consumer.ConsumerConfig] 2023-06-16 07:53:28,360 INFO || Kafka version: 3.4.0 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:28,361 INFO || Kafka commitId: 2e1947d240607d53 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:28,361 INFO || Kafka startTimeMs: 1686902008360 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:28,587 INFO || [Consumer clientId=kafkaconnect-dev--configs, groupId=kafkaconnect-dev] Cluster ID: wN5Eo5U2TkajOk2F1fer_w [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:28,587 INFO || [Producer clientId=kafkaconnect-dev--configs] Cluster ID: wN5Eo5U2TkajOk2F1fer_w [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:28,589 INFO || [Consumer clientId=kafkaconnect-dev--configs, groupId=kafkaconnect-dev] Assigned to partition(s): kafkaconnect_configs-dev-0 [org.apache.kafka.clients.consumer.KafkaConsumer] 2023-06-16 07:53:28,589 INFO || [Consumer clientId=kafkaconnect-dev--configs, groupId=kafkaconnect-dev] Seeking to earliest offset of partition kafkaconnect_configs-dev-0 [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:28,909 INFO || [Consumer clientId=kafkaconnect-dev--configs, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_configs-dev-0 to 0 since the associated topicId changed from null to v-lAiyE2TD-Up00zmwLAlw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,142 INFO || [Consumer clientId=kafkaconnect-dev--configs, groupId=kafkaconnect-dev] Resetting offset for partition kafkaconnect_configs-dev-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 3 rack: euw1-az3)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:29,243 INFO || Finished reading KafkaBasedLog for topic kafkaconnect_configs-dev [org.apache.kafka.connect.util.KafkaBasedLog] 2023-06-16 07:53:29,243 INFO || Started KafkaBasedLog for topic kafkaconnect_configs-dev [org.apache.kafka.connect.util.KafkaBasedLog] 2023-06-16 07:53:29,243 INFO || Started KafkaConfigBackingStore [org.apache.kafka.connect.storage.KafkaConfigBackingStore] 2023-06-16 07:53:29,243 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Herder started [org.apache.kafka.connect.runtime.distributed.DistributedHerder] 2023-06-16 07:53:29,526 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-0 to 0 since the associated topicId changed from null to Xf-f8kVhS36ya0RLjfwIvA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,526 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-5 to 0 since the associated topicId changed from null to Xf-f8kVhS36ya0RLjfwIvA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,526 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-4 to 0 since the associated topicId changed from null to Xf-f8kVhS36ya0RLjfwIvA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,526 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-1 to 0 since the associated topicId changed from null to Xf-f8kVhS36ya0RLjfwIvA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,527 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-2 to 0 since the associated topicId changed from null to Xf-f8kVhS36ya0RLjfwIvA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,527 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-3 to 0 since the associated topicId changed from null to Xf-f8kVhS36ya0RLjfwIvA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,527 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-0 to 0 since the associated topicId changed from null to GjzRuvnJRKKuCY0XEbhRog [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,527 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-5 to 0 since the associated topicId changed from null to GjzRuvnJRKKuCY0XEbhRog [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,527 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-4 to 0 since the associated topicId changed from null to GjzRuvnJRKKuCY0XEbhRog [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,527 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-1 to 0 since the associated topicId changed from null to GjzRuvnJRKKuCY0XEbhRog [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,527 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-2 to 0 since the associated topicId changed from null to GjzRuvnJRKKuCY0XEbhRog [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,527 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-3 to 0 since the associated topicId changed from null to GjzRuvnJRKKuCY0XEbhRog [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,527 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-0 to 0 since the associated topicId changed from null to 03KN412ISC-SRRxrPzHS5w [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,527 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-5 to 0 since the associated topicId changed from null to 03KN412ISC-SRRxrPzHS5w [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,527 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-4 to 0 since the associated topicId changed from null to 03KN412ISC-SRRxrPzHS5w [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,527 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-1 to 0 since the associated topicId changed from null to 03KN412ISC-SRRxrPzHS5w [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,527 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-2 to 0 since the associated topicId changed from null to 03KN412ISC-SRRxrPzHS5w [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,527 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-3 to 0 since the associated topicId changed from null to 03KN412ISC-SRRxrPzHS5w [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,527 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-0 to 0 since the associated topicId changed from null to CwoXahBdTs6IM6Q2d4Adfw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,527 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-5 to 0 since the associated topicId changed from null to CwoXahBdTs6IM6Q2d4Adfw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,527 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-4 to 0 since the associated topicId changed from null to CwoXahBdTs6IM6Q2d4Adfw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,527 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-1 to 0 since the associated topicId changed from null to CwoXahBdTs6IM6Q2d4Adfw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,528 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-2 to 0 since the associated topicId changed from null to CwoXahBdTs6IM6Q2d4Adfw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,528 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-3 to 0 since the associated topicId changed from null to CwoXahBdTs6IM6Q2d4Adfw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,528 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-gold.ADMIN.KONTRAHENCI_MR_MSDATA-dev-0 to 0 since the associated topicId changed from null to KpB9qm14SK-fXilEv8iGpg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,528 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-gold.ADMIN.KONTRAHENCI_MR_MSDATA-dev-5 to 0 since the associated topicId changed from null to KpB9qm14SK-fXilEv8iGpg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,528 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-gold.ADMIN.KONTRAHENCI_MR_MSDATA-dev-4 to 0 since the associated topicId changed from null to KpB9qm14SK-fXilEv8iGpg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,528 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-gold.ADMIN.KONTRAHENCI_MR_MSDATA-dev-1 to 0 since the associated topicId changed from null to KpB9qm14SK-fXilEv8iGpg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,528 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-gold.ADMIN.KONTRAHENCI_MR_MSDATA-dev-2 to 0 since the associated topicId changed from null to KpB9qm14SK-fXilEv8iGpg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,528 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-gold.ADMIN.KONTRAHENCI_MR_MSDATA-dev-3 to 0 since the associated topicId changed from null to KpB9qm14SK-fXilEv8iGpg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,528 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-0 to 0 since the associated topicId changed from null to cqWRRmG2TWGZZzIE4wlwIQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,528 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-5 to 0 since the associated topicId changed from null to cqWRRmG2TWGZZzIE4wlwIQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,528 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-1 to 0 since the associated topicId changed from null to cqWRRmG2TWGZZzIE4wlwIQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,528 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-4 to 0 since the associated topicId changed from null to cqWRRmG2TWGZZzIE4wlwIQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,528 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-2 to 0 since the associated topicId changed from null to cqWRRmG2TWGZZzIE4wlwIQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,528 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-3 to 0 since the associated topicId changed from null to cqWRRmG2TWGZZzIE4wlwIQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,528 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963-dev-0 to 0 since the associated topicId changed from null to _2_tL0ONQn6u7I7_AshnTw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,529 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963-dev-5 to 0 since the associated topicId changed from null to _2_tL0ONQn6u7I7_AshnTw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,529 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963-dev-4 to 0 since the associated topicId changed from null to _2_tL0ONQn6u7I7_AshnTw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,529 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963-dev-1 to 0 since the associated topicId changed from null to _2_tL0ONQn6u7I7_AshnTw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,529 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963-dev-2 to 0 since the associated topicId changed from null to _2_tL0ONQn6u7I7_AshnTw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,529 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963-dev-3 to 0 since the associated topicId changed from null to _2_tL0ONQn6u7I7_AshnTw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,529 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960.ADMIN.EXPORT_DOCUMENT_SPR-dev-0 to 0 since the associated topicId changed from null to fDFq1-9kREqA8rIrkpYNKw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,529 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960.ADMIN.EXPORT_DOCUMENT_SPR-dev-5 to 0 since the associated topicId changed from null to fDFq1-9kREqA8rIrkpYNKw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,529 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960.ADMIN.EXPORT_DOCUMENT_SPR-dev-4 to 0 since the associated topicId changed from null to fDFq1-9kREqA8rIrkpYNKw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,529 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960.ADMIN.EXPORT_DOCUMENT_SPR-dev-1 to 0 since the associated topicId changed from null to fDFq1-9kREqA8rIrkpYNKw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,529 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960.ADMIN.EXPORT_DOCUMENT_SPR-dev-2 to 0 since the associated topicId changed from null to fDFq1-9kREqA8rIrkpYNKw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,529 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960.ADMIN.EXPORT_DOCUMENT_SPR-dev-3 to 0 since the associated topicId changed from null to fDFq1-9kREqA8rIrkpYNKw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,529 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-0 to 0 since the associated topicId changed from null to C5CyU3Q9TiKD5ifMHu1HnA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,529 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-5 to 0 since the associated topicId changed from null to C5CyU3Q9TiKD5ifMHu1HnA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,529 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-4 to 0 since the associated topicId changed from null to C5CyU3Q9TiKD5ifMHu1HnA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,529 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-1 to 0 since the associated topicId changed from null to C5CyU3Q9TiKD5ifMHu1HnA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,529 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-2 to 0 since the associated topicId changed from null to C5CyU3Q9TiKD5ifMHu1HnA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,529 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-3 to 0 since the associated topicId changed from null to C5CyU3Q9TiKD5ifMHu1HnA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,529 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-0 to 0 since the associated topicId changed from null to VZmts2MMQqqDhrYbeRdnyA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,530 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-5 to 0 since the associated topicId changed from null to VZmts2MMQqqDhrYbeRdnyA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,530 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-4 to 0 since the associated topicId changed from null to VZmts2MMQqqDhrYbeRdnyA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,530 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-1 to 0 since the associated topicId changed from null to VZmts2MMQqqDhrYbeRdnyA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,530 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-2 to 0 since the associated topicId changed from null to VZmts2MMQqqDhrYbeRdnyA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,530 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-3 to 0 since the associated topicId changed from null to VZmts2MMQqqDhrYbeRdnyA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,530 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-gold.ADMIN.SKLEPY-dev-0 to 0 since the associated topicId changed from null to iUsD527aRCyxw4kBrACxQQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,530 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-gold.ADMIN.SKLEPY-dev-5 to 0 since the associated topicId changed from null to iUsD527aRCyxw4kBrACxQQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,530 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-gold.ADMIN.SKLEPY-dev-4 to 0 since the associated topicId changed from null to iUsD527aRCyxw4kBrACxQQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,530 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-gold.ADMIN.SKLEPY-dev-1 to 0 since the associated topicId changed from null to iUsD527aRCyxw4kBrACxQQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,530 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-gold.ADMIN.SKLEPY-dev-2 to 0 since the associated topicId changed from null to iUsD527aRCyxw4kBrACxQQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,530 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-gold.ADMIN.SKLEPY-dev-3 to 0 since the associated topicId changed from null to iUsD527aRCyxw4kBrACxQQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,530 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963.schema-changes.inventory-dev-0 to 0 since the associated topicId changed from null to pAkClwPlQfWzkc2SW51FPQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,530 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963.schema-changes.inventory-dev-5 to 0 since the associated topicId changed from null to pAkClwPlQfWzkc2SW51FPQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,530 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963.schema-changes.inventory-dev-1 to 0 since the associated topicId changed from null to pAkClwPlQfWzkc2SW51FPQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,530 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963.schema-changes.inventory-dev-4 to 0 since the associated topicId changed from null to pAkClwPlQfWzkc2SW51FPQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,530 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963.schema-changes.inventory-dev-2 to 0 since the associated topicId changed from null to pAkClwPlQfWzkc2SW51FPQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,530 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963.schema-changes.inventory-dev-3 to 0 since the associated topicId changed from null to pAkClwPlQfWzkc2SW51FPQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,530 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962.ADMIN.EXPORT_DOCUMENT_SPR-dev-0 to 0 since the associated topicId changed from null to ffqD5E14QGaxojD6ONDPrQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,530 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962.ADMIN.EXPORT_DOCUMENT_SPR-dev-5 to 0 since the associated topicId changed from null to ffqD5E14QGaxojD6ONDPrQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,531 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962.ADMIN.EXPORT_DOCUMENT_SPR-dev-4 to 0 since the associated topicId changed from null to ffqD5E14QGaxojD6ONDPrQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,531 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962.ADMIN.EXPORT_DOCUMENT_SPR-dev-1 to 0 since the associated topicId changed from null to ffqD5E14QGaxojD6ONDPrQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,531 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962.ADMIN.EXPORT_DOCUMENT_SPR-dev-2 to 0 since the associated topicId changed from null to ffqD5E14QGaxojD6ONDPrQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,531 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962.ADMIN.EXPORT_DOCUMENT_SPR-dev-3 to 0 since the associated topicId changed from null to ffqD5E14QGaxojD6ONDPrQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,531 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-0 to 0 since the associated topicId changed from null to QvQtUuFXSt2Ehg2_EKIWPw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,531 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-5 to 0 since the associated topicId changed from null to QvQtUuFXSt2Ehg2_EKIWPw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,531 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-4 to 0 since the associated topicId changed from null to QvQtUuFXSt2Ehg2_EKIWPw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,531 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-1 to 0 since the associated topicId changed from null to QvQtUuFXSt2Ehg2_EKIWPw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,531 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-2 to 0 since the associated topicId changed from null to QvQtUuFXSt2Ehg2_EKIWPw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,531 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-3 to 0 since the associated topicId changed from null to QvQtUuFXSt2Ehg2_EKIWPw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,531 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-0 to 0 since the associated topicId changed from null to cJPfjIx8TlyiBs01hlc3WQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,531 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-5 to 0 since the associated topicId changed from null to cJPfjIx8TlyiBs01hlc3WQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,531 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-4 to 0 since the associated topicId changed from null to cJPfjIx8TlyiBs01hlc3WQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,531 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-1 to 0 since the associated topicId changed from null to cJPfjIx8TlyiBs01hlc3WQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,531 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-2 to 0 since the associated topicId changed from null to cJPfjIx8TlyiBs01hlc3WQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,531 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-3 to 0 since the associated topicId changed from null to cJPfjIx8TlyiBs01hlc3WQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,531 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-0 to 0 since the associated topicId changed from null to TJwjue0YRA2_-haZ6j_eZA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,531 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-5 to 0 since the associated topicId changed from null to TJwjue0YRA2_-haZ6j_eZA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,531 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-4 to 0 since the associated topicId changed from null to TJwjue0YRA2_-haZ6j_eZA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,531 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-1 to 0 since the associated topicId changed from null to TJwjue0YRA2_-haZ6j_eZA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,531 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-2 to 0 since the associated topicId changed from null to TJwjue0YRA2_-haZ6j_eZA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,531 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-3 to 0 since the associated topicId changed from null to TJwjue0YRA2_-haZ6j_eZA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,531 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-999.ADMIN.FRIGO_DOCUMENT_SPR_EXP-dev-0 to 0 since the associated topicId changed from null to OrX9edJqSCKj4MkrXIsCCQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,531 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-999.ADMIN.FRIGO_DOCUMENT_SPR_EXP-dev-5 to 0 since the associated topicId changed from null to OrX9edJqSCKj4MkrXIsCCQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,531 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-999.ADMIN.FRIGO_DOCUMENT_SPR_EXP-dev-4 to 0 since the associated topicId changed from null to OrX9edJqSCKj4MkrXIsCCQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,531 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-999.ADMIN.FRIGO_DOCUMENT_SPR_EXP-dev-1 to 0 since the associated topicId changed from null to OrX9edJqSCKj4MkrXIsCCQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,531 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-999.ADMIN.FRIGO_DOCUMENT_SPR_EXP-dev-2 to 0 since the associated topicId changed from null to OrX9edJqSCKj4MkrXIsCCQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,531 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-999.ADMIN.FRIGO_DOCUMENT_SPR_EXP-dev-3 to 0 since the associated topicId changed from null to OrX9edJqSCKj4MkrXIsCCQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,531 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-gold-dev-0 to 0 since the associated topicId changed from null to SD2kSCyhRaeN3hhj9x3EOA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,531 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-gold-dev-5 to 0 since the associated topicId changed from null to SD2kSCyhRaeN3hhj9x3EOA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,531 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-gold-dev-4 to 0 since the associated topicId changed from null to SD2kSCyhRaeN3hhj9x3EOA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,531 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-gold-dev-1 to 0 since the associated topicId changed from null to SD2kSCyhRaeN3hhj9x3EOA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,531 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-gold-dev-2 to 0 since the associated topicId changed from null to SD2kSCyhRaeN3hhj9x3EOA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,531 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-gold-dev-3 to 0 since the associated topicId changed from null to SD2kSCyhRaeN3hhj9x3EOA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,531 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-0 to 0 since the associated topicId changed from null to cdU470ZMRh-oCNqw-CiIBw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,531 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-5 to 0 since the associated topicId changed from null to cdU470ZMRh-oCNqw-CiIBw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,532 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-4 to 0 since the associated topicId changed from null to cdU470ZMRh-oCNqw-CiIBw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,532 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-1 to 0 since the associated topicId changed from null to cdU470ZMRh-oCNqw-CiIBw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,532 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-2 to 0 since the associated topicId changed from null to cdU470ZMRh-oCNqw-CiIBw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,532 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-3 to 0 since the associated topicId changed from null to cdU470ZMRh-oCNqw-CiIBw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,532 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968.ADMIN.EXPORT_DOCUMENT_SPR-dev-0 to 0 since the associated topicId changed from null to EquANkMeRdeKC3SIuJ0F2g [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,532 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968.ADMIN.EXPORT_DOCUMENT_SPR-dev-5 to 0 since the associated topicId changed from null to EquANkMeRdeKC3SIuJ0F2g [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,532 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968.ADMIN.EXPORT_DOCUMENT_SPR-dev-4 to 0 since the associated topicId changed from null to EquANkMeRdeKC3SIuJ0F2g [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,532 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968.ADMIN.EXPORT_DOCUMENT_SPR-dev-1 to 0 since the associated topicId changed from null to EquANkMeRdeKC3SIuJ0F2g [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,532 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968.ADMIN.EXPORT_DOCUMENT_SPR-dev-2 to 0 since the associated topicId changed from null to EquANkMeRdeKC3SIuJ0F2g [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,532 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968.ADMIN.EXPORT_DOCUMENT_SPR-dev-3 to 0 since the associated topicId changed from null to EquANkMeRdeKC3SIuJ0F2g [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,532 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961.schema-changes.inventory-dev-0 to 0 since the associated topicId changed from null to cvFCLY-tRwuNWsX7uFd-Gg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,532 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961.schema-changes.inventory-dev-5 to 0 since the associated topicId changed from null to cvFCLY-tRwuNWsX7uFd-Gg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,532 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961.schema-changes.inventory-dev-4 to 0 since the associated topicId changed from null to cvFCLY-tRwuNWsX7uFd-Gg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,532 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961.schema-changes.inventory-dev-1 to 0 since the associated topicId changed from null to cvFCLY-tRwuNWsX7uFd-Gg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,532 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961.schema-changes.inventory-dev-2 to 0 since the associated topicId changed from null to cvFCLY-tRwuNWsX7uFd-Gg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,532 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961.schema-changes.inventory-dev-3 to 0 since the associated topicId changed from null to cvFCLY-tRwuNWsX7uFd-Gg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,532 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-0 to 0 since the associated topicId changed from null to w4WOoEeqRoybi2cFWx9y7Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,532 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-5 to 0 since the associated topicId changed from null to w4WOoEeqRoybi2cFWx9y7Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,532 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-4 to 0 since the associated topicId changed from null to w4WOoEeqRoybi2cFWx9y7Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,532 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-1 to 0 since the associated topicId changed from null to w4WOoEeqRoybi2cFWx9y7Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,532 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-2 to 0 since the associated topicId changed from null to w4WOoEeqRoybi2cFWx9y7Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,532 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-3 to 0 since the associated topicId changed from null to w4WOoEeqRoybi2cFWx9y7Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,532 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960.schema-changes.inventory-dev-0 to 0 since the associated topicId changed from null to PXB96hgZQ2O86QTzbFEqkg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,532 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960.schema-changes.inventory-dev-5 to 0 since the associated topicId changed from null to PXB96hgZQ2O86QTzbFEqkg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,532 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960.schema-changes.inventory-dev-4 to 0 since the associated topicId changed from null to PXB96hgZQ2O86QTzbFEqkg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,532 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960.schema-changes.inventory-dev-1 to 0 since the associated topicId changed from null to PXB96hgZQ2O86QTzbFEqkg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,532 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960.schema-changes.inventory-dev-2 to 0 since the associated topicId changed from null to PXB96hgZQ2O86QTzbFEqkg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,532 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960.schema-changes.inventory-dev-3 to 0 since the associated topicId changed from null to PXB96hgZQ2O86QTzbFEqkg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,532 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-0 to 0 since the associated topicId changed from null to DbGmLk-KRBCMIu68RJWlgw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,532 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-5 to 0 since the associated topicId changed from null to DbGmLk-KRBCMIu68RJWlgw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,532 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-1 to 0 since the associated topicId changed from null to DbGmLk-KRBCMIu68RJWlgw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,532 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-4 to 0 since the associated topicId changed from null to DbGmLk-KRBCMIu68RJWlgw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,532 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-2 to 0 since the associated topicId changed from null to DbGmLk-KRBCMIu68RJWlgw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,532 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-3 to 0 since the associated topicId changed from null to DbGmLk-KRBCMIu68RJWlgw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,532 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971.schema-changes.inventory-dev-0 to 0 since the associated topicId changed from null to KQEa4qffRMS-RCdjX2zKKA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,532 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971.schema-changes.inventory-dev-5 to 0 since the associated topicId changed from null to KQEa4qffRMS-RCdjX2zKKA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,533 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971.schema-changes.inventory-dev-4 to 0 since the associated topicId changed from null to KQEa4qffRMS-RCdjX2zKKA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,533 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971.schema-changes.inventory-dev-1 to 0 since the associated topicId changed from null to KQEa4qffRMS-RCdjX2zKKA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,533 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971.schema-changes.inventory-dev-2 to 0 since the associated topicId changed from null to KQEa4qffRMS-RCdjX2zKKA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,533 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971.schema-changes.inventory-dev-3 to 0 since the associated topicId changed from null to KQEa4qffRMS-RCdjX2zKKA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,533 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-0 to 0 since the associated topicId changed from null to mZQcWtR4TOKwoBTvaq43Yg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,533 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-5 to 0 since the associated topicId changed from null to mZQcWtR4TOKwoBTvaq43Yg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,533 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-4 to 0 since the associated topicId changed from null to mZQcWtR4TOKwoBTvaq43Yg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,533 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-1 to 0 since the associated topicId changed from null to mZQcWtR4TOKwoBTvaq43Yg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,533 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-2 to 0 since the associated topicId changed from null to mZQcWtR4TOKwoBTvaq43Yg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,533 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-3 to 0 since the associated topicId changed from null to mZQcWtR4TOKwoBTvaq43Yg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,533 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970.schema-changes.inventory-dev-0 to 0 since the associated topicId changed from null to nNxXi4rPTg2v0DN-8udaGQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,533 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970.schema-changes.inventory-dev-5 to 0 since the associated topicId changed from null to nNxXi4rPTg2v0DN-8udaGQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,533 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970.schema-changes.inventory-dev-4 to 0 since the associated topicId changed from null to nNxXi4rPTg2v0DN-8udaGQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,533 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970.schema-changes.inventory-dev-1 to 0 since the associated topicId changed from null to nNxXi4rPTg2v0DN-8udaGQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,533 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970.schema-changes.inventory-dev-2 to 0 since the associated topicId changed from null to nNxXi4rPTg2v0DN-8udaGQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,533 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970.schema-changes.inventory-dev-3 to 0 since the associated topicId changed from null to nNxXi4rPTg2v0DN-8udaGQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,533 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-0 to 0 since the associated topicId changed from null to bqUTHXV-Qzy3KAwT4f_L1Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,533 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-5 to 0 since the associated topicId changed from null to bqUTHXV-Qzy3KAwT4f_L1Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,533 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-4 to 0 since the associated topicId changed from null to bqUTHXV-Qzy3KAwT4f_L1Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,533 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-1 to 0 since the associated topicId changed from null to bqUTHXV-Qzy3KAwT4f_L1Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,533 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-2 to 0 since the associated topicId changed from null to bqUTHXV-Qzy3KAwT4f_L1Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,533 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-3 to 0 since the associated topicId changed from null to bqUTHXV-Qzy3KAwT4f_L1Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,533 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-0 to 0 since the associated topicId changed from null to nvqJuzKDRAaJjCzh0ClXnw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,533 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-5 to 0 since the associated topicId changed from null to nvqJuzKDRAaJjCzh0ClXnw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,533 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-4 to 0 since the associated topicId changed from null to nvqJuzKDRAaJjCzh0ClXnw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,533 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-1 to 0 since the associated topicId changed from null to nvqJuzKDRAaJjCzh0ClXnw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,533 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-2 to 0 since the associated topicId changed from null to nvqJuzKDRAaJjCzh0ClXnw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,533 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-3 to 0 since the associated topicId changed from null to nvqJuzKDRAaJjCzh0ClXnw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,533 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-0 to 0 since the associated topicId changed from null to fY61zpfbT_SgJdHnfA9cLw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,533 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-5 to 0 since the associated topicId changed from null to fY61zpfbT_SgJdHnfA9cLw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,533 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-4 to 0 since the associated topicId changed from null to fY61zpfbT_SgJdHnfA9cLw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,533 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-1 to 0 since the associated topicId changed from null to fY61zpfbT_SgJdHnfA9cLw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,533 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-2 to 0 since the associated topicId changed from null to fY61zpfbT_SgJdHnfA9cLw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,533 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-3 to 0 since the associated topicId changed from null to fY61zpfbT_SgJdHnfA9cLw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,533 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-0 to 0 since the associated topicId changed from null to sKATEolvQWae3Sp48jc5WA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,533 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-5 to 0 since the associated topicId changed from null to sKATEolvQWae3Sp48jc5WA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,533 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-4 to 0 since the associated topicId changed from null to sKATEolvQWae3Sp48jc5WA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,534 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-1 to 0 since the associated topicId changed from null to sKATEolvQWae3Sp48jc5WA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,534 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-2 to 0 since the associated topicId changed from null to sKATEolvQWae3Sp48jc5WA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,534 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-3 to 0 since the associated topicId changed from null to sKATEolvQWae3Sp48jc5WA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,534 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966-dev-0 to 0 since the associated topicId changed from null to NXOZ_VBXQB2YZsuhxwyb7Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,534 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966-dev-5 to 0 since the associated topicId changed from null to NXOZ_VBXQB2YZsuhxwyb7Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,534 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966-dev-4 to 0 since the associated topicId changed from null to NXOZ_VBXQB2YZsuhxwyb7Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,534 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966-dev-1 to 0 since the associated topicId changed from null to NXOZ_VBXQB2YZsuhxwyb7Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,534 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966-dev-2 to 0 since the associated topicId changed from null to NXOZ_VBXQB2YZsuhxwyb7Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,534 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966-dev-3 to 0 since the associated topicId changed from null to NXOZ_VBXQB2YZsuhxwyb7Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,534 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967.schema-changes.inventory-dev-0 to 0 since the associated topicId changed from null to ykwC-__ERJerRNa1yRqRRg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,534 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967.schema-changes.inventory-dev-5 to 0 since the associated topicId changed from null to ykwC-__ERJerRNa1yRqRRg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,534 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967.schema-changes.inventory-dev-4 to 0 since the associated topicId changed from null to ykwC-__ERJerRNa1yRqRRg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,534 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967.schema-changes.inventory-dev-1 to 0 since the associated topicId changed from null to ykwC-__ERJerRNa1yRqRRg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,534 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967.schema-changes.inventory-dev-2 to 0 since the associated topicId changed from null to ykwC-__ERJerRNa1yRqRRg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,534 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967.schema-changes.inventory-dev-3 to 0 since the associated topicId changed from null to ykwC-__ERJerRNa1yRqRRg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,534 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_configs-dev-0 to 0 since the associated topicId changed from null to v-lAiyE2TD-Up00zmwLAlw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,534 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-0 to 0 since the associated topicId changed from null to MFVSQ7x5Tl-Se4v34s3ExA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,534 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-5 to 0 since the associated topicId changed from null to MFVSQ7x5Tl-Se4v34s3ExA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,534 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-4 to 0 since the associated topicId changed from null to MFVSQ7x5Tl-Se4v34s3ExA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,534 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-1 to 0 since the associated topicId changed from null to MFVSQ7x5Tl-Se4v34s3ExA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,534 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-2 to 0 since the associated topicId changed from null to MFVSQ7x5Tl-Se4v34s3ExA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,534 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-3 to 0 since the associated topicId changed from null to MFVSQ7x5Tl-Se4v34s3ExA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,534 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966.ADMIN.EXPORT_DOCUMENT_SPR-dev-0 to 0 since the associated topicId changed from null to MujEV4I9RBmudjURmPQLKQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,534 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966.ADMIN.EXPORT_DOCUMENT_SPR-dev-5 to 0 since the associated topicId changed from null to MujEV4I9RBmudjURmPQLKQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,534 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966.ADMIN.EXPORT_DOCUMENT_SPR-dev-4 to 0 since the associated topicId changed from null to MujEV4I9RBmudjURmPQLKQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,534 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966.ADMIN.EXPORT_DOCUMENT_SPR-dev-1 to 0 since the associated topicId changed from null to MujEV4I9RBmudjURmPQLKQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,534 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966.ADMIN.EXPORT_DOCUMENT_SPR-dev-2 to 0 since the associated topicId changed from null to MujEV4I9RBmudjURmPQLKQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,534 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966.ADMIN.EXPORT_DOCUMENT_SPR-dev-3 to 0 since the associated topicId changed from null to MujEV4I9RBmudjURmPQLKQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,534 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-0 to 0 since the associated topicId changed from null to tVa8j25LROC0xYYe5uH_Eg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,534 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-5 to 0 since the associated topicId changed from null to tVa8j25LROC0xYYe5uH_Eg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,534 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-4 to 0 since the associated topicId changed from null to tVa8j25LROC0xYYe5uH_Eg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,534 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-1 to 0 since the associated topicId changed from null to tVa8j25LROC0xYYe5uH_Eg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,534 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-2 to 0 since the associated topicId changed from null to tVa8j25LROC0xYYe5uH_Eg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,534 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-3 to 0 since the associated topicId changed from null to tVa8j25LROC0xYYe5uH_Eg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,534 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-998.ADMIN.FRIGO_DOCUMENT_SPR_EXP-dev-0 to 0 since the associated topicId changed from null to xcnZ-3hDSWC3_N-YhUyA8Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,534 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-998.ADMIN.FRIGO_DOCUMENT_SPR_EXP-dev-5 to 0 since the associated topicId changed from null to xcnZ-3hDSWC3_N-YhUyA8Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,534 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-998.ADMIN.FRIGO_DOCUMENT_SPR_EXP-dev-4 to 0 since the associated topicId changed from null to xcnZ-3hDSWC3_N-YhUyA8Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,534 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-998.ADMIN.FRIGO_DOCUMENT_SPR_EXP-dev-1 to 0 since the associated topicId changed from null to xcnZ-3hDSWC3_N-YhUyA8Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,534 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-998.ADMIN.FRIGO_DOCUMENT_SPR_EXP-dev-2 to 0 since the associated topicId changed from null to xcnZ-3hDSWC3_N-YhUyA8Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,534 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-998.ADMIN.FRIGO_DOCUMENT_SPR_EXP-dev-3 to 0 since the associated topicId changed from null to xcnZ-3hDSWC3_N-YhUyA8Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,535 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-0 to 0 since the associated topicId changed from null to POTNFhvXSD-KeEkMJPXclw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,535 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-5 to 0 since the associated topicId changed from null to POTNFhvXSD-KeEkMJPXclw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,535 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-4 to 0 since the associated topicId changed from null to POTNFhvXSD-KeEkMJPXclw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,535 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-1 to 0 since the associated topicId changed from null to POTNFhvXSD-KeEkMJPXclw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,535 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-2 to 0 since the associated topicId changed from null to POTNFhvXSD-KeEkMJPXclw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,535 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-3 to 0 since the associated topicId changed from null to POTNFhvXSD-KeEkMJPXclw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,535 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-0 to 0 since the associated topicId changed from null to qT4ZoacyTPmdusvI6mKlsw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,535 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-5 to 0 since the associated topicId changed from null to qT4ZoacyTPmdusvI6mKlsw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,535 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-1 to 0 since the associated topicId changed from null to qT4ZoacyTPmdusvI6mKlsw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,535 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-4 to 0 since the associated topicId changed from null to qT4ZoacyTPmdusvI6mKlsw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,535 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-2 to 0 since the associated topicId changed from null to qT4ZoacyTPmdusvI6mKlsw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,535 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-3 to 0 since the associated topicId changed from null to qT4ZoacyTPmdusvI6mKlsw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,535 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-0 to 0 since the associated topicId changed from null to ZqhC-MPpTXyrlcFI3yezUQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,535 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-5 to 0 since the associated topicId changed from null to ZqhC-MPpTXyrlcFI3yezUQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,535 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-4 to 0 since the associated topicId changed from null to ZqhC-MPpTXyrlcFI3yezUQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,535 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-1 to 0 since the associated topicId changed from null to ZqhC-MPpTXyrlcFI3yezUQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,535 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-2 to 0 since the associated topicId changed from null to ZqhC-MPpTXyrlcFI3yezUQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,535 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-3 to 0 since the associated topicId changed from null to ZqhC-MPpTXyrlcFI3yezUQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,535 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965-dev-0 to 0 since the associated topicId changed from null to 4AJueE0hRSGVK09poiEJRQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,535 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965-dev-5 to 0 since the associated topicId changed from null to 4AJueE0hRSGVK09poiEJRQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,535 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965-dev-4 to 0 since the associated topicId changed from null to 4AJueE0hRSGVK09poiEJRQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,535 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965-dev-1 to 0 since the associated topicId changed from null to 4AJueE0hRSGVK09poiEJRQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,535 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965-dev-2 to 0 since the associated topicId changed from null to 4AJueE0hRSGVK09poiEJRQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,535 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965-dev-3 to 0 since the associated topicId changed from null to 4AJueE0hRSGVK09poiEJRQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,535 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970.ADMIN.EXPORT_DOCUMENT_SPR-dev-0 to 0 since the associated topicId changed from null to m9NEI16yReWV54FFoXVwlQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,535 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970.ADMIN.EXPORT_DOCUMENT_SPR-dev-5 to 0 since the associated topicId changed from null to m9NEI16yReWV54FFoXVwlQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,535 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970.ADMIN.EXPORT_DOCUMENT_SPR-dev-1 to 0 since the associated topicId changed from null to m9NEI16yReWV54FFoXVwlQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,535 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970.ADMIN.EXPORT_DOCUMENT_SPR-dev-4 to 0 since the associated topicId changed from null to m9NEI16yReWV54FFoXVwlQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,535 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970.ADMIN.EXPORT_DOCUMENT_SPR-dev-2 to 0 since the associated topicId changed from null to m9NEI16yReWV54FFoXVwlQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,535 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970.ADMIN.EXPORT_DOCUMENT_SPR-dev-3 to 0 since the associated topicId changed from null to m9NEI16yReWV54FFoXVwlQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,535 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967-dev-0 to 0 since the associated topicId changed from null to h70m-4NOSwWViR2ZNovUag [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,535 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967-dev-5 to 0 since the associated topicId changed from null to h70m-4NOSwWViR2ZNovUag [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,535 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967-dev-4 to 0 since the associated topicId changed from null to h70m-4NOSwWViR2ZNovUag [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,535 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967-dev-1 to 0 since the associated topicId changed from null to h70m-4NOSwWViR2ZNovUag [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,535 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967-dev-2 to 0 since the associated topicId changed from null to h70m-4NOSwWViR2ZNovUag [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,535 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967-dev-3 to 0 since the associated topicId changed from null to h70m-4NOSwWViR2ZNovUag [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,535 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961-dev-0 to 0 since the associated topicId changed from null to 2NspACCUSwO-xDepjm6cmg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,535 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961-dev-5 to 0 since the associated topicId changed from null to 2NspACCUSwO-xDepjm6cmg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,535 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961-dev-4 to 0 since the associated topicId changed from null to 2NspACCUSwO-xDepjm6cmg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,535 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961-dev-1 to 0 since the associated topicId changed from null to 2NspACCUSwO-xDepjm6cmg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,535 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961-dev-2 to 0 since the associated topicId changed from null to 2NspACCUSwO-xDepjm6cmg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,535 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961-dev-3 to 0 since the associated topicId changed from null to 2NspACCUSwO-xDepjm6cmg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,536 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-0 to 0 since the associated topicId changed from null to FcFO5qr0R9CMGESbdfk9cQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,536 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-5 to 0 since the associated topicId changed from null to FcFO5qr0R9CMGESbdfk9cQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,536 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-4 to 0 since the associated topicId changed from null to FcFO5qr0R9CMGESbdfk9cQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,536 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-1 to 0 since the associated topicId changed from null to FcFO5qr0R9CMGESbdfk9cQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,536 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-2 to 0 since the associated topicId changed from null to FcFO5qr0R9CMGESbdfk9cQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,536 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-3 to 0 since the associated topicId changed from null to FcFO5qr0R9CMGESbdfk9cQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,536 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_statuses-dev-0 to 0 since the associated topicId changed from null to XOAjtC_ARletkEFqn0dO7A [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,536 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_statuses-dev-1 to 0 since the associated topicId changed from null to XOAjtC_ARletkEFqn0dO7A [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,536 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_statuses-dev-4 to 0 since the associated topicId changed from null to XOAjtC_ARletkEFqn0dO7A [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,536 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_statuses-dev-2 to 0 since the associated topicId changed from null to XOAjtC_ARletkEFqn0dO7A [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,536 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_statuses-dev-3 to 0 since the associated topicId changed from null to XOAjtC_ARletkEFqn0dO7A [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,536 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-999.schema-changes.inventory-dev-0 to 0 since the associated topicId changed from null to vqCsbuN2TCWhQ-lPh25rVw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,536 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-999.schema-changes.inventory-dev-5 to 0 since the associated topicId changed from null to vqCsbuN2TCWhQ-lPh25rVw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,536 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-999.schema-changes.inventory-dev-1 to 0 since the associated topicId changed from null to vqCsbuN2TCWhQ-lPh25rVw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,536 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-999.schema-changes.inventory-dev-4 to 0 since the associated topicId changed from null to vqCsbuN2TCWhQ-lPh25rVw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,536 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-999.schema-changes.inventory-dev-2 to 0 since the associated topicId changed from null to vqCsbuN2TCWhQ-lPh25rVw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,536 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-999.schema-changes.inventory-dev-3 to 0 since the associated topicId changed from null to vqCsbuN2TCWhQ-lPh25rVw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,536 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969-dev-0 to 0 since the associated topicId changed from null to eUfDq-GpT7G6Jh5bdGko3A [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,536 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969-dev-5 to 0 since the associated topicId changed from null to eUfDq-GpT7G6Jh5bdGko3A [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,536 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969-dev-4 to 0 since the associated topicId changed from null to eUfDq-GpT7G6Jh5bdGko3A [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,536 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969-dev-1 to 0 since the associated topicId changed from null to eUfDq-GpT7G6Jh5bdGko3A [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,536 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969-dev-2 to 0 since the associated topicId changed from null to eUfDq-GpT7G6Jh5bdGko3A [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,536 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969-dev-3 to 0 since the associated topicId changed from null to eUfDq-GpT7G6Jh5bdGko3A [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,536 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968-dev-0 to 0 since the associated topicId changed from null to nC0ghDCsSquzHE8iWj_trA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,536 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968-dev-5 to 0 since the associated topicId changed from null to nC0ghDCsSquzHE8iWj_trA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,536 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968-dev-1 to 0 since the associated topicId changed from null to nC0ghDCsSquzHE8iWj_trA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,536 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968-dev-4 to 0 since the associated topicId changed from null to nC0ghDCsSquzHE8iWj_trA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,536 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968-dev-2 to 0 since the associated topicId changed from null to nC0ghDCsSquzHE8iWj_trA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,536 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968-dev-3 to 0 since the associated topicId changed from null to nC0ghDCsSquzHE8iWj_trA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,536 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965.ADMIN.EXPORT_DOCUMENT_SPR-dev-0 to 0 since the associated topicId changed from null to XNLiAnYdQomXhPoCqvxvFg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,536 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965.ADMIN.EXPORT_DOCUMENT_SPR-dev-5 to 0 since the associated topicId changed from null to XNLiAnYdQomXhPoCqvxvFg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,536 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965.ADMIN.EXPORT_DOCUMENT_SPR-dev-1 to 0 since the associated topicId changed from null to XNLiAnYdQomXhPoCqvxvFg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,536 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965.ADMIN.EXPORT_DOCUMENT_SPR-dev-4 to 0 since the associated topicId changed from null to XNLiAnYdQomXhPoCqvxvFg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,536 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965.ADMIN.EXPORT_DOCUMENT_SPR-dev-2 to 0 since the associated topicId changed from null to XNLiAnYdQomXhPoCqvxvFg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,536 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965.ADMIN.EXPORT_DOCUMENT_SPR-dev-3 to 0 since the associated topicId changed from null to XNLiAnYdQomXhPoCqvxvFg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,536 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-0 to 0 since the associated topicId changed from null to cnSG7i-0QEeRgLt0uLoSlw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,536 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-5 to 0 since the associated topicId changed from null to cnSG7i-0QEeRgLt0uLoSlw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,536 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-4 to 0 since the associated topicId changed from null to cnSG7i-0QEeRgLt0uLoSlw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,537 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-1 to 0 since the associated topicId changed from null to cnSG7i-0QEeRgLt0uLoSlw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,537 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-2 to 0 since the associated topicId changed from null to cnSG7i-0QEeRgLt0uLoSlw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,537 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-3 to 0 since the associated topicId changed from null to cnSG7i-0QEeRgLt0uLoSlw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,537 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-0 to 0 since the associated topicId changed from null to iXfQPPJITP2FqErdi2FsLA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,537 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-5 to 0 since the associated topicId changed from null to iXfQPPJITP2FqErdi2FsLA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,537 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-4 to 0 since the associated topicId changed from null to iXfQPPJITP2FqErdi2FsLA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,537 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-1 to 0 since the associated topicId changed from null to iXfQPPJITP2FqErdi2FsLA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,537 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-2 to 0 since the associated topicId changed from null to iXfQPPJITP2FqErdi2FsLA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,537 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-3 to 0 since the associated topicId changed from null to iXfQPPJITP2FqErdi2FsLA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,537 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-0 to 0 since the associated topicId changed from null to Kftd6ZB3QVKEWJ9h1WS8Sw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,537 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-5 to 0 since the associated topicId changed from null to Kftd6ZB3QVKEWJ9h1WS8Sw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,537 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-4 to 0 since the associated topicId changed from null to Kftd6ZB3QVKEWJ9h1WS8Sw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,537 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-1 to 0 since the associated topicId changed from null to Kftd6ZB3QVKEWJ9h1WS8Sw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,537 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-2 to 0 since the associated topicId changed from null to Kftd6ZB3QVKEWJ9h1WS8Sw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,537 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-3 to 0 since the associated topicId changed from null to Kftd6ZB3QVKEWJ9h1WS8Sw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,537 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-0 to 0 since the associated topicId changed from null to g7kdmaBWQLGrcz-B0n1HpA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,537 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-5 to 0 since the associated topicId changed from null to g7kdmaBWQLGrcz-B0n1HpA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,537 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-4 to 0 since the associated topicId changed from null to g7kdmaBWQLGrcz-B0n1HpA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,537 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-1 to 0 since the associated topicId changed from null to g7kdmaBWQLGrcz-B0n1HpA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,537 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-2 to 0 since the associated topicId changed from null to g7kdmaBWQLGrcz-B0n1HpA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,537 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-3 to 0 since the associated topicId changed from null to g7kdmaBWQLGrcz-B0n1HpA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,537 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960-dev-0 to 0 since the associated topicId changed from null to Eai6YZZ8QRi98g2tlptTgw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,537 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960-dev-5 to 0 since the associated topicId changed from null to Eai6YZZ8QRi98g2tlptTgw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,537 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960-dev-4 to 0 since the associated topicId changed from null to Eai6YZZ8QRi98g2tlptTgw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,537 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960-dev-1 to 0 since the associated topicId changed from null to Eai6YZZ8QRi98g2tlptTgw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,537 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960-dev-2 to 0 since the associated topicId changed from null to Eai6YZZ8QRi98g2tlptTgw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,537 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960-dev-3 to 0 since the associated topicId changed from null to Eai6YZZ8QRi98g2tlptTgw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,537 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-0 to 0 since the associated topicId changed from null to STq-SSAWT9CfY53BmSYmOA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,537 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-5 to 0 since the associated topicId changed from null to STq-SSAWT9CfY53BmSYmOA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,537 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-1 to 0 since the associated topicId changed from null to STq-SSAWT9CfY53BmSYmOA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,537 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-4 to 0 since the associated topicId changed from null to STq-SSAWT9CfY53BmSYmOA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,537 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-2 to 0 since the associated topicId changed from null to STq-SSAWT9CfY53BmSYmOA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,537 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-3 to 0 since the associated topicId changed from null to STq-SSAWT9CfY53BmSYmOA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,537 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-0 to 0 since the associated topicId changed from null to 3070PP5CQqyaGtM1DRs7zw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,537 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-5 to 0 since the associated topicId changed from null to 3070PP5CQqyaGtM1DRs7zw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,537 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-1 to 0 since the associated topicId changed from null to 3070PP5CQqyaGtM1DRs7zw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,537 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-4 to 0 since the associated topicId changed from null to 3070PP5CQqyaGtM1DRs7zw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,537 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-2 to 0 since the associated topicId changed from null to 3070PP5CQqyaGtM1DRs7zw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,537 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-3 to 0 since the associated topicId changed from null to 3070PP5CQqyaGtM1DRs7zw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,537 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964.ADMIN.EXPORT_DOCUMENT_SPR-dev-0 to 0 since the associated topicId changed from null to laUNxchhRviOU3c1I5zMVg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,537 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964.ADMIN.EXPORT_DOCUMENT_SPR-dev-5 to 0 since the associated topicId changed from null to laUNxchhRviOU3c1I5zMVg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,538 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964.ADMIN.EXPORT_DOCUMENT_SPR-dev-1 to 0 since the associated topicId changed from null to laUNxchhRviOU3c1I5zMVg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,538 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964.ADMIN.EXPORT_DOCUMENT_SPR-dev-4 to 0 since the associated topicId changed from null to laUNxchhRviOU3c1I5zMVg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,538 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964.ADMIN.EXPORT_DOCUMENT_SPR-dev-2 to 0 since the associated topicId changed from null to laUNxchhRviOU3c1I5zMVg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,538 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964.ADMIN.EXPORT_DOCUMENT_SPR-dev-3 to 0 since the associated topicId changed from null to laUNxchhRviOU3c1I5zMVg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,538 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967.ADMIN.EXPORT_DOCUMENT_SPR-dev-0 to 0 since the associated topicId changed from null to Y7nIQeKqSIG9Ki3fgyCQPA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,538 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967.ADMIN.EXPORT_DOCUMENT_SPR-dev-5 to 0 since the associated topicId changed from null to Y7nIQeKqSIG9Ki3fgyCQPA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,538 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967.ADMIN.EXPORT_DOCUMENT_SPR-dev-1 to 0 since the associated topicId changed from null to Y7nIQeKqSIG9Ki3fgyCQPA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,538 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967.ADMIN.EXPORT_DOCUMENT_SPR-dev-4 to 0 since the associated topicId changed from null to Y7nIQeKqSIG9Ki3fgyCQPA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,538 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967.ADMIN.EXPORT_DOCUMENT_SPR-dev-2 to 0 since the associated topicId changed from null to Y7nIQeKqSIG9Ki3fgyCQPA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,538 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967.ADMIN.EXPORT_DOCUMENT_SPR-dev-3 to 0 since the associated topicId changed from null to Y7nIQeKqSIG9Ki3fgyCQPA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,538 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964-dev-0 to 0 since the associated topicId changed from null to doXJjMAmRMO6ryoMju1k7Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,538 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964-dev-5 to 0 since the associated topicId changed from null to doXJjMAmRMO6ryoMju1k7Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,538 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964-dev-1 to 0 since the associated topicId changed from null to doXJjMAmRMO6ryoMju1k7Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,538 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964-dev-4 to 0 since the associated topicId changed from null to doXJjMAmRMO6ryoMju1k7Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,538 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964-dev-2 to 0 since the associated topicId changed from null to doXJjMAmRMO6ryoMju1k7Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,538 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964-dev-3 to 0 since the associated topicId changed from null to doXJjMAmRMO6ryoMju1k7Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,538 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-0 to 0 since the associated topicId changed from null to R5RqX4KVTMuTbX08NIyivQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,538 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-5 to 0 since the associated topicId changed from null to R5RqX4KVTMuTbX08NIyivQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,538 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-4 to 0 since the associated topicId changed from null to R5RqX4KVTMuTbX08NIyivQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,538 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-1 to 0 since the associated topicId changed from null to R5RqX4KVTMuTbX08NIyivQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,538 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-2 to 0 since the associated topicId changed from null to R5RqX4KVTMuTbX08NIyivQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,538 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-3 to 0 since the associated topicId changed from null to R5RqX4KVTMuTbX08NIyivQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,538 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969.ADMIN.EXPORT_DOCUMENT_SPR-dev-0 to 0 since the associated topicId changed from null to CqUJlPRJQ1mM4MJIL0johA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,538 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969.ADMIN.EXPORT_DOCUMENT_SPR-dev-5 to 0 since the associated topicId changed from null to CqUJlPRJQ1mM4MJIL0johA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,538 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969.ADMIN.EXPORT_DOCUMENT_SPR-dev-4 to 0 since the associated topicId changed from null to CqUJlPRJQ1mM4MJIL0johA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,538 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969.ADMIN.EXPORT_DOCUMENT_SPR-dev-1 to 0 since the associated topicId changed from null to CqUJlPRJQ1mM4MJIL0johA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,538 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969.ADMIN.EXPORT_DOCUMENT_SPR-dev-2 to 0 since the associated topicId changed from null to CqUJlPRJQ1mM4MJIL0johA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,538 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969.ADMIN.EXPORT_DOCUMENT_SPR-dev-3 to 0 since the associated topicId changed from null to CqUJlPRJQ1mM4MJIL0johA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,538 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-0 to 0 since the associated topicId changed from null to DHKH8tFJT7-EuJHodj_-uQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,538 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-5 to 0 since the associated topicId changed from null to DHKH8tFJT7-EuJHodj_-uQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,538 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-1 to 0 since the associated topicId changed from null to DHKH8tFJT7-EuJHodj_-uQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,538 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-4 to 0 since the associated topicId changed from null to DHKH8tFJT7-EuJHodj_-uQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,539 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-2 to 0 since the associated topicId changed from null to DHKH8tFJT7-EuJHodj_-uQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,539 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-3 to 0 since the associated topicId changed from null to DHKH8tFJT7-EuJHodj_-uQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,539 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-998.schema-changes.inventory-dev-0 to 0 since the associated topicId changed from null to hhCNg2wGQiWehKbLbbm5Pg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,539 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-998.schema-changes.inventory-dev-5 to 0 since the associated topicId changed from null to hhCNg2wGQiWehKbLbbm5Pg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,539 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-998.schema-changes.inventory-dev-1 to 0 since the associated topicId changed from null to hhCNg2wGQiWehKbLbbm5Pg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,539 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-998.schema-changes.inventory-dev-4 to 0 since the associated topicId changed from null to hhCNg2wGQiWehKbLbbm5Pg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,539 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-998.schema-changes.inventory-dev-2 to 0 since the associated topicId changed from null to hhCNg2wGQiWehKbLbbm5Pg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,539 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-998.schema-changes.inventory-dev-3 to 0 since the associated topicId changed from null to hhCNg2wGQiWehKbLbbm5Pg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,539 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971-dev-0 to 0 since the associated topicId changed from null to PwPchcc4Tf6q1uMD7mJfww [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,539 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971-dev-5 to 0 since the associated topicId changed from null to PwPchcc4Tf6q1uMD7mJfww [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,539 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971-dev-4 to 0 since the associated topicId changed from null to PwPchcc4Tf6q1uMD7mJfww [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,539 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971-dev-1 to 0 since the associated topicId changed from null to PwPchcc4Tf6q1uMD7mJfww [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,539 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971-dev-2 to 0 since the associated topicId changed from null to PwPchcc4Tf6q1uMD7mJfww [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,539 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971-dev-3 to 0 since the associated topicId changed from null to PwPchcc4Tf6q1uMD7mJfww [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,539 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962-dev-0 to 0 since the associated topicId changed from null to w9srR4BEQHewNQ4L9DYeXg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,539 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962-dev-5 to 0 since the associated topicId changed from null to w9srR4BEQHewNQ4L9DYeXg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,539 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962-dev-1 to 0 since the associated topicId changed from null to w9srR4BEQHewNQ4L9DYeXg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,539 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962-dev-4 to 0 since the associated topicId changed from null to w9srR4BEQHewNQ4L9DYeXg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,539 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962-dev-2 to 0 since the associated topicId changed from null to w9srR4BEQHewNQ4L9DYeXg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,539 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962-dev-3 to 0 since the associated topicId changed from null to w9srR4BEQHewNQ4L9DYeXg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,539 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963.ADMIN.EXPORT_DOCUMENT_SPR-dev-0 to 0 since the associated topicId changed from null to R1gTtPexTX2MzbTCf5jO6Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,539 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963.ADMIN.EXPORT_DOCUMENT_SPR-dev-5 to 0 since the associated topicId changed from null to R1gTtPexTX2MzbTCf5jO6Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,539 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963.ADMIN.EXPORT_DOCUMENT_SPR-dev-4 to 0 since the associated topicId changed from null to R1gTtPexTX2MzbTCf5jO6Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,539 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963.ADMIN.EXPORT_DOCUMENT_SPR-dev-1 to 0 since the associated topicId changed from null to R1gTtPexTX2MzbTCf5jO6Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,539 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963.ADMIN.EXPORT_DOCUMENT_SPR-dev-2 to 0 since the associated topicId changed from null to R1gTtPexTX2MzbTCf5jO6Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,539 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963.ADMIN.EXPORT_DOCUMENT_SPR-dev-3 to 0 since the associated topicId changed from null to R1gTtPexTX2MzbTCf5jO6Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,539 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-0 to 0 since the associated topicId changed from null to cEZ03PRTQnqflY0C9rpI0w [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,539 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-5 to 0 since the associated topicId changed from null to cEZ03PRTQnqflY0C9rpI0w [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,539 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-1 to 0 since the associated topicId changed from null to cEZ03PRTQnqflY0C9rpI0w [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,539 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-4 to 0 since the associated topicId changed from null to cEZ03PRTQnqflY0C9rpI0w [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,539 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-2 to 0 since the associated topicId changed from null to cEZ03PRTQnqflY0C9rpI0w [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,539 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-3 to 0 since the associated topicId changed from null to cEZ03PRTQnqflY0C9rpI0w [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,539 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-0 to 0 since the associated topicId changed from null to WiMT3U-SSKWOgnlCIJm7-Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,539 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-5 to 0 since the associated topicId changed from null to WiMT3U-SSKWOgnlCIJm7-Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,539 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-4 to 0 since the associated topicId changed from null to WiMT3U-SSKWOgnlCIJm7-Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,539 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-1 to 0 since the associated topicId changed from null to WiMT3U-SSKWOgnlCIJm7-Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,539 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-2 to 0 since the associated topicId changed from null to WiMT3U-SSKWOgnlCIJm7-Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,539 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-3 to 0 since the associated topicId changed from null to WiMT3U-SSKWOgnlCIJm7-Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,540 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-0 to 0 since the associated topicId changed from null to CWxTPPmCRaezL98qB3i8cg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,540 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-5 to 0 since the associated topicId changed from null to CWxTPPmCRaezL98qB3i8cg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,540 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-4 to 0 since the associated topicId changed from null to CWxTPPmCRaezL98qB3i8cg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,540 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-1 to 0 since the associated topicId changed from null to CWxTPPmCRaezL98qB3i8cg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,540 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-2 to 0 since the associated topicId changed from null to CWxTPPmCRaezL98qB3i8cg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,540 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-3 to 0 since the associated topicId changed from null to CWxTPPmCRaezL98qB3i8cg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,540 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-999-dev-0 to 0 since the associated topicId changed from null to dDfKBLtSQDi5TPCjlCbAzw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,540 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-999-dev-5 to 0 since the associated topicId changed from null to dDfKBLtSQDi5TPCjlCbAzw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,540 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-999-dev-4 to 0 since the associated topicId changed from null to dDfKBLtSQDi5TPCjlCbAzw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,540 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-999-dev-1 to 0 since the associated topicId changed from null to dDfKBLtSQDi5TPCjlCbAzw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,540 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-999-dev-2 to 0 since the associated topicId changed from null to dDfKBLtSQDi5TPCjlCbAzw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,540 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-999-dev-3 to 0 since the associated topicId changed from null to dDfKBLtSQDi5TPCjlCbAzw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,540 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-0 to 0 since the associated topicId changed from null to hygGmkFCQjCKBPGunjSfkA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,540 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-5 to 0 since the associated topicId changed from null to hygGmkFCQjCKBPGunjSfkA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,540 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-1 to 0 since the associated topicId changed from null to hygGmkFCQjCKBPGunjSfkA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,540 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-4 to 0 since the associated topicId changed from null to hygGmkFCQjCKBPGunjSfkA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,540 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-2 to 0 since the associated topicId changed from null to hygGmkFCQjCKBPGunjSfkA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,540 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-3 to 0 since the associated topicId changed from null to hygGmkFCQjCKBPGunjSfkA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,540 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-0 to 0 since the associated topicId changed from null to p22VMprZQyu2912J9R0bSg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,540 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-5 to 0 since the associated topicId changed from null to p22VMprZQyu2912J9R0bSg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,540 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-4 to 0 since the associated topicId changed from null to p22VMprZQyu2912J9R0bSg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,540 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-1 to 0 since the associated topicId changed from null to p22VMprZQyu2912J9R0bSg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,540 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-2 to 0 since the associated topicId changed from null to p22VMprZQyu2912J9R0bSg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,540 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-3 to 0 since the associated topicId changed from null to p22VMprZQyu2912J9R0bSg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,540 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-0 to 0 since the associated topicId changed from null to dYwjwDQ4R5-Ve9XX3hqO6g [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,540 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-5 to 0 since the associated topicId changed from null to dYwjwDQ4R5-Ve9XX3hqO6g [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,540 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-4 to 0 since the associated topicId changed from null to dYwjwDQ4R5-Ve9XX3hqO6g [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,540 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-1 to 0 since the associated topicId changed from null to dYwjwDQ4R5-Ve9XX3hqO6g [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,540 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-2 to 0 since the associated topicId changed from null to dYwjwDQ4R5-Ve9XX3hqO6g [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,540 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-3 to 0 since the associated topicId changed from null to dYwjwDQ4R5-Ve9XX3hqO6g [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,540 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969.schema-changes.inventory-dev-0 to 0 since the associated topicId changed from null to CdIDn2NeTVKvfVKUlPCXXQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,540 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969.schema-changes.inventory-dev-5 to 0 since the associated topicId changed from null to CdIDn2NeTVKvfVKUlPCXXQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,540 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969.schema-changes.inventory-dev-4 to 0 since the associated topicId changed from null to CdIDn2NeTVKvfVKUlPCXXQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,540 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969.schema-changes.inventory-dev-1 to 0 since the associated topicId changed from null to CdIDn2NeTVKvfVKUlPCXXQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,540 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969.schema-changes.inventory-dev-2 to 0 since the associated topicId changed from null to CdIDn2NeTVKvfVKUlPCXXQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,540 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969.schema-changes.inventory-dev-3 to 0 since the associated topicId changed from null to CdIDn2NeTVKvfVKUlPCXXQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,540 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-999.ADMIN.FRIGO_DOCUMENT_COMP_EXP-dev-0 to 0 since the associated topicId changed from null to 1__61m58SVClBBykB6CLPw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,540 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-999.ADMIN.FRIGO_DOCUMENT_COMP_EXP-dev-5 to 0 since the associated topicId changed from null to 1__61m58SVClBBykB6CLPw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,540 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-999.ADMIN.FRIGO_DOCUMENT_COMP_EXP-dev-4 to 0 since the associated topicId changed from null to 1__61m58SVClBBykB6CLPw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,540 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-999.ADMIN.FRIGO_DOCUMENT_COMP_EXP-dev-1 to 0 since the associated topicId changed from null to 1__61m58SVClBBykB6CLPw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,540 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-999.ADMIN.FRIGO_DOCUMENT_COMP_EXP-dev-2 to 0 since the associated topicId changed from null to 1__61m58SVClBBykB6CLPw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,540 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-999.ADMIN.FRIGO_DOCUMENT_COMP_EXP-dev-3 to 0 since the associated topicId changed from null to 1__61m58SVClBBykB6CLPw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,541 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-gold.ADMIN.FRIGO_DOCUMENT_ZAM_EXP-dev-0 to 0 since the associated topicId changed from null to RQ2m0EXDSJuhqyNqvj2DUg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,541 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-gold.ADMIN.FRIGO_DOCUMENT_ZAM_EXP-dev-5 to 0 since the associated topicId changed from null to RQ2m0EXDSJuhqyNqvj2DUg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,541 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-gold.ADMIN.FRIGO_DOCUMENT_ZAM_EXP-dev-4 to 0 since the associated topicId changed from null to RQ2m0EXDSJuhqyNqvj2DUg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,541 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-gold.ADMIN.FRIGO_DOCUMENT_ZAM_EXP-dev-1 to 0 since the associated topicId changed from null to RQ2m0EXDSJuhqyNqvj2DUg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,541 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-gold.ADMIN.FRIGO_DOCUMENT_ZAM_EXP-dev-2 to 0 since the associated topicId changed from null to RQ2m0EXDSJuhqyNqvj2DUg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,541 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-gold.ADMIN.FRIGO_DOCUMENT_ZAM_EXP-dev-3 to 0 since the associated topicId changed from null to RQ2m0EXDSJuhqyNqvj2DUg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,541 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-0 to 0 since the associated topicId changed from null to wNucPSJjSqODFyYwc1ivDQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,541 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-5 to 0 since the associated topicId changed from null to wNucPSJjSqODFyYwc1ivDQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,541 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-4 to 0 since the associated topicId changed from null to wNucPSJjSqODFyYwc1ivDQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,541 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-1 to 0 since the associated topicId changed from null to wNucPSJjSqODFyYwc1ivDQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,541 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-2 to 0 since the associated topicId changed from null to wNucPSJjSqODFyYwc1ivDQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,541 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-3 to 0 since the associated topicId changed from null to wNucPSJjSqODFyYwc1ivDQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,541 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-0 to 0 since the associated topicId changed from null to fd6G6jWbQKeNjI53m6IkIw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,541 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-5 to 0 since the associated topicId changed from null to fd6G6jWbQKeNjI53m6IkIw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,541 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-1 to 0 since the associated topicId changed from null to fd6G6jWbQKeNjI53m6IkIw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,541 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-4 to 0 since the associated topicId changed from null to fd6G6jWbQKeNjI53m6IkIw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,541 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-2 to 0 since the associated topicId changed from null to fd6G6jWbQKeNjI53m6IkIw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,541 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-3 to 0 since the associated topicId changed from null to fd6G6jWbQKeNjI53m6IkIw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,541 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964.schema-changes.inventory-dev-0 to 0 since the associated topicId changed from null to MbiuYGpwQ5qi4I_e8sWFRw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,541 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964.schema-changes.inventory-dev-5 to 0 since the associated topicId changed from null to MbiuYGpwQ5qi4I_e8sWFRw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,541 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964.schema-changes.inventory-dev-4 to 0 since the associated topicId changed from null to MbiuYGpwQ5qi4I_e8sWFRw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,541 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964.schema-changes.inventory-dev-1 to 0 since the associated topicId changed from null to MbiuYGpwQ5qi4I_e8sWFRw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,541 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964.schema-changes.inventory-dev-2 to 0 since the associated topicId changed from null to MbiuYGpwQ5qi4I_e8sWFRw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,541 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964.schema-changes.inventory-dev-3 to 0 since the associated topicId changed from null to MbiuYGpwQ5qi4I_e8sWFRw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,541 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-0 to 0 since the associated topicId changed from null to sqbxcDctS9ml5a4uHGk-gw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,541 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-5 to 0 since the associated topicId changed from null to sqbxcDctS9ml5a4uHGk-gw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,541 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-4 to 0 since the associated topicId changed from null to sqbxcDctS9ml5a4uHGk-gw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,541 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-1 to 0 since the associated topicId changed from null to sqbxcDctS9ml5a4uHGk-gw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,541 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-2 to 0 since the associated topicId changed from null to sqbxcDctS9ml5a4uHGk-gw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,541 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-3 to 0 since the associated topicId changed from null to sqbxcDctS9ml5a4uHGk-gw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,541 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-gold.schema-changes.inventory-dev-0 to 0 since the associated topicId changed from null to JOL4jiWpQwaoRvGQpui8Sw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,541 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-gold.schema-changes.inventory-dev-5 to 0 since the associated topicId changed from null to JOL4jiWpQwaoRvGQpui8Sw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,541 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-gold.schema-changes.inventory-dev-4 to 0 since the associated topicId changed from null to JOL4jiWpQwaoRvGQpui8Sw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,541 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-gold.schema-changes.inventory-dev-1 to 0 since the associated topicId changed from null to JOL4jiWpQwaoRvGQpui8Sw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,541 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-gold.schema-changes.inventory-dev-2 to 0 since the associated topicId changed from null to JOL4jiWpQwaoRvGQpui8Sw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,541 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-gold.schema-changes.inventory-dev-3 to 0 since the associated topicId changed from null to JOL4jiWpQwaoRvGQpui8Sw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,541 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970-dev-0 to 0 since the associated topicId changed from null to 5YQBvQHJSWyf7K2GgAjv4g [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,541 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970-dev-5 to 0 since the associated topicId changed from null to 5YQBvQHJSWyf7K2GgAjv4g [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,541 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970-dev-4 to 0 since the associated topicId changed from null to 5YQBvQHJSWyf7K2GgAjv4g [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,541 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970-dev-1 to 0 since the associated topicId changed from null to 5YQBvQHJSWyf7K2GgAjv4g [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,541 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970-dev-2 to 0 since the associated topicId changed from null to 5YQBvQHJSWyf7K2GgAjv4g [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,542 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970-dev-3 to 0 since the associated topicId changed from null to 5YQBvQHJSWyf7K2GgAjv4g [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,542 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-0 to 0 since the associated topicId changed from null to ujCcyr2XT2iwt8EdXDe3Wg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,542 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-5 to 0 since the associated topicId changed from null to ujCcyr2XT2iwt8EdXDe3Wg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,542 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-1 to 0 since the associated topicId changed from null to ujCcyr2XT2iwt8EdXDe3Wg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,542 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-4 to 0 since the associated topicId changed from null to ujCcyr2XT2iwt8EdXDe3Wg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,542 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-2 to 0 since the associated topicId changed from null to ujCcyr2XT2iwt8EdXDe3Wg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,542 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-3 to 0 since the associated topicId changed from null to ujCcyr2XT2iwt8EdXDe3Wg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,542 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-0 to 0 since the associated topicId changed from null to rJDzAyZ0SzaEfh5j_QkalQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,542 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-5 to 0 since the associated topicId changed from null to rJDzAyZ0SzaEfh5j_QkalQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,542 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-4 to 0 since the associated topicId changed from null to rJDzAyZ0SzaEfh5j_QkalQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,542 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-1 to 0 since the associated topicId changed from null to rJDzAyZ0SzaEfh5j_QkalQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,542 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-2 to 0 since the associated topicId changed from null to rJDzAyZ0SzaEfh5j_QkalQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,542 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-3 to 0 since the associated topicId changed from null to rJDzAyZ0SzaEfh5j_QkalQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,542 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-0 to 0 since the associated topicId changed from null to XJEwwKIyRheDmxg9pT-Pmg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,542 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-5 to 0 since the associated topicId changed from null to XJEwwKIyRheDmxg9pT-Pmg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,542 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-1 to 0 since the associated topicId changed from null to XJEwwKIyRheDmxg9pT-Pmg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,542 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-4 to 0 since the associated topicId changed from null to XJEwwKIyRheDmxg9pT-Pmg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,542 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-2 to 0 since the associated topicId changed from null to XJEwwKIyRheDmxg9pT-Pmg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,542 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-3 to 0 since the associated topicId changed from null to XJEwwKIyRheDmxg9pT-Pmg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,542 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-0 to 0 since the associated topicId changed from null to iuw-mnZFSsq-L0XjuSixEg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,542 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-5 to 0 since the associated topicId changed from null to iuw-mnZFSsq-L0XjuSixEg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,542 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-1 to 0 since the associated topicId changed from null to iuw-mnZFSsq-L0XjuSixEg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,542 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-4 to 0 since the associated topicId changed from null to iuw-mnZFSsq-L0XjuSixEg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,542 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-2 to 0 since the associated topicId changed from null to iuw-mnZFSsq-L0XjuSixEg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,542 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-964.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-3 to 0 since the associated topicId changed from null to iuw-mnZFSsq-L0XjuSixEg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,542 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971.ADMIN.EXPORT_DOCUMENT_SPR-dev-0 to 0 since the associated topicId changed from null to VvQZ0UjySE-nEBbHl_ZKig [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,542 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971.ADMIN.EXPORT_DOCUMENT_SPR-dev-5 to 0 since the associated topicId changed from null to VvQZ0UjySE-nEBbHl_ZKig [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,542 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971.ADMIN.EXPORT_DOCUMENT_SPR-dev-1 to 0 since the associated topicId changed from null to VvQZ0UjySE-nEBbHl_ZKig [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,542 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971.ADMIN.EXPORT_DOCUMENT_SPR-dev-4 to 0 since the associated topicId changed from null to VvQZ0UjySE-nEBbHl_ZKig [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,542 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971.ADMIN.EXPORT_DOCUMENT_SPR-dev-2 to 0 since the associated topicId changed from null to VvQZ0UjySE-nEBbHl_ZKig [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,542 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-971.ADMIN.EXPORT_DOCUMENT_SPR-dev-3 to 0 since the associated topicId changed from null to VvQZ0UjySE-nEBbHl_ZKig [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,542 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962.schema-changes.inventory-dev-0 to 0 since the associated topicId changed from null to AJg2rPXRQbyC7ps9YuMBQA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,542 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962.schema-changes.inventory-dev-5 to 0 since the associated topicId changed from null to AJg2rPXRQbyC7ps9YuMBQA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,542 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962.schema-changes.inventory-dev-4 to 0 since the associated topicId changed from null to AJg2rPXRQbyC7ps9YuMBQA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,542 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962.schema-changes.inventory-dev-1 to 0 since the associated topicId changed from null to AJg2rPXRQbyC7ps9YuMBQA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,542 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962.schema-changes.inventory-dev-2 to 0 since the associated topicId changed from null to AJg2rPXRQbyC7ps9YuMBQA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,542 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962.schema-changes.inventory-dev-3 to 0 since the associated topicId changed from null to AJg2rPXRQbyC7ps9YuMBQA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,542 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-0 to 0 since the associated topicId changed from null to Iv8NsURiQ9KGy8zqu5edBg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,542 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-5 to 0 since the associated topicId changed from null to Iv8NsURiQ9KGy8zqu5edBg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,542 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-4 to 0 since the associated topicId changed from null to Iv8NsURiQ9KGy8zqu5edBg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,542 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-1 to 0 since the associated topicId changed from null to Iv8NsURiQ9KGy8zqu5edBg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,542 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-2 to 0 since the associated topicId changed from null to Iv8NsURiQ9KGy8zqu5edBg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,542 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-3 to 0 since the associated topicId changed from null to Iv8NsURiQ9KGy8zqu5edBg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,542 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-0 to 0 since the associated topicId changed from null to r-aAft7IQBKSBtBAtwcEfA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-5 to 0 since the associated topicId changed from null to r-aAft7IQBKSBtBAtwcEfA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-4 to 0 since the associated topicId changed from null to r-aAft7IQBKSBtBAtwcEfA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-1 to 0 since the associated topicId changed from null to r-aAft7IQBKSBtBAtwcEfA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-2 to 0 since the associated topicId changed from null to r-aAft7IQBKSBtBAtwcEfA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-3 to 0 since the associated topicId changed from null to r-aAft7IQBKSBtBAtwcEfA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-0 to 0 since the associated topicId changed from null to YxGqx_rSSl--TEjiYrPPCQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-5 to 0 since the associated topicId changed from null to YxGqx_rSSl--TEjiYrPPCQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-4 to 0 since the associated topicId changed from null to YxGqx_rSSl--TEjiYrPPCQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-1 to 0 since the associated topicId changed from null to YxGqx_rSSl--TEjiYrPPCQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-2 to 0 since the associated topicId changed from null to YxGqx_rSSl--TEjiYrPPCQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-967.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-3 to 0 since the associated topicId changed from null to YxGqx_rSSl--TEjiYrPPCQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-0 to 0 since the associated topicId changed from null to ascqJcVcSAmHzC3gax-hXw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-5 to 0 since the associated topicId changed from null to ascqJcVcSAmHzC3gax-hXw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-4 to 0 since the associated topicId changed from null to ascqJcVcSAmHzC3gax-hXw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-1 to 0 since the associated topicId changed from null to ascqJcVcSAmHzC3gax-hXw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-2 to 0 since the associated topicId changed from null to ascqJcVcSAmHzC3gax-hXw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE-dev-3 to 0 since the associated topicId changed from null to ascqJcVcSAmHzC3gax-hXw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-0 to 0 since the associated topicId changed from null to 6xLK1YnnQBelBxKcMzZeyg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-5 to 0 since the associated topicId changed from null to 6xLK1YnnQBelBxKcMzZeyg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-4 to 0 since the associated topicId changed from null to 6xLK1YnnQBelBxKcMzZeyg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-1 to 0 since the associated topicId changed from null to 6xLK1YnnQBelBxKcMzZeyg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-2 to 0 since the associated topicId changed from null to 6xLK1YnnQBelBxKcMzZeyg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-963.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-3 to 0 since the associated topicId changed from null to 6xLK1YnnQBelBxKcMzZeyg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-0 to 0 since the associated topicId changed from null to qGJzWg6XQ8C7-zY2_VgvMg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-5 to 0 since the associated topicId changed from null to qGJzWg6XQ8C7-zY2_VgvMg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-4 to 0 since the associated topicId changed from null to qGJzWg6XQ8C7-zY2_VgvMg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-1 to 0 since the associated topicId changed from null to qGJzWg6XQ8C7-zY2_VgvMg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-2 to 0 since the associated topicId changed from null to qGJzWg6XQ8C7-zY2_VgvMg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962.ADMIN.EXPORT_DOCUMENT_SPR_MODYF-dev-3 to 0 since the associated topicId changed from null to qGJzWg6XQ8C7-zY2_VgvMg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-0 to 0 since the associated topicId changed from null to 6uiHehK-SMWFlQCxLA6vcQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-5 to 0 since the associated topicId changed from null to 6uiHehK-SMWFlQCxLA6vcQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-4 to 0 since the associated topicId changed from null to 6uiHehK-SMWFlQCxLA6vcQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-1 to 0 since the associated topicId changed from null to 6uiHehK-SMWFlQCxLA6vcQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-2 to 0 since the associated topicId changed from null to 6uiHehK-SMWFlQCxLA6vcQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-3 to 0 since the associated topicId changed from null to 6uiHehK-SMWFlQCxLA6vcQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-0 to 0 since the associated topicId changed from null to mNEI_9b6TBWzGLrStnz1tQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-5 to 0 since the associated topicId changed from null to mNEI_9b6TBWzGLrStnz1tQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-4 to 0 since the associated topicId changed from null to mNEI_9b6TBWzGLrStnz1tQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-1 to 0 since the associated topicId changed from null to mNEI_9b6TBWzGLrStnz1tQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-2 to 0 since the associated topicId changed from null to mNEI_9b6TBWzGLrStnz1tQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-3 to 0 since the associated topicId changed from null to mNEI_9b6TBWzGLrStnz1tQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-0 to 0 since the associated topicId changed from null to GuHQUYabSbe9uZaKoR-ECw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-5 to 0 since the associated topicId changed from null to GuHQUYabSbe9uZaKoR-ECw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-4 to 0 since the associated topicId changed from null to GuHQUYabSbe9uZaKoR-ECw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-1 to 0 since the associated topicId changed from null to GuHQUYabSbe9uZaKoR-ECw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-2 to 0 since the associated topicId changed from null to GuHQUYabSbe9uZaKoR-ECw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-3 to 0 since the associated topicId changed from null to GuHQUYabSbe9uZaKoR-ECw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,543 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968.schema-changes.inventory-dev-0 to 0 since the associated topicId changed from null to oeko0X9ETs2oIR22TtZmgA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968.schema-changes.inventory-dev-5 to 0 since the associated topicId changed from null to oeko0X9ETs2oIR22TtZmgA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968.schema-changes.inventory-dev-4 to 0 since the associated topicId changed from null to oeko0X9ETs2oIR22TtZmgA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968.schema-changes.inventory-dev-1 to 0 since the associated topicId changed from null to oeko0X9ETs2oIR22TtZmgA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968.schema-changes.inventory-dev-2 to 0 since the associated topicId changed from null to oeko0X9ETs2oIR22TtZmgA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-968.schema-changes.inventory-dev-3 to 0 since the associated topicId changed from null to oeko0X9ETs2oIR22TtZmgA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-0 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-5 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-10 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-20 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-15 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-9 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-11 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-16 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-4 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-17 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-3 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-24 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-23 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-13 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-18 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-22 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-8 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-2 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-12 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-19 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-14 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-1 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-6 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-7 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-21 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965.schema-changes.inventory-dev-0 to 0 since the associated topicId changed from null to vSfvrm04Q5y6RDWkEFM1Gg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965.schema-changes.inventory-dev-5 to 0 since the associated topicId changed from null to vSfvrm04Q5y6RDWkEFM1Gg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965.schema-changes.inventory-dev-4 to 0 since the associated topicId changed from null to vSfvrm04Q5y6RDWkEFM1Gg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965.schema-changes.inventory-dev-1 to 0 since the associated topicId changed from null to vSfvrm04Q5y6RDWkEFM1Gg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965.schema-changes.inventory-dev-2 to 0 since the associated topicId changed from null to vSfvrm04Q5y6RDWkEFM1Gg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-965.schema-changes.inventory-dev-3 to 0 since the associated topicId changed from null to vSfvrm04Q5y6RDWkEFM1Gg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-gold.ADMIN.EXPORT_ZAM_WSTRZYMANE-dev-0 to 0 since the associated topicId changed from null to h_xxubk3T1qBu2pCphG2MQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-gold.ADMIN.EXPORT_ZAM_WSTRZYMANE-dev-5 to 0 since the associated topicId changed from null to h_xxubk3T1qBu2pCphG2MQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-gold.ADMIN.EXPORT_ZAM_WSTRZYMANE-dev-4 to 0 since the associated topicId changed from null to h_xxubk3T1qBu2pCphG2MQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-gold.ADMIN.EXPORT_ZAM_WSTRZYMANE-dev-1 to 0 since the associated topicId changed from null to h_xxubk3T1qBu2pCphG2MQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-gold.ADMIN.EXPORT_ZAM_WSTRZYMANE-dev-2 to 0 since the associated topicId changed from null to h_xxubk3T1qBu2pCphG2MQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-gold.ADMIN.EXPORT_ZAM_WSTRZYMANE-dev-3 to 0 since the associated topicId changed from null to h_xxubk3T1qBu2pCphG2MQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-0 to 0 since the associated topicId changed from null to D4fSaeQBQTG92arZAGFp3A [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-5 to 0 since the associated topicId changed from null to D4fSaeQBQTG92arZAGFp3A [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-4 to 0 since the associated topicId changed from null to D4fSaeQBQTG92arZAGFp3A [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-1 to 0 since the associated topicId changed from null to D4fSaeQBQTG92arZAGFp3A [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-2 to 0 since the associated topicId changed from null to D4fSaeQBQTG92arZAGFp3A [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-3 to 0 since the associated topicId changed from null to D4fSaeQBQTG92arZAGFp3A [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961.ADMIN.EXPORT_DOCUMENT_SPR-dev-0 to 0 since the associated topicId changed from null to qmYHpJLdSjewU9YEzSk_KQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,544 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961.ADMIN.EXPORT_DOCUMENT_SPR-dev-5 to 0 since the associated topicId changed from null to qmYHpJLdSjewU9YEzSk_KQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961.ADMIN.EXPORT_DOCUMENT_SPR-dev-1 to 0 since the associated topicId changed from null to qmYHpJLdSjewU9YEzSk_KQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961.ADMIN.EXPORT_DOCUMENT_SPR-dev-4 to 0 since the associated topicId changed from null to qmYHpJLdSjewU9YEzSk_KQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961.ADMIN.EXPORT_DOCUMENT_SPR-dev-2 to 0 since the associated topicId changed from null to qmYHpJLdSjewU9YEzSk_KQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-961.ADMIN.EXPORT_DOCUMENT_SPR-dev-3 to 0 since the associated topicId changed from null to qmYHpJLdSjewU9YEzSk_KQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-0 to 0 since the associated topicId changed from null to NVniNW3zRvWpjVC-Q2Lw1g [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-5 to 0 since the associated topicId changed from null to NVniNW3zRvWpjVC-Q2Lw1g [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-4 to 0 since the associated topicId changed from null to NVniNW3zRvWpjVC-Q2Lw1g [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-1 to 0 since the associated topicId changed from null to NVniNW3zRvWpjVC-Q2Lw1g [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-2 to 0 since the associated topicId changed from null to NVniNW3zRvWpjVC-Q2Lw1g [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD-dev-3 to 0 since the associated topicId changed from null to NVniNW3zRvWpjVC-Q2Lw1g [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-0 to 0 since the associated topicId changed from null to eyb3ENyJTyCgKgZ4TJgqSg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-5 to 0 since the associated topicId changed from null to eyb3ENyJTyCgKgZ4TJgqSg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-4 to 0 since the associated topicId changed from null to eyb3ENyJTyCgKgZ4TJgqSg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-1 to 0 since the associated topicId changed from null to eyb3ENyJTyCgKgZ4TJgqSg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-2 to 0 since the associated topicId changed from null to eyb3ENyJTyCgKgZ4TJgqSg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-960.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-3 to 0 since the associated topicId changed from null to eyb3ENyJTyCgKgZ4TJgqSg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-gold.ADMIN.TOWARY_MR_MSDATA-dev-0 to 0 since the associated topicId changed from null to 2ronc0UjTMKVK7bw9IpsrA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-gold.ADMIN.TOWARY_MR_MSDATA-dev-5 to 0 since the associated topicId changed from null to 2ronc0UjTMKVK7bw9IpsrA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-gold.ADMIN.TOWARY_MR_MSDATA-dev-4 to 0 since the associated topicId changed from null to 2ronc0UjTMKVK7bw9IpsrA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-gold.ADMIN.TOWARY_MR_MSDATA-dev-1 to 0 since the associated topicId changed from null to 2ronc0UjTMKVK7bw9IpsrA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-gold.ADMIN.TOWARY_MR_MSDATA-dev-2 to 0 since the associated topicId changed from null to 2ronc0UjTMKVK7bw9IpsrA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-gold.ADMIN.TOWARY_MR_MSDATA-dev-3 to 0 since the associated topicId changed from null to 2ronc0UjTMKVK7bw9IpsrA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-0 to 0 since the associated topicId changed from null to tvHvAuA8Rpij2xkeLVAz1Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-5 to 0 since the associated topicId changed from null to tvHvAuA8Rpij2xkeLVAz1Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-4 to 0 since the associated topicId changed from null to tvHvAuA8Rpij2xkeLVAz1Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-1 to 0 since the associated topicId changed from null to tvHvAuA8Rpij2xkeLVAz1Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-2 to 0 since the associated topicId changed from null to tvHvAuA8Rpij2xkeLVAz1Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-969.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-3 to 0 since the associated topicId changed from null to tvHvAuA8Rpij2xkeLVAz1Q [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966.schema-changes.inventory-dev-0 to 0 since the associated topicId changed from null to vbhHfWSrQDy38BrMJvgeVA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966.schema-changes.inventory-dev-5 to 0 since the associated topicId changed from null to vbhHfWSrQDy38BrMJvgeVA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966.schema-changes.inventory-dev-1 to 0 since the associated topicId changed from null to vbhHfWSrQDy38BrMJvgeVA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966.schema-changes.inventory-dev-4 to 0 since the associated topicId changed from null to vbhHfWSrQDy38BrMJvgeVA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966.schema-changes.inventory-dev-2 to 0 since the associated topicId changed from null to vbhHfWSrQDy38BrMJvgeVA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-966.schema-changes.inventory-dev-3 to 0 since the associated topicId changed from null to vbhHfWSrQDy38BrMJvgeVA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-0 to 0 since the associated topicId changed from null to CMOMCdu7R8ms4p97mL1nYg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-5 to 0 since the associated topicId changed from null to CMOMCdu7R8ms4p97mL1nYg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-4 to 0 since the associated topicId changed from null to CMOMCdu7R8ms4p97mL1nYg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-1 to 0 since the associated topicId changed from null to CMOMCdu7R8ms4p97mL1nYg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-2 to 0 since the associated topicId changed from null to CMOMCdu7R8ms4p97mL1nYg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-962.ADMIN.EXPORT_DOCUMENT_SPR_LOAD-dev-3 to 0 since the associated topicId changed from null to CMOMCdu7R8ms4p97mL1nYg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-998.ADMIN.FRIGO_DOCUMENT_COMP_EXP-dev-0 to 0 since the associated topicId changed from null to v-Fj77MiRziDRg7Tu-APtQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-998.ADMIN.FRIGO_DOCUMENT_COMP_EXP-dev-5 to 0 since the associated topicId changed from null to v-Fj77MiRziDRg7Tu-APtQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-998.ADMIN.FRIGO_DOCUMENT_COMP_EXP-dev-4 to 0 since the associated topicId changed from null to v-Fj77MiRziDRg7Tu-APtQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-998.ADMIN.FRIGO_DOCUMENT_COMP_EXP-dev-1 to 0 since the associated topicId changed from null to v-Fj77MiRziDRg7Tu-APtQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-998.ADMIN.FRIGO_DOCUMENT_COMP_EXP-dev-2 to 0 since the associated topicId changed from null to v-Fj77MiRziDRg7Tu-APtQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-998.ADMIN.FRIGO_DOCUMENT_COMP_EXP-dev-3 to 0 since the associated topicId changed from null to v-Fj77MiRziDRg7Tu-APtQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-998-dev-0 to 0 since the associated topicId changed from null to Ip2D-GDVQYW0rjqe_xJzzg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-998-dev-5 to 0 since the associated topicId changed from null to Ip2D-GDVQYW0rjqe_xJzzg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,545 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-998-dev-1 to 0 since the associated topicId changed from null to Ip2D-GDVQYW0rjqe_xJzzg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,546 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-998-dev-4 to 0 since the associated topicId changed from null to Ip2D-GDVQYW0rjqe_xJzzg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,546 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-998-dev-2 to 0 since the associated topicId changed from null to Ip2D-GDVQYW0rjqe_xJzzg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,546 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-998-dev-3 to 0 since the associated topicId changed from null to Ip2D-GDVQYW0rjqe_xJzzg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,546 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-0 to 0 since the associated topicId changed from null to BaF-2jIBS4-4A8yPy1mFHA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,546 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-5 to 0 since the associated topicId changed from null to BaF-2jIBS4-4A8yPy1mFHA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,546 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-4 to 0 since the associated topicId changed from null to BaF-2jIBS4-4A8yPy1mFHA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,546 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-1 to 0 since the associated topicId changed from null to BaF-2jIBS4-4A8yPy1mFHA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,546 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-2 to 0 since the associated topicId changed from null to BaF-2jIBS4-4A8yPy1mFHA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,546 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Resetting the last seen epoch of partition kafkaconnect-970.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS-dev-3 to 0 since the associated topicId changed from null to BaF-2jIBS4-4A8yPy1mFHA [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,552 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Cluster ID: wN5Eo5U2TkajOk2F1fer_w [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:29,552 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Discovered group coordinator b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 2147483644 rack: null) [org.apache.kafka.connect.runtime.distributed.WorkerCoordinator] 2023-06-16 07:53:29,554 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Rebalance started [org.apache.kafka.connect.runtime.distributed.WorkerCoordinator] 2023-06-16 07:53:29,554 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] (Re-)joining group [org.apache.kafka.connect.runtime.distributed.WorkerCoordinator] 2023-06-16 07:53:29,781 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) [org.apache.kafka.connect.runtime.distributed.WorkerCoordinator] 2023-06-16 07:53:29,781 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] (Re-)joining group [org.apache.kafka.connect.runtime.distributed.WorkerCoordinator] 2023-06-16 07:53:32,825 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Successfully joined group with generation Generation{generationId=10, memberId='connect-1-85255a1a-3f5b-4ab7-b88f-f57111c3c02a', protocol='sessioned'} [org.apache.kafka.connect.runtime.distributed.WorkerCoordinator] 2023-06-16 07:53:32,889 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Successfully synced group in generation Generation{generationId=10, memberId='connect-1-85255a1a-3f5b-4ab7-b88f-f57111c3c02a', protocol='sessioned'} [org.apache.kafka.connect.runtime.distributed.WorkerCoordinator] 2023-06-16 07:53:32,890 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Joined group at generation 10 with protocol version 2 and got assignment: Assignment{error=0, leader='connect-1-85255a1a-3f5b-4ab7-b88f-f57111c3c02a', leaderUrl='http://172.17.0.2:8083/', offset=48, connectorIds=[961, 960, gold], taskIds=[961-0, 960-0, gold-0], revokedConnectorIds=[], revokedTaskIds=[], delay=0} with rebalance delay: 0 [org.apache.kafka.connect.runtime.distributed.DistributedHerder] 2023-06-16 07:53:32,891 WARN || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Catching up to assignment's config offset. [org.apache.kafka.connect.runtime.distributed.DistributedHerder] 2023-06-16 07:53:32,891 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Current config state offset -1 is behind group assignment 48, reading to end of config log [org.apache.kafka.connect.runtime.distributed.DistributedHerder] 2023-06-16 07:53:32,980 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Finished reading to end of log and updated config snapshot, new config log offset: 48 [org.apache.kafka.connect.runtime.distributed.DistributedHerder] 2023-06-16 07:53:32,980 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Starting connectors and tasks using config offset 48 [org.apache.kafka.connect.runtime.distributed.DistributedHerder] 2023-06-16 07:53:32,982 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Starting connector 961 [org.apache.kafka.connect.runtime.distributed.DistributedHerder] 2023-06-16 07:53:32,982 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Starting connector 960 [org.apache.kafka.connect.runtime.distributed.DistributedHerder] 2023-06-16 07:53:32,982 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Starting connector gold [org.apache.kafka.connect.runtime.distributed.DistributedHerder] 2023-06-16 07:53:32,983 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Starting task gold-0 [org.apache.kafka.connect.runtime.distributed.DistributedHerder] 2023-06-16 07:53:32,983 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Starting task 960-0 [org.apache.kafka.connect.runtime.distributed.DistributedHerder] 2023-06-16 07:53:32,982 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Starting task 961-0 [org.apache.kafka.connect.runtime.distributed.DistributedHerder] 2023-06-16 07:53:32,986 INFO || Creating connector 961 of type io.debezium.connector.oracle.OracleConnector [org.apache.kafka.connect.runtime.Worker] 2023-06-16 07:53:32,989 INFO || Creating connector gold of type io.debezium.connector.oracle.OracleConnector [org.apache.kafka.connect.runtime.Worker] 2023-06-16 07:53:32,989 INFO || Creating connector 960 of type io.debezium.connector.oracle.OracleConnector [org.apache.kafka.connect.runtime.Worker] 2023-06-16 07:53:32,992 INFO || SourceConnectorConfig values: config.action.reload = restart connector.class = io.debezium.connector.oracle.OracleConnector errors.log.enable = false errors.log.include.messages = false errors.retry.delay.max.ms = 60000 errors.retry.timeout = -1 errors.tolerance = none exactly.once.support = requested header.converter = null key.converter = null name = 960 offsets.storage.topic = null predicates = [] tasks.max = 1 topic.creation.groups = [] transaction.boundary = poll transaction.boundary.interval.ms = null transforms = [Reroute] value.converter = null [org.apache.kafka.connect.runtime.SourceConnectorConfig] 2023-06-16 07:53:32,992 INFO || SourceConnectorConfig values: config.action.reload = restart connector.class = io.debezium.connector.oracle.OracleConnector errors.log.enable = false errors.log.include.messages = false errors.retry.delay.max.ms = 60000 errors.retry.timeout = -1 errors.tolerance = none exactly.once.support = requested header.converter = null key.converter = null name = 961 offsets.storage.topic = null predicates = [] tasks.max = 1 topic.creation.groups = [] transaction.boundary = poll transaction.boundary.interval.ms = null transforms = [Reroute] value.converter = null [org.apache.kafka.connect.runtime.SourceConnectorConfig] 2023-06-16 07:53:32,994 INFO || SourceConnectorConfig values: config.action.reload = restart connector.class = io.debezium.connector.oracle.OracleConnector errors.log.enable = false errors.log.include.messages = false errors.retry.delay.max.ms = 110000 errors.retry.timeout = -1 errors.tolerance = all exactly.once.support = requested header.converter = null key.converter = null name = gold offsets.storage.topic = null predicates = [] tasks.max = 1 topic.creation.groups = [] transaction.boundary = poll transaction.boundary.interval.ms = null transforms = [Reroute] value.converter = null [org.apache.kafka.connect.runtime.SourceConnectorConfig] 2023-06-16 07:53:32,994 INFO || Creating task gold-0 [org.apache.kafka.connect.runtime.Worker] 2023-06-16 07:53:32,994 INFO || Creating task 961-0 [org.apache.kafka.connect.runtime.Worker] 2023-06-16 07:53:32,994 INFO || Creating task 960-0 [org.apache.kafka.connect.runtime.Worker] 2023-06-16 07:53:33,002 INFO || ConnectorConfig values: config.action.reload = restart connector.class = io.debezium.connector.oracle.OracleConnector errors.log.enable = false errors.log.include.messages = false errors.retry.delay.max.ms = 110000 errors.retry.timeout = -1 errors.tolerance = all header.converter = null key.converter = null name = gold predicates = [] tasks.max = 1 transforms = [Reroute] value.converter = null [org.apache.kafka.connect.runtime.ConnectorConfig] 2023-06-16 07:53:33,002 INFO || ConnectorConfig values: config.action.reload = restart connector.class = io.debezium.connector.oracle.OracleConnector errors.log.enable = false errors.log.include.messages = false errors.retry.delay.max.ms = 60000 errors.retry.timeout = -1 errors.tolerance = none header.converter = null key.converter = null name = 960 predicates = [] tasks.max = 1 transforms = [Reroute] value.converter = null [org.apache.kafka.connect.runtime.ConnectorConfig] 2023-06-16 07:53:33,003 INFO || ConnectorConfig values: config.action.reload = restart connector.class = io.debezium.connector.oracle.OracleConnector errors.log.enable = false errors.log.include.messages = false errors.retry.delay.max.ms = 60000 errors.retry.timeout = -1 errors.tolerance = none header.converter = null key.converter = null name = 961 predicates = [] tasks.max = 1 transforms = [Reroute] value.converter = null [org.apache.kafka.connect.runtime.ConnectorConfig] 2023-06-16 07:53:33,012 INFO || EnrichedConnectorConfig values: config.action.reload = restart connector.class = io.debezium.connector.oracle.OracleConnector errors.log.enable = false errors.log.include.messages = false errors.retry.delay.max.ms = 60000 errors.retry.timeout = -1 errors.tolerance = none header.converter = null key.converter = null name = 961 predicates = [] tasks.max = 1 transforms = [Reroute] transforms.Reroute.key.enforce.uniqueness = true transforms.Reroute.key.field.regex = null transforms.Reroute.key.field.replacement = null transforms.Reroute.logical.table.cache.size = 16 transforms.Reroute.negate = false transforms.Reroute.predicate = transforms.Reroute.topic.regex = (.*) transforms.Reroute.topic.replacement = $1-dev transforms.Reroute.type = class io.debezium.transforms.ByLogicalTableRouter value.converter = null [org.apache.kafka.connect.runtime.ConnectorConfig$EnrichedConnectorConfig] 2023-06-16 07:53:33,012 INFO || EnrichedConnectorConfig values: config.action.reload = restart connector.class = io.debezium.connector.oracle.OracleConnector errors.log.enable = false errors.log.include.messages = false errors.retry.delay.max.ms = 60000 errors.retry.timeout = -1 errors.tolerance = none exactly.once.support = requested header.converter = null key.converter = null name = 961 offsets.storage.topic = null predicates = [] tasks.max = 1 topic.creation.groups = [] transaction.boundary = poll transaction.boundary.interval.ms = null transforms = [Reroute] transforms.Reroute.key.enforce.uniqueness = true transforms.Reroute.key.field.regex = null transforms.Reroute.key.field.replacement = null transforms.Reroute.logical.table.cache.size = 16 transforms.Reroute.negate = false transforms.Reroute.predicate = transforms.Reroute.topic.regex = (.*) transforms.Reroute.topic.replacement = $1-dev transforms.Reroute.type = class io.debezium.transforms.ByLogicalTableRouter value.converter = null [org.apache.kafka.connect.runtime.ConnectorConfig$EnrichedConnectorConfig] 2023-06-16 07:53:33,012 INFO || EnrichedConnectorConfig values: config.action.reload = restart connector.class = io.debezium.connector.oracle.OracleConnector errors.log.enable = false errors.log.include.messages = false errors.retry.delay.max.ms = 60000 errors.retry.timeout = -1 errors.tolerance = none header.converter = null key.converter = null name = 960 predicates = [] tasks.max = 1 transforms = [Reroute] transforms.Reroute.key.enforce.uniqueness = true transforms.Reroute.key.field.regex = null transforms.Reroute.key.field.replacement = null transforms.Reroute.logical.table.cache.size = 16 transforms.Reroute.negate = false transforms.Reroute.predicate = transforms.Reroute.topic.regex = (.*) transforms.Reroute.topic.replacement = $1-dev transforms.Reroute.type = class io.debezium.transforms.ByLogicalTableRouter value.converter = null [org.apache.kafka.connect.runtime.ConnectorConfig$EnrichedConnectorConfig] 2023-06-16 07:53:33,012 INFO || EnrichedConnectorConfig values: config.action.reload = restart connector.class = io.debezium.connector.oracle.OracleConnector errors.log.enable = false errors.log.include.messages = false errors.retry.delay.max.ms = 110000 errors.retry.timeout = -1 errors.tolerance = all header.converter = null key.converter = null name = gold predicates = [] tasks.max = 1 transforms = [Reroute] transforms.Reroute.key.enforce.uniqueness = true transforms.Reroute.key.field.regex = null transforms.Reroute.key.field.replacement = null transforms.Reroute.logical.table.cache.size = 16 transforms.Reroute.negate = false transforms.Reroute.predicate = transforms.Reroute.topic.regex = (.*) transforms.Reroute.topic.replacement = $1-dev transforms.Reroute.type = class io.debezium.transforms.ByLogicalTableRouter value.converter = null [org.apache.kafka.connect.runtime.ConnectorConfig$EnrichedConnectorConfig] 2023-06-16 07:53:33,014 INFO || EnrichedConnectorConfig values: config.action.reload = restart connector.class = io.debezium.connector.oracle.OracleConnector errors.log.enable = false errors.log.include.messages = false errors.retry.delay.max.ms = 60000 errors.retry.timeout = -1 errors.tolerance = none exactly.once.support = requested header.converter = null key.converter = null name = 960 offsets.storage.topic = null predicates = [] tasks.max = 1 topic.creation.groups = [] transaction.boundary = poll transaction.boundary.interval.ms = null transforms = [Reroute] transforms.Reroute.key.enforce.uniqueness = true transforms.Reroute.key.field.regex = null transforms.Reroute.key.field.replacement = null transforms.Reroute.logical.table.cache.size = 16 transforms.Reroute.negate = false transforms.Reroute.predicate = transforms.Reroute.topic.regex = (.*) transforms.Reroute.topic.replacement = $1-dev transforms.Reroute.type = class io.debezium.transforms.ByLogicalTableRouter value.converter = null [org.apache.kafka.connect.runtime.ConnectorConfig$EnrichedConnectorConfig] 2023-06-16 07:53:33,014 INFO || EnrichedConnectorConfig values: config.action.reload = restart connector.class = io.debezium.connector.oracle.OracleConnector errors.log.enable = false errors.log.include.messages = false errors.retry.delay.max.ms = 110000 errors.retry.timeout = -1 errors.tolerance = all exactly.once.support = requested header.converter = null key.converter = null name = gold offsets.storage.topic = null predicates = [] tasks.max = 1 topic.creation.groups = [] transaction.boundary = poll transaction.boundary.interval.ms = null transforms = [Reroute] transforms.Reroute.key.enforce.uniqueness = true transforms.Reroute.key.field.regex = null transforms.Reroute.key.field.replacement = null transforms.Reroute.logical.table.cache.size = 16 transforms.Reroute.negate = false transforms.Reroute.predicate = transforms.Reroute.topic.regex = (.*) transforms.Reroute.topic.replacement = $1-dev transforms.Reroute.type = class io.debezium.transforms.ByLogicalTableRouter value.converter = null [org.apache.kafka.connect.runtime.ConnectorConfig$EnrichedConnectorConfig] 2023-06-16 07:53:33,023 INFO || Instantiated connector 960 with version 2.3.0.CR1 of type class io.debezium.connector.oracle.OracleConnector [org.apache.kafka.connect.runtime.Worker] 2023-06-16 07:53:33,023 INFO || Instantiated connector gold with version 2.3.0.CR1 of type class io.debezium.connector.oracle.OracleConnector [org.apache.kafka.connect.runtime.Worker] 2023-06-16 07:53:33,023 INFO || Instantiated connector 961 with version 2.3.0.CR1 of type class io.debezium.connector.oracle.OracleConnector [org.apache.kafka.connect.runtime.Worker] 2023-06-16 07:53:33,024 INFO || Finished creating connector 961 [org.apache.kafka.connect.runtime.Worker] 2023-06-16 07:53:33,024 INFO || Finished creating connector 960 [org.apache.kafka.connect.runtime.Worker] 2023-06-16 07:53:33,025 INFO || Finished creating connector gold [org.apache.kafka.connect.runtime.Worker] 2023-06-16 07:53:33,029 INFO || TaskConfig values: task.class = class io.debezium.connector.oracle.OracleConnectorTask [org.apache.kafka.connect.runtime.TaskConfig] 2023-06-16 07:53:33,029 INFO || TaskConfig values: task.class = class io.debezium.connector.oracle.OracleConnectorTask [org.apache.kafka.connect.runtime.TaskConfig] 2023-06-16 07:53:33,029 INFO || TaskConfig values: task.class = class io.debezium.connector.oracle.OracleConnectorTask [org.apache.kafka.connect.runtime.TaskConfig] 2023-06-16 07:53:33,044 INFO || Instantiated task gold-0 with version 2.3.0.CR1 of type io.debezium.connector.oracle.OracleConnectorTask [org.apache.kafka.connect.runtime.Worker] 2023-06-16 07:53:33,044 INFO || Instantiated task 961-0 with version 2.3.0.CR1 of type io.debezium.connector.oracle.OracleConnectorTask [org.apache.kafka.connect.runtime.Worker] 2023-06-16 07:53:33,044 INFO || Instantiated task 960-0 with version 2.3.0.CR1 of type io.debezium.connector.oracle.OracleConnectorTask [org.apache.kafka.connect.runtime.Worker] 2023-06-16 07:53:33,045 INFO || JsonConverterConfig values: converter.type = key decimal.format = BASE64 schemas.cache.size = 1000 schemas.enable = true [org.apache.kafka.connect.json.JsonConverterConfig] 2023-06-16 07:53:33,045 INFO || JsonConverterConfig values: converter.type = key decimal.format = BASE64 schemas.cache.size = 1000 schemas.enable = true [org.apache.kafka.connect.json.JsonConverterConfig] 2023-06-16 07:53:33,045 INFO || JsonConverterConfig values: converter.type = key decimal.format = BASE64 schemas.cache.size = 1000 schemas.enable = true [org.apache.kafka.connect.json.JsonConverterConfig] 2023-06-16 07:53:33,046 INFO || Set up the key converter class org.apache.kafka.connect.json.JsonConverter for task 961-0 using the worker config [org.apache.kafka.connect.runtime.Worker] 2023-06-16 07:53:33,046 INFO || Set up the key converter class org.apache.kafka.connect.json.JsonConverter for task 960-0 using the worker config [org.apache.kafka.connect.runtime.Worker] 2023-06-16 07:53:33,046 INFO || Set up the key converter class org.apache.kafka.connect.json.JsonConverter for task gold-0 using the worker config [org.apache.kafka.connect.runtime.Worker] 2023-06-16 07:53:33,046 INFO || JsonConverterConfig values: converter.type = value decimal.format = BASE64 schemas.cache.size = 1000 schemas.enable = true [org.apache.kafka.connect.json.JsonConverterConfig] 2023-06-16 07:53:33,046 INFO || Set up the value converter class org.apache.kafka.connect.json.JsonConverter for task 961-0 using the worker config [org.apache.kafka.connect.runtime.Worker] 2023-06-16 07:53:33,046 INFO || Set up the header converter class org.apache.kafka.connect.storage.SimpleHeaderConverter for task 961-0 using the worker config [org.apache.kafka.connect.runtime.Worker] 2023-06-16 07:53:33,046 INFO || JsonConverterConfig values: converter.type = value decimal.format = BASE64 schemas.cache.size = 1000 schemas.enable = true [org.apache.kafka.connect.json.JsonConverterConfig] 2023-06-16 07:53:33,047 INFO || Set up the value converter class org.apache.kafka.connect.json.JsonConverter for task 960-0 using the worker config [org.apache.kafka.connect.runtime.Worker] 2023-06-16 07:53:33,047 INFO || JsonConverterConfig values: converter.type = value decimal.format = BASE64 schemas.cache.size = 1000 schemas.enable = true [org.apache.kafka.connect.json.JsonConverterConfig] 2023-06-16 07:53:33,047 INFO || Set up the value converter class org.apache.kafka.connect.json.JsonConverter for task gold-0 using the worker config [org.apache.kafka.connect.runtime.Worker] 2023-06-16 07:53:33,047 INFO || Set up the header converter class org.apache.kafka.connect.storage.SimpleHeaderConverter for task 960-0 using the worker config [org.apache.kafka.connect.runtime.Worker] 2023-06-16 07:53:33,047 INFO || Set up the header converter class org.apache.kafka.connect.storage.SimpleHeaderConverter for task gold-0 using the worker config [org.apache.kafka.connect.runtime.Worker] 2023-06-16 07:53:33,050 INFO || SourceConnectorConfig values: config.action.reload = restart connector.class = io.debezium.connector.oracle.OracleConnector errors.log.enable = false errors.log.include.messages = false errors.retry.delay.max.ms = 60000 errors.retry.timeout = -1 errors.tolerance = none exactly.once.support = requested header.converter = null key.converter = null name = 961 offsets.storage.topic = null predicates = [] tasks.max = 1 topic.creation.groups = [] transaction.boundary = poll transaction.boundary.interval.ms = null transforms = [Reroute] value.converter = null [org.apache.kafka.connect.runtime.SourceConnectorConfig] 2023-06-16 07:53:33,050 INFO || SourceConnectorConfig values: config.action.reload = restart connector.class = io.debezium.connector.oracle.OracleConnector errors.log.enable = false errors.log.include.messages = false errors.retry.delay.max.ms = 110000 errors.retry.timeout = -1 errors.tolerance = all exactly.once.support = requested header.converter = null key.converter = null name = gold offsets.storage.topic = null predicates = [] tasks.max = 1 topic.creation.groups = [] transaction.boundary = poll transaction.boundary.interval.ms = null transforms = [Reroute] value.converter = null [org.apache.kafka.connect.runtime.SourceConnectorConfig] 2023-06-16 07:53:33,050 INFO || SourceConnectorConfig values: config.action.reload = restart connector.class = io.debezium.connector.oracle.OracleConnector errors.log.enable = false errors.log.include.messages = false errors.retry.delay.max.ms = 60000 errors.retry.timeout = -1 errors.tolerance = none exactly.once.support = requested header.converter = null key.converter = null name = 960 offsets.storage.topic = null predicates = [] tasks.max = 1 topic.creation.groups = [] transaction.boundary = poll transaction.boundary.interval.ms = null transforms = [Reroute] value.converter = null [org.apache.kafka.connect.runtime.SourceConnectorConfig] 2023-06-16 07:53:33,050 INFO || EnrichedConnectorConfig values: config.action.reload = restart connector.class = io.debezium.connector.oracle.OracleConnector errors.log.enable = false errors.log.include.messages = false errors.retry.delay.max.ms = 60000 errors.retry.timeout = -1 errors.tolerance = none exactly.once.support = requested header.converter = null key.converter = null name = 961 offsets.storage.topic = null predicates = [] tasks.max = 1 topic.creation.groups = [] transaction.boundary = poll transaction.boundary.interval.ms = null transforms = [Reroute] transforms.Reroute.key.enforce.uniqueness = true transforms.Reroute.key.field.regex = null transforms.Reroute.key.field.replacement = null transforms.Reroute.logical.table.cache.size = 16 transforms.Reroute.negate = false transforms.Reroute.predicate = transforms.Reroute.topic.regex = (.*) transforms.Reroute.topic.replacement = $1-dev transforms.Reroute.type = class io.debezium.transforms.ByLogicalTableRouter value.converter = null [org.apache.kafka.connect.runtime.ConnectorConfig$EnrichedConnectorConfig] 2023-06-16 07:53:33,051 INFO || EnrichedConnectorConfig values: config.action.reload = restart connector.class = io.debezium.connector.oracle.OracleConnector errors.log.enable = false errors.log.include.messages = false errors.retry.delay.max.ms = 110000 errors.retry.timeout = -1 errors.tolerance = all exactly.once.support = requested header.converter = null key.converter = null name = gold offsets.storage.topic = null predicates = [] tasks.max = 1 topic.creation.groups = [] transaction.boundary = poll transaction.boundary.interval.ms = null transforms = [Reroute] transforms.Reroute.key.enforce.uniqueness = true transforms.Reroute.key.field.regex = null transforms.Reroute.key.field.replacement = null transforms.Reroute.logical.table.cache.size = 16 transforms.Reroute.negate = false transforms.Reroute.predicate = transforms.Reroute.topic.regex = (.*) transforms.Reroute.topic.replacement = $1-dev transforms.Reroute.type = class io.debezium.transforms.ByLogicalTableRouter value.converter = null [org.apache.kafka.connect.runtime.ConnectorConfig$EnrichedConnectorConfig] 2023-06-16 07:53:33,052 INFO || EnrichedConnectorConfig values: config.action.reload = restart connector.class = io.debezium.connector.oracle.OracleConnector errors.log.enable = false errors.log.include.messages = false errors.retry.delay.max.ms = 60000 errors.retry.timeout = -1 errors.tolerance = none exactly.once.support = requested header.converter = null key.converter = null name = 960 offsets.storage.topic = null predicates = [] tasks.max = 1 topic.creation.groups = [] transaction.boundary = poll transaction.boundary.interval.ms = null transforms = [Reroute] transforms.Reroute.key.enforce.uniqueness = true transforms.Reroute.key.field.regex = null transforms.Reroute.key.field.replacement = null transforms.Reroute.logical.table.cache.size = 16 transforms.Reroute.negate = false transforms.Reroute.predicate = transforms.Reroute.topic.regex = (.*) transforms.Reroute.topic.replacement = $1-dev transforms.Reroute.type = class io.debezium.transforms.ByLogicalTableRouter value.converter = null [org.apache.kafka.connect.runtime.ConnectorConfig$EnrichedConnectorConfig] 2023-06-16 07:53:33,059 INFO || Initializing: org.apache.kafka.connect.runtime.TransformationChain{io.debezium.transforms.ByLogicalTableRouter} [org.apache.kafka.connect.runtime.Worker] 2023-06-16 07:53:33,060 INFO || Initializing: org.apache.kafka.connect.runtime.TransformationChain{io.debezium.transforms.ByLogicalTableRouter} [org.apache.kafka.connect.runtime.Worker] 2023-06-16 07:53:33,060 INFO || Initializing: org.apache.kafka.connect.runtime.TransformationChain{io.debezium.transforms.ByLogicalTableRouter} [org.apache.kafka.connect.runtime.Worker] 2023-06-16 07:53:33,061 INFO || ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = connector-producer-961-0 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 2147483647 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer linger.ms = 0 max.block.ms = 9223372036854775807 max.in.flight.requests.per.connection = 1 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.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false 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 = null 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 = GSSAPI 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 = SSL 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 = [hidden] ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = /vault/secrets/kafka/client_keystore.jks ssl.keystore.password = [hidden] 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.ByteArraySerializer [org.apache.kafka.clients.producer.ProducerConfig] 2023-06-16 07:53:33,061 INFO || ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = connector-producer-gold-0 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 2147483647 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer linger.ms = 0 max.block.ms = 9223372036854775807 max.in.flight.requests.per.connection = 1 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.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false 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 = null 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 = GSSAPI 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 = SSL 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 = [hidden] ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = /vault/secrets/kafka/client_keystore.jks ssl.keystore.password = [hidden] 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.ByteArraySerializer [org.apache.kafka.clients.producer.ProducerConfig] 2023-06-16 07:53:33,062 INFO || ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = connector-producer-960-0 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 2147483647 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer linger.ms = 0 max.block.ms = 9223372036854775807 max.in.flight.requests.per.connection = 1 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.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false 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 = null 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 = GSSAPI 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 = SSL 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 = [hidden] ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = /vault/secrets/kafka/client_keystore.jks ssl.keystore.password = [hidden] 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.ByteArraySerializer [org.apache.kafka.clients.producer.ProducerConfig] 2023-06-16 07:53:33,066 WARN || These configurations '[metrics.context.connect.group.id, metrics.context.connect.kafka.cluster.id]' were supplied but are not used yet. [org.apache.kafka.clients.producer.ProducerConfig] 2023-06-16 07:53:33,066 INFO || Kafka version: 3.4.0 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:33,066 INFO || Kafka commitId: 2e1947d240607d53 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:33,066 INFO || Kafka startTimeMs: 1686902013066 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:33,067 WARN || These configurations '[metrics.context.connect.group.id, metrics.context.connect.kafka.cluster.id]' were supplied but are not used yet. [org.apache.kafka.clients.producer.ProducerConfig] 2023-06-16 07:53:33,067 INFO || Kafka version: 3.4.0 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:33,067 INFO || Kafka commitId: 2e1947d240607d53 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:33,068 INFO || Kafka startTimeMs: 1686902013067 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:33,068 WARN || These configurations '[metrics.context.connect.group.id, metrics.context.connect.kafka.cluster.id]' were supplied but are not used yet. [org.apache.kafka.clients.producer.ProducerConfig] 2023-06-16 07:53:33,069 INFO || Kafka version: 3.4.0 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:33,069 INFO || Kafka commitId: 2e1947d240607d53 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:33,069 INFO || Kafka startTimeMs: 1686902013068 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:33,075 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Finished starting connectors and tasks [org.apache.kafka.connect.runtime.distributed.DistributedHerder] 2023-06-16 07:53:33,141 INFO || Starting OracleConnectorTask with configuration: [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,141 INFO || Starting OracleConnectorTask with configuration: [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,141 INFO || Starting OracleConnectorTask with configuration: [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,143 INFO || connector.class = io.debezium.connector.oracle.OracleConnector [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,143 INFO || tasks.max = 1 [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,143 INFO || transforms = Reroute [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,143 INFO || log.mining.strategy = online_catalog [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,143 INFO || transforms.Reroute.topic.replacement = $1-dev [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,143 INFO || connector.class = io.debezium.connector.oracle.OracleConnector [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,143 INFO || connector.class = io.debezium.connector.oracle.OracleConnector [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,143 INFO || tasks.max = 1 [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,143 INFO || transforms = Reroute [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,143 INFO || errors.log.include.messages = false [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,143 INFO || topic.prefix = kafkaconnect-960 [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,143 INFO || log.mining.strategy = online_catalog [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || transforms.Reroute.topic.replacement = $1-dev [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || tasks.max = 1 [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || decimal.handling.mode = string [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || schema.history.internal.kafka.topic = kafkaconnect-960.schema-changes.inventory-dev [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || schema.history.internal.consumer.ssl.truststore.location = /usr/lib/jvm/jre/lib/security/cacerts [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || transforms = Reroute [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || topic.prefix = kafkaconnect-961 [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || decimal.handling.mode = string [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || schema.history.internal.kafka.topic = kafkaconnect-961.schema-changes.inventory-dev [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || schema.history.internal.consumer.ssl.truststore.location = /usr/lib/jvm/jre/lib/security/cacerts [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || schema.history.internal.producer.security.protocol = SSL [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || max.retries = 30 [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || schema.history.internal.producer.security.protocol = SSL [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || schema.history.internal.consumer.ssl.key.password = ******** [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || schema.history.internal.producer.ssl.truststore.password = ******** [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || schema.history.internal.consumer.ssl.keystore.password = ******** [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || schema.history.internal.producer.ssl.keystore.password = ******** [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || errors.retry.timeout = -1 [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || database.user = c##dbzuser [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || database.dbname = 960 [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || transforms.Reroute.type = io.debezium.transforms.ByLogicalTableRouter [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || schema.history.internal.consumer.ssl.keystore.location = /vault/secrets/kafka/client_keystore.jks [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || schema.history.internal.consumer.group.id = kafkaconnect-960-dbhistory-dev [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || schema.history.internal.consumer.ssl.endpoint.identification.algorithm = [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || schema.history.internal.consumer.ssl.truststore.password = ******** [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || database.url = jdbc:oracle:thin:@192.168.3.198:1521:STCD [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || schema.history.internal.kafka.bootstrap.servers = b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094,b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094,b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || internal.log.mining.dml.parser = legacy [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || schema.history.internal.skip.unparseable.ddl = false [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || transforms.Reroute.topic.regex = (.*) [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || database.port = 1521 [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || schema.history.internal.producer.ssl.key.password = ******** [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || schema.history.internal.producer.ssl.endpoint.identification.algorithm = [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || task.class = io.debezium.connector.oracle.OracleConnectorTask [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || database.password = ******** [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || schema.history.internal.producer.ssl.keystore.location = /vault/secrets/kafka/client_keystore.jks [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || name = 960 [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || schema.history.internal.producer.ssl.truststore.location = /usr/lib/jvm/jre/lib/security/cacerts [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || table.include.list = ADMIN.EXPORT_DOCUMENT_SPR,ADMIN.EXPORT_DOCUMENT_SPR_MODYF,ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS,ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE,ADMIN.EXPORT_DOCUMENT_SPR_LOAD,ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || retry.backoff.ms = 200000 [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || schema.history.internal.consumer.ssl.key.password = ******** [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || schema.history.internal.producer.ssl.truststore.password = ******** [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || schema.history.internal.consumer.ssl.keystore.password = ******** [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || schema.history.internal.producer.ssl.keystore.password = ******** [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || errors.retry.timeout = -1 [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || database.user = c##dbzuser [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || database.dbname = 961 [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || transforms.Reroute.type = io.debezium.transforms.ByLogicalTableRouter [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || schema.history.internal.consumer.ssl.keystore.location = /vault/secrets/kafka/client_keystore.jks [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || log.mining.strategy = online_catalog [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || snapshot.mode = schema_only [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,145 INFO || schema.history.internal.consumer.security.protocol = SSL [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,145 INFO || transforms.Reroute.topic.replacement = $1-dev [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,144 INFO || schema.history.internal.consumer.group.id = kafkaconnect-961-dbhistory-dev [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,145 INFO || schema.history.internal.consumer.ssl.endpoint.identification.algorithm = [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,145 INFO || schema.history.internal.consumer.ssl.truststore.password = ******** [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,145 INFO || database.url = jdbc:oracle:thin:@192.168.3.198:1521:stfil [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,145 INFO || schema.history.internal.kafka.bootstrap.servers = b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094,b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094,b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,145 INFO || internal.log.mining.dml.parser = legacy [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,145 INFO || schema.history.internal.skip.unparseable.ddl = false [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,145 INFO || transforms.Reroute.topic.regex = (.*) [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,145 INFO || database.port = 1521 [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,145 INFO || schema.history.internal.producer.ssl.key.password = ******** [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,145 INFO || schema.history.internal.producer.ssl.endpoint.identification.algorithm = [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,145 INFO || task.class = io.debezium.connector.oracle.OracleConnectorTask [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,145 INFO || database.password = ******** [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,145 INFO || schema.history.internal.producer.ssl.keystore.location = /vault/secrets/kafka/client_keystore.jks [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,145 INFO || name = 961 [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,145 INFO || schema.history.internal.producer.ssl.truststore.location = /usr/lib/jvm/jre/lib/security/cacerts [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,145 INFO || table.include.list = ADMIN.EXPORT_DOCUMENT_SPR,ADMIN.EXPORT_DOCUMENT_SPR_MODYF,ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS,ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE,ADMIN.EXPORT_DOCUMENT_SPR_LOAD,ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,145 INFO || snapshot.mode = schema_only [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,145 INFO || schema.history.internal.consumer.security.protocol = SSL [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,145 INFO || topic.prefix = kafkaconnect-gold [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,145 INFO || WorkerSourceTask{id=960-0} Source task finished initialization and start [org.apache.kafka.connect.runtime.AbstractWorkerSourceTask] 2023-06-16 07:53:33,145 INFO || decimal.handling.mode = string [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,145 INFO || WorkerSourceTask{id=961-0} Source task finished initialization and start [org.apache.kafka.connect.runtime.AbstractWorkerSourceTask] 2023-06-16 07:53:33,150 INFO || schema.history.internal.consumer.ssl.truststore.location = /usr/lib/jvm/jre/lib/security/cacerts [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,150 INFO || schema.history.internal.kafka.topic = kafkaconnect-gold.schema-changes.inventory-dev [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,150 INFO || schema.history.internal.producer.security.protocol = SSL [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,150 INFO || schema.history.internal.consumer.ssl.key.password = ******** [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,150 INFO || schema.history.internal.producer.ssl.truststore.password = ******** [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,151 INFO || schema.history.internal.consumer.ssl.keystore.password = ******** [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,151 INFO || schema.history.internal.producer.ssl.keystore.password = ******** [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,151 INFO || errors.log.enable = false [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,151 INFO || errors.retry.timeout = -1 [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,151 INFO || database.user = c##dbzuser [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,151 INFO || database.dbname = gold [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,151 INFO || transforms.Reroute.type = io.debezium.transforms.ByLogicalTableRouter [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,151 INFO || schema.history.internal.consumer.ssl.keystore.location = /vault/secrets/kafka/client_keystore.jks [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,151 INFO || schema.history.internal.consumer.group.id = kafkaconnect-gold-dbhistory-dev [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,151 INFO || schema.history.internal.consumer.ssl.endpoint.identification.algorithm = [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,151 INFO || schema.history.internal.consumer.ssl.truststore.password = ******** [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,151 INFO || database.url = jdbc:oracle:thin:@192.168.3.198:1521:stgold [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,151 INFO || errors.retry.delay.max.ms = 110000 [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,151 INFO || schema.history.internal.kafka.bootstrap.servers = b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094,b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094,b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,151 INFO || internal.log.mining.dml.parser = legacy [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,151 INFO || schema.history.internal.skip.unparseable.ddl = false [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,151 INFO || transforms.Reroute.topic.regex = (.*) [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,151 INFO || database.port = 1521 [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,151 INFO || schema.history.internal.producer.ssl.key.password = ******** [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,151 INFO || schema.history.internal.producer.ssl.endpoint.identification.algorithm = [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,151 INFO || task.class = io.debezium.connector.oracle.OracleConnectorTask [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,151 INFO || database.password = ******** [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,151 INFO || schema.history.internal.producer.ssl.keystore.location = /vault/secrets/kafka/client_keystore.jks [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,151 INFO || name = gold [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,151 INFO || schema.history.internal.producer.ssl.truststore.location = /usr/lib/jvm/jre/lib/security/cacerts [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,151 INFO || errors.tolerance = all [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,151 INFO || table.include.list = ADMIN.KONTRAHENCI_MR_MSDATA,ADMIN.TOWARY_MR_MSDATA,ADMIN.SKLEPY,ADMIN.frigo_DOCUMENT_zam_exp,ADMIN.EXPORT_ZAM_WSTRZYMANE [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,151 INFO || snapshot.mode = schema_only [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,151 INFO || schema.history.internal.consumer.security.protocol = SSL [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,151 INFO || WorkerSourceTask{id=gold-0} Source task finished initialization and start [org.apache.kafka.connect.runtime.AbstractWorkerSourceTask] 2023-06-16 07:53:33,288 INFO || [Producer clientId=kafkaconnect-dev--statuses] Resetting the last seen epoch of partition kafkaconnect_statuses-dev-0 to 0 since the associated topicId changed from null to XOAjtC_ARletkEFqn0dO7A [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:33,288 INFO || [Producer clientId=kafkaconnect-dev--statuses] Resetting the last seen epoch of partition kafkaconnect_statuses-dev-1 to 0 since the associated topicId changed from null to XOAjtC_ARletkEFqn0dO7A [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:33,288 INFO || [Producer clientId=kafkaconnect-dev--statuses] Resetting the last seen epoch of partition kafkaconnect_statuses-dev-4 to 0 since the associated topicId changed from null to XOAjtC_ARletkEFqn0dO7A [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:33,288 INFO || [Producer clientId=kafkaconnect-dev--statuses] Resetting the last seen epoch of partition kafkaconnect_statuses-dev-2 to 0 since the associated topicId changed from null to XOAjtC_ARletkEFqn0dO7A [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:33,288 INFO || [Producer clientId=kafkaconnect-dev--statuses] Resetting the last seen epoch of partition kafkaconnect_statuses-dev-3 to 0 since the associated topicId changed from null to XOAjtC_ARletkEFqn0dO7A [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:33,298 INFO || [Producer clientId=connector-producer-gold-0] Cluster ID: wN5Eo5U2TkajOk2F1fer_w [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:33,299 INFO || [Producer clientId=connector-producer-960-0] Cluster ID: wN5Eo5U2TkajOk2F1fer_w [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:33,299 INFO || [Producer clientId=connector-producer-961-0] Cluster ID: wN5Eo5U2TkajOk2F1fer_w [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:33,302 INFO || Attempting to start task [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,302 INFO || Attempting to start task [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,303 INFO || Attempting to start task [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,307 INFO || SourceConnectorConfig values: config.action.reload = restart connector.class = io.debezium.connector.oracle.OracleConnector errors.log.enable = false errors.log.include.messages = false errors.retry.delay.max.ms = 60000 errors.retry.timeout = -1 errors.tolerance = none exactly.once.support = requested header.converter = null key.converter = null name = 961 offsets.storage.topic = null predicates = [] tasks.max = 1 topic.creation.groups = [] transaction.boundary = poll transaction.boundary.interval.ms = null transforms = [Reroute] value.converter = null [org.apache.kafka.connect.runtime.SourceConnectorConfig] 2023-06-16 07:53:33,321 INFO || EnrichedConnectorConfig values: config.action.reload = restart connector.class = io.debezium.connector.oracle.OracleConnector errors.log.enable = false errors.log.include.messages = false errors.retry.delay.max.ms = 60000 errors.retry.timeout = -1 errors.tolerance = none exactly.once.support = requested header.converter = null key.converter = null name = 961 offsets.storage.topic = null predicates = [] tasks.max = 1 topic.creation.groups = [] transaction.boundary = poll transaction.boundary.interval.ms = null transforms = [Reroute] transforms.Reroute.key.enforce.uniqueness = true transforms.Reroute.key.field.regex = null transforms.Reroute.key.field.replacement = null transforms.Reroute.logical.table.cache.size = 16 transforms.Reroute.negate = false transforms.Reroute.predicate = transforms.Reroute.topic.regex = (.*) transforms.Reroute.topic.replacement = $1-dev transforms.Reroute.type = class io.debezium.transforms.ByLogicalTableRouter value.converter = null [org.apache.kafka.connect.runtime.ConnectorConfig$EnrichedConnectorConfig] 2023-06-16 07:53:33,322 INFO || SourceConnectorConfig values: config.action.reload = restart connector.class = io.debezium.connector.oracle.OracleConnector errors.log.enable = false errors.log.include.messages = false errors.retry.delay.max.ms = 110000 errors.retry.timeout = -1 errors.tolerance = all exactly.once.support = requested header.converter = null key.converter = null name = gold offsets.storage.topic = null predicates = [] tasks.max = 1 topic.creation.groups = [] transaction.boundary = poll transaction.boundary.interval.ms = null transforms = [Reroute] value.converter = null [org.apache.kafka.connect.runtime.SourceConnectorConfig] 2023-06-16 07:53:33,322 INFO || EnrichedConnectorConfig values: config.action.reload = restart connector.class = io.debezium.connector.oracle.OracleConnector errors.log.enable = false errors.log.include.messages = false errors.retry.delay.max.ms = 110000 errors.retry.timeout = -1 errors.tolerance = all exactly.once.support = requested header.converter = null key.converter = null name = gold offsets.storage.topic = null predicates = [] tasks.max = 1 topic.creation.groups = [] transaction.boundary = poll transaction.boundary.interval.ms = null transforms = [Reroute] transforms.Reroute.key.enforce.uniqueness = true transforms.Reroute.key.field.regex = null transforms.Reroute.key.field.replacement = null transforms.Reroute.logical.table.cache.size = 16 transforms.Reroute.negate = false transforms.Reroute.predicate = transforms.Reroute.topic.regex = (.*) transforms.Reroute.topic.replacement = $1-dev transforms.Reroute.type = class io.debezium.transforms.ByLogicalTableRouter value.converter = null [org.apache.kafka.connect.runtime.ConnectorConfig$EnrichedConnectorConfig] 2023-06-16 07:53:33,323 INFO || SourceConnectorConfig values: config.action.reload = restart connector.class = io.debezium.connector.oracle.OracleConnector errors.log.enable = false errors.log.include.messages = false errors.retry.delay.max.ms = 60000 errors.retry.timeout = -1 errors.tolerance = none exactly.once.support = requested header.converter = null key.converter = null name = 960 offsets.storage.topic = null predicates = [] tasks.max = 1 topic.creation.groups = [] transaction.boundary = poll transaction.boundary.interval.ms = null transforms = [Reroute] value.converter = null [org.apache.kafka.connect.runtime.SourceConnectorConfig] 2023-06-16 07:53:33,323 INFO || EnrichedConnectorConfig values: config.action.reload = restart connector.class = io.debezium.connector.oracle.OracleConnector errors.log.enable = false errors.log.include.messages = false errors.retry.delay.max.ms = 60000 errors.retry.timeout = -1 errors.tolerance = none exactly.once.support = requested header.converter = null key.converter = null name = 960 offsets.storage.topic = null predicates = [] tasks.max = 1 topic.creation.groups = [] transaction.boundary = poll transaction.boundary.interval.ms = null transforms = [Reroute] transforms.Reroute.key.enforce.uniqueness = true transforms.Reroute.key.field.regex = null transforms.Reroute.key.field.replacement = null transforms.Reroute.logical.table.cache.size = 16 transforms.Reroute.negate = false transforms.Reroute.predicate = transforms.Reroute.topic.regex = (.*) transforms.Reroute.topic.replacement = $1-dev transforms.Reroute.type = class io.debezium.transforms.ByLogicalTableRouter value.converter = null [org.apache.kafka.connect.runtime.ConnectorConfig$EnrichedConnectorConfig] 2023-06-16 07:53:33,336 INFO || Loading the custom topic naming strategy plugin: io.debezium.schema.SchemaTopicNamingStrategy [io.debezium.config.CommonConnectorConfig] 2023-06-16 07:53:33,336 INFO || Loading the custom topic naming strategy plugin: io.debezium.schema.SchemaTopicNamingStrategy [io.debezium.config.CommonConnectorConfig] 2023-06-16 07:53:33,336 INFO || Loading the custom topic naming strategy plugin: io.debezium.schema.SchemaTopicNamingStrategy [io.debezium.config.CommonConnectorConfig] 2023-06-16 07:53:33,716 INFO || Database Version: Oracle Database 11g Release 11.2.0.3.0 - 64bit Production [io.debezium.connector.oracle.OracleConnection] 2023-06-16 07:53:33,716 INFO || Database Version: Oracle Database 11g Release 11.2.0.3.0 - 64bit Production [io.debezium.connector.oracle.OracleConnection] 2023-06-16 07:53:33,752 INFO || KafkaSchemaHistory Consumer config: {key.deserializer=org.apache.kafka.common.serialization.StringDeserializer, value.deserializer=org.apache.kafka.common.serialization.StringDeserializer, group.id=kafkaconnect-gold-dbhistory-dev, ssl.keystore.location=/vault/secrets/kafka/client_keystore.jks, bootstrap.servers=b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094,b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094,b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, security.protocol=SSL, enable.auto.commit=false, ssl.truststore.location=/usr/lib/jvm/jre/lib/security/cacerts, ssl.keystore.password=********, ssl.key.password=********, fetch.min.bytes=1, ssl.truststore.password=********, session.timeout.ms=10000, auto.offset.reset=earliest, ssl.endpoint.identification.algorithm=, client.id=kafkaconnect-gold-schemahistory} [io.debezium.storage.kafka.history.KafkaSchemaHistory] 2023-06-16 07:53:33,754 INFO || KafkaSchemaHistory Producer config: {acks=1, batch.size=32768, ssl.keystore.location=/vault/secrets/kafka/client_keystore.jks, bootstrap.servers=b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094,b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094,b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, buffer.memory=1048576, key.serializer=org.apache.kafka.common.serialization.StringSerializer, security.protocol=SSL, retries=1, ssl.truststore.location=/usr/lib/jvm/jre/lib/security/cacerts, value.serializer=org.apache.kafka.common.serialization.StringSerializer, ssl.keystore.password=********, ssl.key.password=********, max.block.ms=10000, ssl.truststore.password=********, ssl.endpoint.identification.algorithm=, client.id=kafkaconnect-gold-schemahistory, linger.ms=0} [io.debezium.storage.kafka.history.KafkaSchemaHistory] 2023-06-16 07:53:33,752 INFO || KafkaSchemaHistory Consumer config: {key.deserializer=org.apache.kafka.common.serialization.StringDeserializer, value.deserializer=org.apache.kafka.common.serialization.StringDeserializer, group.id=kafkaconnect-960-dbhistory-dev, ssl.keystore.location=/vault/secrets/kafka/client_keystore.jks, bootstrap.servers=b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094,b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094,b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, security.protocol=SSL, enable.auto.commit=false, ssl.truststore.location=/usr/lib/jvm/jre/lib/security/cacerts, ssl.keystore.password=********, ssl.key.password=********, fetch.min.bytes=1, ssl.truststore.password=********, session.timeout.ms=10000, auto.offset.reset=earliest, ssl.endpoint.identification.algorithm=, client.id=kafkaconnect-960-schemahistory} [io.debezium.storage.kafka.history.KafkaSchemaHistory] 2023-06-16 07:53:33,754 INFO || KafkaSchemaHistory Producer config: {acks=1, batch.size=32768, ssl.keystore.location=/vault/secrets/kafka/client_keystore.jks, bootstrap.servers=b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094,b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094,b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, buffer.memory=1048576, key.serializer=org.apache.kafka.common.serialization.StringSerializer, security.protocol=SSL, retries=1, ssl.truststore.location=/usr/lib/jvm/jre/lib/security/cacerts, value.serializer=org.apache.kafka.common.serialization.StringSerializer, ssl.keystore.password=********, ssl.key.password=********, max.block.ms=10000, ssl.truststore.password=********, ssl.endpoint.identification.algorithm=, client.id=kafkaconnect-960-schemahistory, linger.ms=0} [io.debezium.storage.kafka.history.KafkaSchemaHistory] 2023-06-16 07:53:33,754 INFO || Requested thread factory for connector OracleConnector, id = kafkaconnect-gold named = db-history-config-check [io.debezium.util.Threads] 2023-06-16 07:53:33,754 INFO || Requested thread factory for connector OracleConnector, id = kafkaconnect-960 named = db-history-config-check [io.debezium.util.Threads] 2023-06-16 07:53:33,757 INFO || Idempotence will be disabled because acks is set to 1, not set to 'all'. [org.apache.kafka.clients.producer.ProducerConfig] 2023-06-16 07:53:33,757 INFO || Idempotence will be disabled because acks is set to 1, not set to 'all'. [org.apache.kafka.clients.producer.ProducerConfig] 2023-06-16 07:53:33,757 INFO || ProducerConfig values: acks = 1 auto.include.jmx.reporter = true batch.size = 32768 bootstrap.servers = [b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094] buffer.memory = 1048576 client.dns.lookup = use_all_dns_ips client.id = kafkaconnect-gold-schemahistory compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 10000 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.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 1 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null 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 = GSSAPI 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 = SSL 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 = ssl.engine.factory.class = null ssl.key.password = [hidden] ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = /vault/secrets/kafka/client_keystore.jks ssl.keystore.password = [hidden] 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 = /usr/lib/jvm/jre/lib/security/cacerts ssl.truststore.password = [hidden] ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer [org.apache.kafka.clients.producer.ProducerConfig] 2023-06-16 07:53:33,758 INFO || ProducerConfig values: acks = 1 auto.include.jmx.reporter = true batch.size = 32768 bootstrap.servers = [b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094] buffer.memory = 1048576 client.dns.lookup = use_all_dns_ips client.id = kafkaconnect-960-schemahistory compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 10000 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.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 1 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null 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 = GSSAPI 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 = SSL 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 = ssl.engine.factory.class = null ssl.key.password = [hidden] ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = /vault/secrets/kafka/client_keystore.jks ssl.keystore.password = [hidden] 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 = /usr/lib/jvm/jre/lib/security/cacerts ssl.truststore.password = [hidden] ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer [org.apache.kafka.clients.producer.ProducerConfig] 2023-06-16 07:53:33,765 INFO || Kafka version: 3.4.0 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:33,765 INFO || Kafka commitId: 2e1947d240607d53 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:33,765 INFO || Kafka startTimeMs: 1686902013765 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:33,766 INFO || Kafka version: 3.4.0 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:33,766 INFO || Kafka commitId: 2e1947d240607d53 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:33,766 INFO || Kafka startTimeMs: 1686902013765 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:33,816 INFO || Database Version: Oracle Database 11g Release 11.2.0.3.0 - 64bit Production [io.debezium.connector.oracle.OracleConnection] 2023-06-16 07:53:33,821 INFO || KafkaSchemaHistory Consumer config: {key.deserializer=org.apache.kafka.common.serialization.StringDeserializer, value.deserializer=org.apache.kafka.common.serialization.StringDeserializer, group.id=kafkaconnect-961-dbhistory-dev, ssl.keystore.location=/vault/secrets/kafka/client_keystore.jks, bootstrap.servers=b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094,b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094,b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, security.protocol=SSL, enable.auto.commit=false, ssl.truststore.location=/usr/lib/jvm/jre/lib/security/cacerts, ssl.keystore.password=********, ssl.key.password=********, fetch.min.bytes=1, ssl.truststore.password=********, session.timeout.ms=10000, auto.offset.reset=earliest, ssl.endpoint.identification.algorithm=, client.id=kafkaconnect-961-schemahistory} [io.debezium.storage.kafka.history.KafkaSchemaHistory] 2023-06-16 07:53:33,821 INFO || KafkaSchemaHistory Producer config: {acks=1, batch.size=32768, ssl.keystore.location=/vault/secrets/kafka/client_keystore.jks, bootstrap.servers=b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094,b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094,b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, buffer.memory=1048576, key.serializer=org.apache.kafka.common.serialization.StringSerializer, security.protocol=SSL, retries=1, ssl.truststore.location=/usr/lib/jvm/jre/lib/security/cacerts, value.serializer=org.apache.kafka.common.serialization.StringSerializer, ssl.keystore.password=********, ssl.key.password=********, max.block.ms=10000, ssl.truststore.password=********, ssl.endpoint.identification.algorithm=, client.id=kafkaconnect-961-schemahistory, linger.ms=0} [io.debezium.storage.kafka.history.KafkaSchemaHistory] 2023-06-16 07:53:33,822 INFO || Requested thread factory for connector OracleConnector, id = kafkaconnect-961 named = db-history-config-check [io.debezium.util.Threads] 2023-06-16 07:53:33,822 INFO || Idempotence will be disabled because acks is set to 1, not set to 'all'. [org.apache.kafka.clients.producer.ProducerConfig] 2023-06-16 07:53:33,822 INFO || ProducerConfig values: acks = 1 auto.include.jmx.reporter = true batch.size = 32768 bootstrap.servers = [b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094] buffer.memory = 1048576 client.dns.lookup = use_all_dns_ips client.id = kafkaconnect-961-schemahistory compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 10000 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.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 1 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null 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 = GSSAPI 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 = SSL 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 = ssl.engine.factory.class = null ssl.key.password = [hidden] ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = /vault/secrets/kafka/client_keystore.jks ssl.keystore.password = [hidden] 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 = /usr/lib/jvm/jre/lib/security/cacerts ssl.truststore.password = [hidden] ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.apache.kafka.common.serialization.StringSerializer [org.apache.kafka.clients.producer.ProducerConfig] 2023-06-16 07:53:33,827 INFO || Kafka version: 3.4.0 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:33,827 INFO || Kafka commitId: 2e1947d240607d53 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:33,827 INFO || Kafka startTimeMs: 1686902013827 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:33,914 INFO || Found previous partition offset OraclePartition [sourcePartition={server=kafkaconnect-960}]: {snapshot_scn=250349932725, snapshot=true, scn=250349932725, snapshot_completed=false} [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:33,915 INFO || ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = kafkaconnect-960-schemahistory client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = kafkaconnect-960-dbhistory-dev 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 = null 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 = GSSAPI 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 = SSL security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 10000 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 = ssl.engine.factory.class = null ssl.key.password = [hidden] ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = /vault/secrets/kafka/client_keystore.jks ssl.keystore.password = [hidden] 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 = /usr/lib/jvm/jre/lib/security/cacerts ssl.truststore.password = [hidden] ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer [org.apache.kafka.clients.consumer.ConsumerConfig] 2023-06-16 07:53:33,920 INFO || Kafka version: 3.4.0 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:33,920 INFO || Kafka commitId: 2e1947d240607d53 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:33,920 INFO || Kafka startTimeMs: 1686902013920 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:34,000 INFO || [Producer clientId=kafkaconnect-960-schemahistory] Cluster ID: wN5Eo5U2TkajOk2F1fer_w [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:34,000 INFO || Found previous partition offset OraclePartition [sourcePartition={server=kafkaconnect-961}]: {snapshot_scn=249614414689, snapshot=true, scn=249614414689, snapshot_completed=false} [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:34,001 INFO || ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = kafkaconnect-961-schemahistory client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = kafkaconnect-961-dbhistory-dev 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 = null 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 = GSSAPI 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 = SSL security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 10000 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 = ssl.engine.factory.class = null ssl.key.password = [hidden] ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = /vault/secrets/kafka/client_keystore.jks ssl.keystore.password = [hidden] 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 = /usr/lib/jvm/jre/lib/security/cacerts ssl.truststore.password = [hidden] ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer [org.apache.kafka.clients.consumer.ConsumerConfig] 2023-06-16 07:53:34,001 INFO || [Producer clientId=kafkaconnect-gold-schemahistory] Cluster ID: wN5Eo5U2TkajOk2F1fer_w [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:34,007 INFO || Kafka version: 3.4.0 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:34,007 INFO || Kafka commitId: 2e1947d240607d53 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:34,007 INFO || Kafka startTimeMs: 1686902014007 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:34,010 INFO || Found previous partition offset OraclePartition [sourcePartition={server=kafkaconnect-gold}]: {commit_scn=14020224580976:1:04001100fc696e00, transaction_id=null, snapshot_scn=14020224172856, scn=14020224580970} [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:34,011 INFO || ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = kafkaconnect-gold-schemahistory client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = kafkaconnect-gold-dbhistory-dev 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 = null 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 = GSSAPI 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 = SSL security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 10000 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 = ssl.engine.factory.class = null ssl.key.password = [hidden] ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = /vault/secrets/kafka/client_keystore.jks ssl.keystore.password = [hidden] 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 = /usr/lib/jvm/jre/lib/security/cacerts ssl.truststore.password = [hidden] ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer [org.apache.kafka.clients.consumer.ConsumerConfig] 2023-06-16 07:53:34,015 INFO || Kafka version: 3.4.0 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:34,015 INFO || Kafka commitId: 2e1947d240607d53 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:34,015 INFO || Kafka startTimeMs: 1686902014015 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:34,061 INFO || [Producer clientId=kafkaconnect-961-schemahistory] Cluster ID: wN5Eo5U2TkajOk2F1fer_w [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:34,152 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Cluster ID: wN5Eo5U2TkajOk2F1fer_w [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:34,206 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Resetting generation and member id due to: consumer pro-actively leaving the group [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:34,206 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Request joining group due to: consumer pro-actively leaving the group [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:34,207 INFO || Metrics scheduler closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:34,207 INFO || Closing reporter org.apache.kafka.common.metrics.JmxReporter [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:34,207 INFO || Metrics reporters closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:34,208 INFO || App info kafka.consumer for kafkaconnect-960-schemahistory unregistered [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:34,209 INFO || ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = kafkaconnect-960-schemahistory client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = kafkaconnect-960-dbhistory-dev 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 = null 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 = GSSAPI 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 = SSL security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 10000 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 = ssl.engine.factory.class = null ssl.key.password = [hidden] ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = /vault/secrets/kafka/client_keystore.jks ssl.keystore.password = [hidden] 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 = /usr/lib/jvm/jre/lib/security/cacerts ssl.truststore.password = [hidden] ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer [org.apache.kafka.clients.consumer.ConsumerConfig] 2023-06-16 07:53:34,214 INFO || Kafka version: 3.4.0 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:34,214 INFO || Kafka commitId: 2e1947d240607d53 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:34,214 INFO || Kafka startTimeMs: 1686902014214 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:34,215 INFO || Creating thread debezium-oracleconnector-kafkaconnect-960-db-history-config-check [io.debezium.util.Threads] 2023-06-16 07:53:34,216 INFO || AdminClientConfig values: auto.include.jmx.reporter = true bootstrap.servers = [b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094] client.dns.lookup = use_all_dns_ips client.id = kafkaconnect-960-schemahistory-topic-check connections.max.idle.ms = 300000 default.api.timeout.ms = 60000 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 1 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null 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 = GSSAPI 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 = SSL 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 = ssl.engine.factory.class = null ssl.key.password = [hidden] ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = /vault/secrets/kafka/client_keystore.jks ssl.keystore.password = [hidden] 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 = /usr/lib/jvm/jre/lib/security/cacerts ssl.truststore.password = [hidden] ssl.truststore.type = JKS [org.apache.kafka.clients.admin.AdminClientConfig] 2023-06-16 07:53:34,221 WARN || These configurations '[acks, batch.size, buffer.memory, key.serializer, value.serializer, max.block.ms, linger.ms]' were supplied but are not used yet. [org.apache.kafka.clients.admin.AdminClientConfig] 2023-06-16 07:53:34,221 INFO || Kafka version: 3.4.0 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:34,221 INFO || Kafka commitId: 2e1947d240607d53 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:34,221 INFO || Kafka startTimeMs: 1686902014221 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:34,242 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Cluster ID: wN5Eo5U2TkajOk2F1fer_w [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:34,258 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Cluster ID: wN5Eo5U2TkajOk2F1fer_w [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:34,315 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Resetting generation and member id due to: consumer pro-actively leaving the group [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:34,315 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Request joining group due to: consumer pro-actively leaving the group [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:34,315 INFO || Metrics scheduler closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:34,315 INFO || Closing reporter org.apache.kafka.common.metrics.JmxReporter [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:34,315 INFO || Metrics reporters closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:34,316 INFO || App info kafka.consumer for kafkaconnect-gold-schemahistory unregistered [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:34,317 INFO || ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = kafkaconnect-gold-schemahistory client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = kafkaconnect-gold-dbhistory-dev 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 = null 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 = GSSAPI 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 = SSL security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 10000 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 = ssl.engine.factory.class = null ssl.key.password = [hidden] ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = /vault/secrets/kafka/client_keystore.jks ssl.keystore.password = [hidden] 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 = /usr/lib/jvm/jre/lib/security/cacerts ssl.truststore.password = [hidden] ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer [org.apache.kafka.clients.consumer.ConsumerConfig] 2023-06-16 07:53:34,322 INFO || Kafka version: 3.4.0 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:34,322 INFO || Kafka commitId: 2e1947d240607d53 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:34,322 INFO || Kafka startTimeMs: 1686902014322 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:34,322 INFO || Creating thread debezium-oracleconnector-kafkaconnect-gold-db-history-config-check [io.debezium.util.Threads] 2023-06-16 07:53:34,323 INFO || AdminClientConfig values: auto.include.jmx.reporter = true bootstrap.servers = [b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094] client.dns.lookup = use_all_dns_ips client.id = kafkaconnect-gold-schemahistory-topic-check connections.max.idle.ms = 300000 default.api.timeout.ms = 60000 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 1 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null 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 = GSSAPI 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 = SSL 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 = ssl.engine.factory.class = null ssl.key.password = [hidden] ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = /vault/secrets/kafka/client_keystore.jks ssl.keystore.password = [hidden] 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 = /usr/lib/jvm/jre/lib/security/cacerts ssl.truststore.password = [hidden] ssl.truststore.type = JKS [org.apache.kafka.clients.admin.AdminClientConfig] 2023-06-16 07:53:34,327 WARN || These configurations '[acks, batch.size, buffer.memory, key.serializer, value.serializer, max.block.ms, linger.ms]' were supplied but are not used yet. [org.apache.kafka.clients.admin.AdminClientConfig] 2023-06-16 07:53:34,327 INFO || Kafka version: 3.4.0 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:34,327 INFO || Kafka commitId: 2e1947d240607d53 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:34,327 INFO || Kafka startTimeMs: 1686902014327 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:34,338 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Resetting generation and member id due to: consumer pro-actively leaving the group [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:34,338 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Request joining group due to: consumer pro-actively leaving the group [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:34,338 INFO || Metrics scheduler closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:34,338 INFO || Closing reporter org.apache.kafka.common.metrics.JmxReporter [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:34,339 INFO || Metrics reporters closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:34,340 INFO || App info kafka.consumer for kafkaconnect-961-schemahistory unregistered [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:34,340 INFO || ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = kafkaconnect-961-schemahistory client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = kafkaconnect-961-dbhistory-dev 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 = null 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 = GSSAPI 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 = SSL security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 10000 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 = ssl.engine.factory.class = null ssl.key.password = [hidden] ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = /vault/secrets/kafka/client_keystore.jks ssl.keystore.password = [hidden] 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 = /usr/lib/jvm/jre/lib/security/cacerts ssl.truststore.password = [hidden] ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer [org.apache.kafka.clients.consumer.ConsumerConfig] 2023-06-16 07:53:34,345 INFO || Kafka version: 3.4.0 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:34,345 INFO || Kafka commitId: 2e1947d240607d53 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:34,345 INFO || Kafka startTimeMs: 1686902014345 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:34,345 INFO || Creating thread debezium-oracleconnector-kafkaconnect-961-db-history-config-check [io.debezium.util.Threads] 2023-06-16 07:53:34,346 INFO || AdminClientConfig values: auto.include.jmx.reporter = true bootstrap.servers = [b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094] client.dns.lookup = use_all_dns_ips client.id = kafkaconnect-961-schemahistory-topic-check connections.max.idle.ms = 300000 default.api.timeout.ms = 60000 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 1 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null 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 = GSSAPI 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 = SSL 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 = ssl.engine.factory.class = null ssl.key.password = [hidden] ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = /vault/secrets/kafka/client_keystore.jks ssl.keystore.password = [hidden] 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 = /usr/lib/jvm/jre/lib/security/cacerts ssl.truststore.password = [hidden] ssl.truststore.type = JKS [org.apache.kafka.clients.admin.AdminClientConfig] 2023-06-16 07:53:34,350 WARN || These configurations '[acks, batch.size, buffer.memory, key.serializer, value.serializer, max.block.ms, linger.ms]' were supplied but are not used yet. [org.apache.kafka.clients.admin.AdminClientConfig] 2023-06-16 07:53:34,350 INFO || Kafka version: 3.4.0 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:34,350 INFO || Kafka commitId: 2e1947d240607d53 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:34,350 INFO || Kafka startTimeMs: 1686902014350 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:34,447 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-960.schema-changes.inventory-dev-0 to 0 since the associated topicId changed from null to PXB96hgZQ2O86QTzbFEqkg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:34,448 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-960.schema-changes.inventory-dev-5 to 0 since the associated topicId changed from null to PXB96hgZQ2O86QTzbFEqkg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:34,448 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-960.schema-changes.inventory-dev-4 to 0 since the associated topicId changed from null to PXB96hgZQ2O86QTzbFEqkg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:34,448 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-960.schema-changes.inventory-dev-1 to 0 since the associated topicId changed from null to PXB96hgZQ2O86QTzbFEqkg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:34,448 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-960.schema-changes.inventory-dev-2 to 0 since the associated topicId changed from null to PXB96hgZQ2O86QTzbFEqkg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:34,448 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-960.schema-changes.inventory-dev-3 to 0 since the associated topicId changed from null to PXB96hgZQ2O86QTzbFEqkg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:34,449 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Cluster ID: wN5Eo5U2TkajOk2F1fer_w [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:34,551 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-gold.schema-changes.inventory-dev-0 to 0 since the associated topicId changed from null to JOL4jiWpQwaoRvGQpui8Sw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:34,551 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-gold.schema-changes.inventory-dev-5 to 0 since the associated topicId changed from null to JOL4jiWpQwaoRvGQpui8Sw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:34,551 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-gold.schema-changes.inventory-dev-4 to 0 since the associated topicId changed from null to JOL4jiWpQwaoRvGQpui8Sw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:34,551 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-gold.schema-changes.inventory-dev-1 to 0 since the associated topicId changed from null to JOL4jiWpQwaoRvGQpui8Sw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:34,551 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-gold.schema-changes.inventory-dev-2 to 0 since the associated topicId changed from null to JOL4jiWpQwaoRvGQpui8Sw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:34,551 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-gold.schema-changes.inventory-dev-3 to 0 since the associated topicId changed from null to JOL4jiWpQwaoRvGQpui8Sw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:34,551 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Cluster ID: wN5Eo5U2TkajOk2F1fer_w [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:34,576 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-961.schema-changes.inventory-dev-0 to 0 since the associated topicId changed from null to cvFCLY-tRwuNWsX7uFd-Gg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:34,576 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-961.schema-changes.inventory-dev-5 to 0 since the associated topicId changed from null to cvFCLY-tRwuNWsX7uFd-Gg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:34,576 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-961.schema-changes.inventory-dev-4 to 0 since the associated topicId changed from null to cvFCLY-tRwuNWsX7uFd-Gg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:34,576 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-961.schema-changes.inventory-dev-1 to 0 since the associated topicId changed from null to cvFCLY-tRwuNWsX7uFd-Gg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:34,576 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-961.schema-changes.inventory-dev-2 to 0 since the associated topicId changed from null to cvFCLY-tRwuNWsX7uFd-Gg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:34,576 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-961.schema-changes.inventory-dev-3 to 0 since the associated topicId changed from null to cvFCLY-tRwuNWsX7uFd-Gg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:34,576 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Cluster ID: wN5Eo5U2TkajOk2F1fer_w [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:34,691 WARN || Database schema history topic 'kafkaconnect-960.schema-changes.inventory-dev' option 'retention.ms' should be '-1' or greater than '157680000000' (5 years) but is '604800000' [io.debezium.storage.kafka.history.KafkaSchemaHistory] 2023-06-16 07:53:34,691 INFO || App info kafka.admin.client for kafkaconnect-960-schemahistory-topic-check unregistered [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:34,692 INFO || Metrics scheduler closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:34,693 INFO || Closing reporter org.apache.kafka.common.metrics.JmxReporter [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:34,693 INFO || Metrics reporters closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:34,733 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Resetting generation and member id due to: consumer pro-actively leaving the group [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:34,733 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Request joining group due to: consumer pro-actively leaving the group [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:34,734 INFO || Metrics scheduler closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:34,734 INFO || Closing reporter org.apache.kafka.common.metrics.JmxReporter [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:34,734 INFO || Metrics reporters closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:34,735 INFO || App info kafka.consumer for kafkaconnect-960-schemahistory unregistered [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:34,736 INFO || ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = kafkaconnect-960-schemahistory client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = kafkaconnect-960-dbhistory-dev 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 = null 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 = GSSAPI 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 = SSL security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 10000 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 = ssl.engine.factory.class = null ssl.key.password = [hidden] ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = /vault/secrets/kafka/client_keystore.jks ssl.keystore.password = [hidden] 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 = /usr/lib/jvm/jre/lib/security/cacerts ssl.truststore.password = [hidden] ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer [org.apache.kafka.clients.consumer.ConsumerConfig] 2023-06-16 07:53:34,741 INFO || Kafka version: 3.4.0 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:34,741 INFO || Kafka commitId: 2e1947d240607d53 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:34,741 INFO || Kafka startTimeMs: 1686902014741 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:34,788 WARN || Database schema history topic 'kafkaconnect-gold.schema-changes.inventory-dev' option 'retention.ms' should be '-1' or greater than '157680000000' (5 years) but is '604800000' [io.debezium.storage.kafka.history.KafkaSchemaHistory] 2023-06-16 07:53:34,788 INFO || App info kafka.admin.client for kafkaconnect-gold-schemahistory-topic-check unregistered [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:34,789 INFO || Metrics scheduler closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:34,789 INFO || Closing reporter org.apache.kafka.common.metrics.JmxReporter [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:34,789 INFO || Metrics reporters closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:34,815 WARN || Database schema history topic 'kafkaconnect-961.schema-changes.inventory-dev' option 'retention.ms' should be '-1' or greater than '157680000000' (5 years) but is '604800000' [io.debezium.storage.kafka.history.KafkaSchemaHistory] 2023-06-16 07:53:34,815 INFO || App info kafka.admin.client for kafkaconnect-961-schemahistory-topic-check unregistered [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:34,817 INFO || Metrics scheduler closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:34,817 INFO || Closing reporter org.apache.kafka.common.metrics.JmxReporter [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:34,817 INFO || Metrics reporters closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:34,826 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Resetting generation and member id due to: consumer pro-actively leaving the group [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:34,826 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Request joining group due to: consumer pro-actively leaving the group [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:34,826 INFO || Metrics scheduler closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:34,826 INFO || Closing reporter org.apache.kafka.common.metrics.JmxReporter [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:34,826 INFO || Metrics reporters closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:34,827 INFO || App info kafka.consumer for kafkaconnect-gold-schemahistory unregistered [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:34,828 INFO || ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = kafkaconnect-gold-schemahistory client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = kafkaconnect-gold-dbhistory-dev 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 = null 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 = GSSAPI 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 = SSL security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 10000 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 = ssl.engine.factory.class = null ssl.key.password = [hidden] ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = /vault/secrets/kafka/client_keystore.jks ssl.keystore.password = [hidden] 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 = /usr/lib/jvm/jre/lib/security/cacerts ssl.truststore.password = [hidden] ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer [org.apache.kafka.clients.consumer.ConsumerConfig] 2023-06-16 07:53:34,832 INFO || Kafka version: 3.4.0 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:34,832 INFO || Kafka commitId: 2e1947d240607d53 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:34,832 INFO || Kafka startTimeMs: 1686902014832 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:34,851 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Resetting generation and member id due to: consumer pro-actively leaving the group [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:34,851 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Request joining group due to: consumer pro-actively leaving the group [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:34,851 INFO || Metrics scheduler closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:34,851 INFO || Closing reporter org.apache.kafka.common.metrics.JmxReporter [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:34,851 INFO || Metrics reporters closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:34,852 INFO || App info kafka.consumer for kafkaconnect-961-schemahistory unregistered [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:34,852 INFO || ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = kafkaconnect-961-schemahistory client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = kafkaconnect-961-dbhistory-dev 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 = null 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 = GSSAPI 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 = SSL security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 10000 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 = ssl.engine.factory.class = null ssl.key.password = [hidden] ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = /vault/secrets/kafka/client_keystore.jks ssl.keystore.password = [hidden] 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 = /usr/lib/jvm/jre/lib/security/cacerts ssl.truststore.password = [hidden] ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer [org.apache.kafka.clients.consumer.ConsumerConfig] 2023-06-16 07:53:34,857 INFO || Kafka version: 3.4.0 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:34,857 INFO || Kafka commitId: 2e1947d240607d53 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:34,857 INFO || Kafka startTimeMs: 1686902014857 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:34,971 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Cluster ID: wN5Eo5U2TkajOk2F1fer_w [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:35,058 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Cluster ID: wN5Eo5U2TkajOk2F1fer_w [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:35,071 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Resetting generation and member id due to: consumer pro-actively leaving the group [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:35,071 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Request joining group due to: consumer pro-actively leaving the group [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:35,071 INFO || Metrics scheduler closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:35,071 INFO || Closing reporter org.apache.kafka.common.metrics.JmxReporter [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:35,071 INFO || Metrics reporters closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:35,073 INFO || App info kafka.consumer for kafkaconnect-960-schemahistory unregistered [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:35,073 INFO || ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = kafkaconnect-960-schemahistory client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = kafkaconnect-960-dbhistory-dev 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 = null 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 = GSSAPI 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 = SSL security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 10000 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 = ssl.engine.factory.class = null ssl.key.password = [hidden] ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = /vault/secrets/kafka/client_keystore.jks ssl.keystore.password = [hidden] 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 = /usr/lib/jvm/jre/lib/security/cacerts ssl.truststore.password = [hidden] ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer [org.apache.kafka.clients.consumer.ConsumerConfig] 2023-06-16 07:53:35,080 INFO || Kafka version: 3.4.0 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:35,080 INFO || Kafka commitId: 2e1947d240607d53 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:35,080 INFO || Kafka startTimeMs: 1686902015079 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:35,080 INFO || AdminClientConfig values: auto.include.jmx.reporter = true bootstrap.servers = [b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094] client.dns.lookup = use_all_dns_ips client.id = kafkaconnect-960-schemahistory-topic-check connections.max.idle.ms = 300000 default.api.timeout.ms = 60000 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 1 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null 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 = GSSAPI 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 = SSL 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 = ssl.engine.factory.class = null ssl.key.password = [hidden] ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = /vault/secrets/kafka/client_keystore.jks ssl.keystore.password = [hidden] 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 = /usr/lib/jvm/jre/lib/security/cacerts ssl.truststore.password = [hidden] ssl.truststore.type = JKS [org.apache.kafka.clients.admin.AdminClientConfig] 2023-06-16 07:53:35,084 WARN || These configurations '[acks, batch.size, buffer.memory, key.serializer, value.serializer, max.block.ms, linger.ms]' were supplied but are not used yet. [org.apache.kafka.clients.admin.AdminClientConfig] 2023-06-16 07:53:35,084 INFO || Kafka version: 3.4.0 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:35,084 INFO || Kafka commitId: 2e1947d240607d53 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:35,084 INFO || Kafka startTimeMs: 1686902015084 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:35,090 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Cluster ID: wN5Eo5U2TkajOk2F1fer_w [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:35,106 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Resetting generation and member id due to: consumer pro-actively leaving the group [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:35,106 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Request joining group due to: consumer pro-actively leaving the group [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:35,106 INFO || Metrics scheduler closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:35,107 INFO || Closing reporter org.apache.kafka.common.metrics.JmxReporter [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:35,107 INFO || Metrics reporters closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:35,107 INFO || App info kafka.consumer for kafkaconnect-gold-schemahistory unregistered [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:35,108 INFO || ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = kafkaconnect-gold-schemahistory client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = kafkaconnect-gold-dbhistory-dev 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 = null 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 = GSSAPI 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 = SSL security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 10000 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 = ssl.engine.factory.class = null ssl.key.password = [hidden] ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = /vault/secrets/kafka/client_keystore.jks ssl.keystore.password = [hidden] 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 = /usr/lib/jvm/jre/lib/security/cacerts ssl.truststore.password = [hidden] ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer [org.apache.kafka.clients.consumer.ConsumerConfig] 2023-06-16 07:53:35,112 INFO || Kafka version: 3.4.0 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:35,112 INFO || Kafka commitId: 2e1947d240607d53 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:35,112 INFO || Kafka startTimeMs: 1686902015112 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:35,113 INFO || AdminClientConfig values: auto.include.jmx.reporter = true bootstrap.servers = [b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094] client.dns.lookup = use_all_dns_ips client.id = kafkaconnect-gold-schemahistory-topic-check connections.max.idle.ms = 300000 default.api.timeout.ms = 60000 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 1 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null 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 = GSSAPI 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 = SSL 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 = ssl.engine.factory.class = null ssl.key.password = [hidden] ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = /vault/secrets/kafka/client_keystore.jks ssl.keystore.password = [hidden] 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 = /usr/lib/jvm/jre/lib/security/cacerts ssl.truststore.password = [hidden] ssl.truststore.type = JKS [org.apache.kafka.clients.admin.AdminClientConfig] 2023-06-16 07:53:35,117 WARN || These configurations '[acks, batch.size, buffer.memory, key.serializer, value.serializer, max.block.ms, linger.ms]' were supplied but are not used yet. [org.apache.kafka.clients.admin.AdminClientConfig] 2023-06-16 07:53:35,117 INFO || Kafka version: 3.4.0 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:35,117 INFO || Kafka commitId: 2e1947d240607d53 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:35,117 INFO || Kafka startTimeMs: 1686902015117 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:35,181 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Resetting generation and member id due to: consumer pro-actively leaving the group [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:35,181 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Request joining group due to: consumer pro-actively leaving the group [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:35,181 INFO || Metrics scheduler closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:35,181 INFO || Closing reporter org.apache.kafka.common.metrics.JmxReporter [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:35,181 INFO || Metrics reporters closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:35,182 INFO || App info kafka.consumer for kafkaconnect-961-schemahistory unregistered [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:35,182 INFO || ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = kafkaconnect-961-schemahistory client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = kafkaconnect-961-dbhistory-dev 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 = null 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 = GSSAPI 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 = SSL security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 10000 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 = ssl.engine.factory.class = null ssl.key.password = [hidden] ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = /vault/secrets/kafka/client_keystore.jks ssl.keystore.password = [hidden] 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 = /usr/lib/jvm/jre/lib/security/cacerts ssl.truststore.password = [hidden] ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer [org.apache.kafka.clients.consumer.ConsumerConfig] 2023-06-16 07:53:35,186 INFO || Kafka version: 3.4.0 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:35,186 INFO || Kafka commitId: 2e1947d240607d53 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:35,186 INFO || Kafka startTimeMs: 1686902015186 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:35,187 INFO || AdminClientConfig values: auto.include.jmx.reporter = true bootstrap.servers = [b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094] client.dns.lookup = use_all_dns_ips client.id = kafkaconnect-961-schemahistory-topic-check connections.max.idle.ms = 300000 default.api.timeout.ms = 60000 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 1 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null 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 = GSSAPI 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 = SSL 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 = ssl.engine.factory.class = null ssl.key.password = [hidden] ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = /vault/secrets/kafka/client_keystore.jks ssl.keystore.password = [hidden] 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 = /usr/lib/jvm/jre/lib/security/cacerts ssl.truststore.password = [hidden] ssl.truststore.type = JKS [org.apache.kafka.clients.admin.AdminClientConfig] 2023-06-16 07:53:35,192 WARN || These configurations '[acks, batch.size, buffer.memory, key.serializer, value.serializer, max.block.ms, linger.ms]' were supplied but are not used yet. [org.apache.kafka.clients.admin.AdminClientConfig] 2023-06-16 07:53:35,192 INFO || Kafka version: 3.4.0 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:35,192 INFO || Kafka commitId: 2e1947d240607d53 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:35,193 INFO || Kafka startTimeMs: 1686902015192 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:35,308 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-960.schema-changes.inventory-dev-0 to 0 since the associated topicId changed from null to PXB96hgZQ2O86QTzbFEqkg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:35,308 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-960.schema-changes.inventory-dev-5 to 0 since the associated topicId changed from null to PXB96hgZQ2O86QTzbFEqkg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:35,308 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-960.schema-changes.inventory-dev-4 to 0 since the associated topicId changed from null to PXB96hgZQ2O86QTzbFEqkg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:35,309 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-960.schema-changes.inventory-dev-1 to 0 since the associated topicId changed from null to PXB96hgZQ2O86QTzbFEqkg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:35,309 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-960.schema-changes.inventory-dev-2 to 0 since the associated topicId changed from null to PXB96hgZQ2O86QTzbFEqkg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:35,309 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-960.schema-changes.inventory-dev-3 to 0 since the associated topicId changed from null to PXB96hgZQ2O86QTzbFEqkg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:35,309 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Cluster ID: wN5Eo5U2TkajOk2F1fer_w [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:35,344 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-gold.schema-changes.inventory-dev-0 to 0 since the associated topicId changed from null to JOL4jiWpQwaoRvGQpui8Sw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:35,344 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-gold.schema-changes.inventory-dev-5 to 0 since the associated topicId changed from null to JOL4jiWpQwaoRvGQpui8Sw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:35,344 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-gold.schema-changes.inventory-dev-4 to 0 since the associated topicId changed from null to JOL4jiWpQwaoRvGQpui8Sw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:35,344 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-gold.schema-changes.inventory-dev-1 to 0 since the associated topicId changed from null to JOL4jiWpQwaoRvGQpui8Sw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:35,344 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-gold.schema-changes.inventory-dev-2 to 0 since the associated topicId changed from null to JOL4jiWpQwaoRvGQpui8Sw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:35,345 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-gold.schema-changes.inventory-dev-3 to 0 since the associated topicId changed from null to JOL4jiWpQwaoRvGQpui8Sw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:35,345 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Cluster ID: wN5Eo5U2TkajOk2F1fer_w [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:35,418 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-961.schema-changes.inventory-dev-0 to 0 since the associated topicId changed from null to cvFCLY-tRwuNWsX7uFd-Gg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:35,418 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-961.schema-changes.inventory-dev-5 to 0 since the associated topicId changed from null to cvFCLY-tRwuNWsX7uFd-Gg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:35,418 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-961.schema-changes.inventory-dev-4 to 0 since the associated topicId changed from null to cvFCLY-tRwuNWsX7uFd-Gg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:35,418 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-961.schema-changes.inventory-dev-1 to 0 since the associated topicId changed from null to cvFCLY-tRwuNWsX7uFd-Gg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:35,418 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-961.schema-changes.inventory-dev-2 to 0 since the associated topicId changed from null to cvFCLY-tRwuNWsX7uFd-Gg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:35,418 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-961.schema-changes.inventory-dev-3 to 0 since the associated topicId changed from null to cvFCLY-tRwuNWsX7uFd-Gg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:35,419 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Cluster ID: wN5Eo5U2TkajOk2F1fer_w [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:35,490 WARN || Database schema history topic 'kafkaconnect-960.schema-changes.inventory-dev' option 'retention.ms' should be '-1' or greater than '157680000000' (5 years) but is '604800000' [io.debezium.storage.kafka.history.KafkaSchemaHistory] 2023-06-16 07:53:35,490 INFO || App info kafka.admin.client for kafkaconnect-960-schemahistory-topic-check unregistered [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:35,491 INFO || Metrics scheduler closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:35,491 INFO || Closing reporter org.apache.kafka.common.metrics.JmxReporter [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:35,491 INFO || Metrics reporters closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:35,565 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Resetting generation and member id due to: consumer pro-actively leaving the group [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:35,565 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Request joining group due to: consumer pro-actively leaving the group [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:35,565 INFO || Metrics scheduler closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:35,565 INFO || Closing reporter org.apache.kafka.common.metrics.JmxReporter [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:35,565 INFO || Metrics reporters closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:35,567 INFO || App info kafka.consumer for kafkaconnect-gold-schemahistory unregistered [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:35,567 INFO || Started database schema history recovery [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:53:35,575 INFO || ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = kafkaconnect-gold-schemahistory client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = kafkaconnect-gold-dbhistory-dev 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 = null 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 = GSSAPI 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 = SSL security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 10000 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 = ssl.engine.factory.class = null ssl.key.password = [hidden] ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = /vault/secrets/kafka/client_keystore.jks ssl.keystore.password = [hidden] 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 = /usr/lib/jvm/jre/lib/security/cacerts ssl.truststore.password = [hidden] ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer [org.apache.kafka.clients.consumer.ConsumerConfig] 2023-06-16 07:53:35,577 WARN || Database schema history topic 'kafkaconnect-gold.schema-changes.inventory-dev' option 'retention.ms' should be '-1' or greater than '157680000000' (5 years) but is '604800000' [io.debezium.storage.kafka.history.KafkaSchemaHistory] 2023-06-16 07:53:35,578 INFO || App info kafka.admin.client for kafkaconnect-gold-schemahistory-topic-check unregistered [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:35,579 INFO || Metrics scheduler closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:35,579 INFO || Closing reporter org.apache.kafka.common.metrics.JmxReporter [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:35,579 INFO || Metrics reporters closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:35,579 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Resetting generation and member id due to: consumer pro-actively leaving the group [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:35,579 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Request joining group due to: consumer pro-actively leaving the group [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:35,579 INFO || Metrics scheduler closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:35,579 INFO || Closing reporter org.apache.kafka.common.metrics.JmxReporter [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:35,580 INFO || Metrics reporters closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:35,581 INFO || App info kafka.consumer for kafkaconnect-960-schemahistory unregistered [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:35,581 INFO || Started database schema history recovery [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:53:35,582 INFO || ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = kafkaconnect-960-schemahistory client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = kafkaconnect-960-dbhistory-dev 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 = null 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 = GSSAPI 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 = SSL security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 10000 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 = ssl.engine.factory.class = null ssl.key.password = [hidden] ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = /vault/secrets/kafka/client_keystore.jks ssl.keystore.password = [hidden] 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 = /usr/lib/jvm/jre/lib/security/cacerts ssl.truststore.password = [hidden] ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer [org.apache.kafka.clients.consumer.ConsumerConfig] 2023-06-16 07:53:35,582 INFO || Kafka version: 3.4.0 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:35,582 INFO || Kafka commitId: 2e1947d240607d53 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:35,582 INFO || Kafka startTimeMs: 1686902015582 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:35,583 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Subscribed to topic(s): kafkaconnect-gold.schema-changes.inventory-dev [org.apache.kafka.clients.consumer.KafkaConsumer] 2023-06-16 07:53:35,586 INFO || Kafka version: 3.4.0 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:35,586 INFO || Kafka commitId: 2e1947d240607d53 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:35,586 INFO || Kafka startTimeMs: 1686902015586 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:35,586 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Subscribed to topic(s): kafkaconnect-960.schema-changes.inventory-dev [org.apache.kafka.clients.consumer.KafkaConsumer] 2023-06-16 07:53:35,650 WARN || Database schema history topic 'kafkaconnect-961.schema-changes.inventory-dev' option 'retention.ms' should be '-1' or greater than '157680000000' (5 years) but is '604800000' [io.debezium.storage.kafka.history.KafkaSchemaHistory] 2023-06-16 07:53:35,650 INFO || App info kafka.admin.client for kafkaconnect-961-schemahistory-topic-check unregistered [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:35,651 INFO || Metrics scheduler closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:35,652 INFO || Closing reporter org.apache.kafka.common.metrics.JmxReporter [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:35,652 INFO || Metrics reporters closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:35,689 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Resetting generation and member id due to: consumer pro-actively leaving the group [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:35,689 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Request joining group due to: consumer pro-actively leaving the group [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:35,689 INFO || Metrics scheduler closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:35,689 INFO || Closing reporter org.apache.kafka.common.metrics.JmxReporter [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:35,690 INFO || Metrics reporters closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:35,691 INFO || App info kafka.consumer for kafkaconnect-961-schemahistory unregistered [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:35,691 INFO || Started database schema history recovery [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:53:35,691 INFO || ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094, b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = kafkaconnect-961-schemahistory client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = kafkaconnect-961-dbhistory-dev 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 = null 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 = GSSAPI 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 = SSL security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 10000 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 = ssl.engine.factory.class = null ssl.key.password = [hidden] ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = /vault/secrets/kafka/client_keystore.jks ssl.keystore.password = [hidden] 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 = /usr/lib/jvm/jre/lib/security/cacerts ssl.truststore.password = [hidden] ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer [org.apache.kafka.clients.consumer.ConsumerConfig] 2023-06-16 07:53:35,695 INFO || Kafka version: 3.4.0 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:35,695 INFO || Kafka commitId: 2e1947d240607d53 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:35,695 INFO || Kafka startTimeMs: 1686902015695 [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:35,696 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Subscribed to topic(s): kafkaconnect-961.schema-changes.inventory-dev [org.apache.kafka.clients.consumer.KafkaConsumer] 2023-06-16 07:53:35,810 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-gold.schema-changes.inventory-dev-0 to 0 since the associated topicId changed from null to JOL4jiWpQwaoRvGQpui8Sw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:35,810 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-gold.schema-changes.inventory-dev-5 to 0 since the associated topicId changed from null to JOL4jiWpQwaoRvGQpui8Sw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:35,810 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-gold.schema-changes.inventory-dev-4 to 0 since the associated topicId changed from null to JOL4jiWpQwaoRvGQpui8Sw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:35,810 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-gold.schema-changes.inventory-dev-1 to 0 since the associated topicId changed from null to JOL4jiWpQwaoRvGQpui8Sw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:35,810 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-gold.schema-changes.inventory-dev-2 to 0 since the associated topicId changed from null to JOL4jiWpQwaoRvGQpui8Sw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:35,810 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-gold.schema-changes.inventory-dev-3 to 0 since the associated topicId changed from null to JOL4jiWpQwaoRvGQpui8Sw [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:35,810 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Cluster ID: wN5Eo5U2TkajOk2F1fer_w [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:35,816 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-960.schema-changes.inventory-dev-0 to 0 since the associated topicId changed from null to PXB96hgZQ2O86QTzbFEqkg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:35,816 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-960.schema-changes.inventory-dev-5 to 0 since the associated topicId changed from null to PXB96hgZQ2O86QTzbFEqkg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:35,816 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-960.schema-changes.inventory-dev-4 to 0 since the associated topicId changed from null to PXB96hgZQ2O86QTzbFEqkg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:35,816 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-960.schema-changes.inventory-dev-1 to 0 since the associated topicId changed from null to PXB96hgZQ2O86QTzbFEqkg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:35,816 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-960.schema-changes.inventory-dev-2 to 0 since the associated topicId changed from null to PXB96hgZQ2O86QTzbFEqkg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:35,816 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-960.schema-changes.inventory-dev-3 to 0 since the associated topicId changed from null to PXB96hgZQ2O86QTzbFEqkg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:35,816 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Cluster ID: wN5Eo5U2TkajOk2F1fer_w [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:35,926 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-961.schema-changes.inventory-dev-0 to 0 since the associated topicId changed from null to cvFCLY-tRwuNWsX7uFd-Gg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:35,926 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-961.schema-changes.inventory-dev-5 to 0 since the associated topicId changed from null to cvFCLY-tRwuNWsX7uFd-Gg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:35,926 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-961.schema-changes.inventory-dev-4 to 0 since the associated topicId changed from null to cvFCLY-tRwuNWsX7uFd-Gg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:35,926 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-961.schema-changes.inventory-dev-1 to 0 since the associated topicId changed from null to cvFCLY-tRwuNWsX7uFd-Gg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:35,926 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-961.schema-changes.inventory-dev-2 to 0 since the associated topicId changed from null to cvFCLY-tRwuNWsX7uFd-Gg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:35,926 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Resetting the last seen epoch of partition kafkaconnect-961.schema-changes.inventory-dev-3 to 0 since the associated topicId changed from null to cvFCLY-tRwuNWsX7uFd-Gg [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:35,926 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Cluster ID: wN5Eo5U2TkajOk2F1fer_w [org.apache.kafka.clients.Metadata] 2023-06-16 07:53:36,083 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Discovered group coordinator b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 2147483645 rack: null) [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:36,084 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] (Re-)joining group [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:36,087 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Discovered group coordinator b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 2147483645 rack: null) [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:36,088 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] (Re-)joining group [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:36,201 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Discovered group coordinator b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 2147483645 rack: null) [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:36,202 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] (Re-)joining group [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:36,312 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Request joining group due to: need to re-join with the given member-id: kafkaconnect-gold-schemahistory-f8181d39-ecca-437f-a06b-6cc79a31f0d4 [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:36,312 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:36,312 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] (Re-)joining group [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:36,314 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Request joining group due to: need to re-join with the given member-id: kafkaconnect-960-schemahistory-5beda6c8-2c3d-4cec-b141-fd2d34366962 [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:36,315 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:36,315 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] (Re-)joining group [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:36,434 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Request joining group due to: need to re-join with the given member-id: kafkaconnect-961-schemahistory-299d4f9d-7cc5-475d-98f0-d61fd8924024 [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:36,434 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:36,435 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] (Re-)joining group [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:39,357 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Successfully joined group with generation Generation{generationId=1, memberId='kafkaconnect-gold-schemahistory-f8181d39-ecca-437f-a06b-6cc79a31f0d4', protocol='range'} [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:39,358 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Finished assignment for group at generation 1: {kafkaconnect-gold-schemahistory-f8181d39-ecca-437f-a06b-6cc79a31f0d4=Assignment(partitions=[kafkaconnect-gold.schema-changes.inventory-dev-0, kafkaconnect-gold.schema-changes.inventory-dev-1, kafkaconnect-gold.schema-changes.inventory-dev-2, kafkaconnect-gold.schema-changes.inventory-dev-3, kafkaconnect-gold.schema-changes.inventory-dev-4, kafkaconnect-gold.schema-changes.inventory-dev-5])} [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:39,360 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Successfully joined group with generation Generation{generationId=1, memberId='kafkaconnect-960-schemahistory-5beda6c8-2c3d-4cec-b141-fd2d34366962', protocol='range'} [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:39,360 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Finished assignment for group at generation 1: {kafkaconnect-960-schemahistory-5beda6c8-2c3d-4cec-b141-fd2d34366962=Assignment(partitions=[kafkaconnect-960.schema-changes.inventory-dev-0, kafkaconnect-960.schema-changes.inventory-dev-1, kafkaconnect-960.schema-changes.inventory-dev-2, kafkaconnect-960.schema-changes.inventory-dev-3, kafkaconnect-960.schema-changes.inventory-dev-4, kafkaconnect-960.schema-changes.inventory-dev-5])} [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:39,406 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Successfully synced group in generation Generation{generationId=1, memberId='kafkaconnect-960-schemahistory-5beda6c8-2c3d-4cec-b141-fd2d34366962', protocol='range'} [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:39,407 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Notifying assignor about the new Assignment(partitions=[kafkaconnect-960.schema-changes.inventory-dev-0, kafkaconnect-960.schema-changes.inventory-dev-1, kafkaconnect-960.schema-changes.inventory-dev-2, kafkaconnect-960.schema-changes.inventory-dev-3, kafkaconnect-960.schema-changes.inventory-dev-4, kafkaconnect-960.schema-changes.inventory-dev-5]) [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:39,407 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Adding newly assigned partitions: kafkaconnect-960.schema-changes.inventory-dev-0, kafkaconnect-960.schema-changes.inventory-dev-1, kafkaconnect-960.schema-changes.inventory-dev-2, kafkaconnect-960.schema-changes.inventory-dev-3, kafkaconnect-960.schema-changes.inventory-dev-4, kafkaconnect-960.schema-changes.inventory-dev-5 [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:39,407 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Successfully synced group in generation Generation{generationId=1, memberId='kafkaconnect-gold-schemahistory-f8181d39-ecca-437f-a06b-6cc79a31f0d4', protocol='range'} [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:39,407 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Notifying assignor about the new Assignment(partitions=[kafkaconnect-gold.schema-changes.inventory-dev-0, kafkaconnect-gold.schema-changes.inventory-dev-1, kafkaconnect-gold.schema-changes.inventory-dev-2, kafkaconnect-gold.schema-changes.inventory-dev-3, kafkaconnect-gold.schema-changes.inventory-dev-4, kafkaconnect-gold.schema-changes.inventory-dev-5]) [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:39,408 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Adding newly assigned partitions: kafkaconnect-gold.schema-changes.inventory-dev-0, kafkaconnect-gold.schema-changes.inventory-dev-1, kafkaconnect-gold.schema-changes.inventory-dev-2, kafkaconnect-gold.schema-changes.inventory-dev-3, kafkaconnect-gold.schema-changes.inventory-dev-4, kafkaconnect-gold.schema-changes.inventory-dev-5 [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:39,453 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Found no committed offset for partition kafkaconnect-gold.schema-changes.inventory-dev-5 [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:39,453 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Found no committed offset for partition kafkaconnect-960.schema-changes.inventory-dev-5 [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:39,453 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Found no committed offset for partition kafkaconnect-960.schema-changes.inventory-dev-1 [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:39,453 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Found no committed offset for partition kafkaconnect-960.schema-changes.inventory-dev-2 [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:39,453 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Found no committed offset for partition kafkaconnect-960.schema-changes.inventory-dev-3 [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:39,453 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Found no committed offset for partition kafkaconnect-960.schema-changes.inventory-dev-4 [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:39,453 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Found no committed offset for partition kafkaconnect-960.schema-changes.inventory-dev-0 [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:39,453 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Found no committed offset for partition kafkaconnect-gold.schema-changes.inventory-dev-4 [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:39,454 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Found no committed offset for partition kafkaconnect-gold.schema-changes.inventory-dev-3 [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:39,454 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Found no committed offset for partition kafkaconnect-gold.schema-changes.inventory-dev-2 [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:39,454 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Found no committed offset for partition kafkaconnect-gold.schema-changes.inventory-dev-1 [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:39,454 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Found no committed offset for partition kafkaconnect-gold.schema-changes.inventory-dev-0 [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:39,480 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Successfully joined group with generation Generation{generationId=1, memberId='kafkaconnect-961-schemahistory-299d4f9d-7cc5-475d-98f0-d61fd8924024', protocol='range'} [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:39,480 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Finished assignment for group at generation 1: {kafkaconnect-961-schemahistory-299d4f9d-7cc5-475d-98f0-d61fd8924024=Assignment(partitions=[kafkaconnect-961.schema-changes.inventory-dev-0, kafkaconnect-961.schema-changes.inventory-dev-1, kafkaconnect-961.schema-changes.inventory-dev-2, kafkaconnect-961.schema-changes.inventory-dev-3, kafkaconnect-961.schema-changes.inventory-dev-4, kafkaconnect-961.schema-changes.inventory-dev-5])} [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:39,501 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Resetting offset for partition kafkaconnect-gold.schema-changes.inventory-dev-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 3 rack: euw1-az3)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:39,501 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Resetting offset for partition kafkaconnect-gold.schema-changes.inventory-dev-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 3 rack: euw1-az3)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:39,502 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Resetting offset for partition kafkaconnect-960.schema-changes.inventory-dev-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 1 rack: euw1-az1)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:39,502 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Resetting offset for partition kafkaconnect-960.schema-changes.inventory-dev-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 1 rack: euw1-az1)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:39,503 INFO || 172.17.0.1 - - [16/Jun/2023:07:53:39 +0000] "GET /connectors/?expand=status HTTP/1.1" 200 546 "-" "curl/7.68.0" 109 [org.apache.kafka.connect.runtime.rest.RestServer] 2023-06-16 07:53:39,528 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Successfully synced group in generation Generation{generationId=1, memberId='kafkaconnect-961-schemahistory-299d4f9d-7cc5-475d-98f0-d61fd8924024', protocol='range'} [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:39,528 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Notifying assignor about the new Assignment(partitions=[kafkaconnect-961.schema-changes.inventory-dev-0, kafkaconnect-961.schema-changes.inventory-dev-1, kafkaconnect-961.schema-changes.inventory-dev-2, kafkaconnect-961.schema-changes.inventory-dev-3, kafkaconnect-961.schema-changes.inventory-dev-4, kafkaconnect-961.schema-changes.inventory-dev-5]) [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:39,528 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Adding newly assigned partitions: kafkaconnect-961.schema-changes.inventory-dev-0, kafkaconnect-961.schema-changes.inventory-dev-1, kafkaconnect-961.schema-changes.inventory-dev-2, kafkaconnect-961.schema-changes.inventory-dev-3, kafkaconnect-961.schema-changes.inventory-dev-4, kafkaconnect-961.schema-changes.inventory-dev-5 [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:39,573 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Found no committed offset for partition kafkaconnect-961.schema-changes.inventory-dev-5 [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:39,573 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Found no committed offset for partition kafkaconnect-961.schema-changes.inventory-dev-4 [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:39,573 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Found no committed offset for partition kafkaconnect-961.schema-changes.inventory-dev-3 [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:39,573 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Found no committed offset for partition kafkaconnect-961.schema-changes.inventory-dev-2 [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:39,573 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Found no committed offset for partition kafkaconnect-961.schema-changes.inventory-dev-1 [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:39,573 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Found no committed offset for partition kafkaconnect-961.schema-changes.inventory-dev-0 [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:39,620 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Resetting offset for partition kafkaconnect-961.schema-changes.inventory-dev-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 2 rack: euw1-az2)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:39,620 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Resetting offset for partition kafkaconnect-961.schema-changes.inventory-dev-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 2 rack: euw1-az2)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:39,696 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Resetting offset for partition kafkaconnect-960.schema-changes.inventory-dev-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 2 rack: euw1-az2)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:39,696 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Resetting offset for partition kafkaconnect-960.schema-changes.inventory-dev-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 2 rack: euw1-az2)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:39,696 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Resetting offset for partition kafkaconnect-960.schema-changes.inventory-dev-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 3 rack: euw1-az3)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:39,696 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Resetting offset for partition kafkaconnect-960.schema-changes.inventory-dev-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 3 rack: euw1-az3)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:39,697 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Resetting offset for partition kafkaconnect-gold.schema-changes.inventory-dev-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 2 rack: euw1-az2)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:39,698 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Resetting offset for partition kafkaconnect-gold.schema-changes.inventory-dev-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 2 rack: euw1-az2)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:39,698 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Resetting offset for partition kafkaconnect-gold.schema-changes.inventory-dev-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 1 rack: euw1-az1)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:39,698 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Resetting offset for partition kafkaconnect-gold.schema-changes.inventory-dev-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 1 rack: euw1-az1)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:39,802 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Resetting offset for partition kafkaconnect-961.schema-changes.inventory-dev-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 3 rack: euw1-az3)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:39,802 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Resetting offset for partition kafkaconnect-961.schema-changes.inventory-dev-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-3.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 3 rack: euw1-az3)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:39,807 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Resetting offset for partition kafkaconnect-961.schema-changes.inventory-dev-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 1 rack: euw1-az1)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:39,807 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Resetting offset for partition kafkaconnect-961.schema-changes.inventory-dev-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[b-1.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 1 rack: euw1-az1)], epoch=0}}. [org.apache.kafka.clients.consumer.internals.SubscriptionState] 2023-06-16 07:53:39,819 INFO || Database schema history recovery in progress, recovered 1 records [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:53:39,836 INFO || Already applied 1 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:53:39,880 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Revoke previously assigned partitions kafkaconnect-gold.schema-changes.inventory-dev-0, kafkaconnect-gold.schema-changes.inventory-dev-1, kafkaconnect-gold.schema-changes.inventory-dev-2, kafkaconnect-gold.schema-changes.inventory-dev-3, kafkaconnect-gold.schema-changes.inventory-dev-4, kafkaconnect-gold.schema-changes.inventory-dev-5 [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:39,881 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Member kafkaconnect-gold-schemahistory-f8181d39-ecca-437f-a06b-6cc79a31f0d4 sending LeaveGroup request to coordinator b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 2147483645 rack: null) due to the consumer is being closed [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:39,882 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Resetting generation and member id due to: consumer pro-actively leaving the group [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:39,882 INFO || [Consumer clientId=kafkaconnect-gold-schemahistory, groupId=kafkaconnect-gold-dbhistory-dev] Request joining group due to: consumer pro-actively leaving the group [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:39,926 INFO || Metrics scheduler closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:39,926 INFO || Closing reporter org.apache.kafka.common.metrics.JmxReporter [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:39,927 INFO || Metrics reporters closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:39,929 INFO || App info kafka.consumer for kafkaconnect-gold-schemahistory unregistered [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:39,929 INFO || Finished database schema history recovery of 22 change(s) in 4361 ms [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:53:39,955 INFO || Requested thread factory for connector OracleConnector, id = kafkaconnect-gold named = SignalProcessor [io.debezium.util.Threads] 2023-06-16 07:53:39,969 INFO || Requested thread factory for connector OracleConnector, id = kafkaconnect-gold named = change-event-source-coordinator [io.debezium.util.Threads] 2023-06-16 07:53:39,971 INFO || Creating thread debezium-oracleconnector-kafkaconnect-gold-change-event-source-coordinator [io.debezium.util.Threads] 2023-06-16 07:53:39,972 INFO || SignalProcessor started. Scheduling it every 5000ms [io.debezium.pipeline.signal.SignalProcessor] 2023-06-16 07:53:39,972 INFO || Creating thread debezium-oracleconnector-kafkaconnect-gold-SignalProcessor [io.debezium.util.Threads] 2023-06-16 07:53:39,972 INFO || Successfully started task [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:39,974 INFO Oracle|kafkaconnect-gold|snapshot Metrics registered [io.debezium.pipeline.ChangeEventSourceCoordinator] 2023-06-16 07:53:39,975 INFO Oracle|kafkaconnect-gold|snapshot Context created [io.debezium.pipeline.ChangeEventSourceCoordinator] 2023-06-16 07:53:39,980 INFO Oracle|kafkaconnect-gold|snapshot The previous offset has been found. [io.debezium.connector.oracle.OracleSnapshotChangeEventSource] 2023-06-16 07:53:39,982 INFO Oracle|kafkaconnect-gold|snapshot Snapshot ended with SnapshotResult [status=SKIPPED, offset=OracleOffsetContext [scn=14020224580970, commit_scn=["14020224580976:1:04001100fc696e00"]]] [io.debezium.pipeline.ChangeEventSourceCoordinator] 2023-06-16 07:53:39,986 INFO Oracle|kafkaconnect-gold|streaming Connected metrics set to 'true' [io.debezium.pipeline.ChangeEventSourceCoordinator] 2023-06-16 07:53:39,987 INFO Oracle|kafkaconnect-gold|streaming Starting streaming [io.debezium.pipeline.ChangeEventSourceCoordinator] 2023-06-16 07:53:40,336 INFO || Database schema history recovery in progress, recovered 1 records [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:53:40,336 INFO || Already applied 1 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:53:40,393 INFO Oracle|kafkaconnect-gold|streaming Redo Log Group Sizes: [io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource] 2023-06-16 07:53:40,393 INFO Oracle|kafkaconnect-gold|streaming Group #1: 52428800 bytes [io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource] 2023-06-16 07:53:40,393 INFO Oracle|kafkaconnect-gold|streaming Group #2: 52428800 bytes [io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource] 2023-06-16 07:53:40,393 INFO Oracle|kafkaconnect-gold|streaming Group #3: 52428800 bytes [io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource] 2023-06-16 07:53:40,573 INFO || Database schema history recovery in progress, recovered 1 records [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:53:40,573 INFO || Already applied 1 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:53:41,849 INFO || Database schema history recovery in progress, recovered 391 records [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:53:41,849 INFO || Already applied 391 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:53:42,636 INFO || Database schema history recovery in progress, recovered 350 records [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:53:42,636 INFO || Already applied 350 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:53:44,105 INFO || Database schema history recovery in progress, recovered 873 records [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:53:44,106 INFO || Already applied 873 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:53:44,925 INFO || Database schema history recovery in progress, recovered 663 records [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:53:44,925 INFO || Already applied 663 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:53:45,846 INFO || Database schema history recovery in progress, recovered 1550 records [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:53:45,846 INFO || Already applied 1550 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:53:45,851 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Revoke previously assigned partitions kafkaconnect-960.schema-changes.inventory-dev-0, kafkaconnect-960.schema-changes.inventory-dev-1, kafkaconnect-960.schema-changes.inventory-dev-2, kafkaconnect-960.schema-changes.inventory-dev-3, kafkaconnect-960.schema-changes.inventory-dev-4, kafkaconnect-960.schema-changes.inventory-dev-5 [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:45,851 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Member kafkaconnect-960-schemahistory-5beda6c8-2c3d-4cec-b141-fd2d34366962 sending LeaveGroup request to coordinator b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 2147483645 rack: null) due to the consumer is being closed [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:45,851 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Resetting generation and member id due to: consumer pro-actively leaving the group [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:45,851 INFO || [Consumer clientId=kafkaconnect-960-schemahistory, groupId=kafkaconnect-960-dbhistory-dev] Request joining group due to: consumer pro-actively leaving the group [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:45,894 INFO || Metrics scheduler closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:45,894 INFO || Closing reporter org.apache.kafka.common.metrics.JmxReporter [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:45,894 INFO || Metrics reporters closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:45,896 INFO || App info kafka.consumer for kafkaconnect-960-schemahistory unregistered [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:45,896 INFO || Finished database schema history recovery of 1609 change(s) in 10314 ms [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:53:45,920 INFO || Requested thread factory for connector OracleConnector, id = kafkaconnect-960 named = SignalProcessor [io.debezium.util.Threads] 2023-06-16 07:53:45,920 INFO || Requested thread factory for connector OracleConnector, id = kafkaconnect-960 named = change-event-source-coordinator [io.debezium.util.Threads] 2023-06-16 07:53:45,921 INFO || Creating thread debezium-oracleconnector-kafkaconnect-960-change-event-source-coordinator [io.debezium.util.Threads] 2023-06-16 07:53:45,933 INFO || SignalProcessor started. Scheduling it every 5000ms [io.debezium.pipeline.signal.SignalProcessor] 2023-06-16 07:53:45,934 INFO || Creating thread debezium-oracleconnector-kafkaconnect-960-SignalProcessor [io.debezium.util.Threads] 2023-06-16 07:53:45,934 INFO || Successfully started task [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:45,934 INFO Oracle|kafkaconnect-960|snapshot Metrics registered [io.debezium.pipeline.ChangeEventSourceCoordinator] 2023-06-16 07:53:45,938 INFO Oracle|kafkaconnect-960|snapshot Context created [io.debezium.pipeline.ChangeEventSourceCoordinator] 2023-06-16 07:53:45,938 INFO Oracle|kafkaconnect-960|snapshot No previous offset has been found. [io.debezium.connector.oracle.OracleSnapshotChangeEventSource] 2023-06-16 07:53:45,942 INFO Oracle|kafkaconnect-960|snapshot According to the connector configuration only schema will be snapshot. [io.debezium.connector.oracle.OracleSnapshotChangeEventSource] 2023-06-16 07:53:45,942 INFO Oracle|kafkaconnect-960|snapshot Snapshot step 1 - Preparing [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:53:45,942 INFO Oracle|kafkaconnect-960|snapshot Previous snapshot was cancelled before completion; a new snapshot will be taken. [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:53:45,942 INFO Oracle|kafkaconnect-960|snapshot Snapshot step 2 - Determining captured tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:53:46,749 INFO || Database schema history recovery in progress, recovered 833 records [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:53:46,749 INFO || Already applied 833 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:53:48,804 INFO || Database schema history recovery in progress, recovered 1064 records [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:53:48,804 INFO || Already applied 1064 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:53:50,236 INFO || Database schema history recovery in progress, recovered 1303 records [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:53:50,237 INFO || Already applied 1303 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:53:50,254 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Revoke previously assigned partitions kafkaconnect-961.schema-changes.inventory-dev-0, kafkaconnect-961.schema-changes.inventory-dev-1, kafkaconnect-961.schema-changes.inventory-dev-2, kafkaconnect-961.schema-changes.inventory-dev-3, kafkaconnect-961.schema-changes.inventory-dev-4, kafkaconnect-961.schema-changes.inventory-dev-5 [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:50,254 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Member kafkaconnect-961-schemahistory-299d4f9d-7cc5-475d-98f0-d61fd8924024 sending LeaveGroup request to coordinator b-2.mskkafka.c1.kafka.eu-west-1.amazonaws.com:9094 (id: 2147483645 rack: null) due to the consumer is being closed [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:50,254 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Resetting generation and member id due to: consumer pro-actively leaving the group [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:50,254 INFO || [Consumer clientId=kafkaconnect-961-schemahistory, groupId=kafkaconnect-961-dbhistory-dev] Request joining group due to: consumer pro-actively leaving the group [org.apache.kafka.clients.consumer.internals.ConsumerCoordinator] 2023-06-16 07:53:50,300 INFO || Metrics scheduler closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:50,301 INFO || Closing reporter org.apache.kafka.common.metrics.JmxReporter [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:50,301 INFO || Metrics reporters closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 07:53:50,302 INFO || App info kafka.consumer for kafkaconnect-961-schemahistory unregistered [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 07:53:50,302 INFO || Finished database schema history recovery of 1479 change(s) in 14611 ms [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:53:50,310 INFO || Requested thread factory for connector OracleConnector, id = kafkaconnect-961 named = SignalProcessor [io.debezium.util.Threads] 2023-06-16 07:53:50,310 INFO || Requested thread factory for connector OracleConnector, id = kafkaconnect-961 named = change-event-source-coordinator [io.debezium.util.Threads] 2023-06-16 07:53:50,311 INFO || Creating thread debezium-oracleconnector-kafkaconnect-961-change-event-source-coordinator [io.debezium.util.Threads] 2023-06-16 07:53:50,311 INFO || SignalProcessor started. Scheduling it every 5000ms [io.debezium.pipeline.signal.SignalProcessor] 2023-06-16 07:53:50,311 INFO || Creating thread debezium-oracleconnector-kafkaconnect-961-SignalProcessor [io.debezium.util.Threads] 2023-06-16 07:53:50,311 INFO || Successfully started task [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:53:50,311 INFO Oracle|kafkaconnect-961|snapshot Metrics registered [io.debezium.pipeline.ChangeEventSourceCoordinator] 2023-06-16 07:53:50,311 INFO Oracle|kafkaconnect-961|snapshot Context created [io.debezium.pipeline.ChangeEventSourceCoordinator] 2023-06-16 07:53:50,312 INFO Oracle|kafkaconnect-961|snapshot No previous offset has been found. [io.debezium.connector.oracle.OracleSnapshotChangeEventSource] 2023-06-16 07:53:50,312 INFO Oracle|kafkaconnect-961|snapshot According to the connector configuration only schema will be snapshot. [io.debezium.connector.oracle.OracleSnapshotChangeEventSource] 2023-06-16 07:53:50,312 INFO Oracle|kafkaconnect-961|snapshot Snapshot step 1 - Preparing [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:53:50,312 INFO Oracle|kafkaconnect-961|snapshot Previous snapshot was cancelled before completion; a new snapshot will be taken. [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:53:50,312 INFO Oracle|kafkaconnect-961|snapshot Snapshot step 2 - Determining captured tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:53:53,023 INFO || 172.17.0.1 - - [16/Jun/2023:07:53:53 +0000] "GET /connectors/?expand=status HTTP/1.1" 200 546 "-" "curl/7.68.0" 4 [org.apache.kafka.connect.runtime.rest.RestServer] 2023-06-16 07:55:15,276 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_CROSS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.CENY_HALOWE_KATEGORIE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CM_BASELINE_ROLEGRANTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_SWLIB_ENTITY_REFERENCES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ALG_LOG_MAN_TOW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_LONG_TEXT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.R_WYD_TOW_STAT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CATEGORY_CLASSES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.H_STRU2 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_MAG_WYWOZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.EXFSYS.RLM4J$EVTSTRUCTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.S_GLOS_KOM_OBIEKT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_SNAPSHOT_MD_COLUMNS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_TRADIS_MAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.IMPORT_ZBIOR_WYW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_MP_GROUPS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.CDZ_FILIE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RT_METRICS_RAW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TARGI_REAL_RAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_DOCUMENT_MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_POLICY_ASSOC_EVAL_DETAILS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.EXFSYS.EXF$ASUDFLIST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CHANGE_AGENT_URL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DRUKARKI_ETYKIET_PALETOWYCH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BAM_OSESSION_METRICS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TARGETS_DELETE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_DELTA_SNAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.FRIGO_DOCUMENT_SPR_EXP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_EMX_CELL_IORM_CONFIG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CS_CONFIG_STANDARD to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_SPOSOBY_WYWOZU to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TERMINY_PL_PAR_DOD to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CM_COMPARISONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.INW_TOWARY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_AUDIT_CUSTOM_ATTRIBS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SASH.SASH_1 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SASH.SASH_2 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_FAO_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_VERSIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SASH.SASH_9 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SASH.SASH_7 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TOWARY_INFO_DOD to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SASH.SASH_8 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SASH.SASH_5 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SASH.SASH_6 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.E_FAK_ZAM_VAT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SASH.SASH_3 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SASH.SASH_4 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_ZADANIA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ARU_CREDENTIALS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_POLICY_ASSOC to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.IMP_TEST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_DOCUMENT_ZBIOR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RT_COOKIE_DATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_HA_DG_TARGET_SUMMARY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,277 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.BONUS_T to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_NOTIFY_RULE_CONFIGS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RT_URL_DIST_BOOTSTRAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.REGULY_PFK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CM_BASELINE_CONS_GROUPS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.MIEJSCA_MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.EXPORT_DOCUMENT_SPR_ZALAD_PAL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KOD_DZIAL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.EXFSYS.RLM$EVENTSTRUCT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.SIECI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TARGETS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ZLEC_PAL_PAKIET_IND to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_EMX_CELL_C_CONFIG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ALG_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_METRIC_DEPENDENCY_DETAILS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_EXEC_SUMMARY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.FRIGO_POZ_DOCUMENT_ZAM_IMP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TASK_WORKER_COUNTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.PRZERZUTY_REAL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_MIEJ_MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CS_INCLUSION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PAF_TEXTUAL_DATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TOWARY_DANE_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RT_BOOTSTRAP_TIMES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_HA_FILES_ECM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.PDIC_PDM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TARGET_ASSOC_DEFS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_SPR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.R_OPER_LOG_POWODY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BSLN_INTERVALS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_FMAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PROV_COLLECTION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_DB_RECSEGMENTSETTINGS_ECM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_FLAT_TARGETS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TOW_NA_FIL_HIT_HIST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TOW_TLUM_KOPIA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.K_DOCUMENT_FAK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.H_REGION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.FILIE_W_CD to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ROLES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_BONI_BONI_ARCH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BSLN_THRESgold_PARMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.MAC_TOW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_CRED_PARAMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_KAS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.SEKT_MAG_HIST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TARGET_ASSOC_PROP_DEFS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_SNAPSHOT_MD_TABLES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_IP_ELEM_PARAM_CLASSES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BCN_AVAIL_DEF to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CURRENT_METRIC_ERRORS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.EXFSYS.RLM$JOBQUEUE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.LINIE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,278 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_OB_ADMIN_CLIENT_DB to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_ZAK_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.FIL_W_BAZ_KH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_MD_HIST_TBLS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BLACKOUT_STATE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.EXFSYS.RLM$PARSEDCOND to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_AUDIT_LOGS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_DB_OPTIONS_ECM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RCA_RECOVERY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.CEN_SPR_KOSZTY_SLO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BAM_OSESSION_DIAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BCN_TXN_DEFN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ELD_ROLE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TOW_CECHY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_ULN_CHANNEL_PKGS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_DB_ROLLBACK_SEGS_ECM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_AUDIT_DESTINATION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_OUTPUT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_HA_INFO_ECM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KODY_KRES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.PROMO_TOW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CS_PARAMETER_CHOICES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TOW_W_MIEJ_MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KART_PAL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_SQL_PLAN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.FRIGO_POZ_DOCUMENT_SPR_IMP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.HIST_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_MAG_AKORD to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.R_TAB to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.FIRMY_ADRESY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_FAK_DATY_WDT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SASH.HIST_SQL2 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_USER_JOBS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_SQL_EVALUATION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TEST_QUALIFIERS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SASH.HIST_SQL1 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.IMP_P_SCRIPT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TOWARY_NOWY_VAT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_SWLIB_ENTITY_PARAMETERS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.MAG_PARAM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_E2E_DETAILS_1DAY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_UPDATE_OPERATIONS_DETAILS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.CG_CODE_CONTROLS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PAF_PROCEDURES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PDP_COLUMN_METADATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CSTMZ_CHARTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_MAG_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_MP_NLS_SUBSTITUTIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.VAN_NAGLOWKI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TECH_KONTROLA_DOSTEPU to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.GRUPY_JPK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,279 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_EMD_PING to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.MEDIATOR_WERSJE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.PRIORYTETY_NOT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TOW_W_MAG_FIL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.EXFSYS.EXF$VALIDIOPER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BAM_ISESSION_DATASOURCE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TARGET_ADD_CALLBACKS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.MIESZ_L2 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.GRUPY_MIEJ_MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TARGET_TYPES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ARU_PRODUCT_RELEASE_MAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TOW_ZM_VAT_PLAN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TOW_ZM_CEN_PLAN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BCN_TXN_PROPS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RCA_TARGET_PROPS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_HC_OS_SUMMARY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TOW_W_MIEJ_MAG_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.S_GLOS_KOM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TOWARY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PROV_CLUSTER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.SUM_OBR_KO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_MRO_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_COLLECTION_TEMPLATE_CREDS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.GLOB_DATY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KIEROWCA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TEST_TARGET_MAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_OS_PROPERTY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_AUDIT_MASTER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_UPDATE_PDP_DATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.FRIGO_DOCUMENT_SPR_IMP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_INV_SUMMARY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CS_HIERARCHY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TYPY_KH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ARU_RELEASES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BUG_FIX_APPLIC_COMP_LIST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_SEC_INFO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KONKURENCI_CENY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.MIESZ_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.FRIGO_DOCUMENT_MAG_IMP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.FILIE_DANE_ZAO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_TYPE_PARAM_URI_INFO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.BONY_KARTOTEKA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CREDENTIAL_SET_COLUMNS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ELD_PROGRAMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.RETRA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.CDZ_OBROTY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,280 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.EM_PAGE_CUSTOMIZATIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_GENSVC_TEST_AVAIL_MARKER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_TOW_TOW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_IP_PURGE_POLICY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.BONUS_KH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_METRIC_VERSIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_SCHEDULE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.PALETY_SESJE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_METRICS_1HOUR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.FIRMY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.WYS_DO_BRE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_BONI2_GETKM_TR_BNAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CM_COMPARISON_INIT_PRMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_TYPE_PARAM_DSPLY_INFO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CM_SYNCHRONIZATIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_BONI_TYPY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_HC_VENDOR_SW_COMPONENTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_GENSVC_TEST_CUR_AVAIL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_SEVERITY_RBK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.EC_IN_DATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DRUKARKI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_PURGE_TARGETS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_ZAM_ODB to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_STORAGE_REPORT_ISSUES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_BONI2_GETKM_TR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_DOCUMENT_IC_BRAKI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RT_TARGET_PROPERTIES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TEMPLATE_COPIES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_UPDATE_PDP_DATA_COPY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_USER_TEMPLATES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_SWLIB_ENTITY_DATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_LIMITY_WEW_WYMIANA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_UPDATE_TEMPLATE_DATA_MAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_DOCUMENT_ZBIOR_PAL_KIER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TABLE_SIZES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.MOB_DOCUMENT_KOR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_TARGET to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_COLLECTIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.PROMO_FILIE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_KOR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_STATE_CHANGES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TLUMACZ_POZYCJE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.EXPORT_DOCUMENT_SPR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ARU_FAMILY_PRODUCT_MAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_HC_VENDOR_SW_SUMMARY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_BONI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.T_DOCUMENT_MRO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ZMIANA_DANYCH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.AKT_WER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CREDENTIAL_TYPE_COLUMNS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.T_P_DOCUMENT_RO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_NOTIFY_JOB_RULE_CONFIGS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CS_PARAMETER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PAF_MSG_QTABLE_1 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PAF_MSG_QTABLE_2 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_LICENSE_DEFINITIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.PANSTWA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.R_DOCUMENT_IC to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ESA_REPORT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_IP_ELEM_DEFAULT_PARAMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_FEATURES_MAPPING to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CURRENT_VIOLATION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TYPY_O2 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.RETRA_REGULY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,281 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_EXEC_CRED_INFO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.NOTATNIK_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.FRIGO_POZ_DOCUMENT_MAG_IMP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_NOTIFY_NOTIFYEES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CM_BASELINE_PROXYGRANTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_INV_CONTAINER_PROPERTY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_MM_FK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_STORAGE_REPORT_ALIAS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_PATCH_CACHE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.FRIGO_POZ_DOCUMENT_SPR_EXP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.PROMO_PROFIT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.CZAS_KIEROWNIKA_POWODY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_E2E_SUMMARY_1HOUR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_LICENSE_CONFIRMATION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_GROUP_CHART_SELTARGETS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_IP_REPORT_DEF_ELEMENTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TASK_QTABLE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_LAST_SYNC_LOAD_DETAILS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_KAS_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.PALETY_W_FIL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_DEPLOYMENT_SECTIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.PODGRUPA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_TYPE_INFO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.H_PROMO_ODB to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_MARZE_MARZA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ROBOCOP_BUFOR_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_MP_CONTRIBUTORS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CM_SYNCH_VERSIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KAT_KOSZT_NA_FIL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PAF_PAR_FILES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_HTTP_SESSION_CALLBACKS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.STANY_PAL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_AVAILABILITY_MARKER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.SIECI_KH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.EXFSYS.RLM$VALIDPRIVS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_DB_DBNINSTANCEINFO_ECM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_DOCUMENT_ZAM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_IP_SQL_STATEMENTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ESOFT_DEF_TLUMACZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_COMP_SNAPSHOT_TO_STEP_MAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.EC_IO_ERROR_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TARGET_ASSOC_ERROR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_BONI_KH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_BONI_KH_ARCH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TEST_METRIC_PROPS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.FIL_DOCUMENT_MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.FRIGO_DOCUMENT_ZAM_IMP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,282 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_EMX_CELL_L_CONFIG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_STEP_COMMAND_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CM_BASELINE_DEPENDENTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KURSY_WALUT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_SNAPSHOT_METADATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.EM_IPW_INFO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_REKL_WART to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ON_LOGON_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.EXFSYS.RLM$COLLGRPBYSPEC to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CS_RULE_FIX_LINK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_DELTA_IDS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.CEN_SPR_WE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_BONI2_GETKM_KK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_COMP_RESULT_TO_JOB_MAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TARGET_ROLLUP_TIMES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_SWLIB_ENTITY_REVISIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.VAN_DOCUMENT_SPR_N to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.VAN_TOW_CENY_ASO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.VAN_DOCUMENT_SPR_P to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TARGET_TYPE_VERSIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.DB_USER_PREFERENCES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CM_BASELINE_OBJECTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TERMINY_PL_NA_FIL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_REKL_WART to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_DANE_OKRESOWE_SLO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_UPDATE_PROPERTIES_DATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_ZBIOR_SZAB_NAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.T_WSP_DOCUMENT_AKORD to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_MASTER_CHANGED_CALLBACK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_CALLBACKS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.STATUSY_TOW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_INV_CONTAINER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.FILIE_DANE_TECH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.AKORD_WSP_FIL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.FORMATKI_DOPUSZCZENIA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_ZAK_RR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_ZBIOR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.GR_KH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_SQLPROBLEM_FACTORS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.GR_SEKT_MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.RETRA_PRZYDZIALY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.R_OPER_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.J_MIAR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_CSA_CUSTOM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.BANKI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_DOCUMENT_MAG_AKORD to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PROV_IP_RANGE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_SALDA_WYMIANA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.HITY_LOKALNE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_GENSVC_AVAIL_TESTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.STR_TEMP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.OK_P_DOCUMENT_MM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.H_PROMO_PROFIT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_PARAMETER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SASH.SASH_TARGET to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_HOSTPATCH_HOSTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_INV_COMPONENT_PATCH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.FRIGO_POZ_DOCUMENT_COMP_EXP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.GRUPY_TRAS2 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TOW_W_MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CPF_METRIC_SOURCE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_SINGLE_TARGET_TYPES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.AKORD_TYPY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.E_UMOWY_ODBIORCY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.LOG_PARAM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,283 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BCN_STEP_DEFN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_DM_INFCONS_COLUMNS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_HW_CPU to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_GENSVC_AVAIL_BEACONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_STEP_PARAMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.MAG_STAN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ADMIN_LICENSES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_POLICY_PARAMETERS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.CDZ_DOST_NA_FIL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TYPY_REG_KONTR_PAL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_NOTIFY_REQUEUE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_EMX_CELL_CD_CONFIG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ROBOCOP_BUFOR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.T_DOCUMENT_KAS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.EM_COMPARISON_SUMMARY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_GENSVC_UPDBCN_JOB_TESTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RT_INCOMPLETE_LOADS_1HOUR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_NA_FIL_UPDATE_JT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.VAN_TOW_CENY_PRP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.AKORD_DANE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CSTMZ_DEFAULT_CHART to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.EXPORT_DOCUMENT_SPR_ROZLAD_PAL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_LICENSED_TARGETS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_DOCUMENT_ZAM_PROFIT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.REKL_SKLEPY_RODZAJE_PROGI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RCA_METRIC_TEST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.CENY_HALOWE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.LOGOWANIA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.CDZ_TRANSMISJE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TARGET_AGENT_ASSOC to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CS_EVAL_SUMM_RULEFOLDER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PROV_CLUSTER_NODES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TOW_ZM_CEN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.WOZKI_MODELE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_PHL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_USER_CALLBACKS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_V_CLUSTER_RAC_POL_DETAIL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.EXFSYS.EXF$JAVAMSG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.H_MAKROREGION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TEL_ADMIN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PDP_SETTING_VALUES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BSLN_RAWDATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_SQL_PARAMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.WYDAJNOSC to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.EXFSYS.EXF$IDXSECOBJ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.T_DOCUMENT_SPR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_DOCUMENT_CROSS_MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ZLEC_PAL_PAKIET_WART to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.EXPORT_DOCUMENT_SPR_WYD_PAL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_MAG_TRANS_MM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.BON_TOW_KH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_DB_RECUSERSETTINGS_ECM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CM_SYNCH_SCRIPTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_COLLECTION_METRIC_TASKS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,284 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_METADATA_SETS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ARU_PLATFORMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_POLICIES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.FILIE_ADRESY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_NOTIFY_STATES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ZLECENIA_NOT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.WSP_DOCUMENT_AKORD to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.GRAFIK_DOSTAW_REG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KONKURENCI_FILIE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_HOSTPATCH_REPOS_PKGS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.GRUPA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.EXFSYS.EXF$DEFIDXPARAM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.IMPORT_ZBIOR_NAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.FRIGO_DOCUMENT_COMP_EXP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_CSA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TLUMACZ_KH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.OSOBY2 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_IP_ELEM_TARGET_TYPES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TRASY_DNI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_HOSTPATCH_COMPL_HIST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_LOADED_FILES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_SWLIB_ENTITY_DOCUMENTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TARGET_TYPE_COMPONENT_MAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_GROUP_DEFAULT_CHART to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RCA_TEST_RESULT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.PROMO_ODB to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.PRZYJ_TOW_STATUS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_NOTIFY_DEVICE_PARAMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RCA_RUN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_DOCUMENT_INW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_DB_FEATUREUSAGE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PROV_SUITE_INSTANCE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_BEZ_DNI_DOSTAW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TRASY_MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.MS_NA_TR_M to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_DOCUMENT_ZADANIA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_DOCUMENT_PALET to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.R_DEKR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ZLEC_PAL_PAKIET_PODGRUPY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_WPLYW_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.RAP_KAS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.R_OPER_LOG_NA_FIL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.EXPORT_DOCUMENT_SPR_LOAD to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_E2E_DETAILS_1HOUR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TOPO_PAGE_PREF to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.FILIE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.H_PROMO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TOWARY_NAZWA_TMP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CALLBACKS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TMP_SQL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_BONI_KH_MIESZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.USERS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BCN_STEP_PROPS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.CG_REF_CODES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_DOCUMENT_IC to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.TECH_ADM.MIESZ_CFG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PROV_IP_RESERVED to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CM_COMPARISON_OBJECTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_OS_COMPONENT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TERMINY_PL_PAR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.EXFSYS.RLM$EQUALSPEC to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.EMAIL_LIST_POZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CS_RQS_INCLUSION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_INFO_LOGISTYCZNE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_PRD_POTW_DOST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.NOMINALY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.R_STAT_PN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_LOADER_DESIGNATORS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_DANE_OKRESOWE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_E2E_JDBC to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,285 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_E2E_SQL_CONN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_PROP_PARAMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_HALA_MIESZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.FILIE_DANE_OGOLNE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.EC_OUT_DATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_PAL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.CEN_SPR_KOSZTY_PAR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_IP_REPORT_DEF to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CATEGORIES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.FK_STRONY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOKI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_OSOBY2 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BAM_OSESSION_ALERTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.R_DOCUMENT_MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_LICENSABLE_TARGET_TYPES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_REKLAM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_ZLECENIA_PAL_PAKIET to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_INV_PATCHED_FILE_COMP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TEST_PROP_UIGROUP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.WOZKI_RODZ_HIST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_CSA_APPID_TARGET_MAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_DM_SS_COLUMNS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.PAKIETY_DS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_FAK_DATY_WDT_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_DELTA_COMP_KEY_COLS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ASN_TOW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.BANK_K to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.MOZ_PLA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.gold_POZIOMY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_HOSTPATCH_GROUP_REPOS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.EXFSYS.EXF$PREDATTRMAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_CLUSTER_NODE_INFO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PROV_RPM_REP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_HA_BACKUP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CS_RULEFOLDER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.PALETA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BLACKOUT_HISTORY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_DOCUMENT_SPR_KOR_CENTR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_ZBIOR_ODB to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_DOCUMENT_FAO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_COLLECTION_CREDENTIALS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BUG_AVAILABLE_PATCH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RT_IP_DIST_1HOUR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_VIOLATIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_IP_REPORT_ELEM_IMAGE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TOPO_PAGE_OBJ_POS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.MIEJSCOWOSCI_ULICE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.MIE_SKL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ELD_ZES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_SWLIB_REVISION_PARAMETERS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_LARGE_PARAMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.MAG_POJEMNOSC to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_E2E_SUMMARY_1DAY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.POTW_DOST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ELD_ROLE_TABELE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_HA_CLS_INTR_CONN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.BAZY_POLACZENIA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_E2E_SQL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.PALM_WER_SOFT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BSLN_DATASOURCES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TEST_DEFAULT_PROMOTION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_GROUP_CHART to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.RODZ_MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TYPY_WART to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_ASSOC_PARAMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_OS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_DOCUMENT_MAG_ZLEC to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.EXFSYS.RLM$RULESETSTCODE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.PRZENOSZENIE_SALDA_OPK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TARGET_DELETE_CALLBACKS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KASA_USERS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.E_FAK_ZAM_NAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,286 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PDP_PARAM_METADATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.T_DOCUMENT_BAN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.IMP_TMP_P_FILE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_GROUP_SUMMARY_CHART_DEF to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PERFORMANCE_NAMES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_ZBIOR_LINIE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_GENSVC_AVAIL_CONFIG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RCVCAT_CONFIG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.H_PROMO_RODZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_RESOURCES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RT_DOMAIN_DIST_1HOUR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.STOLY_KAMERY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KOD_VAT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CREDENTIAL_TYPES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TOWARY_GRUPY_JPK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.WYD_TOW_STAT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.WAR_PROM1 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ULUBIONE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RT_PR_MAPPING_1HOUR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.EKH_OFERTY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_DOCUMENT_ASN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.R_HIST_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TARGET_BASELINES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_CSA_FAILED to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.POZ_CEN_PROD_RODZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.TEST.LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BAM_OSESSION_STATUS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_GENSVC_TEST_AVAIL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PAF_INSTANCES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.VAN_DOCUMENT_KAS_RAP_P to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.VAN_DOCUMENT_KAS_RAP_N to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ZAM_DOST_AWIZO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_DOCUMENT_MAG_TRANS_MM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PROV_ASN_DEPENDENCIES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_SPR_POWODY_ANUL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TYP_P to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.EM_PAGE_CUSTOM_CONDITIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TRANSPORT_DNI_WOLNE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.R_DOCUMENT_ZRDL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DO_UNWRAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_DOCUMENT_PROP_MM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CS_RQS_HIERARCHY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.MAG_PARAM_WART to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TARGET_BASELINES_DATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.E_UMOWY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BUG_ADVISORY_BUG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_LOCK_INFO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BUG_ADVISORY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_POLICY_TYPE_VERSIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RT_DOMAIN_DIST_BOOTSTRAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_FEATURE_PATCHES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_IP_REPORT_ELEM_PARAMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.STOPY_ODS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.EXT_FAKTURA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_BONI_BONI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.Q_DOCUMENT_MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.R_DOCUMENT_INW_NA_FIL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.LOG_FILIE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_EMD_PING_CHECK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.MIESZ_CFG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CATEGORY_MAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_LIMITY_WEW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_SWLIB_ENTITY_PLATFORMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CREATED_USERS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_SL_METRICS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_DB_LICENSE_ECM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ZAZNACZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_EXECPLAN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.R_ZLEC_PAL_KOL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_EXEC_LOCKS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.EXFSYS.EXF$EXPSETSTATS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PAF_OMS_STATUS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,287 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.OFERTY_TOW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.FK_ZESPOLY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RT_URL_DIST_1DAY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TOW_ZM_PACZKI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.EXFSYS.RLM4J$RULESET to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_IP_REPORT_ELEM_TARGETS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_MAG_ZBIOR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_MD_ALL_TBL_COLUMNS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BCN_AVAIL_JOB to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KONKURENCI_TYPY_CEN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.EUME2E_ASSOCS_LOOKUP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_USER_SUBTAB_COL_PREFS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ELD_ROLE_UZYTKOWNICY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_SNAPSHOT_METRIC_MAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_SWLIB_DATA_DIRECTORIES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.TECH_ADM.HIST_CFG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.AUTO_RODZAJ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_METRICS_1DAY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ROBOCOP_AKORD to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_EXEC_EVENT_PARAMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ALG_LOG_ROZ_MIN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DRUK_FISZEK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TEMPLATES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_HW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.AQ$_MGMT_NOTIFY_QTABLE_G to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_ZAM_RAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.AQ$_MGMT_NOTIFY_QTABLE_I to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.AQ$_MGMT_NOTIFY_QTABLE_H to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.AQ$_MGMT_NOTIFY_QTABLE_L to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.AQ$_MGMT_NOTIFY_QTABLE_S to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.WOZKI_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TEST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CREDENTIAL_TYPE_REF to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.AQ$_MGMT_NOTIFY_QTABLE_T to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_HC_SYSTEM_SUMMARY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_SAVEDHOSTCONFIG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_CSA_OUT_OF_BOX to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CM_BASELINE_INIT_PARAMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KAMERY_W_MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TLUMACZ_TOW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SASH.SASH_TARGETS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_INV_DEPENDENCY_RULE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.GRUPY_TRAS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.GRUPY_MIEJ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.LIMITY_POJ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TEST_PROP_QUALIFIERS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_PRD to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_MARZE_DANE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.FRIGO_POZ_STANY_IMP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CM_SCHEMA_MAPS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.EXFSYS.EXF$EXPRSET to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.WOZKI_RODZAJ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_FBP_PATCHING_GUIDS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ZLECENIA_KONTR_PAL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SASH.SASH_EVENT_NAMES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.STAN_ZMIAN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_POTW_DOST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.MAC_TOW_POZ_KH_MV to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.Q_DOCUMENT_ZAK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.EMDW_TRACE_DATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_HC_HARDWARE_MASTER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_GENSVC_AVAIL_EVENTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TYPE_PROPERTIES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TERMINY_PL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_CSA_COOKIES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_USER_CONTEXT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,288 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_MASTER_AGENT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_OFERTY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_INV_VERSIONED_PATCH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_DELTA_ENTRY_VALUES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_HTTP_SESSION_OBJECTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_MARZE_ZAOK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ARU_PRODUCTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.MOB_P_DOCUMENT_KOR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BAM_ISESSION_DIAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BUG_PATCH_FIXES_BUG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_MAG_WYWOZ_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_POLICY_ASSOC_CFG_PARAMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.MODULES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TR_NA_FIL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RCA_SUMMARY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PROV_DEFAULT_IMAGE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RT_DOMAIN_1DAY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.WALUTY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_BONY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_HOST_CONFIGS_TO_DEL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_IP_STORED_REPORT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.URZEDY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_SL_RULES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ZLECENIA_PRZEWOZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_METRIC_COLLECTIONS_REP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.EXFSYS.EXF$EXPSETPRIVS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.PLANY_SPR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.USERS_NA_FIL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CREDENTIAL_SETS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_ZAM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_ZAK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BAM_DATA_OSESSIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BSLN_BASELINES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_DOCUMENT_FAO_CENTR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_HC_NIC_DETAILS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KALEND to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_HALA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CSTMZ_CHART_SELTARGETS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_TOW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_DM_RULETEMPLATES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BLACKOUT_SCHEDULE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_MAG_TRANS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_METRIC_ERRORS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_RETRO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TOW_STOJAKI_NAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ELD_RAPORT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_BLACKOUT_ASSOC to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PROV_OPERATION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_ZBIOR_WART to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_DNI_ZAST2 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_DOCUMENT_CROSS_PAL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.INF_OD_KH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.IMP_TMP_FILE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CS_REUSABLE_QUERY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_RETRO_REGULY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KAT_DOST_NA_FIL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.SPRAWDZ_SYSTEM_MAIL_CFG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.E_UMOWY_TYPY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,289 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.INW_POWODY_ANUL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_ZADANIA_STATUSY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_DB_DATAFILES_ECM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_MAG_POWIAZANIA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_SEC_INFO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_ULN_STAGE_SERVERS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ROWSET_HANDLERS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.EXFSYS.RLM$ERRCODE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_DM_ALITEMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_TYPE_DISPLAY_INFO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_OS_FILESYSTEM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RT_IP_DIST_1DAY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.EXT_NOTATNIK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.GRAFIK_DOSTAW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.WOZKI_INDEKSY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KIER_SPR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_SQL_REUSE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.EXFSYS.RLM$RSPRIMEVENTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CM_SCOPESPEC_NAMES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PLANPROBLEM_FACTORS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_NOTIFY_QTABLE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_MP_CONTRIBUTOR_FILE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_BONI2_BNAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RT_URL_1HOUR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TECH_AKTYWNOSCI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_METRICS_RAW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SASH.SASH_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_AVAILABILITY_RBK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.MAC_TOW_POZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_DB_CONTROLFILES_ECM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TOW_STAN_N to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BAM_DATA_ISESSIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TOW_W_GRT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.SPOSOBY_WYWOZU to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_EMX_CELL_PD_CONFIG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ERROR_MASTER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_IP_EMAIL_REPORT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TARGET_PENDING_ASSOCS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_INDEX_SIZES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_COLL_ITEM_METRICS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_MANAGEMENT_PLUGINS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ROLE_GRANTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CM_BASELINE_QUOTAGRANTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.R_DOCUMENT_INW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_PURGE_CRITERIA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.GAZETKA_CEN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TEST_PROP_CHOICES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_NA_FIL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.MAC_TOW_PRP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_DOCUMENT_SPR_ANUL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_MAG_EXP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_NOTIFY_QUEUES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TARGET_ASSOCS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_MESSAGES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ELD_ERROR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.USER_MAX_LIMITY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.WOZKI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KONKURENCI_FILIE_ELD to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ALL_TARGET_PROPS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CM_COMPARISON_VERSIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KOD_TRASY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.MONITORING to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BLACKOUT_FLAT_TARGETS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RT_REGION_ENTRIES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.CKOP_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_TLUM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TR_NA_FIL_TMP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CURRENT_AVAILABILITY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.T_DOCUMENT_SPR_KOR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.JEZYKI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,290 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PROV_HARDWARE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_DOCUMENT_SPR_KOR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_HISTORY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_STORAGE_REPORT_DATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_SPOSOBY_WYWOZU_DNI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CURRENT_METRICS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_WPLYW_PARAM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_ZAM_DOST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_DB_INVOBJS_ECM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.FRIGO_DOCUMENT_COMP_IMP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TECH_SYSTEM_CHECK_CFG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ARU_OUI_COMPONENTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_DUPLICATE_TARGETS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_TYPE_PARAM_DROPDOWNS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_STEP_TARGETS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_EMX_CELL_GD_CONFIG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_ZBIOR_SZAB_POZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_INV_PATCH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_SYSTEM_PERFORMANCE_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_NESTED_JOB_TARGETS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_FAK_DYSK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_FAILOVER_TABLE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_NOTIFY_INPUT_QTABLE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.R_LOG_PARAM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TEXTINDEX to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.IND_UNIW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KOREKTA_PAL_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.EXPORT_DOCUMENT_SPR_MODYF to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.R_ROBOCOP_AKORD to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_E2E_JDBC_1HOUR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.R_DOCUMENT_PALET to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TEST_METRICS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.MIEJSCA_MAG_KATEGORIE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_POLICY_ASSOC_CFG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KONTRAHENCI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_UPDATE_OPERATIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KODY_KRES_BRAKUJACE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_NOTIFY_EMAIL_GATEWAY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_BONI_KONKURSY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_DANE_DOD to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TLUMACZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_POLICY_BIND_VARS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TOWARY_ZABLOKOWANE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_PALET to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_NOTIFY_PROFILES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,291 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_SL_METRICS_HISTORY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_E2E_SUMMARY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.CZAS_KIEROWNIKA_LIMITY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KAT_GR_KH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RT_PR_MAPPING_1DAY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_DELTA_COMP_DELTA_DETAILS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.WYDRUKI_TLUMACZENIA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_NOTIFY_SCHEDULES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.BONY_NOMINALY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_INV_PATCHSET to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_DM_COLUMN_RULES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BCN_STEPGROUP_STEPS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_REBUILD_INDEXES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.PODGR_TOW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_ZAM_DOST_REAL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.VOICE_ASSIGNMENT_LINES_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.SYS_ZEW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BLACKOUTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_TERMINY_PL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_OPERATIONS_MASTER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.VAN_DOCUMENT_KAS_N to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.VAN_DOCUMENT_KAS_P to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_BONI_BONI_MIESZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_S_GLOS_OBIEKT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.GRUPY_DOD_U_KH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TOPO_PAGE_BG_IMAGE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_BONI2_BNAG_HIST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_DELTA_ID_VALUES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KOMUNIKATY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.SKLEPY_RODZAJE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_INV_PATCHED_FILE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.MIESZ_FISK_VAT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_DB_HDM_METRIC_HELPER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PDP_SETTINGS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TARGET_ASSOC_PROP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KONKURENCI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_NOTIFICATION_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_FAO_CENTR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SASH.SASH_31 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_URL_PROXY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SASH.SASH_30 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.TEST.LOGFORM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RCA_EVENT_ASSOC to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_INW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CS_EVAL_SUMM_RULE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CREDENTIAL_SET_COL_VALS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.MAG_RODZ_MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.S_GLOS_OBIEKT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PRIVS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_INFO_LOGISTYK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_E2E_JDBC_1DAY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,292 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_MP_HOMEPAGE_REPORTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TARGET_ASSOC to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.AUTO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.IMP_SCRIPT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.EXFSYS.EXF$VERSION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.E_UMOWY_REALIZACJA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_UPDATE_COLL_CREDS_DATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_SNAP_COMPONENT_INFO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ELD_ROLE_TABELE_KOLUMNY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.EXFSYS.EXF$ATTRLIST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_BEZ_LIMITU_DOSTAW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ZLECENIA_PAL_PAKIET to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SASH.SASH_11 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_STORAGE_TMP_NFS_DATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SASH.SASH_10 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.T_ROBOCOP_AKORD to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DEF_ZEST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SASH.SASH_15 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SASH.SASH_14 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ELD_ERROR_KAS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SASH.SASH_13 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SASH.SASH_12 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SASH.SASH_19 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_MARZE_RODZAJE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SASH.SASH_18 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_DOCUMENT_RO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SASH.SASH_17 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SASH.SASH_16 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.VAN_NEW_KH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_AVAILABILITY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.GAZETKA_KH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SASH.SASH_22 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SASH.SASH_21 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SASH.SASH_20 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_HC_OS_COMPONENTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SASH.SASH_26 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SASH.SASH_25 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_FFAK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SASH.SASH_24 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SASH.SASH_23 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_E2E_SQL_STMT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SASH.SASH_29 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SASH.SASH_28 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SASH.SASH_27 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_DNI_ZAST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RT_URL_DIST_1HOUR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.PROMO_GIFT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PDP_HOST_SETTING to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.AKORD_KAT_WYD_FIL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_HW_IOCARD to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DRUKARKI_DOKI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.K_DOCUMENT_MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_SWLIB_DIRECTORIES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ESOFT_KOMUNIKATY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CS_KEYWORD to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RT_REGIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RT_REGION_MAPPING to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_MRO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_ZBIOR_DRUK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,293 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KASA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_INV_FILE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOSTEPY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TOW_DYSP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_METRICS_EXT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.R_ZLEC_PAL_PAKIET to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_HA_RAC_INTR_CONN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TEST_MCOLUMNS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.EXFSYS.EXF$ESETIDXPARAM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_NOTIFY_DEV_SCHEDULES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.E_FAKTURA_DUPLIKAT_DOCUMENT_FAO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_DELTA_ENTRY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.FILIE_W_CD_PARAM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BLACKOUT_WINDOWS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.GR_KONT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.MIESIAC to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TRASY2 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ELD_ZES_MAIL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.H_PROMO_TARGI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ESOFT_TAB_PK_KOL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_DB_SGA_ECM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.EXFSYS.RLM$RULESET to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.FRIGO_REKLAMACJE_DECYZJE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ENTERPRISE_CREDENTIALS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.EXFSYS.EXF$ATTRSET to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TEST_PROP_LEVEL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.R_DOCUMENT_SPR_KOR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.VAN_DOCUMENT_MAG_N to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_MP_MECHANISMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ZAM_ODB to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_METRICS_COMPOSITE_KEYS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.CONFIG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_MARZE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_TOW_PACZKI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_TYPE_URI_INFO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RT_INCOMPLETE_LOADS_1DAY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.OSOBY_HIST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.R_DOCUMENT_ZBIOR_DOK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CSTMZ_CUSTOM_COLUMNS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ELD_ZES_PRINTERS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_MP_FILE_PROPS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PROV_NET_CONFIG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ETKM2_SLOWNIKI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PRIV_GRANTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_EXECUTION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TOW_ZM_MS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ELD_ERROR_FK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.PDZ_P_DOCUMENT_MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.EXFSYS.RLM$PRIMEVTTYPEMAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.T_DOCUMENT_PFK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,294 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.SEKT_MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_SUBST_PARAMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CM_BASELINES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BLACKOUT_PROXY_TARGETS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_DOSTAWY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.FRIGO_REKLAMACJE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_DB_TABLESPACES_ECM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CM_BASELINE_SYSGRANTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KONCESJE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RT_URLS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.UPR_ROLE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CM_BASELINE_DEPENDENCIES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_CSA_RULES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TARGET_ASSOC_INSTANCE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CREDENTIALS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.REG_KONTR_PAL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_SYSTEM_CHANGES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.T_DOCUMENT_IC to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.SIECI_TYPY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PURGE_POLICY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.DBA1.B_CONFIG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.ESM_COLLECTION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_AGENT_SEC_INFO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.MOB_STATUS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.GR_TOW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_COLLECTION_TASKS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_KONCESJA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RT_DOMAIN_BOOTSTRAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_OS_REGISTERED_SW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_COLL_ITEMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_OS_REGISTERED_SW_COMP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOSTEPNE_SCHEMATY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CREDENTIAL_TYPE_COL_VALS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_UPDATE_THRESgoldS_DATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ZLECENIA_NOT_IND_DO_PRZEL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_STORAGE_REPORT_KEYS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RT_IP_BOOTSTRAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_KONCESJA_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RT_DOMAIN_DIST_1DAY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.SPOSOBY_PL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.PROMO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_KARTY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_REPOS_TIME_COEFFICIENT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.EXFSYS.RLM$RULESETPRIVS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_MP_DEPLOYMENTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TRASY_DNI2 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BCN_TARGET to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_DOCUMENT_MAG_PAL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_FAILED_CONFIG_ACTIVITIES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_SYSTEM_ERROR_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KOD_STANOW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOKI_MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.T_DOCUMENT_FK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_PROP_MM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_SWLIB_MATURITY_STATUS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TEST_DEFAULT_THRESgoldS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_IP_REPORT_DEF_JIT_TYPES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_SPACE_METRICS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_HA_MTTR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PROV_TGT_STATUS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,295 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_E2E_DETAILS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_CSA_GENERAL_INFO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_DOCUMENT_SPR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_COLL_ITEM_PROPERTIES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BSLN_METRICS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KAT_KOSZT_HIST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.RODZAJE_SYSTEMOW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_GENSVC_AVAIL_JOB to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_DM_SCOPESPECS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.GLOB_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_HA_INIT_PARAMS_ECM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_ZLECENIA_PRZEWOZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.VAN_DOCUMENT_MAG_P to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.EMAIL_LIST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ZAM_RAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.T_DOCUMENT_ZAK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CS_SCHEDULED_EVAL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_MP_PROPS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ZAM_DOST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CS_EVAL_SUMM_RQS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_UPDATE_OPERATIONS_DATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.OSOBY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RT_URL_BOOTSTRAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RAC_SERVICES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_CREDENTIALS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KONTA_WALUTY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_USER_CAS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_STRING_METRIC_HISTORY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_POLICY_ASSOC_EVAL_SUMM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_MM_FIL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PAF_JOBTYPE_PARAMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PROV_STAGED_COMPS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_EMD_STATUS_QUEUE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TYP_REKLAMACJI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_NET_EVENTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PDP_SETTING_METADATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ORGHLD_TYPY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RT_DOMAIN_1HOUR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_TARGI_REAL_RAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PAF_COMP_JOBTYPE_MAPPINGS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PAF_APPLICATIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_MNTR_SET_COPIES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.OFERTY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_E2E_SQL_1DAY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.MODULES_ACTIVITY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KAT_RABAT_TOW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BCN_STEPGROUP_DEFN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PURGE_POLICY_GROUP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_METRICS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.WOZKI_ZLEC_PAL_PAKIET to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.EXFSYS.RLM$DMLEVTTRIGS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_DB_REDOLOGS_ECM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_DM_RULEENTRY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CORRECTIVE_ACTION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PROV_ASN_TARGETS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ANNOTATION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.WAR_ZAK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_VIEW_USER_CREDENTIALS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_DB_LATEST_HDM_FINDINGS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_URL_CACHE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.PROFITY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TEST_PROP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_DOCUMENT_SPR_PROFIT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.PROMO_KIER_SPR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.EMDW_TRACE_CONFIG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PAF_NOTIFICATION_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.EM_PAGE_CONDITION_METADATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.H_PROMO_TOW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_METRIC_DEPENDENCY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RT_IP_1DAY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,296 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.VAN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ROBOCOP_SESJE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_HOSTPATCH_HOST_COMPL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_VIOLATION_CONTEXT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_DELTA_SAVED_COMPARISON to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DATY_WYKONANIA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_USER_SESSION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.AT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.STANY_ANI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_HW_NIC to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RCA_TRACE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_SWLIB_ENTITIES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_BONI2_TYPY_BPOZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_DOCUMENT_SPR_KOR_POWODY_DECYZJI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ASN_MS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_IP_REPORT_ELEM_DEF to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_SPR_KOR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_MP_DEPLOYMENT_ERRORS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_LIMITY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_V_RAC_MEMBER_LIST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_DOCUMENT_SPR_EXT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_DOCUMENT_PROP_MM_ZREAL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH__MARZA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_SQL_SUMMARY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TEXTINDEX_LOGS_INFO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PROV_STAGING_DIRS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.CENY_HALOWE_MARZA_NA_PAR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.MARKI_TOW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.PROMO_RODZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BUG_FIX_APPLICABLE_COMP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.T_DOCUMENT_MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.PRIORYTETY_DOCUMENT_INW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_ZLECENIA_PAL_PAKIET_POJ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TARGET_TEMP_LIST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RT_INCOMPLETE_LOADS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_TYPE_MAX_VERSIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.EXFSYS.RLM$SCHACTERRS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SASH.SUMA_DNIOWA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SASH.PROGRAM_MODUL_AKCJA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.MIESZ_FISK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.H_PROMO_GIFT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_GROUP_CUSTOM_COLUMNS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_DOCUMENT_ZAM_EXT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.GRAFIK_DOSTAW_MM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_DBNET_TNS_ADMINS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_GENSVC_UPDBCN_JOB to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_NESTED_JOB_CRED_INFO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_CSA_SNAPSHOT_INFO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.MAC_TOW_POZ_PH_MV to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_NOTIFY_FORMAT_HANDLERS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.GAZETKA_DAT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.MACHINE_INFO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_LOGIN_ASSISTANTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BAM_ISESSION_KPIS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_FAK_IBM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_BONI2_GETKM_TR_BPOZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ACL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_LOCK_TARGETS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.REKL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CS_RULE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_GEN_SNAPSHOT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_USER_REPORT_DEFS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PROV_BOOTSERVER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_USER_PARAMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.CONF_WYD_OPK_NIEPOW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_TYPE_DISPLAY_PARAM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_USER_FOLDERS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,297 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_SL_RULES_HISTORY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KTO_CO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.EXFSYS.EXF$PARAMETER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_INV_COMPONENT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SASH.SUMA_6_DO_17 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_PURGE_VALUES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.VAN_EXP_AUX to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RT_PR_MAPPING to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TLUM_ELD_STOK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PROV_SUITE_INST_MEMBERS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TARGET_ASSOC_STATUS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TARGET_CREDENTIALS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.PRZERZUTY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_ULN_CHANNELS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TRANSPORT_DNI_WOLNE2 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ADMIN_METRIC_THRESgoldS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_PARAM_SOURCE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_V_RAC_ASSOC_MEMBER_LIST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PROV_ASSIGNMENT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_LOADER_QTABLE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.CONFIG_FF to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.EXFSYS.RLM$ORDERCLSALS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.WYDRUK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.VAN_POZYCJE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_MAG_ZLEC to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.IMPORT_ZBIOR_POZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CONFIG_ACTIVITIES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.IND_UNIW_HISTORIA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_ULN_CH_ADV to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.E_FAK_ZAM_POZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_COMMAND_BLOCK_PROCS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.EKH_UMOWY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_LAST_VIOLATION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_OMS_PARAMETERS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_EXT_TARGETS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.AQ$_MGMT_LOADER_QTABLE_S to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.AQ$_MGMT_LOADER_QTABLE_T to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TECH_FILIE_DANE_TECH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_NOTIFY_RULES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.T_DOCUMENT_WPLYW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.E_FAKTURA_DUPLIKAT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PAF_ENCRYPTED_STRINGS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.AQ$_MGMT_LOADER_QTABLE_G to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.AQ$_MGMT_LOADER_QTABLE_H to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.AQ$_MGMT_LOADER_QTABLE_I to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,298 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_SPR_CZAS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.AQ$_MGMT_LOADER_QTABLE_L to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_ZBIOR_DOK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CREDENTIALS2 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_HOSTPATCH_GROUPS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.EM_PAGE_CUST_METADATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.MARKI_WL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_MP_FILES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_COMMAND to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TARGET_DELETE_EXCEPTIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_DIROBJ_USERS_HOTLIST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CS_RULE_VIOL_CTX to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_DOCUMENT_ZBIOR_PLOMB to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.SEK_WYW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CS_INCLUSION_PARAMETER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ALG_LOG_MAN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.PROMO_TARGI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.MIESZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_COLLECTION_TASK_CONTEXT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_HC_IOCARD_DETAILS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ZLEC_PR_HIST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_EVENT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CM_SYNCH_IMPACT_REPORTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_FAK_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_STORAGE_REPORT_UI_TARGETS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PAF_STATES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BCN_BCNTXN_PROPS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.MIEJSCA_MAG_KAMERY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_KARTY_ADM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.AKORD_SYM_WSPOLCZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.GRUPY_DOD to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.VAN_DOCUMENT_SLO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_MP_GROUP_MEMBERS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_E2E_SQL_1HOUR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_ODS_FILIA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.H_PROMO_KIER_SPR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BLACKOUT_TARGET_DETAILS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.H_FIRMY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SASH.WAITGROUPS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TEXT_INDEX_STATS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.H_FIRMA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.GROSZEK_TARGI2 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CM_BASELINE_OBJGRANTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CM_SYNCH_OBJECTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ETKM3_SLOWNIKI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KODY_KRES_IZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ZLECENIA_PAL_PLAN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_DELTA_COMPARISON_DELTAS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BUG_PATCH_PLATFORM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_POLICY_VIOL_CTXT_DEF to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_SALDA_OBROTY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ZLECENIA_PAL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.OFERTY_SP_WYW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_HC_CPU_DETAILS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.PDSK_PDM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_OUI_ARU_MAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.R_PRZYJEC_REKLAMACJI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TRASY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_ULN_SS_CHANNELS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ZDALNY_USER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TARGET_PROPERTIES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.REGULY_DRUKOW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KAT_GR_TOW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_PUNKTY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_OSM_DISK_GROUP_ECM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_DOCUMENT_MAG_PAL_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,299 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.AUTO_WINDA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.UPR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_W_GRKH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.CZAS_KIEROWNIKA_POWODY_NA_FIL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_COLLECTION_WORKERS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PRIV_INCLUDES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_DM_JOB_EXECUTIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.CZAS_KIEROWNIKA_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.FORMA_PRAWNA_RODZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.E_UMOWY_RATY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.SIECI_KONTRAHENCI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.FILIE_CL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_HC_FS_MOUNT_DETAILS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_QUEUES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_WPLYW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.INFO_USER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RCA_EVENT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PAF_JOBTYPES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_PURGE_POLICIES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.EXFSYS.RLM4J$ATTRALIASES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PAF_PARAM_GROUPS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CM_SCOPESPECS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_DOCUMENT_PRD to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_RO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.H_FIRMA_DANE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_JOB_DISPLAY_ERROR_CODES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_USER_TARGETS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KONTA_KH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RCVCAT_REPOS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.FRIGO_STANY_IMP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_DB_RECTSSETTINGS_ECM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ELD_W_KOLO_BUTTONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.MS_ZES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_SQL_METRIC_HELPER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_FAO_IBM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PDP_METADATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_HOSTPATCH_REPOS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ARU_LANGUAGES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KAT_KOSZT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.AKTYWNOSCI_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.EXFSYS.EXF$PLAN_TABLE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RT_IP_1HOUR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_FAO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_FAK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.AUTO_FOL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RT_URL_1DAY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ESOFT_KOMUNIKATY_POTW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TOW_TLUM_ODB to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_NOTIFY_DEVICES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CONTAINER_CREDENTIALS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.R_DOCUMENT_MAG_SKLEP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BUG_PATCH_CERTIFICATE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_LICENSES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_METRIC_DEPENDENCY_DEF to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_FLAT_TARGET_ASSOC to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_FAILOVER_CALLBACKS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOKI_STAN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SASH.SASH_CONFIGURATION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BLACKOUT_REASON to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RCA_METRIC_PROPS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.CZAS_KIEROWNIKA_STAT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BCN_TXN_AUDIT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BUG_ADV_HOME_PATCH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CSTMZ_SUMMARY_CHART_DEF to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_SNAPSHOT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_HC_OS_PROPERTIES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BSLN_STATISTICS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_UPDATE_PDP_DATA_MAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_UPDATE_CREDENTIALS_DATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,300 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_ASN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.Q_DOCUMENT_KAS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_INV_PATCH_FIXED_BUG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KREC_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PARAMETERS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_SALDA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.CDZ_HURTOWNIE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.FK_MIESIACE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_SQL_BIND_VARS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_DOCUMENT_INW_BRAKI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_GENSVC_TMPL_VARS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.VOICE_ASSIGNMENT_LINES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BAM_DATA_HUBS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PURGE_POLICY_TARGET_STATE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TOW_STOJAKI_POZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_DOCUMENT_PHL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_TARGET_PROP_DEFS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_HOST_CREDENTIALS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.OK_DOCUMENT_MM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_PROV_HISTORY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BCN_AVAIL_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.CEN_SPR_SW_CZAK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.H_PROMO_FILIE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_HA_RMAN_CONFIG_ECM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BACKUP_CONFIGURATION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TOW_STAN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_ECM_ARU_MAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.GR_SEKT_MAG_DYN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_DELTA_COMP_PROPERTIES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CM_BASELINE_VERSIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_MARZE_KH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.FIL_KONCESJA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.DOK_IC to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_V_CLUSTER_MEMBER_LIST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_FLAT_ROLE_GRANTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.ELD_ZES_RUN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_DB_INIT_PARAMS_ECM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_BONI2_BPOZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_CS_RULE_SIMPLE_TEST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_RT_IP_DIST_BOOTSTRAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_BCN_BCNSTEP_PROPS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_GENSVC_JOBS_DETAILS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.TOW_NA_FIL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_USER_PREFERENCES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.SYSMAN.MGMT_AVAILABLE_SEARCHES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.EXFSYS.EXF$VALIDPRIVS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.KH_BONI2_PRZETARG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,301 INFO Oracle|kafkaconnect-961|snapshot Adding table 961.ADMIN.P_DOCUMENT_ZBIOR_PAL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,310 INFO Oracle|kafkaconnect-961|snapshot Snapshot step 3 - Locking captured tables [961.ADMIN.EXPORT_DOCUMENT_SPR, 961.ADMIN.EXPORT_DOCUMENT_SPR_MODYF, 961.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS, 961.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD, 961.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE, 961.ADMIN.EXPORT_DOCUMENT_SPR_LOAD] [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,340 INFO Oracle|kafkaconnect-961|snapshot Snapshot step 4 - Determining snapshot offset [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,340 INFO Oracle|kafkaconnect-961|snapshot Snapshot step 5 - Reading structure of captured tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:15,341 INFO Oracle|kafkaconnect-961|snapshot All eligible tables schema should be captured, capturing: [961.DBA1.B_CONFIG, 961.EXFSYS.EXF$ASUDFLIST, 961.EXFSYS.EXF$ATTRLIST, 961.EXFSYS.EXF$ATTRSET, 961.EXFSYS.EXF$DEFIDXPARAM, 961.EXFSYS.EXF$ESETIDXPARAM, 961.EXFSYS.EXF$EXPRSET, 961.EXFSYS.EXF$EXPSETPRIVS, 961.EXFSYS.EXF$EXPSETSTATS, 961.EXFSYS.EXF$IDXSECOBJ, 961.EXFSYS.EXF$JAVAMSG, 961.EXFSYS.EXF$PARAMETER, 961.EXFSYS.EXF$PLAN_TABLE, 961.EXFSYS.EXF$PREDATTRMAP, 961.EXFSYS.EXF$VALIDIOPER, 961.EXFSYS.EXF$VALIDPRIVS, 961.EXFSYS.EXF$VERSION, 961.EXFSYS.RLM$COLLGRPBYSPEC, 961.EXFSYS.RLM$DMLEVTTRIGS, 961.EXFSYS.RLM$EQUALSPEC, 961.EXFSYS.RLM$ERRCODE, 961.EXFSYS.RLM$EVENTSTRUCT, 961.EXFSYS.RLM$JOBQUEUE, 961.EXFSYS.RLM$ORDERCLSALS, 961.EXFSYS.RLM$PARSEDCOND, 961.EXFSYS.RLM$PRIMEVTTYPEMAP, 961.EXFSYS.RLM$RSPRIMEVENTS, 961.EXFSYS.RLM$RULESET, 961.EXFSYS.RLM$RULESETPRIVS, 961.EXFSYS.RLM$RULESETSTCODE, 961.EXFSYS.RLM$SCHACTERRS, 961.EXFSYS.RLM$VALIDPRIVS, 961.EXFSYS.RLM4J$ATTRALIASES, 961.EXFSYS.RLM4J$EVTSTRUCTS, 961.EXFSYS.RLM4J$RULESET, 961.ADMIN.ACL, 961.ADMIN.AKORD_DANE, 961.ADMIN.AKORD_KAT_WYD_FIL, 961.ADMIN.AKORD_SYM_WSPOLCZ, 961.ADMIN.AKORD_TYPY, 961.ADMIN.AKORD_WSP_FIL, 961.ADMIN.AKTYWNOSCI_LOG, 961.ADMIN.AKT_WER, 961.ADMIN.ALG_LOG, 961.ADMIN.ALG_LOG_MAN, 961.ADMIN.ALG_LOG_MAN_TOW, 961.ADMIN.ALG_LOG_ROZ_MIN, 961.ADMIN.ASN_MS, 961.ADMIN.ASN_TOW, 961.ADMIN.AT, 961.ADMIN.AUTO, 961.ADMIN.AUTO_FOL, 961.ADMIN.AUTO_RODZAJ, 961.ADMIN.AUTO_WINDA, 961.ADMIN.BANKI, 961.ADMIN.BANK_K, 961.ADMIN.BAZY_POLACZENIA, 961.ADMIN.BONUS_KH, 961.ADMIN.BONUS_T, 961.ADMIN.BONY_KARTOTEKA, 961.ADMIN.BONY_NOMINALY, 961.ADMIN.BON_TOW_KH, 961.ADMIN.CDZ_DOST_NA_FIL, 961.ADMIN.CDZ_FILIE, 961.ADMIN.CDZ_HURTOWNIE, 961.ADMIN.CDZ_OBROTY, 961.ADMIN.CDZ_TRANSMISJE, 961.ADMIN.CENY_HALOWE, 961.ADMIN.CENY_HALOWE_KATEGORIE, 961.ADMIN.CENY_HALOWE_MARZA_NA_PAR, 961.ADMIN.CEN_SPR_KOSZTY_PAR, 961.ADMIN.CEN_SPR_KOSZTY_SLO, 961.ADMIN.CEN_SPR_SW_CZAK, 961.ADMIN.CEN_SPR_WE, 961.ADMIN.CG_CODE_CONTROLS, 961.ADMIN.CG_REF_CODES, 961.ADMIN.CKOP_LOG, 961.ADMIN.CONFIG, 961.ADMIN.CONFIG_FF, 961.ADMIN.CONF_WYD_OPK_NIEPOW, 961.ADMIN.CZAS_KIEROWNIKA_LIMITY, 961.ADMIN.CZAS_KIEROWNIKA_LOG, 961.ADMIN.CZAS_KIEROWNIKA_POWODY, 961.ADMIN.CZAS_KIEROWNIKA_POWODY_NA_FIL, 961.ADMIN.CZAS_KIEROWNIKA_STAT, 961.ADMIN.DATY_WYKONANIA, 961.ADMIN.DEF_ZEST, 961.ADMIN.DOKI, 961.ADMIN.DOKI_MAG, 961.ADMIN.DOKI_STAN, 961.ADMIN.DOK_ASN, 961.ADMIN.DOK_BONY, 961.ADMIN.DOK_CROSS, 961.ADMIN.DOK_DOSTAWY, 961.ADMIN.DOK_FAK, 961.ADMIN.DOK_FAK_DATY_WDT, 961.ADMIN.DOK_FAK_DATY_WDT_LOG, 961.ADMIN.DOK_FAK_IBM, 961.ADMIN.DOK_FAK_LOG, 961.ADMIN.DOK_FAO, 961.ADMIN.DOK_FAO_CENTR, 961.ADMIN.DOK_FAO_IBM, 961.ADMIN.DOK_FAO_LOG, 961.ADMIN.DOK_FFAK, 961.ADMIN.DOK_FMAG, 961.ADMIN.DOK_IC, 961.ADMIN.DOK_INW, 961.ADMIN.DOK_KAS, 961.ADMIN.DOK_KAS_LOG, 961.ADMIN.DOK_KOR, 961.ADMIN.DOK_MAG, 961.ADMIN.DOK_MAG_AKORD, 961.ADMIN.DOK_MAG_EXP, 961.ADMIN.DOK_MAG_LOG, 961.ADMIN.DOK_MAG_POWIAZANIA, 961.ADMIN.DOK_MAG_TRANS, 961.ADMIN.DOK_MAG_TRANS_MM, 961.ADMIN.DOK_MAG_WYWOZ, 961.ADMIN.DOK_MAG_WYWOZ_LOG, 961.ADMIN.DOK_MAG_ZBIOR, 961.ADMIN.DOK_MAG_ZLEC, 961.ADMIN.DOK_MM_FIL, 961.ADMIN.DOK_MM_FK, 961.ADMIN.DOK_MRO, 961.ADMIN.DOK_MRO_LOG, 961.ADMIN.DOK_ODS_FILIA, 961.ADMIN.DOK_PAL, 961.ADMIN.DOK_PALET, 961.ADMIN.DOK_PHL, 961.ADMIN.DOK_PRD, 961.ADMIN.DOK_PRD_POTW_DOST, 961.ADMIN.DOK_PROP_MM, 961.ADMIN.DOK_REKL_WART, 961.ADMIN.DOK_RO, 961.ADMIN.DOK_SPR, 961.ADMIN.DOK_SPR_CZAS, 961.ADMIN.DOK_SPR_KOR, 961.ADMIN.DOK_SPR_POWODY_ANUL, 961.ADMIN.DOK_WPLYW, 961.ADMIN.DOK_WPLYW_LOG, 961.ADMIN.DOK_WPLYW_PARAM, 961.ADMIN.DOK_ZADANIA, 961.ADMIN.DOK_ZADANIA_STATUSY, 961.ADMIN.DOK_ZAK, 961.ADMIN.DOK_ZAK_LOG, 961.ADMIN.DOK_ZAK_RR, 961.ADMIN.DOK_ZAM, 961.ADMIN.DOK_ZBIOR, 961.ADMIN.DOK_ZBIOR_DOK, 961.ADMIN.DOK_ZBIOR_DRUK, 961.ADMIN.DOK_ZBIOR_LINIE, 961.ADMIN.DOK_ZBIOR_ODB, 961.ADMIN.DOK_ZBIOR_SZAB_NAG, 961.ADMIN.DOK_ZBIOR_SZAB_POZ, 961.ADMIN.DOK_ZBIOR_WART, 961.ADMIN.DOSTEPNE_SCHEMATY, 961.ADMIN.DOSTEPY, 961.ADMIN.DO_UNWRAP, 961.ADMIN.DRUKARKI, 961.ADMIN.DRUKARKI_DOKI, 961.ADMIN.DRUKARKI_ETYKIET_PALETOWYCH, 961.ADMIN.DRUK_FISZEK, 961.ADMIN.EC_IN_DATA, 961.ADMIN.EC_IO_ERROR_LOG, 961.ADMIN.EC_OUT_DATA, 961.ADMIN.EKH_OFERTY, 961.ADMIN.EKH_UMOWY, 961.ADMIN.ELD_ERROR, 961.ADMIN.ELD_ERROR_FK, 961.ADMIN.ELD_ERROR_KAS, 961.ADMIN.ELD_PROGRAMS, 961.ADMIN.ELD_RAPORT, 961.ADMIN.ELD_ROLE, 961.ADMIN.ELD_ROLE_TABELE, 961.ADMIN.ELD_ROLE_TABELE_KOLUMNY, 961.ADMIN.ELD_ROLE_UZYTKOWNICY, 961.ADMIN.ELD_W_KOLO_BUTTONS, 961.ADMIN.ELD_ZES, 961.ADMIN.ELD_ZES_MAIL, 961.ADMIN.ELD_ZES_PRINTERS, 961.ADMIN.ELD_ZES_RUN, 961.ADMIN.EMAIL_LIST, 961.ADMIN.EMAIL_LIST_POZ, 961.ADMIN.ESOFT_DEF_TLUMACZ, 961.ADMIN.ESOFT_KOMUNIKATY, 961.ADMIN.ESOFT_KOMUNIKATY_POTW, 961.ADMIN.ESOFT_TAB_PK_KOL, 961.ADMIN.ETKM2_SLOWNIKI, 961.ADMIN.ETKM3_SLOWNIKI, 961.ADMIN.EXT_FAKTURA, 961.ADMIN.EXT_NOTATNIK, 961.ADMIN.E_FAKTURA_DUPLIKAT, 961.ADMIN.E_FAKTURA_DUPLIKAT_DOCUMENT_FAO, 961.ADMIN.E_FAK_ZAM_NAG, 961.ADMIN.E_FAK_ZAM_POZ, 961.ADMIN.E_FAK_ZAM_VAT, 961.ADMIN.E_UMOWY, 961.ADMIN.E_UMOWY_ODBIORCY, 961.ADMIN.E_UMOWY_RATY, 961.ADMIN.E_UMOWY_REALIZACJA, 961.ADMIN.E_UMOWY_TYPY, 961.ADMIN.FILIE, 961.ADMIN.FILIE_ADRESY, 961.ADMIN.FILIE_CL, 961.ADMIN.FILIE_DANE_OGOLNE, 961.ADMIN.FILIE_DANE_TECH, 961.ADMIN.FILIE_DANE_ZAO, 961.ADMIN.FILIE_W_CD, 961.ADMIN.FILIE_W_CD_PARAM, 961.ADMIN.FIL_DOCUMENT_MAG, 961.ADMIN.FIL_KONCESJA, 961.ADMIN.FIL_W_BAZ_KH, 961.ADMIN.FIRMY, 961.ADMIN.FIRMY_ADRESY, 961.ADMIN.FK_MIESIACE, 961.ADMIN.FK_STRONY, 961.ADMIN.FK_ZESPOLY, 961.ADMIN.FORMATKI_DOPUSZCZENIA, 961.ADMIN.FORMA_PRAWNA_RODZ, 961.ADMIN.FRIGO_DOCUMENT_COMP_EXP, 961.ADMIN.FRIGO_DOCUMENT_COMP_IMP, 961.ADMIN.FRIGO_DOCUMENT_MAG_IMP, 961.ADMIN.FRIGO_DOCUMENT_SPR_EXP, 961.ADMIN.FRIGO_DOCUMENT_SPR_IMP, 961.ADMIN.FRIGO_DOCUMENT_ZAM_IMP, 961.ADMIN.FRIGO_POZ_DOCUMENT_COMP_EXP, 961.ADMIN.FRIGO_POZ_DOCUMENT_MAG_IMP, 961.ADMIN.FRIGO_POZ_DOCUMENT_SPR_EXP, 961.ADMIN.FRIGO_POZ_DOCUMENT_SPR_IMP, 961.ADMIN.FRIGO_POZ_DOCUMENT_ZAM_IMP, 961.ADMIN.FRIGO_POZ_STANY_IMP, 961.ADMIN.FRIGO_REKLAMACJE, 961.ADMIN.FRIGO_REKLAMACJE_DECYZJE, 961.ADMIN.FRIGO_STANY_IMP, 961.ADMIN.GAZETKA_CEN, 961.ADMIN.GAZETKA_DAT, 961.ADMIN.GAZETKA_KH, 961.ADMIN.GLOB_DATY, 961.ADMIN.GLOB_LOG, 961.ADMIN.GRAFIK_DOSTAW, 961.ADMIN.GRAFIK_DOSTAW_MM, 961.ADMIN.GRAFIK_DOSTAW_REG, 961.ADMIN.GROSZEK_TARGI2, 961.ADMIN.GRUPA, 961.ADMIN.GRUPY_DOD, 961.ADMIN.GRUPY_DOD_U_KH, 961.ADMIN.GRUPY_JPK, 961.ADMIN.GRUPY_MIEJ, 961.ADMIN.GRUPY_MIEJ_MAG, 961.ADMIN.GRUPY_TRAS, 961.ADMIN.GRUPY_TRAS2, 961.ADMIN.GR_KH, 961.ADMIN.GR_KONT, 961.ADMIN.GR_SEKT_MAG, 961.ADMIN.GR_SEKT_MAG_DYN, 961.ADMIN.GR_TOW, 961.ADMIN.HIST_LOG, 961.ADMIN.HITY_LOKALNE, 961.ADMIN.gold_POZIOMY, 961.ADMIN.H_FIRMA, 961.ADMIN.H_FIRMA_DANE, 961.ADMIN.H_FIRMY, 961.ADMIN.H_MAKROREGION, 961.ADMIN.H_PROMO, 961.ADMIN.H_PROMO_FILIE, 961.ADMIN.H_PROMO_GIFT, 961.ADMIN.H_PROMO_KIER_SPR, 961.ADMIN.H_PROMO_ODB, 961.ADMIN.H_PROMO_PROFIT, 961.ADMIN.H_PROMO_RODZ, 961.ADMIN.H_PROMO_TARGI, 961.ADMIN.H_PROMO_TOW, 961.ADMIN.H_REGION, 961.ADMIN.H_STRU2, 961.ADMIN.IMP_P_SCRIPT, 961.ADMIN.IMP_SCRIPT, 961.ADMIN.IMP_TEST, 961.ADMIN.IMP_TMP_FILE, 961.ADMIN.IMP_TMP_P_FILE, 961.ADMIN.IND_UNIW, 961.ADMIN.IND_UNIW_HISTORIA, 961.ADMIN.INFO_USER, 961.ADMIN.INF_OD_KH, 961.ADMIN.INW_POWODY_ANUL, 961.ADMIN.INW_TOWARY, 961.ADMIN.JEZYKI, 961.ADMIN.J_MIAR, 961.ADMIN.KALEND, 961.ADMIN.KAMERY_W_MAG, 961.ADMIN.KART_PAL, 961.ADMIN.KASA, 961.ADMIN.KASA_USERS, 961.ADMIN.KAT_DOST_NA_FIL, 961.ADMIN.KAT_GR_KH, 961.ADMIN.KAT_GR_TOW, 961.ADMIN.KAT_KOSZT, 961.ADMIN.KAT_KOSZT_HIST, 961.ADMIN.KAT_KOSZT_NA_FIL, 961.ADMIN.KAT_RABAT_TOW, 961.ADMIN.KH_BEZ_DNI_DOSTAW, 961.ADMIN.KH_BEZ_LIMITU_DOSTAW, 961.ADMIN.KH_BONI, 961.ADMIN.KH_BONI2_BNAG, 961.ADMIN.KH_BONI2_BNAG_HIST, 961.ADMIN.KH_BONI2_BPOZ, 961.ADMIN.KH_BONI2_GETKM_KK, 961.ADMIN.KH_BONI2_GETKM_TR, 961.ADMIN.KH_BONI2_GETKM_TR_BNAG, 961.ADMIN.KH_BONI2_GETKM_TR_BPOZ, 961.ADMIN.KH_BONI2_PRZETARG, 961.ADMIN.KH_BONI2_TYPY_BPOZ, 961.ADMIN.KH_BONI_BONI, 961.ADMIN.KH_BONI_BONI_ARCH, 961.ADMIN.KH_BONI_BONI_MIESZ, 961.ADMIN.KH_BONI_KH, 961.ADMIN.KH_BONI_KH_ARCH, 961.ADMIN.KH_BONI_KH_MIESZ, 961.ADMIN.KH_BONI_KONKURSY, 961.ADMIN.KH_BONI_TYPY, 961.ADMIN.KH_DANE_DOD, 961.ADMIN.KH_DANE_OKRESOWE, 961.ADMIN.KH_DANE_OKRESOWE_SLO, 961.ADMIN.KH_DNI_ZAST, 961.ADMIN.KH_DNI_ZAST2, 961.ADMIN.KH_FAK_DYSK, 961.ADMIN.KH_HALA, 961.ADMIN.KH_HALA_MIESZ, 961.ADMIN.KH_INFO_LOGISTYCZNE, 961.ADMIN.KH_INFO_LOGISTYK, 961.ADMIN.KH_KARTY, 961.ADMIN.KH_KARTY_ADM, 961.ADMIN.KH_KONCESJA, 961.ADMIN.KH_KONCESJA_LOG, 961.ADMIN.KH_LIMITY, 961.ADMIN.KH_LIMITY_WEW, 961.ADMIN.KH_LIMITY_WEW_WYMIANA, 961.ADMIN.KH_MARZE, 961.ADMIN.KH_MARZE_DANE, 961.ADMIN.KH_MARZE_KH, 961.ADMIN.KH_MARZE_MARZA, 961.ADMIN.KH_MARZE_RODZAJE, 961.ADMIN.KH_MARZE_ZAOK, 961.ADMIN.KH_MIEJ_MAG, 961.ADMIN.KH_NA_FIL, 961.ADMIN.KH_NA_FIL_UPDATE_JT, 961.ADMIN.KH_OFERTY, 961.ADMIN.KH_OSOBY2, 961.ADMIN.KH_PUNKTY, 961.ADMIN.KH_REKL_WART, 961.ADMIN.KH_RETRO, 961.ADMIN.KH_RETRO_REGULY, 961.ADMIN.KH_SALDA, 961.ADMIN.KH_SALDA_OBROTY, 961.ADMIN.KH_SALDA_WYMIANA, 961.ADMIN.KH_SPOSOBY_WYWOZU, 961.ADMIN.KH_SPOSOBY_WYWOZU_DNI, 961.ADMIN.KH_TERMINY_PL, 961.ADMIN.KH_TLUM, 961.ADMIN.KH_TOW, 961.ADMIN.KH_TOW_PACZKI, 961.ADMIN.KH_TOW_TOW, 961.ADMIN.KH_TRADIS_MAP, 961.ADMIN.KH_W_GRKH, 961.ADMIN.KH__MARZA, 961.ADMIN.KIEROWCA, 961.ADMIN.KIER_SPR, 961.ADMIN.KODY_KRES, 961.ADMIN.KODY_KRES_BRAKUJACE, 961.ADMIN.KODY_KRES_IZ, 961.ADMIN.KOD_DZIAL, 961.ADMIN.KOD_STANOW, 961.ADMIN.KOD_TRASY, 961.ADMIN.KOD_VAT, 961.ADMIN.KOMUNIKATY, 961.ADMIN.KONCESJE, 961.ADMIN.KONKURENCI, 961.ADMIN.KONKURENCI_CENY, 961.ADMIN.KONKURENCI_FILIE, 961.ADMIN.KONKURENCI_FILIE_ELD, 961.ADMIN.KONKURENCI_TYPY_CEN, 961.ADMIN.KONTA_KH, 961.ADMIN.KONTA_WALUTY, 961.ADMIN.KONTRAHENCI, 961.ADMIN.KOREKTA_PAL_LOG, 961.ADMIN.KREC_LOG, 961.ADMIN.KTO_CO, 961.ADMIN.KURSY_WALUT, 961.ADMIN.K_DOCUMENT_FAK, 961.ADMIN.K_DOCUMENT_MAG, 961.ADMIN.LIMITY_POJ, 961.ADMIN.LINIE, 961.ADMIN.LOGOWANIA, 961.ADMIN.LOG_FILIE, 961.ADMIN.LOG_PARAM, 961.ADMIN.MACHINE_INFO, 961.ADMIN.MAC_TOW, 961.ADMIN.MAC_TOW_POZ, 961.ADMIN.MAC_TOW_POZ_KH_MV, 961.ADMIN.MAC_TOW_POZ_PH_MV, 961.ADMIN.MAC_TOW_PRP, 961.ADMIN.MAG, 961.ADMIN.MAG_PARAM, 961.ADMIN.MAG_PARAM_WART, 961.ADMIN.MAG_POJEMNOSC, 961.ADMIN.MAG_RODZ_MAG, 961.ADMIN.MAG_STAN, 961.ADMIN.MARKI_TOW, 961.ADMIN.MARKI_WL, 961.ADMIN.MEDIATOR_WERSJE, 961.ADMIN.MIEJSCA_MAG, 961.ADMIN.MIEJSCA_MAG_KAMERY, 961.ADMIN.MIEJSCA_MAG_KATEGORIE, 961.ADMIN.MIEJSCOWOSCI_ULICE, 961.ADMIN.MIESIAC, 961.ADMIN.MIESZ, 961.ADMIN.MIESZ_CFG, 961.ADMIN.MIESZ_FISK, 961.ADMIN.MIESZ_FISK_VAT, 961.ADMIN.MIESZ_L2, 961.ADMIN.MIESZ_LOG, 961.ADMIN.MIE_SKL, 961.ADMIN.MOB_DOCUMENT_KOR, 961.ADMIN.MOB_P_DOCUMENT_KOR, 961.ADMIN.MOB_STATUS, 961.ADMIN.MODULES, 961.ADMIN.MODULES_ACTIVITY, 961.ADMIN.MOZ_PLA, 961.ADMIN.MS_NA_TR_M, 961.ADMIN.MS_ZES, 961.ADMIN.NOMINALY, 961.ADMIN.NOTATNIK_LOG, 961.ADMIN.OFERTY, 961.ADMIN.OFERTY_SP_WYW, 961.ADMIN.OFERTY_TOW, 961.ADMIN.OK_DOCUMENT_MM, 961.ADMIN.OK_P_DOCUMENT_MM, 961.ADMIN.ON_LOGON_LOG, 961.ADMIN.ORGHLD_TYPY, 961.ADMIN.OSOBY, 961.ADMIN.OSOBY2, 961.ADMIN.OSOBY_HIST, 961.ADMIN.PAKIETY_DS, 961.ADMIN.PALETA, 961.ADMIN.PALETY_SESJE, 961.ADMIN.PALETY_W_FIL, 961.ADMIN.PALM_WER_SOFT, 961.ADMIN.PANSTWA, 961.ADMIN.PDIC_PDM, 961.ADMIN.PDSK_PDM, 961.ADMIN.PDZ_P_DOCUMENT_MAG, 961.ADMIN.PLANY_SPR, 961.ADMIN.PODGRUPA, 961.ADMIN.PODGR_TOW, 961.ADMIN.POTW_DOST, 961.ADMIN.POZ_CEN_PROD_RODZ, 961.ADMIN.PRIORYTETY_DOCUMENT_INW, 961.ADMIN.PRIORYTETY_NOT, 961.ADMIN.PROFITY, 961.ADMIN.PROMO, 961.ADMIN.PROMO_FILIE, 961.ADMIN.PROMO_GIFT, 961.ADMIN.PROMO_KIER_SPR, 961.ADMIN.PROMO_ODB, 961.ADMIN.PROMO_PROFIT, 961.ADMIN.PROMO_RODZ, 961.ADMIN.PROMO_TARGI, 961.ADMIN.PROMO_TOW, 961.ADMIN.PRZENOSZENIE_SALDA_OPK, 961.ADMIN.PRZERZUTY, 961.ADMIN.PRZERZUTY_REAL, 961.ADMIN.PRZYJ_TOW_STATUS, 961.ADMIN.P_DOCUMENT_ASN, 961.ADMIN.P_DOCUMENT_CROSS_MAG, 961.ADMIN.P_DOCUMENT_CROSS_PAL, 961.ADMIN.P_DOCUMENT_FAO, 961.ADMIN.P_DOCUMENT_FAO_CENTR, 961.ADMIN.P_DOCUMENT_IC, 961.ADMIN.P_DOCUMENT_IC_BRAKI, 961.ADMIN.P_DOCUMENT_INW, 961.ADMIN.P_DOCUMENT_INW_BRAKI, 961.ADMIN.P_DOCUMENT_MAG, 961.ADMIN.P_DOCUMENT_MAG_AKORD, 961.ADMIN.P_DOCUMENT_MAG_PAL, 961.ADMIN.P_DOCUMENT_MAG_PAL_LOG, 961.ADMIN.P_DOCUMENT_MAG_TRANS_MM, 961.ADMIN.P_DOCUMENT_MAG_ZLEC, 961.ADMIN.P_DOCUMENT_PALET, 961.ADMIN.P_DOCUMENT_PHL, 961.ADMIN.P_DOCUMENT_PRD, 961.ADMIN.P_DOCUMENT_PROP_MM, 961.ADMIN.P_DOCUMENT_PROP_MM_ZREAL, 961.ADMIN.P_DOCUMENT_RO, 961.ADMIN.P_DOCUMENT_SPR, 961.ADMIN.P_DOCUMENT_SPR_ANUL, 961.ADMIN.P_DOCUMENT_SPR_EXT, 961.ADMIN.P_DOCUMENT_SPR_KOR, 961.ADMIN.P_DOCUMENT_SPR_KOR_CENTR, 961.ADMIN.P_DOCUMENT_SPR_KOR_POWODY_DECYZJI, 961.ADMIN.P_DOCUMENT_SPR_PROFIT, 961.ADMIN.P_DOCUMENT_ZADANIA, 961.ADMIN.P_DOCUMENT_ZAM, 961.ADMIN.P_DOCUMENT_ZAM_EXT, 961.ADMIN.P_DOCUMENT_ZAM_PROFIT, 961.ADMIN.P_DOCUMENT_ZBIOR, 961.ADMIN.P_DOCUMENT_ZBIOR_PAL, 961.ADMIN.P_DOCUMENT_ZBIOR_PAL_KIER, 961.ADMIN.P_DOCUMENT_ZBIOR_PLOMB, 961.ADMIN.P_POTW_DOST, 961.ADMIN.P_REKLAM, 961.ADMIN.P_S_GLOS_OBIEKT, 961.ADMIN.P_TARGI_REAL_RAP, 961.ADMIN.P_ZAM_DOST, 961.ADMIN.P_ZAM_DOST_REAL, 961.ADMIN.P_ZAM_ODB, 961.ADMIN.P_ZAM_RAP, 961.ADMIN.P_ZLECENIA_PAL_PAKIET, 961.ADMIN.P_ZLECENIA_PAL_PAKIET_POJ, 961.ADMIN.P_ZLECENIA_PRZEWOZ, 961.ADMIN.Q_DOCUMENT_KAS, 961.ADMIN.Q_DOCUMENT_MAG, 961.ADMIN.Q_DOCUMENT_ZAK, 961.ADMIN.RAP_KAS, 961.ADMIN.REGULY_DRUKOW, 961.ADMIN.REGULY_PFK, 961.ADMIN.REG_KONTR_PAL, 961.ADMIN.REKL, 961.ADMIN.REKL_SKLEPY_RODZAJE_PROGI, 961.ADMIN.RETRA, 961.ADMIN.RETRA_PRZYDZIALY, 961.ADMIN.RETRA_REGULY, 961.ADMIN.ROBOCOP_AKORD, 961.ADMIN.ROBOCOP_BUFOR, 961.ADMIN.ROBOCOP_BUFOR_LOG, 961.ADMIN.ROBOCOP_SESJE, 961.ADMIN.RODZAJE_SYSTEMOW, 961.ADMIN.RODZ_MAG, 961.ADMIN.R_DEKR, 961.ADMIN.R_DOCUMENT_IC, 961.ADMIN.R_DOCUMENT_INW, 961.ADMIN.R_DOCUMENT_INW_NA_FIL, 961.ADMIN.R_DOCUMENT_MAG, 961.ADMIN.R_DOCUMENT_MAG_SKLEP, 961.ADMIN.R_DOCUMENT_PALET, 961.ADMIN.R_DOCUMENT_SPR_KOR, 961.ADMIN.R_DOCUMENT_ZBIOR_DOK, 961.ADMIN.R_DOCUMENT_ZRDL, 961.ADMIN.R_HIST_LOG, 961.ADMIN.R_LOG_PARAM, 961.ADMIN.R_OPER_LOG, 961.ADMIN.R_OPER_LOG_NA_FIL, 961.ADMIN.R_OPER_LOG_POWODY, 961.ADMIN.R_PRZYJEC_REKLAMACJI, 961.ADMIN.R_ROBOCOP_AKORD, 961.ADMIN.R_STAT_PN, 961.ADMIN.R_TAB, 961.ADMIN.R_WYD_TOW_STAT, 961.ADMIN.R_ZLEC_PAL_KOL, 961.ADMIN.R_ZLEC_PAL_PAKIET, 961.ADMIN.SEKT_MAG, 961.ADMIN.SEKT_MAG_HIST, 961.ADMIN.SEK_WYW, 961.ADMIN.SIECI, 961.ADMIN.SIECI_KH, 961.ADMIN.SIECI_KONTRAHENCI, 961.ADMIN.SIECI_TYPY, 961.ADMIN.SKLEPY_RODZAJE, 961.ADMIN.SPOSOBY_PL, 961.ADMIN.SPOSOBY_WYWOZU, 961.ADMIN.SPRAWDZ_SYSTEM_MAIL_CFG, 961.ADMIN.STANY_ANI, 961.ADMIN.STANY_PAL, 961.ADMIN.STAN_ZMIAN, 961.ADMIN.STATUSY_TOW, 961.ADMIN.STOLY_KAMERY, 961.ADMIN.STOPY_ODS, 961.ADMIN.STR_TEMP, 961.ADMIN.SUM_OBR_KO, 961.ADMIN.SYS_ZEW, 961.ADMIN.S_GLOS_KOM, 961.ADMIN.S_GLOS_KOM_OBIEKT, 961.ADMIN.S_GLOS_OBIEKT, 961.ADMIN.TARGI_REAL_RAP, 961.ADMIN.TECH_AKTYWNOSCI, 961.ADMIN.TECH_FILIE_DANE_TECH, 961.ADMIN.TECH_KONTROLA_DOSTEPU, 961.ADMIN.TECH_SYSTEM_CHECK_CFG, 961.ADMIN.TEL_ADMIN, 961.ADMIN.TERMINY_PL, 961.ADMIN.TERMINY_PL_NA_FIL, 961.ADMIN.TERMINY_PL_PAR, 961.ADMIN.TERMINY_PL_PAR_DOD, 961.ADMIN.TLUMACZ, 961.ADMIN.TLUMACZ_KH, 961.ADMIN.TLUMACZ_POZYCJE, 961.ADMIN.TLUMACZ_TOW, 961.ADMIN.TLUM_ELD_STOK, 961.ADMIN.TMP_SQL, 961.ADMIN.EXPORT_DOCUMENT_SPR, 961.ADMIN.EXPORT_DOCUMENT_SPR_MODYF, 961.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS, 961.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD, 961.ADMIN.EXPORT_DOCUMENT_SPR_ROZLAD_PAL, 961.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE, 961.ADMIN.EXPORT_DOCUMENT_SPR_WYD_PAL, 961.ADMIN.EXPORT_DOCUMENT_SPR_LOAD, 961.ADMIN.EXPORT_DOCUMENT_SPR_ZALAD_PAL, 961.ADMIN.IMPORT_ZBIOR_NAG, 961.ADMIN.IMPORT_ZBIOR_POZ, 961.ADMIN.IMPORT_ZBIOR_WYW, 961.ADMIN.MONITORING, 961.ADMIN.TOWARY, 961.ADMIN.TOWARY_DANE_LOG, 961.ADMIN.TOWARY_GRUPY_JPK, 961.ADMIN.TOWARY_INFO_DOD, 961.ADMIN.TOWARY_NAZWA_TMP, 961.ADMIN.TOWARY_NOWY_VAT, 961.ADMIN.TOWARY_ZABLOKOWANE, 961.ADMIN.TOW_CECHY, 961.ADMIN.TOW_DYSP, 961.ADMIN.TOW_NA_FIL, 961.ADMIN.TOW_NA_FIL_HIT_HIST, 961.ADMIN.TOW_STAN, 961.ADMIN.TOW_STAN_N, 961.ADMIN.TOW_STOJAKI_NAG, 961.ADMIN.TOW_STOJAKI_POZ, 961.ADMIN.TOW_TLUM_KOPIA, 961.ADMIN.TOW_TLUM_ODB, 961.ADMIN.TOW_W_GRT, 961.ADMIN.TOW_W_MAG, 961.ADMIN.TOW_W_MAG_FIL, 961.ADMIN.TOW_W_MIEJ_MAG, 961.ADMIN.TOW_W_MIEJ_MAG_LOG, 961.ADMIN.TOW_ZM_CEN, 961.ADMIN.TOW_ZM_CEN_PLAN, 961.ADMIN.TOW_ZM_MS, 961.ADMIN.TOW_ZM_PACZKI, 961.ADMIN.TOW_ZM_VAT_PLAN, 961.ADMIN.TRANSPORT_DNI_WOLNE, 961.ADMIN.TRANSPORT_DNI_WOLNE2, 961.ADMIN.TRASY, 961.ADMIN.TRASY2, 961.ADMIN.TRASY_DNI, 961.ADMIN.TRASY_DNI2, 961.ADMIN.TRASY_MAG, 961.ADMIN.TR_NA_FIL, 961.ADMIN.TR_NA_FIL_TMP, 961.ADMIN.TYPY_KH, 961.ADMIN.TYPY_O2, 961.ADMIN.TYPY_REG_KONTR_PAL, 961.ADMIN.TYPY_WART, 961.ADMIN.TYP_P, 961.ADMIN.TYP_REKLAMACJI, 961.ADMIN.T_DOCUMENT_BAN, 961.ADMIN.T_DOCUMENT_FK, 961.ADMIN.T_DOCUMENT_IC, 961.ADMIN.T_DOCUMENT_KAS, 961.ADMIN.T_DOCUMENT_MAG, 961.ADMIN.T_DOCUMENT_MRO, 961.ADMIN.T_DOCUMENT_PFK, 961.ADMIN.T_DOCUMENT_SPR, 961.ADMIN.T_DOCUMENT_SPR_KOR, 961.ADMIN.T_DOCUMENT_WPLYW, 961.ADMIN.T_DOCUMENT_ZAK, 961.ADMIN.T_P_DOCUMENT_RO, 961.ADMIN.T_ROBOCOP_AKORD, 961.ADMIN.T_WSP_DOCUMENT_AKORD, 961.ADMIN.ULUBIONE, 961.ADMIN.UPR, 961.ADMIN.UPR_ROLE, 961.ADMIN.URZEDY, 961.ADMIN.USERS, 961.ADMIN.USERS_NA_FIL, 961.ADMIN.USER_MAX_LIMITY, 961.ADMIN.VAN, 961.ADMIN.VAN_DOCUMENT_KAS_N, 961.ADMIN.VAN_DOCUMENT_KAS_P, 961.ADMIN.VAN_DOCUMENT_KAS_RAP_N, 961.ADMIN.VAN_DOCUMENT_KAS_RAP_P, 961.ADMIN.VAN_DOCUMENT_MAG_N, 961.ADMIN.VAN_DOCUMENT_MAG_P, 961.ADMIN.VAN_DOCUMENT_SLO, 961.ADMIN.VAN_DOCUMENT_SPR_N, 961.ADMIN.VAN_DOCUMENT_SPR_P, 961.ADMIN.VAN_EXP_AUX, 961.ADMIN.VAN_NAGLOWKI, 961.ADMIN.VAN_NEW_KH, 961.ADMIN.VAN_POZYCJE, 961.ADMIN.VAN_TOW_CENY_ASO, 961.ADMIN.VAN_TOW_CENY_PRP, 961.ADMIN.VOICE_ASSIGNMENT_LINES, 961.ADMIN.VOICE_ASSIGNMENT_LINES_LOG, 961.ADMIN.WALUTY, 961.ADMIN.WAR_PROM1, 961.ADMIN.WAR_ZAK, 961.ADMIN.WOZKI, 961.ADMIN.WOZKI_INDEKSY, 961.ADMIN.WOZKI_LOG, 961.ADMIN.WOZKI_MODELE, 961.ADMIN.WOZKI_RODZAJ, 961.ADMIN.WOZKI_RODZ_HIST, 961.ADMIN.WOZKI_ZLEC_PAL_PAKIET, 961.ADMIN.WSP_DOCUMENT_AKORD, 961.ADMIN.WYDAJNOSC, 961.ADMIN.WYDRUK, 961.ADMIN.WYDRUKI_TLUMACZENIA, 961.ADMIN.WYD_TOW_STAT, 961.ADMIN.WYS_DO_BRE, 961.ADMIN.ZAM_DOST, 961.ADMIN.ZAM_DOST_AWIZO, 961.ADMIN.ZAM_ODB, 961.ADMIN.ZAM_RAP, 961.ADMIN.ZAZNACZ, 961.ADMIN.ZDALNY_USER, 961.ADMIN.ZLECENIA_KONTR_PAL, 961.ADMIN.ZLECENIA_NOT, 961.ADMIN.ZLECENIA_NOT_IND_DO_PRZEL, 961.ADMIN.ZLECENIA_PAL, 961.ADMIN.ZLECENIA_PAL_PAKIET, 961.ADMIN.ZLECENIA_PAL_PLAN, 961.ADMIN.ZLECENIA_PRZEWOZ, 961.ADMIN.ZLEC_PAL_PAKIET_IND, 961.ADMIN.ZLEC_PAL_PAKIET_PODGRUPY, 961.ADMIN.ZLEC_PAL_PAKIET_WART, 961.ADMIN.ZLEC_PR_HIST, 961.ADMIN.ZMIANA_DANYCH, 961.SASH.HIST_SQL1, 961.SASH.HIST_SQL2, 961.SASH.PROGRAM_MODUL_AKCJA, 961.SASH.SASH_1, 961.SASH.SASH_10, 961.SASH.SASH_11, 961.SASH.SASH_12, 961.SASH.SASH_13, 961.SASH.SASH_14, 961.SASH.SASH_15, 961.SASH.SASH_16, 961.SASH.SASH_17, 961.SASH.SASH_18, 961.SASH.SASH_19, 961.SASH.SASH_2, 961.SASH.SASH_20, 961.SASH.SASH_21, 961.SASH.SASH_22, 961.SASH.SASH_23, 961.SASH.SASH_24, 961.SASH.SASH_25, 961.SASH.SASH_26, 961.SASH.SASH_27, 961.SASH.SASH_28, 961.SASH.SASH_29, 961.SASH.SASH_3, 961.SASH.SASH_30, 961.SASH.SASH_31, 961.SASH.SASH_4, 961.SASH.SASH_5, 961.SASH.SASH_6, 961.SASH.SASH_7, 961.SASH.SASH_8, 961.SASH.SASH_9, 961.SASH.SASH_CONFIGURATION, 961.SASH.SASH_EVENT_NAMES, 961.SASH.SASH_LOG, 961.SASH.SASH_TARGET, 961.SASH.SASH_TARGETS, 961.SASH.SUMA_6_DO_17, 961.SASH.SUMA_DNIOWA, 961.SASH.WAITGROUPS, 961.SYSMAN.AQ$_MGMT_LOADER_QTABLE_G, 961.SYSMAN.AQ$_MGMT_LOADER_QTABLE_H, 961.SYSMAN.AQ$_MGMT_LOADER_QTABLE_I, 961.SYSMAN.AQ$_MGMT_LOADER_QTABLE_L, 961.SYSMAN.AQ$_MGMT_LOADER_QTABLE_S, 961.SYSMAN.AQ$_MGMT_LOADER_QTABLE_T, 961.SYSMAN.AQ$_MGMT_NOTIFY_QTABLE_G, 961.SYSMAN.AQ$_MGMT_NOTIFY_QTABLE_H, 961.SYSMAN.AQ$_MGMT_NOTIFY_QTABLE_I, 961.SYSMAN.AQ$_MGMT_NOTIFY_QTABLE_L, 961.SYSMAN.AQ$_MGMT_NOTIFY_QTABLE_S, 961.SYSMAN.AQ$_MGMT_NOTIFY_QTABLE_T, 961.SYSMAN.DB_USER_PREFERENCES, 961.SYSMAN.EMDW_TRACE_CONFIG, 961.SYSMAN.EMDW_TRACE_DATA, 961.SYSMAN.EM_COMPARISON_SUMMARY, 961.SYSMAN.EM_IPW_INFO, 961.SYSMAN.EM_PAGE_CONDITION_METADATA, 961.SYSMAN.EM_PAGE_CUSTOMIZATIONS, 961.SYSMAN.EM_PAGE_CUSTOM_CONDITIONS, 961.SYSMAN.EM_PAGE_CUST_METADATA, 961.SYSMAN.ESM_COLLECTION, 961.SYSMAN.EUME2E_ASSOCS_LOOKUP, 961.SYSMAN.MGMT_ADMIN_LICENSES, 961.SYSMAN.MGMT_ADMIN_METRIC_THRESgoldS, 961.SYSMAN.MGMT_AGENT_SEC_INFO, 961.SYSMAN.MGMT_ALL_TARGET_PROPS, 961.SYSMAN.MGMT_ANNOTATION, 961.SYSMAN.MGMT_ARU_CREDENTIALS, 961.SYSMAN.MGMT_ARU_FAMILY_PRODUCT_MAP, 961.SYSMAN.MGMT_ARU_LANGUAGES, 961.SYSMAN.MGMT_ARU_OUI_COMPONENTS, 961.SYSMAN.MGMT_ARU_PLATFORMS, 961.SYSMAN.MGMT_ARU_PRODUCTS, 961.SYSMAN.MGMT_ARU_PRODUCT_RELEASE_MAP, 961.SYSMAN.MGMT_ARU_RELEASES, 961.SYSMAN.MGMT_AUDIT_CUSTOM_ATTRIBS, 961.SYSMAN.MGMT_AUDIT_DESTINATION, 961.SYSMAN.MGMT_AUDIT_LOGS, 961.SYSMAN.MGMT_AUDIT_MASTER, 961.SYSMAN.MGMT_AVAILABILITY, 961.SYSMAN.MGMT_AVAILABILITY_MARKER, 961.SYSMAN.MGMT_AVAILABILITY_RBK, 961.SYSMAN.MGMT_AVAILABLE_SEARCHES, 961.SYSMAN.MGMT_BACKUP_CONFIGURATION, 961.SYSMAN.MGMT_BAM_DATA_HUBS, 961.SYSMAN.MGMT_BAM_DATA_ISESSIONS, 961.SYSMAN.MGMT_BAM_DATA_OSESSIONS, 961.SYSMAN.MGMT_BAM_ISESSION_DATASOURCE, 961.SYSMAN.MGMT_BAM_ISESSION_DIAG, 961.SYSMAN.MGMT_BAM_ISESSION_KPIS, 961.SYSMAN.MGMT_BAM_OSESSION_ALERTS, 961.SYSMAN.MGMT_BAM_OSESSION_DIAG, 961.SYSMAN.MGMT_BAM_OSESSION_METRICS, 961.SYSMAN.MGMT_BAM_OSESSION_STATUS, 961.SYSMAN.MGMT_BCN_AVAIL_DEF, 961.SYSMAN.MGMT_BCN_AVAIL_JOB, 961.SYSMAN.MGMT_BCN_AVAIL_LOG, 961.SYSMAN.MGMT_BCN_BCNSTEP_PROPS, 961.SYSMAN.MGMT_BCN_BCNTXN_PROPS, 961.SYSMAN.MGMT_BCN_STEPGROUP_DEFN, 961.SYSMAN.MGMT_BCN_STEPGROUP_STEPS, 961.SYSMAN.MGMT_BCN_STEP_DEFN, 961.SYSMAN.MGMT_BCN_STEP_PROPS, 961.SYSMAN.MGMT_BCN_TARGET, 961.SYSMAN.MGMT_BCN_TXN_AUDIT, 961.SYSMAN.MGMT_BCN_TXN_DEFN, 961.SYSMAN.MGMT_BCN_TXN_PROPS, 961.SYSMAN.MGMT_BLACKOUTS, 961.SYSMAN.MGMT_BLACKOUT_FLAT_TARGETS, 961.SYSMAN.MGMT_BLACKOUT_HISTORY, 961.SYSMAN.MGMT_BLACKOUT_PROXY_TARGETS, 961.SYSMAN.MGMT_BLACKOUT_REASON, 961.SYSMAN.MGMT_BLACKOUT_SCHEDULE, 961.SYSMAN.MGMT_BLACKOUT_STATE, 961.SYSMAN.MGMT_BLACKOUT_TARGET_DETAILS, 961.SYSMAN.MGMT_BLACKOUT_WINDOWS, 961.SYSMAN.MGMT_BSLN_BASELINES, 961.SYSMAN.MGMT_BSLN_DATASOURCES, 961.SYSMAN.MGMT_BSLN_INTERVALS, 961.SYSMAN.MGMT_BSLN_METRICS, 961.SYSMAN.MGMT_BSLN_RAWDATA, 961.SYSMAN.MGMT_BSLN_STATISTICS, 961.SYSMAN.MGMT_BSLN_THRESgold_PARMS, 961.SYSMAN.MGMT_BUG_ADVISORY, 961.SYSMAN.MGMT_BUG_ADVISORY_BUG, 961.SYSMAN.MGMT_BUG_ADV_HOME_PATCH, 961.SYSMAN.MGMT_BUG_AVAILABLE_PATCH, 961.SYSMAN.MGMT_BUG_FIX_APPLICABLE_COMP, 961.SYSMAN.MGMT_BUG_FIX_APPLIC_COMP_LIST, 961.SYSMAN.MGMT_BUG_PATCH_CERTIFICATE, 961.SYSMAN.MGMT_BUG_PATCH_FIXES_BUG, 961.SYSMAN.MGMT_BUG_PATCH_PLATFORM, 961.SYSMAN.MGMT_CALLBACKS, 961.SYSMAN.MGMT_CATEGORIES, 961.SYSMAN.MGMT_CATEGORY_CLASSES, 961.SYSMAN.MGMT_CATEGORY_MAP, 961.SYSMAN.MGMT_CHANGE_AGENT_URL, 961.SYSMAN.MGMT_CM_BASELINES, 961.SYSMAN.MGMT_CM_BASELINE_CONS_GROUPS, 961.SYSMAN.MGMT_CM_BASELINE_DEPENDENCIES, 961.SYSMAN.MGMT_CM_BASELINE_DEPENDENTS, 961.SYSMAN.MGMT_CM_BASELINE_INIT_PARAMS, 961.SYSMAN.MGMT_CM_BASELINE_OBJECTS, 961.SYSMAN.MGMT_CM_BASELINE_OBJGRANTS, 961.SYSMAN.MGMT_CM_BASELINE_PROXYGRANTS, 961.SYSMAN.MGMT_CM_BASELINE_QUOTAGRANTS, 961.SYSMAN.MGMT_CM_BASELINE_ROLEGRANTS, 961.SYSMAN.MGMT_CM_BASELINE_SYSGRANTS, 961.SYSMAN.MGMT_CM_BASELINE_VERSIONS, 961.SYSMAN.MGMT_CM_COMPARISONS, 961.SYSMAN.MGMT_CM_COMPARISON_INIT_PRMS, 961.SYSMAN.MGMT_CM_COMPARISON_OBJECTS, 961.SYSMAN.MGMT_CM_COMPARISON_VERSIONS, 961.SYSMAN.MGMT_CM_SCHEMA_MAPS, 961.SYSMAN.MGMT_CM_SCOPESPECS, 961.SYSMAN.MGMT_CM_SCOPESPEC_NAMES, 961.SYSMAN.MGMT_CM_SYNCHRONIZATIONS, 961.SYSMAN.MGMT_CM_SYNCH_IMPACT_REPORTS, 961.SYSMAN.MGMT_CM_SYNCH_OBJECTS, 961.SYSMAN.MGMT_CM_SYNCH_SCRIPTS, 961.SYSMAN.MGMT_CM_SYNCH_VERSIONS, 961.SYSMAN.MGMT_COLLECTIONS, 961.SYSMAN.MGMT_COLLECTION_CREDENTIALS, 961.SYSMAN.MGMT_COLLECTION_METRIC_TASKS, 961.SYSMAN.MGMT_COLLECTION_TASKS, 961.SYSMAN.MGMT_COLLECTION_TASK_CONTEXT, 961.SYSMAN.MGMT_COLLECTION_TEMPLATE_CREDS, 961.SYSMAN.MGMT_COLLECTION_WORKERS, 961.SYSMAN.MGMT_COLL_ITEMS, 961.SYSMAN.MGMT_COLL_ITEM_METRICS, 961.SYSMAN.MGMT_COLL_ITEM_PROPERTIES, 961.SYSMAN.MGMT_COMP_RESULT_TO_JOB_MAP, 961.SYSMAN.MGMT_COMP_SNAPSHOT_TO_STEP_MAP, 961.SYSMAN.MGMT_CONFIG_ACTIVITIES, 961.SYSMAN.MGMT_CONTAINER_CREDENTIALS, 961.SYSMAN.MGMT_CORRECTIVE_ACTION, 961.SYSMAN.MGMT_CPF_METRIC_SOURCE, 961.SYSMAN.MGMT_CREATED_USERS, 961.SYSMAN.MGMT_CREDENTIALS, 961.SYSMAN.MGMT_CREDENTIALS2, 961.SYSMAN.MGMT_CREDENTIAL_SETS, 961.SYSMAN.MGMT_CREDENTIAL_SET_COLUMNS, 961.SYSMAN.MGMT_CREDENTIAL_SET_COL_VALS, 961.SYSMAN.MGMT_CREDENTIAL_TYPES, 961.SYSMAN.MGMT_CREDENTIAL_TYPE_COLUMNS, 961.SYSMAN.MGMT_CREDENTIAL_TYPE_COL_VALS, 961.SYSMAN.MGMT_CREDENTIAL_TYPE_REF, 961.SYSMAN.MGMT_CSTMZ_CHARTS, 961.SYSMAN.MGMT_CSTMZ_CHART_SELTARGETS, 961.SYSMAN.MGMT_CSTMZ_CUSTOM_COLUMNS, 961.SYSMAN.MGMT_CSTMZ_DEFAULT_CHART, 961.SYSMAN.MGMT_CSTMZ_SUMMARY_CHART_DEF, 961.SYSMAN.MGMT_CS_CONFIG_STANDARD, 961.SYSMAN.MGMT_CS_EVAL_SUMM_RQS, 961.SYSMAN.MGMT_CS_EVAL_SUMM_RULE, 961.SYSMAN.MGMT_CS_EVAL_SUMM_RULEFOLDER, 961.SYSMAN.MGMT_CS_HIERARCHY, 961.SYSMAN.MGMT_CS_INCLUSION, 961.SYSMAN.MGMT_CS_INCLUSION_PARAMETER, 961.SYSMAN.MGMT_CS_KEYWORD, 961.SYSMAN.MGMT_CS_PARAMETER, 961.SYSMAN.MGMT_CS_PARAMETER_CHOICES, 961.SYSMAN.MGMT_CS_REUSABLE_QUERY, 961.SYSMAN.MGMT_CS_RQS_HIERARCHY, 961.SYSMAN.MGMT_CS_RQS_INCLUSION, 961.SYSMAN.MGMT_CS_RULE, 961.SYSMAN.MGMT_CS_RULEFOLDER, 961.SYSMAN.MGMT_CS_RULE_FIX_LINK, 961.SYSMAN.MGMT_CS_RULE_SIMPLE_TEST, 961.SYSMAN.MGMT_CS_RULE_VIOL_CTX, 961.SYSMAN.MGMT_CS_SCHEDULED_EVAL, 961.SYSMAN.MGMT_CURRENT_AVAILABILITY, 961.SYSMAN.MGMT_CURRENT_METRICS, 961.SYSMAN.MGMT_CURRENT_METRIC_ERRORS, 961.SYSMAN.MGMT_CURRENT_VIOLATION, 961.SYSMAN.MGMT_DBNET_TNS_ADMINS, 961.SYSMAN.MGMT_DB_CONTROLFILES_ECM, 961.SYSMAN.MGMT_DB_DATAFILES_ECM, 961.SYSMAN.MGMT_DB_DBNINSTANCEINFO_ECM, 961.SYSMAN.MGMT_DB_FEATUREUSAGE, 961.SYSMAN.MGMT_DB_HDM_METRIC_HELPER, 961.SYSMAN.MGMT_DB_INIT_PARAMS_ECM, 961.SYSMAN.MGMT_DB_INVOBJS_ECM, 961.SYSMAN.MGMT_DB_LATEST_HDM_FINDINGS, 961.SYSMAN.MGMT_DB_LICENSE_ECM, 961.SYSMAN.MGMT_DB_OPTIONS_ECM, 961.SYSMAN.MGMT_DB_RECSEGMENTSETTINGS_ECM, 961.SYSMAN.MGMT_DB_RECTSSETTINGS_ECM, 961.SYSMAN.MGMT_DB_RECUSERSETTINGS_ECM, 961.SYSMAN.MGMT_DB_REDOLOGS_ECM, 961.SYSMAN.MGMT_DB_ROLLBACK_SEGS_ECM, 961.SYSMAN.MGMT_DB_SGA_ECM, 961.SYSMAN.MGMT_DB_TABLESPACES_ECM, 961.SYSMAN.MGMT_DELTA_COMPARISON_DELTAS, 961.SYSMAN.MGMT_DELTA_COMP_DELTA_DETAILS, 961.SYSMAN.MGMT_DELTA_COMP_KEY_COLS, 961.SYSMAN.MGMT_DELTA_COMP_PROPERTIES, 961.SYSMAN.MGMT_DELTA_ENTRY, 961.SYSMAN.MGMT_DELTA_ENTRY_VALUES, 961.SYSMAN.MGMT_DELTA_IDS, 961.SYSMAN.MGMT_DELTA_ID_VALUES, 961.SYSMAN.MGMT_DELTA_SAVED_COMPARISON, 961.SYSMAN.MGMT_DELTA_SNAP, 961.SYSMAN.MGMT_DEPLOYMENT_SECTIONS, 961.SYSMAN.MGMT_DIROBJ_USERS_HOTLIST, 961.SYSMAN.MGMT_DM_ALITEMS, 961.SYSMAN.MGMT_DM_COLUMN_RULES, 961.SYSMAN.MGMT_DM_INFCONS_COLUMNS, 961.SYSMAN.MGMT_DM_JOB_EXECUTIONS, 961.SYSMAN.MGMT_DM_RULEENTRY, 961.SYSMAN.MGMT_DM_RULETEMPLATES, 961.SYSMAN.MGMT_DM_SCOPESPECS, 961.SYSMAN.MGMT_DM_SS_COLUMNS, 961.SYSMAN.MGMT_DUPLICATE_TARGETS, 961.SYSMAN.MGMT_E2E_DETAILS, 961.SYSMAN.MGMT_E2E_DETAILS_1DAY, 961.SYSMAN.MGMT_E2E_DETAILS_1HOUR, 961.SYSMAN.MGMT_E2E_JDBC, 961.SYSMAN.MGMT_E2E_JDBC_1DAY, 961.SYSMAN.MGMT_E2E_JDBC_1HOUR, 961.SYSMAN.MGMT_E2E_SQL, 961.SYSMAN.MGMT_E2E_SQL_1DAY, 961.SYSMAN.MGMT_E2E_SQL_1HOUR, 961.SYSMAN.MGMT_E2E_SQL_CONN, 961.SYSMAN.MGMT_E2E_SQL_STMT, 961.SYSMAN.MGMT_E2E_SUMMARY, 961.SYSMAN.MGMT_E2E_SUMMARY_1DAY, 961.SYSMAN.MGMT_E2E_SUMMARY_1HOUR, 961.SYSMAN.MGMT_ECM_ARU_MAP, 961.SYSMAN.MGMT_ECM_CLUSTER_NODE_INFO, 961.SYSMAN.MGMT_ECM_CSA, 961.SYSMAN.MGMT_ECM_CSA_APPID_TARGET_MAP, 961.SYSMAN.MGMT_ECM_CSA_COOKIES, 961.SYSMAN.MGMT_ECM_CSA_CUSTOM, 961.SYSMAN.MGMT_ECM_CSA_FAILED, 961.SYSMAN.MGMT_ECM_CSA_GENERAL_INFO, 961.SYSMAN.MGMT_ECM_CSA_OUT_OF_BOX, 961.SYSMAN.MGMT_ECM_CSA_RULES, 961.SYSMAN.MGMT_ECM_CSA_SNAPSHOT_INFO, 961.SYSMAN.MGMT_ECM_GEN_SNAPSHOT, 961.SYSMAN.MGMT_ECM_HOSTPATCH_COMPL_HIST, 961.SYSMAN.MGMT_ECM_HOSTPATCH_GROUPS, 961.SYSMAN.MGMT_ECM_HOSTPATCH_GROUP_REPOS, 961.SYSMAN.MGMT_ECM_HOSTPATCH_HOSTS, 961.SYSMAN.MGMT_ECM_HOSTPATCH_HOST_COMPL, 961.SYSMAN.MGMT_ECM_HOSTPATCH_REPOS, 961.SYSMAN.MGMT_ECM_HOSTPATCH_REPOS_PKGS, 961.SYSMAN.MGMT_ECM_HOST_CONFIGS_TO_DEL, 961.SYSMAN.MGMT_ECM_HW, 961.SYSMAN.MGMT_ECM_HW_CPU, 961.SYSMAN.MGMT_ECM_HW_IOCARD, 961.SYSMAN.MGMT_ECM_HW_NIC, 961.SYSMAN.MGMT_ECM_LOADED_FILES, 961.SYSMAN.MGMT_ECM_MD_ALL_TBL_COLUMNS, 961.SYSMAN.MGMT_ECM_MD_HIST_TBLS, 961.SYSMAN.MGMT_ECM_OS, 961.SYSMAN.MGMT_ECM_OS_COMPONENT, 961.SYSMAN.MGMT_ECM_OS_FILESYSTEM, 961.SYSMAN.MGMT_ECM_OS_PROPERTY, 961.SYSMAN.MGMT_ECM_OS_REGISTERED_SW, 961.SYSMAN.MGMT_ECM_OS_REGISTERED_SW_COMP, 961.SYSMAN.MGMT_ECM_PATCH_CACHE, 961.SYSMAN.MGMT_ECM_RESOURCES, 961.SYSMAN.MGMT_ECM_SAVEDHOSTCONFIG, 961.SYSMAN.MGMT_ECM_SNAPSHOT, 961.SYSMAN.MGMT_ECM_SNAPSHOT_MD_COLUMNS, 961.SYSMAN.MGMT_ECM_SNAPSHOT_MD_TABLES, 961.SYSMAN.MGMT_ECM_SNAPSHOT_METADATA, 961.SYSMAN.MGMT_ECM_SNAP_COMPONENT_INFO, 961.SYSMAN.MGMT_ECM_ULN_CHANNELS, 961.SYSMAN.MGMT_ECM_ULN_CHANNEL_PKGS, 961.SYSMAN.MGMT_ECM_ULN_CH_ADV, 961.SYSMAN.MGMT_ECM_ULN_SS_CHANNELS, 961.SYSMAN.MGMT_ECM_ULN_STAGE_SERVERS, 961.SYSMAN.MGMT_EMD_PING, 961.SYSMAN.MGMT_EMD_PING_CHECK, 961.SYSMAN.MGMT_EMX_CELL_CD_CONFIG, 961.SYSMAN.MGMT_EMX_CELL_C_CONFIG, 961.SYSMAN.MGMT_EMX_CELL_GD_CONFIG, 961.SYSMAN.MGMT_EMX_CELL_IORM_CONFIG, 961.SYSMAN.MGMT_EMX_CELL_L_CONFIG, 961.SYSMAN.MGMT_EMX_CELL_PD_CONFIG, 961.SYSMAN.MGMT_ENTERPRISE_CREDENTIALS, 961.SYSMAN.MGMT_ERROR_MASTER, 961.SYSMAN.MGMT_ESA_REPORT, 961.SYSMAN.MGMT_FAILED_CONFIG_ACTIVITIES, 961.SYSMAN.MGMT_FAILOVER_CALLBACKS, 961.SYSMAN.MGMT_FAILOVER_TABLE, 961.SYSMAN.MGMT_FBP_PATCHING_GUIDS, 961.SYSMAN.MGMT_FEATURES_MAPPING, 961.SYSMAN.MGMT_FEATURE_PATCHES, 961.SYSMAN.MGMT_FLAT_ROLE_GRANTS, 961.SYSMAN.MGMT_FLAT_TARGET_ASSOC, 961.SYSMAN.MGMT_GENSVC_AVAIL_BEACONS, 961.SYSMAN.MGMT_GENSVC_AVAIL_CONFIG, 961.SYSMAN.MGMT_GENSVC_AVAIL_EVENTS, 961.SYSMAN.MGMT_GENSVC_AVAIL_JOB, 961.SYSMAN.MGMT_GENSVC_AVAIL_TESTS, 961.SYSMAN.MGMT_GENSVC_JOBS_DETAILS, 961.SYSMAN.MGMT_GENSVC_TEST_AVAIL, 961.SYSMAN.MGMT_GENSVC_TEST_AVAIL_MARKER, 961.SYSMAN.MGMT_GENSVC_TEST_CUR_AVAIL, 961.SYSMAN.MGMT_GENSVC_TMPL_VARS, 961.SYSMAN.MGMT_GENSVC_UPDBCN_JOB, 961.SYSMAN.MGMT_GENSVC_UPDBCN_JOB_TESTS, 961.SYSMAN.MGMT_GROUP_CHART, 961.SYSMAN.MGMT_GROUP_CHART_SELTARGETS, 961.SYSMAN.MGMT_GROUP_CUSTOM_COLUMNS, 961.SYSMAN.MGMT_GROUP_DEFAULT_CHART, 961.SYSMAN.MGMT_GROUP_SUMMARY_CHART_DEF, 961.SYSMAN.MGMT_HA_BACKUP, 961.SYSMAN.MGMT_HA_CLS_INTR_CONN, 961.SYSMAN.MGMT_HA_DG_TARGET_SUMMARY, 961.SYSMAN.MGMT_HA_FILES_ECM, 961.SYSMAN.MGMT_HA_INFO_ECM, 961.SYSMAN.MGMT_HA_INIT_PARAMS_ECM, 961.SYSMAN.MGMT_HA_MTTR, 961.SYSMAN.MGMT_HA_RAC_INTR_CONN, 961.SYSMAN.MGMT_HA_RMAN_CONFIG_ECM, 961.SYSMAN.MGMT_HC_CPU_DETAILS, 961.SYSMAN.MGMT_HC_FS_MOUNT_DETAILS, 961.SYSMAN.MGMT_HC_HARDWARE_MASTER, 961.SYSMAN.MGMT_HC_IOCARD_DETAILS, 961.SYSMAN.MGMT_HC_NIC_DETAILS, 961.SYSMAN.MGMT_HC_OS_COMPONENTS, 961.SYSMAN.MGMT_HC_OS_PROPERTIES, 961.SYSMAN.MGMT_HC_OS_SUMMARY, 961.SYSMAN.MGMT_HC_SYSTEM_SUMMARY, 961.SYSMAN.MGMT_HC_VENDOR_SW_COMPONENTS, 961.SYSMAN.MGMT_HC_VENDOR_SW_SUMMARY, 961.SYSMAN.MGMT_HOST_CREDENTIALS, 961.SYSMAN.MGMT_HTTP_SESSION_CALLBACKS, 961.SYSMAN.MGMT_HTTP_SESSION_OBJECTS, 961.SYSMAN.MGMT_INDEX_SIZES, 961.SYSMAN.MGMT_INV_COMPONENT, 961.SYSMAN.MGMT_INV_COMPONENT_PATCH, 961.SYSMAN.MGMT_INV_CONTAINER, 961.SYSMAN.MGMT_INV_CONTAINER_PROPERTY, 961.SYSMAN.MGMT_INV_DEPENDENCY_RULE, 961.SYSMAN.MGMT_INV_FILE, 961.SYSMAN.MGMT_INV_PATCH, 961.SYSMAN.MGMT_INV_PATCHED_FILE, 961.SYSMAN.MGMT_INV_PATCHED_FILE_COMP, 961.SYSMAN.MGMT_INV_PATCHSET, 961.SYSMAN.MGMT_INV_PATCH_FIXED_BUG, 961.SYSMAN.MGMT_INV_SUMMARY, 961.SYSMAN.MGMT_INV_VERSIONED_PATCH, 961.SYSMAN.MGMT_IP_ELEM_DEFAULT_PARAMS, 961.SYSMAN.MGMT_IP_ELEM_PARAM_CLASSES, 961.SYSMAN.MGMT_IP_ELEM_TARGET_TYPES, 961.SYSMAN.MGMT_IP_EMAIL_REPORT, 961.SYSMAN.MGMT_IP_PURGE_POLICY, 961.SYSMAN.MGMT_IP_REPORT_DEF, 961.SYSMAN.MGMT_IP_REPORT_DEF_ELEMENTS, 961.SYSMAN.MGMT_IP_REPORT_DEF_JIT_TYPES, 961.SYSMAN.MGMT_IP_REPORT_ELEM_DEF, 961.SYSMAN.MGMT_IP_REPORT_ELEM_IMAGE, 961.SYSMAN.MGMT_IP_REPORT_ELEM_PARAMS, 961.SYSMAN.MGMT_IP_REPORT_ELEM_TARGETS, 961.SYSMAN.MGMT_IP_SQL_STATEMENTS, 961.SYSMAN.MGMT_IP_STORED_REPORT, 961.SYSMAN.MGMT_JOB, 961.SYSMAN.MGMT_JOB_ASSOC_PARAMS, 961.SYSMAN.MGMT_JOB_BLACKOUT_ASSOC, 961.SYSMAN.MGMT_JOB_CALLBACKS, 961.SYSMAN.MGMT_JOB_COMMAND, 961.SYSMAN.MGMT_JOB_COMMAND_BLOCK_PROCS, 961.SYSMAN.MGMT_JOB_CREDENTIALS, 961.SYSMAN.MGMT_JOB_CRED_PARAMS, 961.SYSMAN.MGMT_JOB_DISPLAY_ERROR_CODES, 961.SYSMAN.MGMT_JOB_EMD_STATUS_QUEUE, 961.SYSMAN.MGMT_JOB_EVENT, 961.SYSMAN.MGMT_JOB_EXECPLAN, 961.SYSMAN.MGMT_JOB_EXECUTION, 961.SYSMAN.MGMT_JOB_EXEC_CRED_INFO, 961.SYSMAN.MGMT_JOB_EXEC_EVENT_PARAMS, 961.SYSMAN.MGMT_JOB_EXEC_LOCKS, 961.SYSMAN.MGMT_JOB_EXEC_SUMMARY, 961.SYSMAN.MGMT_JOB_EXT_TARGETS, 961.SYSMAN.MGMT_JOB_FLAT_TARGETS, 961.SYSMAN.MGMT_JOB_HISTORY, 961.SYSMAN.MGMT_JOB_LARGE_PARAMS, 961.SYSMAN.MGMT_JOB_LOCK_INFO, 961.SYSMAN.MGMT_JOB_LOCK_TARGETS, 961.SYSMAN.MGMT_JOB_NOTIFY_STATES, 961.SYSMAN.MGMT_JOB_OUTPUT, 961.SYSMAN.MGMT_JOB_PARAMETER, 961.SYSMAN.MGMT_JOB_PARAM_SOURCE, 961.SYSMAN.MGMT_JOB_PROP_PARAMS, 961.SYSMAN.MGMT_JOB_PURGE_CRITERIA, 961.SYSMAN.MGMT_JOB_PURGE_POLICIES, 961.SYSMAN.MGMT_JOB_PURGE_TARGETS, 961.SYSMAN.MGMT_JOB_PURGE_VALUES, 961.SYSMAN.MGMT_JOB_QUEUES, 961.SYSMAN.MGMT_JOB_SCHEDULE, 961.SYSMAN.MGMT_JOB_SEC_INFO, 961.SYSMAN.MGMT_JOB_SINGLE_TARGET_TYPES, 961.SYSMAN.MGMT_JOB_SQL_PARAMS, 961.SYSMAN.MGMT_JOB_STATE_CHANGES, 961.SYSMAN.MGMT_JOB_STEP_COMMAND_LOG, 961.SYSMAN.MGMT_JOB_STEP_PARAMS, 961.SYSMAN.MGMT_JOB_STEP_TARGETS, 961.SYSMAN.MGMT_JOB_SUBST_PARAMS, 961.SYSMAN.MGMT_JOB_TARGET, 961.SYSMAN.MGMT_JOB_TYPE_DISPLAY_INFO, 961.SYSMAN.MGMT_JOB_TYPE_DISPLAY_PARAM, 961.SYSMAN.MGMT_JOB_TYPE_INFO, 961.SYSMAN.MGMT_JOB_TYPE_MAX_VERSIONS, 961.SYSMAN.MGMT_JOB_TYPE_PARAM_DROPDOWNS, 961.SYSMAN.MGMT_JOB_TYPE_PARAM_DSPLY_INFO, 961.SYSMAN.MGMT_JOB_TYPE_PARAM_URI_INFO, 961.SYSMAN.MGMT_JOB_TYPE_URI_INFO, 961.SYSMAN.MGMT_JOB_USER_PARAMS, 961.SYSMAN.MGMT_LAST_SYNC_LOAD_DETAILS, 961.SYSMAN.MGMT_LAST_VIOLATION, 961.SYSMAN.MGMT_LICENSABLE_TARGET_TYPES, 961.SYSMAN.MGMT_LICENSED_TARGETS, 961.SYSMAN.MGMT_LICENSES, 961.SYSMAN.MGMT_LICENSE_CONFIRMATION, 961.SYSMAN.MGMT_LICENSE_DEFINITIONS, 961.SYSMAN.MGMT_LOADER_DESIGNATORS, 961.SYSMAN.MGMT_LOADER_QTABLE, 961.SYSMAN.MGMT_LOGIN_ASSISTANTS, 961.SYSMAN.MGMT_LONG_TEXT, 961.SYSMAN.MGMT_MANAGEMENT_PLUGINS, 961.SYSMAN.MGMT_MASTER_AGENT, 961.SYSMAN.MGMT_MASTER_CHANGED_CALLBACK, 961.SYSMAN.MGMT_MESSAGES, 961.SYSMAN.MGMT_METADATA_SETS, 961.SYSMAN.MGMT_METRICS, 961.SYSMAN.MGMT_METRICS_1DAY, 961.SYSMAN.MGMT_METRICS_1HOUR, 961.SYSMAN.MGMT_METRICS_COMPOSITE_KEYS, 961.SYSMAN.MGMT_METRICS_EXT, 961.SYSMAN.MGMT_METRICS_RAW, 961.SYSMAN.MGMT_METRIC_COLLECTIONS_REP, 961.SYSMAN.MGMT_METRIC_DEPENDENCY, 961.SYSMAN.MGMT_METRIC_DEPENDENCY_DEF, 961.SYSMAN.MGMT_METRIC_DEPENDENCY_DETAILS, 961.SYSMAN.MGMT_METRIC_ERRORS, 961.SYSMAN.MGMT_METRIC_VERSIONS, 961.SYSMAN.MGMT_MNTR_SET_COPIES, 961.SYSMAN.MGMT_MP_CONTRIBUTORS, 961.SYSMAN.MGMT_MP_CONTRIBUTOR_FILE, 961.SYSMAN.MGMT_MP_DEPLOYMENTS, 961.SYSMAN.MGMT_MP_DEPLOYMENT_ERRORS, 961.SYSMAN.MGMT_MP_FILES, 961.SYSMAN.MGMT_MP_FILE_PROPS, 961.SYSMAN.MGMT_MP_GROUPS, 961.SYSMAN.MGMT_MP_GROUP_MEMBERS, 961.SYSMAN.MGMT_MP_HOMEPAGE_REPORTS, 961.SYSMAN.MGMT_MP_MECHANISMS, 961.SYSMAN.MGMT_MP_NLS_SUBSTITUTIONS, 961.SYSMAN.MGMT_MP_PROPS, 961.SYSMAN.MGMT_NESTED_JOB_CRED_INFO, 961.SYSMAN.MGMT_NESTED_JOB_TARGETS, 961.SYSMAN.MGMT_NET_EVENTS, 961.SYSMAN.MGMT_NOTIFICATION_LOG, 961.SYSMAN.MGMT_NOTIFY_DEVICES, 961.SYSMAN.MGMT_NOTIFY_DEVICE_PARAMS, 961.SYSMAN.MGMT_NOTIFY_DEV_SCHEDULES, 961.SYSMAN.MGMT_NOTIFY_EMAIL_GATEWAY, 961.SYSMAN.MGMT_NOTIFY_FORMAT_HANDLERS, 961.SYSMAN.MGMT_NOTIFY_INPUT_QTABLE, 961.SYSMAN.MGMT_NOTIFY_JOB_RULE_CONFIGS, 961.SYSMAN.MGMT_NOTIFY_NOTIFYEES, 961.SYSMAN.MGMT_NOTIFY_PROFILES, 961.SYSMAN.MGMT_NOTIFY_QTABLE, 961.SYSMAN.MGMT_NOTIFY_QUEUES, 961.SYSMAN.MGMT_NOTIFY_REQUEUE, 961.SYSMAN.MGMT_NOTIFY_RULES, 961.SYSMAN.MGMT_NOTIFY_RULE_CONFIGS, 961.SYSMAN.MGMT_NOTIFY_SCHEDULES, 961.SYSMAN.MGMT_OB_ADMIN_CLIENT_DB, 961.SYSMAN.MGMT_OMS_PARAMETERS, 961.SYSMAN.MGMT_OPERATIONS_MASTER, 961.SYSMAN.MGMT_OSM_DISK_GROUP_ECM, 961.SYSMAN.MGMT_OUI_ARU_MAP, 961.SYSMAN.MGMT_PAF_APPLICATIONS, 961.SYSMAN.MGMT_PAF_COMP_JOBTYPE_MAPPINGS, 961.SYSMAN.MGMT_PAF_ENCRYPTED_STRINGS, 961.SYSMAN.MGMT_PAF_INSTANCES, 961.SYSMAN.MGMT_PAF_JOBTYPES, 961.SYSMAN.MGMT_PAF_JOBTYPE_PARAMS, 961.SYSMAN.MGMT_PAF_MSG_QTABLE_1, 961.SYSMAN.MGMT_PAF_MSG_QTABLE_2, 961.SYSMAN.MGMT_PAF_NOTIFICATION_LOG, 961.SYSMAN.MGMT_PAF_OMS_STATUS, 961.SYSMAN.MGMT_PAF_PARAM_GROUPS, 961.SYSMAN.MGMT_PAF_PAR_FILES, 961.SYSMAN.MGMT_PAF_PROCEDURES, 961.SYSMAN.MGMT_PAF_STATES, 961.SYSMAN.MGMT_PAF_TEXTUAL_DATA, 961.SYSMAN.MGMT_PARAMETERS, 961.SYSMAN.MGMT_PDP_COLUMN_METADATA, 961.SYSMAN.MGMT_PDP_HOST_SETTING, 961.SYSMAN.MGMT_PDP_METADATA, 961.SYSMAN.MGMT_PDP_PARAM_METADATA, 961.SYSMAN.MGMT_PDP_SETTINGS, 961.SYSMAN.MGMT_PDP_SETTING_METADATA, 961.SYSMAN.MGMT_PDP_SETTING_VALUES, 961.SYSMAN.MGMT_PERFORMANCE_NAMES, 961.SYSMAN.MGMT_PLANPROBLEM_FACTORS, 961.SYSMAN.MGMT_POLICIES, 961.SYSMAN.MGMT_POLICY_ASSOC, 961.SYSMAN.MGMT_POLICY_ASSOC_CFG, 961.SYSMAN.MGMT_POLICY_ASSOC_CFG_PARAMS, 961.SYSMAN.MGMT_POLICY_ASSOC_EVAL_DETAILS, 961.SYSMAN.MGMT_POLICY_ASSOC_EVAL_SUMM, 961.SYSMAN.MGMT_POLICY_BIND_VARS, 961.SYSMAN.MGMT_POLICY_PARAMETERS, 961.SYSMAN.MGMT_POLICY_TYPE_VERSIONS, 961.SYSMAN.MGMT_POLICY_VIOL_CTXT_DEF, 961.SYSMAN.MGMT_PRIVS, 961.SYSMAN.MGMT_PRIV_GRANTS, 961.SYSMAN.MGMT_PRIV_INCLUDES, 961.SYSMAN.MGMT_PROV_ASN_DEPENDENCIES, 961.SYSMAN.MGMT_PROV_ASN_TARGETS, 961.SYSMAN.MGMT_PROV_ASSIGNMENT, 961.SYSMAN.MGMT_PROV_BOOTSERVER, 961.SYSMAN.MGMT_PROV_CLUSTER, 961.SYSMAN.MGMT_PROV_CLUSTER_NODES, 961.SYSMAN.MGMT_PROV_COLLECTION, 961.SYSMAN.MGMT_PROV_DEFAULT_IMAGE, 961.SYSMAN.MGMT_PROV_HARDWARE, 961.SYSMAN.MGMT_PROV_HISTORY, 961.SYSMAN.MGMT_PROV_IP_RANGE, 961.SYSMAN.MGMT_PROV_IP_RESERVED, 961.SYSMAN.MGMT_PROV_NET_CONFIG, 961.SYSMAN.MGMT_PROV_OPERATION, 961.SYSMAN.MGMT_PROV_RPM_REP, 961.SYSMAN.MGMT_PROV_STAGED_COMPS, 961.SYSMAN.MGMT_PROV_STAGING_DIRS, 961.SYSMAN.MGMT_PROV_SUITE_INSTANCE, 961.SYSMAN.MGMT_PROV_SUITE_INST_MEMBERS, 961.SYSMAN.MGMT_PROV_TGT_STATUS, 961.SYSMAN.MGMT_PURGE_POLICY, 961.SYSMAN.MGMT_PURGE_POLICY_GROUP, 961.SYSMAN.MGMT_PURGE_POLICY_TARGET_STATE, 961.SYSMAN.MGMT_RAC_SERVICES, 961.SYSMAN.MGMT_RCA_EVENT, 961.SYSMAN.MGMT_RCA_EVENT_ASSOC, 961.SYSMAN.MGMT_RCA_METRIC_PROPS, 961.SYSMAN.MGMT_RCA_METRIC_TEST, 961.SYSMAN.MGMT_RCA_RECOVERY, 961.SYSMAN.MGMT_RCA_RUN, 961.SYSMAN.MGMT_RCA_SUMMARY, 961.SYSMAN.MGMT_RCA_TARGET_PROPS, 961.SYSMAN.MGMT_RCA_TEST_RESULT, 961.SYSMAN.MGMT_RCA_TRACE, 961.SYSMAN.MGMT_RCVCAT_CONFIG, 961.SYSMAN.MGMT_RCVCAT_REPOS, 961.SYSMAN.MGMT_REBUILD_INDEXES, 961.SYSMAN.MGMT_REPOS_TIME_COEFFICIENT, 961.SYSMAN.MGMT_ROLES, 961.SYSMAN.MGMT_ROLE_GRANTS, 961.SYSMAN.MGMT_ROWSET_HANDLERS, 961.SYSMAN.MGMT_RT_BOOTSTRAP_TIMES, 961.SYSMAN.MGMT_RT_COOKIE_DATA, 961.SYSMAN.MGMT_RT_DOMAIN_1DAY, 961.SYSMAN.MGMT_RT_DOMAIN_1HOUR, 961.SYSMAN.MGMT_RT_DOMAIN_BOOTSTRAP, 961.SYSMAN.MGMT_RT_DOMAIN_DIST_1DAY, 961.SYSMAN.MGMT_RT_DOMAIN_DIST_1HOUR, 961.SYSMAN.MGMT_RT_DOMAIN_DIST_BOOTSTRAP, 961.SYSMAN.MGMT_RT_INCOMPLETE_LOADS, 961.SYSMAN.MGMT_RT_INCOMPLETE_LOADS_1DAY, 961.SYSMAN.MGMT_RT_INCOMPLETE_LOADS_1HOUR, 961.SYSMAN.MGMT_RT_IP_1DAY, 961.SYSMAN.MGMT_RT_IP_1HOUR, 961.SYSMAN.MGMT_RT_IP_BOOTSTRAP, 961.SYSMAN.MGMT_RT_IP_DIST_1DAY, 961.SYSMAN.MGMT_RT_IP_DIST_1HOUR, 961.SYSMAN.MGMT_RT_IP_DIST_BOOTSTRAP, 961.SYSMAN.MGMT_RT_METRICS_RAW, 961.SYSMAN.MGMT_RT_PR_MAPPING, 961.SYSMAN.MGMT_RT_PR_MAPPING_1DAY, 961.SYSMAN.MGMT_RT_PR_MAPPING_1HOUR, 961.SYSMAN.MGMT_RT_REGIONS, 961.SYSMAN.MGMT_RT_REGION_ENTRIES, 961.SYSMAN.MGMT_RT_REGION_MAPPING, 961.SYSMAN.MGMT_RT_TARGET_PROPERTIES, 961.SYSMAN.MGMT_RT_URLS, 961.SYSMAN.MGMT_RT_URL_1DAY, 961.SYSMAN.MGMT_RT_URL_1HOUR, 961.SYSMAN.MGMT_RT_URL_BOOTSTRAP, 961.SYSMAN.MGMT_RT_URL_DIST_1DAY, 961.SYSMAN.MGMT_RT_URL_DIST_1HOUR, 961.SYSMAN.MGMT_RT_URL_DIST_BOOTSTRAP, 961.SYSMAN.MGMT_SEC_INFO, 961.SYSMAN.MGMT_SEVERITY_RBK, 961.SYSMAN.MGMT_SL_METRICS, 961.SYSMAN.MGMT_SL_METRICS_HISTORY, 961.SYSMAN.MGMT_SL_RULES, 961.SYSMAN.MGMT_SL_RULES_HISTORY, 961.SYSMAN.MGMT_SNAPSHOT_METRIC_MAP, 961.SYSMAN.MGMT_SPACE_METRICS, 961.SYSMAN.MGMT_SQLPROBLEM_FACTORS, 961.SYSMAN.MGMT_SQL_BIND_VARS, 961.SYSMAN.MGMT_SQL_EVALUATION, 961.SYSMAN.MGMT_SQL_METRIC_HELPER, 961.SYSMAN.MGMT_SQL_PLAN, 961.SYSMAN.MGMT_SQL_REUSE, 961.SYSMAN.MGMT_SQL_SUMMARY, 961.SYSMAN.MGMT_STORAGE_REPORT_ALIAS, 961.SYSMAN.MGMT_STORAGE_REPORT_DATA, 961.SYSMAN.MGMT_STORAGE_REPORT_ISSUES, 961.SYSMAN.MGMT_STORAGE_REPORT_KEYS, 961.SYSMAN.MGMT_STORAGE_REPORT_UI_TARGETS, 961.SYSMAN.MGMT_STORAGE_TMP_NFS_DATA, 961.SYSMAN.MGMT_STRING_METRIC_HISTORY, 961.SYSMAN.MGMT_SWLIB_DATA_DIRECTORIES, 961.SYSMAN.MGMT_SWLIB_DIRECTORIES, 961.SYSMAN.MGMT_SWLIB_ENTITIES, 961.SYSMAN.MGMT_SWLIB_ENTITY_DATA, 961.SYSMAN.MGMT_SWLIB_ENTITY_DOCUMENTS, 961.SYSMAN.MGMT_SWLIB_ENTITY_PARAMETERS, 961.SYSMAN.MGMT_SWLIB_ENTITY_PLATFORMS, 961.SYSMAN.MGMT_SWLIB_ENTITY_REFERENCES, 961.SYSMAN.MGMT_SWLIB_ENTITY_REVISIONS, 961.SYSMAN.MGMT_SWLIB_MATURITY_STATUS, 961.SYSMAN.MGMT_SWLIB_REVISION_PARAMETERS, 961.SYSMAN.MGMT_SYSTEM_CHANGES, 961.SYSMAN.MGMT_SYSTEM_ERROR_LOG, 961.SYSMAN.MGMT_SYSTEM_PERFORMANCE_LOG, 961.SYSMAN.MGMT_TABLE_SIZES, 961.SYSMAN.MGMT_TARGETS, 961.SYSMAN.MGMT_TARGETS_DELETE, 961.SYSMAN.MGMT_TARGET_ADD_CALLBACKS, 961.SYSMAN.MGMT_TARGET_AGENT_ASSOC, 961.SYSMAN.MGMT_TARGET_ASSOC, 961.SYSMAN.MGMT_TARGET_ASSOCS, 961.SYSMAN.MGMT_TARGET_ASSOC_DEFS, 961.SYSMAN.MGMT_TARGET_ASSOC_ERROR, 961.SYSMAN.MGMT_TARGET_ASSOC_INSTANCE, 961.SYSMAN.MGMT_TARGET_ASSOC_PROP, 961.SYSMAN.MGMT_TARGET_ASSOC_PROP_DEFS, 961.SYSMAN.MGMT_TARGET_ASSOC_STATUS, 961.SYSMAN.MGMT_TARGET_BASELINES, 961.SYSMAN.MGMT_TARGET_BASELINES_DATA, 961.SYSMAN.MGMT_TARGET_CREDENTIALS, 961.SYSMAN.MGMT_TARGET_DELETE_CALLBACKS, 961.SYSMAN.MGMT_TARGET_DELETE_EXCEPTIONS, 961.SYSMAN.MGMT_TARGET_PENDING_ASSOCS, 961.SYSMAN.MGMT_TARGET_PROPERTIES, 961.SYSMAN.MGMT_TARGET_PROP_DEFS, 961.SYSMAN.MGMT_TARGET_ROLLUP_TIMES, 961.SYSMAN.MGMT_TARGET_TEMP_LIST, 961.SYSMAN.MGMT_TARGET_TYPES, 961.SYSMAN.MGMT_TARGET_TYPE_COMPONENT_MAP, 961.SYSMAN.MGMT_TARGET_TYPE_VERSIONS, 961.SYSMAN.MGMT_TASK_QTABLE, 961.SYSMAN.MGMT_TASK_WORKER_COUNTS, 961.SYSMAN.MGMT_TEMPLATES, 961.SYSMAN.MGMT_TEMPLATE_COPIES, 961.SYSMAN.MGMT_TEST, 961.SYSMAN.MGMT_TEST_DEFAULT_PROMOTION, 961.SYSMAN.MGMT_TEST_DEFAULT_THRESgoldS, 961.SYSMAN.MGMT_TEST_MCOLUMNS, 961.SYSMAN.MGMT_TEST_METRICS, 961.SYSMAN.MGMT_TEST_METRIC_PROPS, 961.SYSMAN.MGMT_TEST_PROP, 961.SYSMAN.MGMT_TEST_PROP_CHOICES, 961.SYSMAN.MGMT_TEST_PROP_LEVEL, 961.SYSMAN.MGMT_TEST_PROP_QUALIFIERS, 961.SYSMAN.MGMT_TEST_PROP_UIGROUP, 961.SYSMAN.MGMT_TEST_QUALIFIERS, 961.SYSMAN.MGMT_TEST_TARGET_MAP, 961.SYSMAN.MGMT_TEXTINDEX, 961.SYSMAN.MGMT_TEXTINDEX_LOGS_INFO, 961.SYSMAN.MGMT_TEXT_INDEX_STATS, 961.SYSMAN.MGMT_TOPO_PAGE_BG_IMAGE, 961.SYSMAN.MGMT_TOPO_PAGE_OBJ_POS, 961.SYSMAN.MGMT_TOPO_PAGE_PREF, 961.SYSMAN.MGMT_TYPE_PROPERTIES, 961.SYSMAN.MGMT_UPDATE_COLL_CREDS_DATA, 961.SYSMAN.MGMT_UPDATE_CREDENTIALS_DATA, 961.SYSMAN.MGMT_UPDATE_OPERATIONS, 961.SYSMAN.MGMT_UPDATE_OPERATIONS_DATA, 961.SYSMAN.MGMT_UPDATE_OPERATIONS_DETAILS, 961.SYSMAN.MGMT_UPDATE_PDP_DATA, 961.SYSMAN.MGMT_UPDATE_PDP_DATA_COPY, 961.SYSMAN.MGMT_UPDATE_PDP_DATA_MAP, 961.SYSMAN.MGMT_UPDATE_PROPERTIES_DATA, 961.SYSMAN.MGMT_UPDATE_TEMPLATE_DATA_MAP, 961.SYSMAN.MGMT_UPDATE_THRESgoldS_DATA, 961.SYSMAN.MGMT_URL_CACHE, 961.SYSMAN.MGMT_URL_PROXY, 961.SYSMAN.MGMT_USER_CALLBACKS, 961.SYSMAN.MGMT_USER_CAS, 961.SYSMAN.MGMT_USER_CONTEXT, 961.SYSMAN.MGMT_USER_FOLDERS, 961.SYSMAN.MGMT_USER_JOBS, 961.SYSMAN.MGMT_USER_PREFERENCES, 961.SYSMAN.MGMT_USER_REPORT_DEFS, 961.SYSMAN.MGMT_USER_SESSION, 961.SYSMAN.MGMT_USER_SUBTAB_COL_PREFS, 961.SYSMAN.MGMT_USER_TARGETS, 961.SYSMAN.MGMT_USER_TEMPLATES, 961.SYSMAN.MGMT_VERSIONS, 961.SYSMAN.MGMT_VIEW_USER_CREDENTIALS, 961.SYSMAN.MGMT_VIOLATIONS, 961.SYSMAN.MGMT_VIOLATION_CONTEXT, 961.SYSMAN.MGMT_V_CLUSTER_MEMBER_LIST, 961.SYSMAN.MGMT_V_CLUSTER_RAC_POL_DETAIL, 961.SYSMAN.MGMT_V_RAC_ASSOC_MEMBER_LIST, 961.SYSMAN.MGMT_V_RAC_MEMBER_LIST, 961.TECH_ADM.HIST_CFG, 961.TECH_ADM.MIESZ_CFG, 961.TEST.LOG, 961.TEST.LOGFORM] [io.debezium.connector.oracle.OracleSnapshotChangeEventSource] 2023-06-16 07:55:17,577 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TARGET_TYPES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.EXFSYS.RLM$PARSEDCOND to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.HIST_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_E2E_JDBC_1HOUR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BAM_DATA_HUBS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ELD_ERROR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KOREKTA_PAL_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TOW_ZM_MS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.FEDERATED_USER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_HISTORY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.DBA1.C_CONFIG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_GEN_SNAPSHOT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.FRIGO_DOCUMENT_COMP_EXP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.REALM_LOCALIZATIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.NOTATNIK_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ZAM_RAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BLACKOUT_FLAT_TARGETS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_TYPE_PARAM_DSPLY_INFO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.WAR_ZAK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KOD_STANOW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TECH_AKTYWNOSCI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_ZAM_DOST_REAL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.USERS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_RO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TEST_ODLEGLOSC to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_NA_FIL_UPDATE_JT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.PROMO_PROFIT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_RETRO_REGULY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_CSA_RULES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KAT_DOST_NA_FIL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_SALDA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.R_ZLEC_PAL_KOL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RCVCAT_REPOS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_DOCUMENT_PROP_MM_ZREAL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_MIEJ_MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.BON_TOW_KH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.AKORD_TYPY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.RESOURCE_SERVER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_V_RAC_MEMBER_LIST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.EXFSYS.RLM$PRIMEVTTYPEMAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TEST1 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.CENY_HALOWE_MARZA_NA_PAR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.R_OPER_LOG_NA_FIL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_DB_RECUSERSETTINGS_ECM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TRASY_DNI2 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_MP_PROPS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,578 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_E2E_SUMMARY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_METRIC_ERRORS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_DOCUMENT_CROSS_PAL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_BONI2_BNAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_USER_CAS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_MAG_ZLEC to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.USER_ATTRIBUTE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_LICENSE_DEFINITIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.R_ZLEC_PAL_PAKIET to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_EMX_CELL_PD_CONFIG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_BLACKOUT_ASSOC to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.FORMA_PRAWNA_RODZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_DOCUMENT_ZBIOR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.RESOURCE_SERVER_PERM_TICKET to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.H_PROMO_RODZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ARU_PRODUCT_RELEASE_MAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_COLL_ITEM_PROPERTIES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.VAN_DOCUMENT_KAS_N to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BCN_AVAIL_JOB to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BCN_TXN_DEFN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.VAN_DOCUMENT_KAS_P to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.AUTHENTICATOR_CONFIG_ENTRY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_DB_LICENSE_ECM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.EXFSYS.EXF$VALIDIOPER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KURSY_WALUT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.USER_FEDERATION_MAPPER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CONTAINER_CREDENTIALS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CM_SCOPESPEC_NAMES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.R_DOCUMENT_INW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_EXEC_EVENT_PARAMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.GRAFIK_DOSTAW_REG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_PHL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.EXFSYS.EXF$PREDATTRMAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_EMD_PING_CHECK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.gold_POZIOMY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CSTMZ_CHARTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TYPY_REG_KONTR_PAL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BACKUP_CONFIGURATION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TARGET_ASSOC_INSTANCE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RT_PR_MAPPING_1HOUR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BAM_DATA_ISESSIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.H_PROMO_ODB to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BAM_DATA_OSESSIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_NA_FIL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KONKURENCI_FILIE_ELD to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.H_PROMO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_SWLIB_ENTITY_REFERENCES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_NOTIFY_QUEUES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,579 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_ULN_STAGE_SERVERS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,580 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.CLIENT_USER_SESSION_NOTE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,580 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_TERMINY_PL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,580 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_HOSTPATCH_REPOS_PKGS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,580 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KOD_TRASY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,580 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.POLICY_CONFIG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,580 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.MIGRATION_MODEL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,580 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.BROKER_LINK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,580 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.R_DOCUMENT_SPR_KOR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,580 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.H_PROMO_KIER_SPR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,580 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.BONY_NOMINALY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,580 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_DOCUMENT_SPR_KOR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,580 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.R_DOCUMENT_IC to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,580 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.WYDRUK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,580 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_LOGIN_ASSISTANTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,580 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.T_DOCUMENT_SPR_KOR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,580 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.EXFSYS.RLM$ORDERCLSALS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,580 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TARGET_ASSOCS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,580 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_LONG_TEXT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,580 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.PRZERZUTY_REAL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,580 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_DOCUMENT_MAG_ZLEC to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,580 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.EXPORT_DOCUMENT_SPR_ZALAD_PAL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,580 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CS_INCLUSION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,580 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_PURGE_CRITERIA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,580 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.BONY_KARTOTEKA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,580 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.EXFSYS.RLM$EQUALSPEC to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,580 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.EM_COMPARISON_SUMMARY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,580 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.GRUPY_DOD to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,580 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_EMX_CELL_GD_CONFIG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,580 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.INW_POWODY_ANUL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,580 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.FEDERATED_IDENTITY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,580 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_HC_OS_COMPONENTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,580 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ELD_PROGRAMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,580 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOKI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,580 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_MANAGEMENT_PLUGINS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,580 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_IC to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,580 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.PRIORYTETY_NOT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_E2E_DETAILS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.STAN_ZMIAN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.PLANY_SPR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.GRUPY_MIEJ_MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_DEPLOYMENT_SECTIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_V_CLUSTER_RAC_POL_DETAIL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RT_PR_MAPPING_1DAY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_HA_RAC_INTR_CONN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RCA_EVENT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_SWLIB_MATURITY_STATUS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TOPO_PAGE_OBJ_POS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_DOCUMENT_ZBIOR_PLOMB to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_DOCUMENT_FAO_CENTR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BSLN_BASELINES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_HC_NIC_DETAILS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_E2E_SUMMARY_1DAY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_BONI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.USER_CONSENT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BSLN_STATISTICS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_POLICY_PARAMETERS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.COMPONENT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_NOTIFY_FORMAT_HANDLERS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_ZADANIA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_MAG_TRANS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.PALETY_SESJE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ELD_ERROR_KAS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_NOTIFICATION_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_NESTED_JOB_TARGETS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_GENSVC_AVAIL_EVENTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_SCHEDULE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_PAL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ESOFT_DEF_TLUMACZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TOPO_PAGE_BG_IMAGE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RCVCAT_CONFIG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ROBOCOP_BUFOR_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PROV_TGT_STATUS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_SNAPSHOT_METRIC_MAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CURRENT_VIOLATION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.PODGRUPA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.REG_KONTR_PAL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CS_RQS_INCLUSION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.BONUS_KH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_HA_FILES_ECM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_MP_MECHANISMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,581 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_TARGET to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PAF_JOBTYPES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.MG_TMP_DOCUMENT_MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_COLLECTION_TEMPLATE_CREDS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_HOSTPATCH_GROUP_REPOS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_STEP_TARGETS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RT_IP_BOOTSTRAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_E2E_SQL_1HOUR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.EXFSYS.RLM$RSPRIMEVENTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CREDENTIALS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_INV_PATCHED_FILE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.EXFSYS.EXF$EXPRSET to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.WYD_TOW_STAT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_USER_FOLDERS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_INV_VERSIONED_PATCH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.AKORD_DANE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.IDENTITY_PROVIDER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ZLECENIA_PRZEWOZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.FED_USER_ATTRIBUTE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_PURGE_VALUES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BUG_PATCH_FIXES_BUG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.VAN_EXP_AUX to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.TEST.LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CS_HIERARCHY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.RESOURCE_ATTRIBUTE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CATEGORY_MAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ARU_RELEASES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_NOTIFY_DEV_SCHEDULES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_BONI2_PRZETARG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.COMPONENT_CONFIG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.S_GLOS_OBIEKT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.MIEJSCA_MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.WOZKI_INDEKSY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CS_SCHEDULED_EVAL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_SL_METRICS_HISTORY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_METRICS_RAW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_HW_CPU to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_DM_SCOPESPECS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DRUKARKI_DOKI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_USER_JOBS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_HA_MTTR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_FAO_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ZLEC_PAL_PAKIET_PODGRUPY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_DOCUMENT_ZBIOR_PAL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_BONI_KONKURSY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_KONCESJA_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SASH.SUMA_6_DO_17 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.FILIE_ADRESY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_HC_IOCARD_DETAILS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,582 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_DOCUMENT_SPR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CM_BASELINE_CONS_GROUPS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_HOSTPATCH_REPOS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.RESOURCE_SCOPE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.EXFSYS.EXF$PLAN_TABLE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_HA_INIT_PARAMS_ECM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_POLICY_ASSOC_EVAL_DETAILS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_TYPE_PARAM_URI_INFO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RT_URL_DIST_1DAY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.Q_DOCUMENT_MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_METRICS_1DAY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PROV_CLUSTER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CSTMZ_CUSTOM_COLUMNS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CM_SYNCH_IMPACT_REPORTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.VOICE_ASSIGNMENT_LINES_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TOW_TLUM_KOPIA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_TOW_PACZKI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.CLIENT_SESSION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TYPY_KH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.GRAFIK_DOSTAW_MM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_AUDIT_LOGS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_SL_METRICS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.VAN_DOCUMENT_MAG_N to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.REALM_ATTRIBUTE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KONKURENCI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_E2E_DETAILS_1HOUR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_USER_PREFERENCES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.CONF_WYD_OPK_NIEPOW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.GR_KONT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_NOTIFY_SCHEDULES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CSTMZ_DEFAULT_CHART to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PRIV_GRANTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TYPY_O2 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.PDZ_P_DOCUMENT_MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.IMP_TEST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RCA_RECOVERY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_ULN_CH_ADV to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_NOTIFY_RULE_CONFIGS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_OUTPUT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.FRIGO_DOCUMENT_COMP_IMP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TR_NA_FIL_TMP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.T_DOCUMENT_PFK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.WOZKI_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TRASY_MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_EXECPLAN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.R_DOCUMENT_MAG_SKLEP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.WOZKI_RODZAJ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.LINIE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CS_RQS_HIERARCHY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_COLLECTION_CREDENTIALS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TLUM_ELD_STOK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,583 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_TARGI_REAL_RAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_HW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.AKT_WER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TRASY_DNI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.SIECI_KH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_BEZ_LIMITU_DOSTAW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.POZ_CEN_PROD_RODZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.WOZKI_ZLEC_PAL_PAKIET to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TOW_NA_FIL_TEST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BLACKOUT_REASON to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DRUKARKI_ETYKIET_PALETOWYCH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_MP_FILES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.EMAIL_LIST_POZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.IDENTITY_PROVIDER_CONFIG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_KOR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOSTEPY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.OFERTY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TYP_REKLAMACJI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_MRO_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_MARZE_KH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_DOCUMENT_SPR_KOR_POWODY_DECYZJI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_BONI_KH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.S_GLOS_KOM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BCN_STEP_PROPS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_E2E_JDBC_1DAY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PROV_HISTORY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TOW_W_MIEJ_MAG_TEST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.CEN_SPR_WE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.EMAIL_LIST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.CLIENT_SESSION_AUTH_STATUS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.VAN_DOCUMENT_MAG_P to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_MD_ALL_TBL_COLUMNS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.EXFSYS.EXF$JAVAMSG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BAM_ISESSION_DATASOURCE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CM_SYNCH_SCRIPTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BAM_ISESSION_DIAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_CSA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KONKURENCI_FILIE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CREDENTIALS2 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.MODULES_ACTIVITY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.USER_MAX_LIMITY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.PROMO_TARGI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.STOPY_ODS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TEST_MCOLUMNS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DRUK_FISZEK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.REQUIRED_ACTION_PROVIDER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.RESOURCE_URIS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TEMPLATES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_INV_COMPONENT_PATCH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_AUDIT_MASTER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_W_GRKH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_DOCUMENT_MAG_PAL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_MP_GROUP_MEMBERS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ALG_LOG_MAN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.MIEJSCOWOSCI_ULICE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,584 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PROV_SUITE_INSTANCE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,585 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_OS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,585 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RT_URL_BOOTSTRAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,585 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.EXFSYS.EXF$ATTRLIST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,585 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.FRIGO_POZ_DOCUMENT_COMP_EXP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,585 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.AKORD_SYM_WSPOLCZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,585 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_E2E_SQL_1DAY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,585 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ROLE_GRANTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,585 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CM_SYNCH_OBJECTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,585 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_DB_RECSEGMENTSETTINGS_ECM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,585 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_E2E_SQL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,585 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_OS_PROPERTY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,585 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CS_RULE_VIOL_CTX to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,585 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_FAK_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,585 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ESOFT_TAB_PK_KOL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,585 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.OFFLINE_USER_SESSION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,585 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_SYSTEM_CHANGES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,585 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CM_BASELINE_PROXYGRANTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,585 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.FILIE_W_CD_PARAM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,585 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_DM_RULETEMPLATES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,585 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.SIECI_TYPY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,585 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.FRIGO_REKLAMACJE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,585 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RCA_METRIC_TEST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,585 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.FK_STRONY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,585 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_SNAPSHOT_MD_TABLES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,585 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TOWARY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,585 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.FED_USER_CREDENTIAL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,585 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.LOG_PARAM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,585 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SASH.SUMA_DNIOWA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,585 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TYPY_WART to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,585 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TEXT_INDEX_STATS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,585 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_PROP_PARAMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,585 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.AT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,585 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.MV_ZEST_321 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,585 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_FLAT_ROLE_GRANTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,585 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ELD_ZES_RUN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,585 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.CZAS_KIEROWNIKA_LIMITY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,585 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_DB_TABLESPACES_ECM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,585 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TOW_STOJAKI_NAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,585 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.INF_OD_KH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,585 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_METRICS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,585 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.MIEJSCA_MAG_KAMERY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,585 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.PANSTWA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,585 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PROV_HARDWARE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,585 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_NOTIFY_JOB_RULE_CONFIGS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ZLECENIA_KONTR_PAL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KART_PAL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CM_COMPARISON_INIT_PRMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.EXFSYS.EXF$DEFIDXPARAM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_INDEX_SIZES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.MAG_PARAM_WART to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.H_PROMO_TARGI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PDP_COLUMN_METADATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SASH.SASH_EVENT_NAMES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TARGET_BASELINES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.STOLY_KAMERY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.GROUP_ROLE_MAPPING to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.REGULY_PFK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BUG_FIX_APPLICABLE_COMP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BUG_FIX_APPLIC_COMP_LIST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.REALM_EVENTS_LISTENERS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_NESTED_JOB_CRED_INFO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.WOZKI_MODELE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.MIESZ_L2 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.EXFSYS.EXF$ESETIDXPARAM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_DELTA_SNAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_EMX_CELL_C_CONFIG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.PUNKTY_TRASA_GPS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.WSP_DOCUMENT_AKORD_SYM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_METRICS_EXT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_PALET to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_MESSAGES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_S_GLOS_OBIEKT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BUG_ADVISORY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.MIEJSCE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.USER_SESSION_NOTE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.RODZAJE_SYSTEMOW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.VAN_TOW_CENY_ASO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_INFO_LOGISTYK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.AUTHENTICATOR_CONFIG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KIEROWCA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.PODGR_TOW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_DM_COLUMN_RULES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ELD_W_KOLO_BUTTONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PROV_BOOTSERVER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_FAO_CENTR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_DM_JOB_EXECUTIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_POLICY_ASSOC to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CREDENTIAL_TYPE_COLUMNS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_MP_DEPLOYMENTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.H_FIRMA_DANE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,586 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.CLIENT_SCOPE_ROLE_MAPPING to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_IP_ELEM_TARGET_TYPES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_ZAK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_DOCUMENT_INW_BRAKI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_ZAM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_DOCUMENT_ZADANIA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_REKLAM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PROV_NET_CONFIG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KONCESJE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.REALM_SUPPORTED_LOCALES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_ZAM_RAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_LOADER_QTABLE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.MIEJSCA_MAG_BAK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CM_BASELINE_SYSGRANTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.EXFSYS.EXF$ASUDFLIST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CS_RULE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.CZAS_KIEROWNIKA_POWODY_NA_FIL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RT_PR_MAPPING to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_DUPLICATE_TARGETS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.AQ$_MGMT_LOADER_QTABLE_S to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RCA_METRIC_PROPS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.AQ$_MGMT_LOADER_QTABLE_T to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_ZLECENIA_PAL_PAKIET_POJ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.GAZETKA_DAT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_METRIC_COLLECTIONS_REP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.SUM_OBR_KO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.AQ$_MGMT_LOADER_QTABLE_L to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ELD_RAPORT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_NOTIFY_DEVICES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.AQ$_MGMT_LOADER_QTABLE_G to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.AQ$_MGMT_LOADER_QTABLE_H to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.REDIRECT_URIS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.AQ$_MGMT_LOADER_QTABLE_I to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_HALA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_HC_CPU_DETAILS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RCA_RUN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.USER_SESSION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BCN_STEPGROUP_DEFN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_OMS_PARAMETERS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RT_URLS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CREDENTIAL_TYPE_COL_VALS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PAF_JOBTYPE_PARAMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.VAN_POZYCJE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_COMMAND_BLOCK_PROCS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_SWLIB_REVISION_PARAMETERS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PURGE_POLICY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.H_MAKROREGION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_ZBIOR_DRUK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CM_BASELINE_ROLEGRANTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_SNAPSHOT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.TECH_ADM.MIESZ_CFG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_FAILOVER_CALLBACKS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,587 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ARU_CREDENTIALS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_ULN_SS_CHANNELS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.EXFSYS.RLM$RULESETSTCODE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.FED_USER_ROLE_MAPPING to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_UPDATE_PDP_DATA_MAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.MAC_TOW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_LIMITY_WEW_WYMIANA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_MARZE_DANE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_NOTIFY_RULES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_DOCUMENT_ASN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.R_OPER_LOG_POWODY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BCN_TXN_AUDIT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_ZADANIA_STATUSY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.REALM_ENABLED_EVENT_TYPES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ALG_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ARU_LANGUAGES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_IP_EMAIL_REPORT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_WPLYW_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.EXFSYS.RLM$COLLGRPBYSPEC to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.VAN_NAGLOWKI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.FIL_KONCESJA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.LIMITY_POJ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_DELTA_COMP_PROPERTIES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.STANY_ANI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_OPERATIONS_MASTER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_SYSTEM_PERFORMANCE_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.SPOSOBY_PL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_IP_REPORT_ELEM_DEF to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PURGE_POLICY_GROUP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_ZBIOR_ODB to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SASH.HIST_SQL2 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_MARZE_ZAOK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SASH.HIST_SQL1 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_UPDATE_CREDENTIALS_DATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_DOCUMENT_MAG_TRANS_MM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BCN_TARGET to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.USER_ENTITY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_E2E_SQL_CONN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.CLIENT_SCOPE_ATTRIBUTES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_E2E_SUMMARY_1HOUR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.FRIGO_POZ_STANY_IMP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_MAG_ZBIOR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_AVAILABILITY_RBK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.CENY_HALOWE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.REALM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RT_REGION_ENTRIES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RT_IP_DIST_1HOUR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.PROMO_ODB to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_METADATA_SETS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_V_RAC_ASSOC_MEMBER_LIST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.MAG_STAN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BSLN_DATASOURCES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.J_MIAR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_KARTY_ADM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_SALDA_OBROTY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KODY_KRES_IZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.OK_P_DOCUMENT_MM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,588 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.DATABASECHANGELOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_SPR_POWODY_ANUL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KODY_KRES_BRAKUJACE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_HTTP_SESSION_OBJECTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.Q_DOCUMENT_ZAK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_CSA_COOKIES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_TLUM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_MAG_POWIAZANIA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.E_UMOWY_RATY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.REQUIRED_ACTION_CONFIG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.WOZKI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TOW_DYSP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_GENSVC_JOBS_DETAILS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RCA_SUMMARY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.IMPORT_ZBIOR_POZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TERMINY_PL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.T_DOCUMENT_WPLYW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_TYPE_MAX_VERSIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TOW_W_MIEJ_MAG_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ADMIN_METRIC_THRESgoldS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.POTW_DOST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ROBOCOP_KAMERY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_MARZE_RODZAJE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.H_PROMO_PROFIT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_IP_REPORT_ELEM_TARGETS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_SPOSOBY_WYWOZU to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CHANGE_AGENT_URL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_BONI2_BNAG_HIST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TARGET_CREDENTIALS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TRANSPORT_DNI_WOLNE2 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TOW_W_MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TRASA_GPS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PAF_PAR_FILES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.PROMO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.FRIGO_DOCUMENT_MAG_IMP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DRUKARKI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ROLES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.FRIGO_DOCUMENT_SPR_IMP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_OS_REGISTERED_SW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_ZBIOR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TOW_W_MIEJ_MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_DB_SGA_ECM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.EXFSYS.RLM$EVENTSTRUCT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_POLICY_ASSOC_CFG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BUG_PATCH_PLATFORM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_SPR_KOR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SASH.PROGRAM_MODUL_AKCJA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TARGET_ROLLUP_TIMES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TEST_PROP_CHOICES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_POLICY_TYPE_VERSIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_QUEUES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,589 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TECH_FILIE_DANE_TECH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.EM_PAGE_CONDITION_METADATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TEXTINDEX to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CALLBACKS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_METRIC_DEPENDENCY_DEF to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CS_RULE_SIMPLE_TEST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.FORMATKI_DOPUSZCZENIA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_USER_TARGETS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CSTMZ_CHART_SELTARGETS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ASN_MS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.PROTOCOL_MAPPER_CONFIG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_LIMITY_WEW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TR_NA_FIL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.FRIGO_DOCUMENT_ZAM_IMP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.GR_SEKT_MAG_DYN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_INV_PATCH_FIXED_BUG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_COLLECTIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BUG_PATCH_CERTIFICATE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TEST_PROP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.R_DOCUMENT_ZRDL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_LAST_VIOLATION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TOW_NA_FIL_HIT_HIST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.MAC_TOW_POZ_KH_MV to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CM_BASELINE_OBJGRANTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TERMINY_PL_NA_FIL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TOW_ZM_PACZKI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_DELTA_ENTRY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_SL_RULES_HISTORY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_NOTIFY_NOTIFYEES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.CEN_SPR_KOSZTY_SLO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ELD_ZES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_SQL_BIND_VARS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ERROR_MASTER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.MIE_SKL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_HA_RMAN_CONFIG_ECM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.WYDRUKI_TLUMACZENIA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.R_ROBOCOP_AKORD to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_BEZ_DNI_DOSTAW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_NOTIFY_DEVICE_PARAMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_DOCUMENT_SPR_KOR_CENTR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CM_SYNCH_VERSIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_OS_COMPONENT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_DOCUMENT_PROP_MM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_PARAM_SOURCE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_COLLECTION_TASKS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.CENY_HALOWE_KATEGORIE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ROBOCOP_AKORD to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_COLLECTION_WORKERS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DR_PZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TEST_DEFAULT_PROMOTION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KASA_USERS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_COLLECTION_TASK_CONTEXT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.FIRMY_ADRESY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.PRIORYTETY_DOCUMENT_INW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_SUBST_PARAMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,590 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ASN_TOW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RT_URL_DIST_1HOUR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RT_INCOMPLETE_LOADS_1DAY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.PROMO_GIFT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.E_UMOWY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_GENSVC_TEST_AVAIL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.GR_SEKT_MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.FED_USER_REQUIRED_ACTION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.USER_FEDERATION_CONFIG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.CDZ_OBROTY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.MIEJSCA_MAG_KATEGORIE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.PALETY_W_FIL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_DB_FEATUREUSAGE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.GAZETKA_KH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ARU_OUI_COMPONENTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.EXPORT_DOCUMENT_SPR_WYD_PAL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_DNI_ZAST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.CREDENTIAL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_HTTP_SESSION_CALLBACKS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_MP_CONTRIBUTOR_FILE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TEXTINDEX_LOGS_INFO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_GROUP_CHART to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KOD_VAT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.EC_OUT_DATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.JEZYKI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_ZBIOR_SZAB_POZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.RESOURCE_SERVER_SCOPE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_DANE_DOD to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_FMAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_V_CLUSTER_MEMBER_LIST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.WAR_PROM1 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.E_FAK_ZAM_NAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.TECH_ADM.HIST_CFG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SASH.SASH_TARGETS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.FILIE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.IDP_MAPPER_CONFIG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_SPR_CZAS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RCA_TEST_RESULT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BAM_OSESSION_DIAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_REKL_WART to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.REALM_SMTP_CONFIG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RCA_EVENT_ASSOC to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.R_PRZYJEC_REKLAMACJI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_OSM_DISK_GROUP_ECM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_GENSVC_TEST_CUR_AVAIL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_EMX_CELL_L_CONFIG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.MOB_P_DOCUMENT_KOR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.T_DOCUMENT_SPR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_DB_CONTROLFILES_ECM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.SKLEPY_RODZAJE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DO_UNWRAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.GRUPY_TRAS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.EXPORT_DOCUMENT_SAP_FK_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KAT_KOSZT_HIST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PRIV_INCLUDES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,591 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_KAS_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.EXPORT_DOCUMENT_SPR_ROZLAD_PAL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.PROTOCOL_MAPPER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_PURGE_POLICIES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TEL_ADMIN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.REALM_REQUIRED_CREDENTIAL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TEST_PROP_QUALIFIERS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.GRUPY_MIEJ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_ZLECENIA_PRZEWOZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BUG_ADV_HOME_PATCH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.MIESZ_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.PLSQL_PROFILER_DATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_IP_REPORT_ELEM_IMAGE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.OFERTY_TOW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.RODZ_MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_IP_REPORT_DEF_ELEMENTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.FRIGO_REKLAMACJE_DECYZJE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_DOCUMENT_FAO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_URL_PROXY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.H_REGION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.EXFSYS.EXF$VERSION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ZLECENIA_PAL_PAKIET to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.PRZENOSZENIE_SALDA_OPK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_MP_GROUPS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_DB_INIT_PARAMS_ECM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_DISPLAY_ERROR_CODES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.GRUPA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.WSP_DOCUMENT_AKORD to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_IP_STORED_REPORT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.FRIGO_DOCUMENT_SPR_EXP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_INFO_LOGISTYCZNE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ZAZNACZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.MEDIATOR_WERSJE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_HC_FS_MOUNT_DETAILS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PROV_SUITE_INST_MEMBERS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_REPOS_TIME_COEFFICIENT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_INV_CONTAINER_PROPERTY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PAF_ENCRYPTED_STRINGS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.T_DOCUMENT_KAS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.OFFLINE_CLIENT_SESSION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BSLN_INTERVALS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.E_UMOWY_TYPY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.STATUSY_TOW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RT_METRICS_RAW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_E2E_JDBC to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CSTMZ_SUMMARY_CHART_DEF to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_INV_COMPONENT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.KEYCLOAK_GROUP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.GRAFIK_DOSTAW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.MODULES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.MS_ZES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_SEVERITY_RBK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ROBOCOP_BUFOR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.CZAS_KIEROWNIKA_STAT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.PROMO_KIER_SPR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.EMDW_TRACE_CONFIG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.GRUPY_TRAS2 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.GAZETKA_CEN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_GENSVC_AVAIL_BEACONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,592 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_SWLIB_ENTITY_DOCUMENTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,593 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.R_HIST_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,593 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_WPLYW_PARAM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,593 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RT_DOMAIN_DIST_1HOUR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,593 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KTO_CO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,593 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_PRD to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,593 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_DM_RULEENTRY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,593 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_CSA_APPID_TARGET_MAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,593 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.MAC_TOW_PRP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,593 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.R_STAT_PN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,593 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_HA_INFO_ECM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,593 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KAT_GR_KH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,593 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_NOTIFY_EMAIL_GATEWAY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,593 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RT_URL_1HOUR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,593 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ENTERPRISE_CREDENTIALS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,593 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TYP_P to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,593 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.POZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,593 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.EXFSYS.RLM$DMLEVTTRIGS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,593 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BSLN_THRESgold_PARMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,593 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BLACKOUT_TARGET_DETAILS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,593 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_DNI_ZAST2 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,593 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TARGET_ASSOC to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,593 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_OSOBY2 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,593 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.CLIENT_AUTH_FLOW_BINDINGS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,593 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_MAG_AKORD to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,593 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_PRD_POTW_DOST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,593 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.SPRAWDZ_SYSTEM_MAIL_CFG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,593 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_GENSVC_AVAIL_JOB to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,593 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_AUDIT_DESTINATION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,593 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.EM_PAGE_CUSTOM_CONDITIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,593 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.FILIE_W_CD to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,593 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.TEST.LOGFORM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,593 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.MAG_POJEMNOSC to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,593 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.STR_TEMP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,593 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BLACKOUT_SCHEDULE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,593 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.R_DOCUMENT_MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,593 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_DELTA_ID_VALUES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,593 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.SALA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,593 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DATY_WYKONANIA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,593 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TARGET_ASSOC_PROP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,593 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ZLECENIA_NOT_IND_DO_PRZELICZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,593 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_AVAILABLE_SEARCHES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,593 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_COLL_ITEM_METRICS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,593 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.EXPORT_DOCUMENT_SPR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,593 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_POLICIES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CS_RULE_FIX_LINK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.E_UMOWY_REALIZACJA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.FILIE_DANE_OGOLNE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_SL_RULES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.ESM_COLLECTION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.EUME2E_ASSOCS_LOOKUP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TOW_CECHY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_IP_ELEM_PARAM_CLASSES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.FILIE_CL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.MAG_PARAM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SASH.SASH_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.MIESZ_FISK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.EXFSYS.RLM$JOBQUEUE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_STORAGE_REPORT_ALIAS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RT_BOOTSTRAP_TIMES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CM_BASELINES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.PROFITY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_DBNET_TNS_ADMINS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_UPDATE_OPERATIONS_DATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PROV_STAGING_DIRS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_FAK_DATY_WDT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.SEKT_MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TOWARY_DANE_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.PROMO_RODZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_LOADED_FILES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.MAC_TOW_POZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_ZAK_RR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.DEFAULT_CLIENT_SCOPE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TEST_METRICS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.CG_REF_CODES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CS_PARAMETER_CHOICES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ELD_ERROR_FK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_POTW_DOST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CS_CONFIG_STANDARD to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_DB_ROLLBACK_SEGS_ECM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_METRIC_DEPENDENCY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CORRECTIVE_ACTION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_MAG_EXP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_IP_REPORT_ELEM_PARAMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_MP_CONTRIBUTORS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_DOCUMENT_ZAM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_USER_REPORT_DEFS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TARGET_TEMP_LIST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KODY_KRES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.CZAS_KIEROWNIKA_POWODY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SASH.SASH_3 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SASH.SASH_2 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,594 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SASH.SASH_1 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,595 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_VIOLATION_CONTEXT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,595 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TOW_W_MAG_FIL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,595 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SASH.SASH_7 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,595 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SASH.SASH_6 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,595 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SASH.SASH_5 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,595 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SASH.SASH_4 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,595 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SASH.SASH_9 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,595 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SASH.SASH_8 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,595 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TOWARY_INFO_DOD to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,595 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_SQL_EVALUATION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,595 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.FK_MIESIACE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,595 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_DELTA_SAVED_COMPARISON to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,595 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_GENSVC_AVAIL_CONFIG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,595 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CPF_METRIC_SOURCE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,595 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ALG_LOG_MAN_TOW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,595 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RT_DOMAIN_1HOUR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,595 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TEST_PROP_UIGROUP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,595 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_REKL_WART to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,595 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.PROMO_TOW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,595 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TASK_WORKER_COUNTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,595 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.E_FAK_ZAM_VAT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,595 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.MIESZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,595 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PARAMETERS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,595 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KOD_DZIAL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,595 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BAM_ISESSION_KPIS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,595 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ZDALNY_USER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,595 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.PAKIETY_DS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,595 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BLACKOUT_STATE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,595 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_CREDENTIALS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,595 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.FK_ZESPOLY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,595 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TMP_SQL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,595 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TARGETS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,595 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.CLIENT_ATTRIBUTES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,595 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ZLEC_PR_HIST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,595 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.KEYCLOAK_ROLE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,595 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PAF_OMS_STATUS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,595 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_BONI2_GETKM_TR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,595 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RT_DOMAIN_DIST_BOOTSTRAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,595 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_MASTER_AGENT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,595 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.MIESZ_FISK_VAT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,595 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BCN_AVAIL_DEF to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,595 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_WPLYW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,595 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PDP_SETTINGS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,595 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TARGET_ADD_CALLBACKS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.K_DOCUMENT_FAK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.EXFSYS.RLM4J$EVTSTRUCTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_AVAILABILITY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.T_DOCUMENT_BAN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_STEP_PARAMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.IMP_TMP_P_FILE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CM_BASELINE_QUOTAGRANTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.CLIENT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CREDENTIAL_TYPE_REF to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_CROSS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.CLIENT_SCOPE_CLIENT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_BONI_KH_ARCH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.MS_NA_TR_M to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.VAN_DOCUMENT_SLO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.GR_TOW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RT_IP_DIST_BOOTSTRAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BCN_AVAIL_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.R_DEKR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.H_PROMO_GIFT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_MAG_WYWOZ_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_BONI2_BPOZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.AQ$_MGMT_NOTIFY_QTABLE_G to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.E_FAKTURA_DUPLIKAT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.AQ$_MGMT_NOTIFY_QTABLE_H to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_HC_VENDOR_SW_SUMMARY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.CDZ_FILIE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.REKL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.EXFSYS.RLM4J$RULESET to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_INV_PATCHSET to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.MAG_RODZ_MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_SWLIB_DIRECTORIES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_HC_SYSTEM_SUMMARY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ULUBIONE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.AQ$_MGMT_NOTIFY_QTABLE_S to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TARGET_TYPE_COMPONENT_MAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.AQ$_MGMT_NOTIFY_QTABLE_T to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RT_DOMAIN_DIST_1DAY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ELD_ROLE_TABELE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_DOCUMENT_MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.AQ$_MGMT_NOTIFY_QTABLE_I to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.AQ$_MGMT_NOTIFY_QTABLE_L to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TOPO_PAGE_PREF to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_TYPE_INFO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PAF_APPLICATIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_COLL_ITEMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ARU_FAMILY_PRODUCT_MAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BLACKOUTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_METRIC_VERSIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ANNOTATION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_OB_ADMIN_CLIENT_DB to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_SEC_INFO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.MOZ_PLA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_DB_REDOLOGS_ECM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.R_DOCUMENT_PALET to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_LICENSES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_IP_PURGE_POLICY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_BONY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_MAG_WYWOZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.FRIGO_POZ_DOCUMENT_DOST_IMP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_NOTIFY_STATES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_SNAPSHOT_METADATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,596 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KONTRAHENCI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TYPE_PROPERTIES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_BONI_BONI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TOW_STAN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_STEP_COMMAND_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ALG_LOG_ROZ_MIN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CURRENT_METRIC_ERRORS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.USER_FEDERATION_PROVIDER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.EXFSYS.EXF$IDXSECOBJ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_SQL_METRIC_HELPER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.T_DOCUMENT_FK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_UPDATE_PDP_DATA_COPY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.CONFIG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TLUMACZ_KH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.FRIGO_STANY_IMP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.CZAS_KIEROWNIKA_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.IMPORT_ZBIOR_WYW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PROV_IP_RESERVED to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RT_IP_1DAY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_AUDIT_CUSTOM_ATTRIBS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_SQL_REUSE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ETKM2_SLOWNIKI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CREDENTIAL_TYPES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.EM_PAGE_CUST_METADATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_DB_LATEST_HDM_FINDINGS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_STORAGE_REPORT_KEYS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TOW_ZM_CEN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ZAM_DOST_AWIZO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BLACKOUT_HISTORY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.EKH_OFERTY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_SAVEDHOSTCONFIG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.CEN_SPR_SW_CZAK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_DOCUMENT_MAG_AKORD to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.EXFSYS.EXF$ATTRSET to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.ADMIN_EVENT_ENTITY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_OFERTY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KREC_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.OFERTY_SP_WYW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TEST_PROP_LEVEL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ZLECENIA_PAL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.EXFSYS.RLM4J$ATTRALIASES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RT_REGION_MAPPING to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ESOFT_KOMUNIKATY_POTW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.FED_USER_CONSENT_CL_SCOPE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.R_LOG_PARAM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PROV_IP_RANGE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_INV_CONTAINER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.EC_IO_ERROR_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_POLICY_ASSOC_EVAL_SUMM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_INV_PATCH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.USER_ROLE_MAPPING to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,597 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_DOCUMENT_SPR_ANUL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.CEN_SPR_KOSZTY_PAR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_BONI2_GETKM_KK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_UPDATE_PDP_DATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RT_COOKIE_DATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TEST_QUALIFIERS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PAF_INSTANCES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_DOCUMENT_IC to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_RESOURCES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_MD_HIST_TBLS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.FRIGO_DOCUMENT_DOST_IMP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.EXFSYS.EXF$EXPSETSTATS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_HA_BACKUP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.AUTO_RODZAJ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.MIESZ_CFG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.AUTHENTICATION_FLOW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TOW_STOJAKI_POZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CATEGORIES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TOW_TLUM_ODB to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_CSA_CUSTOM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KASA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_UPDATE_OPERATIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_IP_REPORT_DEF to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_INW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_DOCUMENT_INW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_HW_NIC to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_TOW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TOWARY_NOWY_VAT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.USERNAME_LOGIN_FAILURE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PERFORMANCE_NAMES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_DELTA_COMPARISON_DELTAS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KIER_SPR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_SWLIB_ENTITIES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.CKOP_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.IND_UNIW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.VAN_DOCUMENT_KAS_RAP_P to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KAMERY_W_MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.VAN_DOCUMENT_KAS_RAP_N to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.EXFSYS.RLM$ERRCODE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.VAN_NEW_KH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.LOG_FILIE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CS_INCLUSION_PARAMETER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_NOTIFY_REQUEUE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_RETRO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_LICENSED_TARGETS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.WEB_ORIGINS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TEST_DEFAULT_THRESgoldS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.UPR_ROLE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PLANPROBLEM_FACTORS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_DM_ALITEMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_LOCK_INFO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_IP_REPORT_DEF_JIT_TYPES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RT_INCOMPLETE_LOADS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_COMMAND to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CS_EVAL_SUMM_RULE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_BONI2_GETKM_TR_BNAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,598 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.LOGOWANIA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.AUTO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.AKTYWNOSCI_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.AKORD_WSP_FIL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KONKURENCI_CENY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_MRO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_ULN_CHANNELS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_FEATURE_PATCHES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_UPDATE_TEMPLATE_DATA_MAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BCN_BCNSTEP_PROPS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.VAN_DOCUMENT_SPR_P to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.VAN_DOCUMENT_SPR_N to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_ASSOC_PARAMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_SEC_INFO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_DOCUMENT_MAG_PAL_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CREDENTIAL_SET_COL_VALS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ZAM_DOST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.FED_USER_GROUP_MEMBERSHIP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KONTA_KH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_HOSTPATCH_COMPL_HIST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_MAG_TRANS_MM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_EMX_CELL_IORM_CONFIG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RAC_SERVICES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_HALA_MIESZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.UPR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.R_OPER_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CM_SCOPESPECS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_EMD_STATUS_QUEUE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.GRUPY_DOD_U_KH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.MACHINE_INFO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_SNAP_COMPONENT_INFO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_SWLIB_DATA_DIRECTORIES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_EXEC_CRED_INFO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.RAP_KAS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TASK_QTABLE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.E_FAKTURA_DUPLIKAT_DOCUMENT_FAO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KALEND to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.PALM_WER_SOFT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TARGET_TYPE_VERSIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_ZBIOR_WART to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.EXPORT_DOCUMENT_SPR_MODYF to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_STORAGE_REPORT_DATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_LARGE_PARAMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TRANSPORT_DNI_WOLNE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_DOCUMENT_ZBIOR_PAL_KIER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_ZAM_ODB to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_GENSVC_UPDBCN_JOB to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ZAM_ODB to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BSLN_RAWDATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_ZAM_DOST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.MOB_STATUS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CS_REUSABLE_QUERY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CATEGORY_CLASSES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_SWLIB_ENTITY_PLATFORMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_SALDA_WYMIANA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_INV_PATCHED_FILE_COMP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_EVENT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,599 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.MIEJSCA_MAG_TEST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.VAN_TOW_CENY_PRP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.EXFSYS.EXF$EXPSETPRIVS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.CLIENT_SESSION_PROT_MAPPER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_DANE_OKRESOWE_SLO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_COMP_SNAPSHOT_TO_STEP_MAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_DOCUMENT_SPR_EXT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_AGENT_SEC_INFO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TOW_ZM_VAT_PLAN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_TYPE_DISPLAY_PARAM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BAM_OSESSION_METRICS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_OS_REGISTERED_SW_COMP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PAF_PARAM_GROUPS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KAT_KOSZT_NA_FIL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_NOTIFY_INPUT_QTABLE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TARGET_ASSOC_STATUS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.EXFSYS.EXF$VALIDPRIVS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.EXT_FAKTURA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_STRING_METRIC_HISTORY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_DOCUMENT_RO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_FFAK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KAT_RABAT_TOW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_TYPE_PARAM_DROPDOWNS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.DB_USER_PREFERENCES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RT_URL_DIST_BOOTSTRAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KONTA_WALUTY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ZLECENIA_NOT_IND_DO_PRZEL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TLUMACZ_TOW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_SQLPROBLEM_FACTORS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.SPOSOBY_WYWOZU to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.EC_IN_DATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KONKURENCI_TYPY_CEN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ELD_ZES_PRINTERS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.WALUTY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_HA_DG_TARGET_SUMMARY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ETKM3_SLOWNIKI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_ZLECENIA_PAL_PAKIET to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.EKH_UMOWY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TECH_SYSTEM_CHECK_CFG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ZMIANA_DANYCH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_MP_NLS_SUBSTITUTIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.CONFIG_FF to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.GRUPY_JPK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.RETRA_PRZYDZIALY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RT_INCOMPLETE_LOADS_1HOUR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.FED_USER_CONSENT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_HC_OS_PROPERTIES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PDP_METADATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_DOCUMENT_SPR_PROFIT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PAF_STATES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.T_P_DOCUMENT_RO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.NOMINALY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.GLOB_DATY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_VIEW_USER_CREDENTIALS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,600 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BCN_TXN_PROPS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_DOCUMENT_ZAM_EXT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_NET_EVENTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TOW_ZM_CEN_PLAN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_ULN_CHANNEL_PKGS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.MARKI_WL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_HC_OS_SUMMARY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_HOST_CREDENTIALS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_SPOSOBY_WYWOZU_DNI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TARGET_PROP_DEFS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TARGET_PROPERTIES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_EXT_TARGETS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_MP_HOMEPAGE_REPORTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.RESOURCE_SERVER_POLICY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TARGET_ASSOC_ERROR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ESOFT_KOMUNIKATY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_POLICY_ASSOC_CFG_PARAMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_EMX_CELL_CD_CONFIG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.INW_TOWARY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.R_TAB to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_MASTER_CHANGED_CALLBACK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_GENSVC_UPDBCN_JOB_TESTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.REKL_SKLEPY_RODZAJE_PROGI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.RESOURCE_SERVER_RESOURCE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PDP_SETTING_VALUES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CM_COMPARISON_VERSIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_USER_CONTEXT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ESA_REPORT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_BONI2_GETKM_TR_BPOZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.T_WSP_DOCUMENT_AKORD to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_FBP_PATCHING_GUIDS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.FIL_W_BAZ_KH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PROV_COLLECTION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_SPACE_METRICS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_BONI_BONI_ARCH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CM_BASELINE_DEPENDENCIES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ZLEC_PAL_PAKIET_WART to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.GR_KH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BUG_ADVISORY_BUG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_FAO_IBM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CM_SYNCHRONIZATIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_LOADER_DESIGNATORS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_KAS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.CLIENT_INITIAL_ACCESS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.OK_DOCUMENT_MM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_MARZE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_GENSVC_AVAIL_TESTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PAF_TEXTUAL_DATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.PRZERZUTY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RT_IP_DIST_1DAY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.FRIGO_DOCUMENT_SPR_POTW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_VERSIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_SWLIB_ENTITY_REVISIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_CSA_SNAPSHOT_INFO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RT_DOMAIN_BOOTSTRAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,601 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CM_BASELINE_VERSIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.CLIENT_NODE_REGISTRATIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TOWARY_GRUPY_JPK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.H_STRU2 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.GROSZEK_TARGI2 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.ROLE_ATTRIBUTE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BUG_AVAILABLE_PATCH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CS_EVAL_SUMM_RULEFOLDER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_SPR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOKI_STAN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.USER_CONSENT_CLIENT_SCOPE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_POLICY_BIND_VARS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ALL_TARGET_PROPS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_PARAMETER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.PRZYJ_TOW_STATUS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_EXEC_LOCKS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.RETRA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_EXEC_SUMMARY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BCN_STEP_DEFN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_LIMITY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.BANKI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.PLSQL_PROFILER_UNITS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_LICENSABLE_TARGET_TYPES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RCA_TRACE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_PUNKTY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.IMP_P_SCRIPT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.SKLEPY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.H_PROMO_TOW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BAM_OSESSION_STATUS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.T_DOCUMENT_MRO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.PLSQL_PROFILER_RUNS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_GENSVC_TMPL_VARS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.INFO_USER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.EMDW_TRACE_DATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.R_DOCUMENT_ZBIOR_DOK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_HOSTPATCH_GROUPS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_FEATURES_MAPPING to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_FLAT_TARGET_ASSOC to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_DOCUMENT_PALET to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KOMUNIKATY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.WYDAJNOSC to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ARU_PLATFORMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_URL_CACHE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_GROUP_DEFAULT_CHART to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_DM_INFCONS_COLUMNS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CREDENTIAL_SETS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.AKORD_KAT_WYD_FIL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_LAST_SYNC_LOAD_DETAILS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_ZBIOR_DOK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_SINGLE_TARGET_TYPES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.S_GLOS_KOM_OBIEKT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.STORAGE_TEST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CURRENT_METRICS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.IMPORT_ZBIOR_NAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.EXFSYS.RLM$RULESET to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.VAN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ARU_PRODUCTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,602 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.MARKI_TOW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_DOCUMENT_PRD to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_KONCESJA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TARGET_AGENT_ASSOC to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_UPDATE_THRESgoldS_DATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.MAGAZYN_TEST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.ASSOCIATED_POLICY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.EXFSYS.RLM$RULESETPRIVS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TEST_METRIC_PROPS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_FAK_DATY_WDT_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_USER_CALLBACKS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.IMP_TMP_FILE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_DOCUMENT_CROSS_MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DEF_ZEST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CM_BASELINE_OBJECTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.GROUP_ATTRIBUTE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOKI_MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_USER_TEMPLATES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.FRIGO_POZ_DOCUMENT_SPR_EXP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PAF_PROCEDURES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_BONI_TYPY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_HW_IOCARD to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.HITY_LOKALNE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TARGET_BASELINES_DATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_DOCUMENT_ZAM_PROFIT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_FAILOVER_TABLE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_VIOLATIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_GROUP_CUSTOM_COLUMNS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_DANE_OKRESOWE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.MARIUSZ_WB.MARIUSZ_WB_TAB to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_PURGE_TARGETS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ORGHLD_TYPY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.OSOBY_HIST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_DB_DATAFILES_ECM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ZLECENIA_PAL_PLAN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TLUMACZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TOWARY_NAZWA_TMP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.USER_REQUIRED_ACTION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.MIESIAC to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.CLIENT_SCOPE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_AVAILABILITY_MARKER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.PDSK_PDM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_USER_SESSION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_FLAT_TARGETS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_KARTY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.FILIE_DANE_ZAO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_CSA_GENERAL_INFO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PDP_SETTING_METADATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.SYS_ZEW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_HA_CLS_INTR_CONN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.FRIGO_POZ_DOCUMENT_MAG_IMP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_MP_DEPLOYMENT_ERRORS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.Q_DOCUMENT_KAS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_DB_INVOBJS_ECM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,603 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_E2E_SQL_STMT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TERMINY_PL_PAR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ACL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ADMIN_LICENSES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TOWARY_ZABLOKOWANE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TABLE_SIZES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BCN_BCNTXN_PROPS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_HC_VENDOR_SW_COMPONENTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_COLLECTION_METRIC_TASKS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.FIRMY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RT_TARGET_PROPERTIES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_USER_SUBTAB_COL_PREFS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_CALLBACKS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.MIEJSCA_MAG_TEST3 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.DATABASECHANGELOGLOCK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.FILIE_DANE_TECH to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ROWSET_HANDLERS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_BONI_KH_MIESZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.AUTO_FOL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TARGET_ASSOC_DEFS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_DOCUMENT_PHL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOSTEPNE_SCHEMATY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_E2E_DETAILS_1DAY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.REALM_DEFAULT_GROUPS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TERMINY_PL_PAR_DOD to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_UPDATE_OPERATIONS_DETAILS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RCA_TARGET_PROPS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_INV_DEPENDENCY_RULE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TRASY2 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_INV_FILE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CS_PARAMETER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.AUTO_WINDA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_BONI_BONI_MIESZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.EM_IPW_INFO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ROBOCOP_SESJE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_INV_SUMMARY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_SQL_SUMMARY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.EXT_NOTATNIK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_STATE_CHANGES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.RESOURCE_POLICY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KAT_KOSZT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_OS_FILESYSTEM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TOW_W_MIEJ_MAG_TEST2 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TOW_W_MIEJ_MAG_TEST3 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.CG_CODE_CONTROLS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.SIECI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_LICENSE_CONFIRMATION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.GLOB_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_HOSTPATCH_HOSTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.CDZ_TRANSMISJE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.COMPOSITE_ROLE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,604 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_STORAGE_REPORT_ISSUES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CREDENTIAL_SET_COLUMNS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_FAK_IBM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_FAILED_CONFIG_ACTIVITIES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ROBOCOP_AKORD_SESJE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CONFIG_ACTIVITIES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SASH.SASH_12 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SASH.SASH_11 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SASH.SASH_14 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SASH.SASH_13 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_LOCK_TARGETS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RT_URL_1DAY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CURRENT_AVAILABILITY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SASH.SASH_10 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SASH.SASH_19 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_SQL_PARAMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SASH.SASH_16 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SASH.SASH_15 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_USER_PARAMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SASH.SASH_18 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SASH.SASH_17 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_ZAK_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.PALETA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_DB_RECTSSETTINGS_ECM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.EXFSYS.RLM$VALIDPRIVS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_UPDATE_COLL_CREDS_DATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_MARZE_MARZA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.IMP_SCRIPT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.RETRA_REGULY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.USER_FEDERATION_MAPPER_CONFIG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_DM_SS_COLUMNS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.SEK_WYW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.H_FIRMA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_GROUP_SUMMARY_CHART_DEF to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_IP_SQL_STATEMENTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.PDIC_PDM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TLUMACZ_POZYCJE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.H_FIRMY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.H_PROMO_FILIE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CM_COMPARISONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ZLECENIA_NOT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_REBUILD_INDEXES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.WOZKI_RODZ_HIST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TARGET_DELETE_CALLBACKS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SASH.SASH_CONFIGURATION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.USER_GROUP_MEMBERSHIP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RT_IP_1HOUR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.BANK_K to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TEMPLATE_COPIES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PRIVS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.CLIENT_SESSION_NOTE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_TOW_TOW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,605 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.WYS_DO_BRE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_SYSTEM_ERROR_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_DB_OPTIONS_ECM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.E_UMOWY_ODBIORCY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.CDZ_HURTOWNIE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PAF_COMP_JOBTYPE_MAPPINGS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.T_DOCUMENT_IC to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PDP_PARAM_METADATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.STANY_PAL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TARGETS_DELETE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ALA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_TYPE_URI_INFO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.AUTHENTICATION_EXECUTION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PAF_MSG_QTABLE_2 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TARGI_REAL_RAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_DB_DBNINSTANCEINFO_ECM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ALA2 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PAF_MSG_QTABLE_1 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CREATED_USERS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.URZEDY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PDP_HOST_SETTING to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_MAG_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.VOICE_ASSIGNMENT_LINES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_MP_FILE_PROPS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_DB_HDM_METRIC_HELPER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.T_DOCUMENT_MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.K_DOCUMENT_MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_CRED_PARAMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_DIROBJ_USERS_HOTLIST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_EXECUTION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SASH.SASH_TARGET to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ELD_ROLE_TABELE_KOLUMNY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_HOSTPATCH_HOST_COMPL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TOW_W_GRT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.CLIENT_SESSION_ROLE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_STORAGE_TMP_NFS_DATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TEST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SASH.SASH_30 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SASH.SASH_31 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.EXPORT_DOCUMENT_SPR_LOAD to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.LPRPRINTERS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_PATCH_CACHE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_GROUP_CHART_SELTARGETS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.BAZY_POLACZENIA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BLACKOUT_WINDOWS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PROV_OPERATION to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TOW_NA_FIL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.R_WYD_TOW_STAT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_FAK_DYSK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_METRIC_DEPENDENCY_DETAILS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PROV_RPM_REP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_EMD_PING to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH__MARZA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SASH.SASH_23 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SASH.SASH_22 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SASH.SASH_25 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SASH.SASH_24 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.FRIGO_POZ_DOCUMENT_ZAM_IMP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SASH.SASH_21 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SASH.SASH_20 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.OSOBY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,606 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CM_BASELINE_INIT_PARAMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,607 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.R_DOCUMENT_INW_NA_FIL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,607 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SASH.SASH_27 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,607 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CM_BASELINE_DEPENDENTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,607 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SASH.SASH_26 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,607 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SASH.SASH_29 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,607 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SASH.SASH_28 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,607 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.SIECI_KONTRAHENCI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,607 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_ARU_MAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,607 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ON_LOGON_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,607 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BSLN_METRICS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,607 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.NAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,607 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_TRADIS_MAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,607 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_JOB_TYPE_DISPLAY_INFO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,607 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_GENSVC_TEST_AVAIL_MARKER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,607 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_METRICS_COMPOSITE_KEYS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,607 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BLACKOUT_PROXY_TARGETS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,607 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_DELTA_ENTRY_VALUES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,607 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CM_SCHEMA_MAPS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,607 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_SWLIB_ENTITY_DATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,607 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_FAO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,607 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_FAK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,607 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.DBA1.B_CONFIG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,607 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.EM_PAGE_CUSTOMIZATIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,607 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_UPDATE_PROPERTIES_DATA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,607 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_DOCUMENT_ASN_TEST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,607 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_NOTIFY_QTABLE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,607 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SASH.WAITGROUPS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,607 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CS_EVAL_SUMM_RQS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,607 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_POLICY_VIOL_CTXT_DEF to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,607 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PROV_CLUSTER_NODES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,607 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_DELTA_COMP_DELTA_DETAILS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,607 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_SQL_PLAN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,607 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.IDENTITY_PROVIDER_MAPPER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,607 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_METRICS_1HOUR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,607 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.SCOPE_POLICY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,607 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_SWLIB_ENTITY_PARAMETERS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.EVENT_ENTITY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.T_ROBOCOP_AKORD to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_PROP_MM to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BAM_OSESSION_ALERTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TARGET_PENDING_ASSOCS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.E_FAK_ZAM_POZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.T_DOCUMENT_ZAK to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_ZBIOR_LINIE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_ODS_FILIA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.FRIGO_POZ_DOCUMENT_SPR_IMP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_CSA_FAILED to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KH_BONI2_TYPY_BPOZ to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PROV_ASSIGNMENT to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.USERS_NA_FIL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_CLUSTER_NODE_INFO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.OSOBY2 to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_DELTA_COMP_KEY_COLS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PROV_DEFAULT_IMAGE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_HC_HARDWARE_MASTER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.KAT_GR_TOW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TARGET_ASSOC_PROP_DEFS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TOW_STAN_N to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.EXFSYS.RLM$SCHACTERRS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_DELTA_IDS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_IP_ELEM_DEFAULT_PARAMS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CM_COMPARISON_OBJECTS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.REGULY_DRUKOW to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_NOTIFY_PROFILES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.IND_UNIW_HISTORIA to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_ASN to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_OUI_ARU_MAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ELD_ROLE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PROV_STAGED_COMPS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TECH_KONTROLA_DOSTEPU to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.EXFSYS.EXF$PARAMETER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TEST_TARGET_MAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.MOB_DOCUMENT_KOR to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PAF_NOTIFICATION_LOG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CS_KEYWORD to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_COMP_RESULT_TO_JOB_MAP to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ELD_ROLE_UZYTKOWNICY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.REKLAMACJE_FRIGO to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.SEKT_MAG_HIST to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ELD_ZES_MAIL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PROV_ASN_DEPENDENCIES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.CDZ_DOST_NA_FIL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.FIL_DOCUMENT_MAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_TARGET_DELETE_EXCEPTIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RT_DOMAIN_1DAY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.PROMO_FILIE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_DOSTAWY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,608 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.MAC_TOW_POZ_PH_MV to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,609 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.P_DOCUMENT_IC_BRAKI to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,609 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.C##VOICEUSER.SCOPE_MAPPING to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,609 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_SNAPSHOT_MD_COLUMNS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,609 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_HOST_CONFIGS_TO_DEL to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,609 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PURGE_POLICY_TARGET_STATE to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,609 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.MARIUSZ_WB_TAB to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,609 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_CS_RULEFOLDER to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,609 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.DOK_ZBIOR_SZAB_NAG to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,609 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.MONITORING to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,609 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.BONUS_T to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,609 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_STORAGE_REPORT_UI_TARGETS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,609 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_BCN_STEPGROUP_STEPS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,609 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.TRASY to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,609 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.ADMIN.ZLEC_PAL_PAKIET_IND to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,609 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_MNTR_SET_COPIES to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,609 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_PROV_ASN_TARGETS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,609 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_ECM_CSA_OUT_OF_BOX to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,609 INFO Oracle|kafkaconnect-960|snapshot Adding table 960.SYSMAN.MGMT_RT_REGIONS to the list of capture schema tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,614 INFO Oracle|kafkaconnect-960|snapshot Snapshot step 3 - Locking captured tables [960.ADMIN.EXPORT_DOCUMENT_SPR, 960.ADMIN.EXPORT_DOCUMENT_SPR_MODYF, 960.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS, 960.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD, 960.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE, 960.ADMIN.EXPORT_DOCUMENT_SPR_LOAD] [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,621 INFO Oracle|kafkaconnect-960|snapshot Snapshot step 4 - Determining snapshot offset [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,621 INFO Oracle|kafkaconnect-960|snapshot Snapshot step 5 - Reading structure of captured tables [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:55:17,622 INFO Oracle|kafkaconnect-960|snapshot All eligible tables schema should be captured, capturing: [960.C##VOICEUSER.ADMIN_EVENT_ENTITY, 960.C##VOICEUSER.ASSOCIATED_POLICY, 960.C##VOICEUSER.AUTHENTICATION_EXECUTION, 960.C##VOICEUSER.AUTHENTICATION_FLOW, 960.C##VOICEUSER.AUTHENTICATOR_CONFIG, 960.C##VOICEUSER.AUTHENTICATOR_CONFIG_ENTRY, 960.C##VOICEUSER.BROKER_LINK, 960.C##VOICEUSER.CLIENT, 960.C##VOICEUSER.CLIENT_ATTRIBUTES, 960.C##VOICEUSER.CLIENT_AUTH_FLOW_BINDINGS, 960.C##VOICEUSER.CLIENT_INITIAL_ACCESS, 960.C##VOICEUSER.CLIENT_NODE_REGISTRATIONS, 960.C##VOICEUSER.CLIENT_SCOPE, 960.C##VOICEUSER.CLIENT_SCOPE_ATTRIBUTES, 960.C##VOICEUSER.CLIENT_SCOPE_CLIENT, 960.C##VOICEUSER.CLIENT_SCOPE_ROLE_MAPPING, 960.C##VOICEUSER.CLIENT_SESSION, 960.C##VOICEUSER.CLIENT_SESSION_AUTH_STATUS, 960.C##VOICEUSER.CLIENT_SESSION_NOTE, 960.C##VOICEUSER.CLIENT_SESSION_PROT_MAPPER, 960.C##VOICEUSER.CLIENT_SESSION_ROLE, 960.C##VOICEUSER.CLIENT_USER_SESSION_NOTE, 960.C##VOICEUSER.COMPONENT, 960.C##VOICEUSER.COMPONENT_CONFIG, 960.C##VOICEUSER.COMPOSITE_ROLE, 960.C##VOICEUSER.CREDENTIAL, 960.C##VOICEUSER.DATABASECHANGELOG, 960.C##VOICEUSER.DATABASECHANGELOGLOCK, 960.C##VOICEUSER.DEFAULT_CLIENT_SCOPE, 960.C##VOICEUSER.EVENT_ENTITY, 960.C##VOICEUSER.FEDERATED_IDENTITY, 960.C##VOICEUSER.FEDERATED_USER, 960.C##VOICEUSER.FED_USER_ATTRIBUTE, 960.C##VOICEUSER.FED_USER_CONSENT, 960.C##VOICEUSER.FED_USER_CONSENT_CL_SCOPE, 960.C##VOICEUSER.FED_USER_CREDENTIAL, 960.C##VOICEUSER.FED_USER_GROUP_MEMBERSHIP, 960.C##VOICEUSER.FED_USER_REQUIRED_ACTION, 960.C##VOICEUSER.FED_USER_ROLE_MAPPING, 960.C##VOICEUSER.GROUP_ATTRIBUTE, 960.C##VOICEUSER.GROUP_ROLE_MAPPING, 960.C##VOICEUSER.IDENTITY_PROVIDER, 960.C##VOICEUSER.IDENTITY_PROVIDER_CONFIG, 960.C##VOICEUSER.IDENTITY_PROVIDER_MAPPER, 960.C##VOICEUSER.IDP_MAPPER_CONFIG, 960.C##VOICEUSER.KEYCLOAK_GROUP, 960.C##VOICEUSER.KEYCLOAK_ROLE, 960.C##VOICEUSER.MIGRATION_MODEL, 960.C##VOICEUSER.OFFLINE_CLIENT_SESSION, 960.C##VOICEUSER.OFFLINE_USER_SESSION, 960.C##VOICEUSER.POLICY_CONFIG, 960.C##VOICEUSER.PROTOCOL_MAPPER, 960.C##VOICEUSER.PROTOCOL_MAPPER_CONFIG, 960.C##VOICEUSER.REALM, 960.C##VOICEUSER.REALM_ATTRIBUTE, 960.C##VOICEUSER.REALM_DEFAULT_GROUPS, 960.C##VOICEUSER.REALM_ENABLED_EVENT_TYPES, 960.C##VOICEUSER.REALM_EVENTS_LISTENERS, 960.C##VOICEUSER.REALM_LOCALIZATIONS, 960.C##VOICEUSER.REALM_REQUIRED_CREDENTIAL, 960.C##VOICEUSER.REALM_SMTP_CONFIG, 960.C##VOICEUSER.REALM_SUPPORTED_LOCALES, 960.C##VOICEUSER.REDIRECT_URIS, 960.C##VOICEUSER.REQUIRED_ACTION_CONFIG, 960.C##VOICEUSER.REQUIRED_ACTION_PROVIDER, 960.C##VOICEUSER.RESOURCE_ATTRIBUTE, 960.C##VOICEUSER.RESOURCE_POLICY, 960.C##VOICEUSER.RESOURCE_SCOPE, 960.C##VOICEUSER.RESOURCE_SERVER, 960.C##VOICEUSER.RESOURCE_SERVER_PERM_TICKET, 960.C##VOICEUSER.RESOURCE_SERVER_POLICY, 960.C##VOICEUSER.RESOURCE_SERVER_RESOURCE, 960.C##VOICEUSER.RESOURCE_SERVER_SCOPE, 960.C##VOICEUSER.RESOURCE_URIS, 960.C##VOICEUSER.ROLE_ATTRIBUTE, 960.C##VOICEUSER.SCOPE_MAPPING, 960.C##VOICEUSER.SCOPE_POLICY, 960.C##VOICEUSER.USERNAME_LOGIN_FAILURE, 960.C##VOICEUSER.USER_ATTRIBUTE, 960.C##VOICEUSER.USER_CONSENT, 960.C##VOICEUSER.USER_CONSENT_CLIENT_SCOPE, 960.C##VOICEUSER.USER_ENTITY, 960.C##VOICEUSER.USER_FEDERATION_CONFIG, 960.C##VOICEUSER.USER_FEDERATION_MAPPER, 960.C##VOICEUSER.USER_FEDERATION_MAPPER_CONFIG, 960.C##VOICEUSER.USER_FEDERATION_PROVIDER, 960.C##VOICEUSER.USER_GROUP_MEMBERSHIP, 960.C##VOICEUSER.USER_REQUIRED_ACTION, 960.C##VOICEUSER.USER_ROLE_MAPPING, 960.C##VOICEUSER.USER_SESSION, 960.C##VOICEUSER.USER_SESSION_NOTE, 960.C##VOICEUSER.WEB_ORIGINS, 960.DBA1.B_CONFIG, 960.DBA1.C_CONFIG, 960.EXFSYS.EXF$ASUDFLIST, 960.EXFSYS.EXF$ATTRLIST, 960.EXFSYS.EXF$ATTRSET, 960.EXFSYS.EXF$DEFIDXPARAM, 960.EXFSYS.EXF$ESETIDXPARAM, 960.EXFSYS.EXF$EXPRSET, 960.EXFSYS.EXF$EXPSETPRIVS, 960.EXFSYS.EXF$EXPSETSTATS, 960.EXFSYS.EXF$IDXSECOBJ, 960.EXFSYS.EXF$JAVAMSG, 960.EXFSYS.EXF$PARAMETER, 960.EXFSYS.EXF$PLAN_TABLE, 960.EXFSYS.EXF$PREDATTRMAP, 960.EXFSYS.EXF$VALIDIOPER, 960.EXFSYS.EXF$VALIDPRIVS, 960.EXFSYS.EXF$VERSION, 960.EXFSYS.RLM$COLLGRPBYSPEC, 960.EXFSYS.RLM$DMLEVTTRIGS, 960.EXFSYS.RLM$EQUALSPEC, 960.EXFSYS.RLM$ERRCODE, 960.EXFSYS.RLM$EVENTSTRUCT, 960.EXFSYS.RLM$JOBQUEUE, 960.EXFSYS.RLM$ORDERCLSALS, 960.EXFSYS.RLM$PARSEDCOND, 960.EXFSYS.RLM$PRIMEVTTYPEMAP, 960.EXFSYS.RLM$RSPRIMEVENTS, 960.EXFSYS.RLM$RULESET, 960.EXFSYS.RLM$RULESETPRIVS, 960.EXFSYS.RLM$RULESETSTCODE, 960.EXFSYS.RLM$SCHACTERRS, 960.EXFSYS.RLM$VALIDPRIVS, 960.EXFSYS.RLM4J$ATTRALIASES, 960.EXFSYS.RLM4J$EVTSTRUCTS, 960.EXFSYS.RLM4J$RULESET, 960.ADMIN.ACL, 960.ADMIN.AKORD_DANE, 960.ADMIN.AKORD_KAT_WYD_FIL, 960.ADMIN.AKORD_SYM_WSPOLCZ, 960.ADMIN.AKORD_TYPY, 960.ADMIN.AKORD_WSP_FIL, 960.ADMIN.AKTYWNOSCI_LOG, 960.ADMIN.AKT_WER, 960.ADMIN.ALA, 960.ADMIN.ALA2, 960.ADMIN.ALG_LOG, 960.ADMIN.ALG_LOG_MAN, 960.ADMIN.ALG_LOG_MAN_TOW, 960.ADMIN.ALG_LOG_ROZ_MIN, 960.ADMIN.ASN_MS, 960.ADMIN.ASN_TOW, 960.ADMIN.AT, 960.ADMIN.AUTO, 960.ADMIN.AUTO_FOL, 960.ADMIN.AUTO_RODZAJ, 960.ADMIN.AUTO_WINDA, 960.ADMIN.BANKI, 960.ADMIN.BANK_K, 960.ADMIN.BAZY_POLACZENIA, 960.ADMIN.BONUS_KH, 960.ADMIN.BONUS_T, 960.ADMIN.BONY_KARTOTEKA, 960.ADMIN.BONY_NOMINALY, 960.ADMIN.BON_TOW_KH, 960.ADMIN.CDZ_DOST_NA_FIL, 960.ADMIN.CDZ_FILIE, 960.ADMIN.CDZ_HURTOWNIE, 960.ADMIN.CDZ_OBROTY, 960.ADMIN.CDZ_TRANSMISJE, 960.ADMIN.CENY_HALOWE, 960.ADMIN.CENY_HALOWE_KATEGORIE, 960.ADMIN.CENY_HALOWE_MARZA_NA_PAR, 960.ADMIN.CEN_SPR_KOSZTY_PAR, 960.ADMIN.CEN_SPR_KOSZTY_SLO, 960.ADMIN.CEN_SPR_SW_CZAK, 960.ADMIN.CEN_SPR_WE, 960.ADMIN.CG_CODE_CONTROLS, 960.ADMIN.CG_REF_CODES, 960.ADMIN.CKOP_LOG, 960.ADMIN.CONFIG, 960.ADMIN.CONFIG_FF, 960.ADMIN.CONF_WYD_OPK_NIEPOW, 960.ADMIN.CZAS_KIEROWNIKA_LIMITY, 960.ADMIN.CZAS_KIEROWNIKA_LOG, 960.ADMIN.CZAS_KIEROWNIKA_POWODY, 960.ADMIN.CZAS_KIEROWNIKA_POWODY_NA_FIL, 960.ADMIN.CZAS_KIEROWNIKA_STAT, 960.ADMIN.DATY_WYKONANIA, 960.ADMIN.DEF_ZEST, 960.ADMIN.DOKI, 960.ADMIN.DOKI_MAG, 960.ADMIN.DOKI_STAN, 960.ADMIN.DOK_ASN, 960.ADMIN.DOK_BONY, 960.ADMIN.DOK_CROSS, 960.ADMIN.DOK_DOSTAWY, 960.ADMIN.DOK_FAK, 960.ADMIN.DOK_FAK_DATY_WDT, 960.ADMIN.DOK_FAK_DATY_WDT_LOG, 960.ADMIN.DOK_FAK_IBM, 960.ADMIN.DOK_FAK_LOG, 960.ADMIN.DOK_FAO, 960.ADMIN.DOK_FAO_CENTR, 960.ADMIN.DOK_FAO_IBM, 960.ADMIN.DOK_FAO_LOG, 960.ADMIN.DOK_FFAK, 960.ADMIN.DOK_FMAG, 960.ADMIN.DOK_IC, 960.ADMIN.DOK_INW, 960.ADMIN.DOK_KAS, 960.ADMIN.DOK_KAS_LOG, 960.ADMIN.DOK_KOR, 960.ADMIN.DOK_MAG, 960.ADMIN.DOK_MAG_AKORD, 960.ADMIN.DOK_MAG_EXP, 960.ADMIN.DOK_MAG_LOG, 960.ADMIN.DOK_MAG_POWIAZANIA, 960.ADMIN.DOK_MAG_TRANS, 960.ADMIN.DOK_MAG_TRANS_MM, 960.ADMIN.DOK_MAG_WYWOZ, 960.ADMIN.DOK_MAG_WYWOZ_LOG, 960.ADMIN.DOK_MAG_ZBIOR, 960.ADMIN.DOK_MAG_ZLEC, 960.ADMIN.DOK_MRO, 960.ADMIN.DOK_MRO_LOG, 960.ADMIN.DOK_ODS_FILIA, 960.ADMIN.DOK_PAL, 960.ADMIN.DOK_PALET, 960.ADMIN.DOK_PHL, 960.ADMIN.DOK_PRD, 960.ADMIN.DOK_PRD_POTW_DOST, 960.ADMIN.DOK_PROP_MM, 960.ADMIN.DOK_REKL_WART, 960.ADMIN.DOK_RO, 960.ADMIN.DOK_SPR, 960.ADMIN.DOK_SPR_CZAS, 960.ADMIN.DOK_SPR_KOR, 960.ADMIN.DOK_SPR_POWODY_ANUL, 960.ADMIN.DOK_WPLYW, 960.ADMIN.DOK_WPLYW_LOG, 960.ADMIN.DOK_WPLYW_PARAM, 960.ADMIN.DOK_ZADANIA, 960.ADMIN.DOK_ZADANIA_STATUSY, 960.ADMIN.DOK_ZAK, 960.ADMIN.DOK_ZAK_LOG, 960.ADMIN.DOK_ZAK_RR, 960.ADMIN.DOK_ZAM, 960.ADMIN.DOK_ZBIOR, 960.ADMIN.DOK_ZBIOR_DOK, 960.ADMIN.DOK_ZBIOR_DRUK, 960.ADMIN.DOK_ZBIOR_LINIE, 960.ADMIN.DOK_ZBIOR_ODB, 960.ADMIN.DOK_ZBIOR_SZAB_NAG, 960.ADMIN.DOK_ZBIOR_SZAB_POZ, 960.ADMIN.DOK_ZBIOR_WART, 960.ADMIN.DOSTEPNE_SCHEMATY, 960.ADMIN.DOSTEPY, 960.ADMIN.DO_UNWRAP, 960.ADMIN.DRUKARKI, 960.ADMIN.DRUKARKI_DOKI, 960.ADMIN.DRUKARKI_ETYKIET_PALETOWYCH, 960.ADMIN.DRUK_FISZEK, 960.ADMIN.DR_PZ, 960.ADMIN.EC_IN_DATA, 960.ADMIN.EC_IO_ERROR_LOG, 960.ADMIN.EC_OUT_DATA, 960.ADMIN.EKH_OFERTY, 960.ADMIN.EKH_UMOWY, 960.ADMIN.EXPORT_DOCUMENT_SAP_FK_LOG, 960.ADMIN.ELD_ERROR, 960.ADMIN.ELD_ERROR_FK, 960.ADMIN.ELD_ERROR_KAS, 960.ADMIN.ELD_PROGRAMS, 960.ADMIN.ELD_RAPORT, 960.ADMIN.ELD_ROLE, 960.ADMIN.ELD_ROLE_TABELE, 960.ADMIN.ELD_ROLE_TABELE_KOLUMNY, 960.ADMIN.ELD_ROLE_UZYTKOWNICY, 960.ADMIN.ELD_W_KOLO_BUTTONS, 960.ADMIN.ELD_ZES, 960.ADMIN.ELD_ZES_MAIL, 960.ADMIN.ELD_ZES_PRINTERS, 960.ADMIN.ELD_ZES_RUN, 960.ADMIN.EMAIL_LIST, 960.ADMIN.EMAIL_LIST_POZ, 960.ADMIN.ESOFT_DEF_TLUMACZ, 960.ADMIN.ESOFT_KOMUNIKATY, 960.ADMIN.ESOFT_KOMUNIKATY_POTW, 960.ADMIN.ESOFT_TAB_PK_KOL, 960.ADMIN.ETKM2_SLOWNIKI, 960.ADMIN.ETKM3_SLOWNIKI, 960.ADMIN.EXT_FAKTURA, 960.ADMIN.EXT_NOTATNIK, 960.ADMIN.E_FAKTURA_DUPLIKAT, 960.ADMIN.E_FAKTURA_DUPLIKAT_DOCUMENT_FAO, 960.ADMIN.E_FAK_ZAM_NAG, 960.ADMIN.E_FAK_ZAM_POZ, 960.ADMIN.E_FAK_ZAM_VAT, 960.ADMIN.E_UMOWY, 960.ADMIN.E_UMOWY_ODBIORCY, 960.ADMIN.E_UMOWY_RATY, 960.ADMIN.E_UMOWY_REALIZACJA, 960.ADMIN.E_UMOWY_TYPY, 960.ADMIN.FILIE, 960.ADMIN.FILIE_ADRESY, 960.ADMIN.FILIE_CL, 960.ADMIN.FILIE_DANE_OGOLNE, 960.ADMIN.FILIE_DANE_TECH, 960.ADMIN.FILIE_DANE_ZAO, 960.ADMIN.FILIE_W_CD, 960.ADMIN.FILIE_W_CD_PARAM, 960.ADMIN.FIL_DOCUMENT_MAG, 960.ADMIN.FIL_KONCESJA, 960.ADMIN.FIL_W_BAZ_KH, 960.ADMIN.FIRMY, 960.ADMIN.FIRMY_ADRESY, 960.ADMIN.FK_MIESIACE, 960.ADMIN.FK_STRONY, 960.ADMIN.FK_ZESPOLY, 960.ADMIN.FORMATKI_DOPUSZCZENIA, 960.ADMIN.FORMA_PRAWNA_RODZ, 960.ADMIN.FRIGO_DOCUMENT_COMP_EXP, 960.ADMIN.FRIGO_DOCUMENT_COMP_IMP, 960.ADMIN.FRIGO_DOCUMENT_DOST_IMP, 960.ADMIN.FRIGO_DOCUMENT_MAG_IMP, 960.ADMIN.FRIGO_DOCUMENT_SPR_EXP, 960.ADMIN.FRIGO_DOCUMENT_SPR_IMP, 960.ADMIN.FRIGO_DOCUMENT_SPR_POTW, 960.ADMIN.FRIGO_DOCUMENT_ZAM_IMP, 960.ADMIN.FRIGO_POZ_DOCUMENT_COMP_EXP, 960.ADMIN.FRIGO_POZ_DOCUMENT_DOST_IMP, 960.ADMIN.FRIGO_POZ_DOCUMENT_MAG_IMP, 960.ADMIN.FRIGO_POZ_DOCUMENT_SPR_EXP, 960.ADMIN.FRIGO_POZ_DOCUMENT_SPR_IMP, 960.ADMIN.FRIGO_POZ_DOCUMENT_ZAM_IMP, 960.ADMIN.FRIGO_POZ_STANY_IMP, 960.ADMIN.FRIGO_REKLAMACJE, 960.ADMIN.FRIGO_REKLAMACJE_DECYZJE, 960.ADMIN.FRIGO_STANY_IMP, 960.ADMIN.GAZETKA_CEN, 960.ADMIN.GAZETKA_DAT, 960.ADMIN.GAZETKA_KH, 960.ADMIN.GLOB_DATY, 960.ADMIN.GLOB_LOG, 960.ADMIN.GRAFIK_DOSTAW, 960.ADMIN.GRAFIK_DOSTAW_MM, 960.ADMIN.GRAFIK_DOSTAW_REG, 960.ADMIN.GROSZEK_TARGI2, 960.ADMIN.GRUPA, 960.ADMIN.GRUPY_DOD, 960.ADMIN.GRUPY_DOD_U_KH, 960.ADMIN.GRUPY_JPK, 960.ADMIN.GRUPY_MIEJ, 960.ADMIN.GRUPY_MIEJ_MAG, 960.ADMIN.GRUPY_TRAS, 960.ADMIN.GRUPY_TRAS2, 960.ADMIN.GR_KH, 960.ADMIN.GR_KONT, 960.ADMIN.GR_SEKT_MAG, 960.ADMIN.GR_SEKT_MAG_DYN, 960.ADMIN.GR_TOW, 960.ADMIN.HIST_LOG, 960.ADMIN.HITY_LOKALNE, 960.ADMIN.gold_POZIOMY, 960.ADMIN.H_FIRMA, 960.ADMIN.H_FIRMA_DANE, 960.ADMIN.H_FIRMY, 960.ADMIN.H_MAKROREGION, 960.ADMIN.H_PROMO, 960.ADMIN.H_PROMO_FILIE, 960.ADMIN.H_PROMO_GIFT, 960.ADMIN.H_PROMO_KIER_SPR, 960.ADMIN.H_PROMO_ODB, 960.ADMIN.H_PROMO_PROFIT, 960.ADMIN.H_PROMO_RODZ, 960.ADMIN.H_PROMO_TARGI, 960.ADMIN.H_PROMO_TOW, 960.ADMIN.H_REGION, 960.ADMIN.H_STRU2, 960.ADMIN.IMP_P_SCRIPT, 960.ADMIN.IMP_SCRIPT, 960.ADMIN.IMP_TEST, 960.ADMIN.IMP_TMP_FILE, 960.ADMIN.IMP_TMP_P_FILE, 960.ADMIN.IND_UNIW, 960.ADMIN.IND_UNIW_HISTORIA, 960.ADMIN.INFO_USER, 960.ADMIN.INF_OD_KH, 960.ADMIN.INW_POWODY_ANUL, 960.ADMIN.INW_TOWARY, 960.ADMIN.JEZYKI, 960.ADMIN.J_MIAR, 960.ADMIN.KALEND, 960.ADMIN.KAMERY_W_MAG, 960.ADMIN.KART_PAL, 960.ADMIN.KASA, 960.ADMIN.KASA_USERS, 960.ADMIN.KAT_DOST_NA_FIL, 960.ADMIN.KAT_GR_KH, 960.ADMIN.KAT_GR_TOW, 960.ADMIN.KAT_KOSZT, 960.ADMIN.KAT_KOSZT_HIST, 960.ADMIN.KAT_KOSZT_NA_FIL, 960.ADMIN.KAT_RABAT_TOW, 960.ADMIN.KH_BEZ_DNI_DOSTAW, 960.ADMIN.KH_BEZ_LIMITU_DOSTAW, 960.ADMIN.KH_BONI, 960.ADMIN.KH_BONI2_BNAG, 960.ADMIN.KH_BONI2_BNAG_HIST, 960.ADMIN.KH_BONI2_BPOZ, 960.ADMIN.KH_BONI2_GETKM_KK, 960.ADMIN.KH_BONI2_GETKM_TR, 960.ADMIN.KH_BONI2_GETKM_TR_BNAG, 960.ADMIN.KH_BONI2_GETKM_TR_BPOZ, 960.ADMIN.KH_BONI2_PRZETARG, 960.ADMIN.KH_BONI2_TYPY_BPOZ, 960.ADMIN.KH_BONI_BONI, 960.ADMIN.KH_BONI_BONI_ARCH, 960.ADMIN.KH_BONI_BONI_MIESZ, 960.ADMIN.KH_BONI_KH, 960.ADMIN.KH_BONI_KH_ARCH, 960.ADMIN.KH_BONI_KH_MIESZ, 960.ADMIN.KH_BONI_KONKURSY, 960.ADMIN.KH_BONI_TYPY, 960.ADMIN.KH_DANE_DOD, 960.ADMIN.KH_DANE_OKRESOWE, 960.ADMIN.KH_DANE_OKRESOWE_SLO, 960.ADMIN.KH_DNI_ZAST, 960.ADMIN.KH_DNI_ZAST2, 960.ADMIN.KH_FAK_DYSK, 960.ADMIN.KH_HALA, 960.ADMIN.KH_HALA_MIESZ, 960.ADMIN.KH_INFO_LOGISTYCZNE, 960.ADMIN.KH_INFO_LOGISTYK, 960.ADMIN.KH_KARTY, 960.ADMIN.KH_KARTY_ADM, 960.ADMIN.KH_KONCESJA, 960.ADMIN.KH_KONCESJA_LOG, 960.ADMIN.KH_LIMITY, 960.ADMIN.KH_LIMITY_WEW, 960.ADMIN.KH_LIMITY_WEW_WYMIANA, 960.ADMIN.KH_MARZE, 960.ADMIN.KH_MARZE_DANE, 960.ADMIN.KH_MARZE_KH, 960.ADMIN.KH_MARZE_MARZA, 960.ADMIN.KH_MARZE_RODZAJE, 960.ADMIN.KH_MARZE_ZAOK, 960.ADMIN.KH_MIEJ_MAG, 960.ADMIN.KH_NA_FIL, 960.ADMIN.KH_NA_FIL_UPDATE_JT, 960.ADMIN.KH_OFERTY, 960.ADMIN.KH_OSOBY2, 960.ADMIN.KH_PUNKTY, 960.ADMIN.KH_REKL_WART, 960.ADMIN.KH_RETRO, 960.ADMIN.KH_RETRO_REGULY, 960.ADMIN.KH_SALDA, 960.ADMIN.KH_SALDA_OBROTY, 960.ADMIN.KH_SALDA_WYMIANA, 960.ADMIN.KH_SPOSOBY_WYWOZU, 960.ADMIN.KH_SPOSOBY_WYWOZU_DNI, 960.ADMIN.KH_TERMINY_PL, 960.ADMIN.KH_TLUM, 960.ADMIN.KH_TOW, 960.ADMIN.KH_TOW_PACZKI, 960.ADMIN.KH_TOW_TOW, 960.ADMIN.KH_TRADIS_MAP, 960.ADMIN.KH_W_GRKH, 960.ADMIN.KH__MARZA, 960.ADMIN.KIEROWCA, 960.ADMIN.KIER_SPR, 960.ADMIN.KODY_KRES, 960.ADMIN.KODY_KRES_BRAKUJACE, 960.ADMIN.KODY_KRES_IZ, 960.ADMIN.KOD_DZIAL, 960.ADMIN.KOD_STANOW, 960.ADMIN.KOD_TRASY, 960.ADMIN.KOD_VAT, 960.ADMIN.KOMUNIKATY, 960.ADMIN.KONCESJE, 960.ADMIN.KONKURENCI, 960.ADMIN.KONKURENCI_CENY, 960.ADMIN.KONKURENCI_FILIE, 960.ADMIN.KONKURENCI_FILIE_ELD, 960.ADMIN.KONKURENCI_TYPY_CEN, 960.ADMIN.KONTA_KH, 960.ADMIN.KONTA_WALUTY, 960.ADMIN.KONTRAHENCI, 960.ADMIN.KOREKTA_PAL_LOG, 960.ADMIN.KREC_LOG, 960.ADMIN.KTO_CO, 960.ADMIN.KURSY_WALUT, 960.ADMIN.K_DOCUMENT_FAK, 960.ADMIN.K_DOCUMENT_MAG, 960.ADMIN.LIMITY_POJ, 960.ADMIN.LINIE, 960.ADMIN.LOGOWANIA, 960.ADMIN.LOG_FILIE, 960.ADMIN.LOG_PARAM, 960.ADMIN.LPRPRINTERS, 960.ADMIN.MACHINE_INFO, 960.ADMIN.MAC_TOW, 960.ADMIN.MAC_TOW_POZ, 960.ADMIN.MAC_TOW_POZ_KH_MV, 960.ADMIN.MAC_TOW_POZ_PH_MV, 960.ADMIN.MAC_TOW_PRP, 960.ADMIN.MAG, 960.ADMIN.MAGAZYN_TEST, 960.ADMIN.MAG_PARAM, 960.ADMIN.MAG_PARAM_WART, 960.ADMIN.MAG_POJEMNOSC, 960.ADMIN.MAG_RODZ_MAG, 960.ADMIN.MAG_STAN, 960.ADMIN.MARIUSZ_WB_TAB, 960.ADMIN.MARKI_TOW, 960.ADMIN.MARKI_WL, 960.ADMIN.MEDIATOR_WERSJE, 960.ADMIN.MG_TMP_DOCUMENT_MAG, 960.ADMIN.MIEJSCA_MAG, 960.ADMIN.MIEJSCA_MAG_BAK, 960.ADMIN.MIEJSCA_MAG_KAMERY, 960.ADMIN.MIEJSCA_MAG_KATEGORIE, 960.ADMIN.MIEJSCA_MAG_TEST, 960.ADMIN.MIEJSCA_MAG_TEST3, 960.ADMIN.MIEJSCE, 960.ADMIN.MIEJSCOWOSCI_ULICE, 960.ADMIN.MIESIAC, 960.ADMIN.MIESZ, 960.ADMIN.MIESZ_CFG, 960.ADMIN.MIESZ_FISK, 960.ADMIN.MIESZ_FISK_VAT, 960.ADMIN.MIESZ_L2, 960.ADMIN.MIESZ_LOG, 960.ADMIN.MIE_SKL, 960.ADMIN.MOB_DOCUMENT_KOR, 960.ADMIN.MOB_P_DOCUMENT_KOR, 960.ADMIN.MOB_STATUS, 960.ADMIN.MODULES, 960.ADMIN.MODULES_ACTIVITY, 960.ADMIN.MOZ_PLA, 960.ADMIN.MS_NA_TR_M, 960.ADMIN.MS_ZES, 960.ADMIN.MV_ZEST_321, 960.ADMIN.NAG, 960.ADMIN.NOMINALY, 960.ADMIN.NOTATNIK_LOG, 960.ADMIN.OFERTY, 960.ADMIN.OFERTY_SP_WYW, 960.ADMIN.OFERTY_TOW, 960.ADMIN.OK_DOCUMENT_MM, 960.ADMIN.OK_P_DOCUMENT_MM, 960.ADMIN.ON_LOGON_LOG, 960.ADMIN.ORGHLD_TYPY, 960.ADMIN.OSOBY, 960.ADMIN.OSOBY2, 960.ADMIN.OSOBY_HIST, 960.ADMIN.PAKIETY_DS, 960.ADMIN.PALETA, 960.ADMIN.PALETY_SESJE, 960.ADMIN.PALETY_W_FIL, 960.ADMIN.PALM_WER_SOFT, 960.ADMIN.PANSTWA, 960.ADMIN.PDIC_PDM, 960.ADMIN.PDSK_PDM, 960.ADMIN.PDZ_P_DOCUMENT_MAG, 960.ADMIN.PLANY_SPR, 960.ADMIN.PLSQL_PROFILER_DATA, 960.ADMIN.PLSQL_PROFILER_RUNS, 960.ADMIN.PLSQL_PROFILER_UNITS, 960.ADMIN.PODGRUPA, 960.ADMIN.PODGR_TOW, 960.ADMIN.POTW_DOST, 960.ADMIN.POZ, 960.ADMIN.POZ_CEN_PROD_RODZ, 960.ADMIN.PRIORYTETY_DOCUMENT_INW, 960.ADMIN.PRIORYTETY_NOT, 960.ADMIN.PROFITY, 960.ADMIN.PROMO, 960.ADMIN.PROMO_FILIE, 960.ADMIN.PROMO_GIFT, 960.ADMIN.PROMO_KIER_SPR, 960.ADMIN.PROMO_ODB, 960.ADMIN.PROMO_PROFIT, 960.ADMIN.PROMO_RODZ, 960.ADMIN.PROMO_TARGI, 960.ADMIN.PROMO_TOW, 960.ADMIN.PRZENOSZENIE_SALDA_OPK, 960.ADMIN.PRZERZUTY, 960.ADMIN.PRZERZUTY_REAL, 960.ADMIN.PRZYJ_TOW_STATUS, 960.ADMIN.PUNKTY_TRASA_GPS, 960.ADMIN.P_DOCUMENT_ASN, 960.ADMIN.P_DOCUMENT_ASN_TEST, 960.ADMIN.P_DOCUMENT_CROSS_MAG, 960.ADMIN.P_DOCUMENT_CROSS_PAL, 960.ADMIN.P_DOCUMENT_FAO, 960.ADMIN.P_DOCUMENT_FAO_CENTR, 960.ADMIN.P_DOCUMENT_IC, 960.ADMIN.P_DOCUMENT_IC_BRAKI, 960.ADMIN.P_DOCUMENT_INW, 960.ADMIN.P_DOCUMENT_INW_BRAKI, 960.ADMIN.P_DOCUMENT_MAG, 960.ADMIN.P_DOCUMENT_MAG_AKORD, 960.ADMIN.P_DOCUMENT_MAG_PAL, 960.ADMIN.P_DOCUMENT_MAG_PAL_LOG, 960.ADMIN.P_DOCUMENT_MAG_TRANS_MM, 960.ADMIN.P_DOCUMENT_MAG_ZLEC, 960.ADMIN.P_DOCUMENT_PALET, 960.ADMIN.P_DOCUMENT_PHL, 960.ADMIN.P_DOCUMENT_PRD, 960.ADMIN.P_DOCUMENT_PROP_MM, 960.ADMIN.P_DOCUMENT_PROP_MM_ZREAL, 960.ADMIN.P_DOCUMENT_RO, 960.ADMIN.P_DOCUMENT_SPR, 960.ADMIN.P_DOCUMENT_SPR_ANUL, 960.ADMIN.P_DOCUMENT_SPR_EXT, 960.ADMIN.P_DOCUMENT_SPR_KOR, 960.ADMIN.P_DOCUMENT_SPR_KOR_CENTR, 960.ADMIN.P_DOCUMENT_SPR_KOR_POWODY_DECYZJI, 960.ADMIN.P_DOCUMENT_SPR_PROFIT, 960.ADMIN.P_DOCUMENT_ZADANIA, 960.ADMIN.P_DOCUMENT_ZAM, 960.ADMIN.P_DOCUMENT_ZAM_EXT, 960.ADMIN.P_DOCUMENT_ZAM_PROFIT, 960.ADMIN.P_DOCUMENT_ZBIOR, 960.ADMIN.P_DOCUMENT_ZBIOR_PAL, 960.ADMIN.P_DOCUMENT_ZBIOR_PAL_KIER, 960.ADMIN.P_DOCUMENT_ZBIOR_PLOMB, 960.ADMIN.P_POTW_DOST, 960.ADMIN.P_REKLAM, 960.ADMIN.P_S_GLOS_OBIEKT, 960.ADMIN.P_TARGI_REAL_RAP, 960.ADMIN.P_ZAM_DOST, 960.ADMIN.P_ZAM_DOST_REAL, 960.ADMIN.P_ZAM_ODB, 960.ADMIN.P_ZAM_RAP, 960.ADMIN.P_ZLECENIA_PAL_PAKIET, 960.ADMIN.P_ZLECENIA_PAL_PAKIET_POJ, 960.ADMIN.P_ZLECENIA_PRZEWOZ, 960.ADMIN.Q_DOCUMENT_KAS, 960.ADMIN.Q_DOCUMENT_MAG, 960.ADMIN.Q_DOCUMENT_ZAK, 960.ADMIN.RAP_KAS, 960.ADMIN.REGULY_DRUKOW, 960.ADMIN.REGULY_PFK, 960.ADMIN.REG_KONTR_PAL, 960.ADMIN.REKL, 960.ADMIN.REKLAMACJE_FRIGO, 960.ADMIN.REKL_SKLEPY_RODZAJE_PROGI, 960.ADMIN.RETRA, 960.ADMIN.RETRA_PRZYDZIALY, 960.ADMIN.RETRA_REGULY, 960.ADMIN.ROBOCOP_AKORD, 960.ADMIN.ROBOCOP_AKORD_SESJE, 960.ADMIN.ROBOCOP_BUFOR, 960.ADMIN.ROBOCOP_BUFOR_LOG, 960.ADMIN.ROBOCOP_KAMERY, 960.ADMIN.ROBOCOP_SESJE, 960.ADMIN.RODZAJE_SYSTEMOW, 960.ADMIN.RODZ_MAG, 960.ADMIN.R_DEKR, 960.ADMIN.R_DOCUMENT_IC, 960.ADMIN.R_DOCUMENT_INW, 960.ADMIN.R_DOCUMENT_INW_NA_FIL, 960.ADMIN.R_DOCUMENT_MAG, 960.ADMIN.R_DOCUMENT_MAG_SKLEP, 960.ADMIN.R_DOCUMENT_PALET, 960.ADMIN.R_DOCUMENT_SPR_KOR, 960.ADMIN.R_DOCUMENT_ZBIOR_DOK, 960.ADMIN.R_DOCUMENT_ZRDL, 960.ADMIN.R_HIST_LOG, 960.ADMIN.R_LOG_PARAM, 960.ADMIN.R_OPER_LOG, 960.ADMIN.R_OPER_LOG_NA_FIL, 960.ADMIN.R_OPER_LOG_POWODY, 960.ADMIN.R_PRZYJEC_REKLAMACJI, 960.ADMIN.R_ROBOCOP_AKORD, 960.ADMIN.R_STAT_PN, 960.ADMIN.R_TAB, 960.ADMIN.R_WYD_TOW_STAT, 960.ADMIN.R_ZLEC_PAL_KOL, 960.ADMIN.R_ZLEC_PAL_PAKIET, 960.ADMIN.SALA, 960.ADMIN.SEKT_MAG, 960.ADMIN.SEKT_MAG_HIST, 960.ADMIN.SEK_WYW, 960.ADMIN.SIECI, 960.ADMIN.SIECI_KH, 960.ADMIN.SIECI_KONTRAHENCI, 960.ADMIN.SIECI_TYPY, 960.ADMIN.SKLEPY_RODZAJE, 960.ADMIN.SPOSOBY_PL, 960.ADMIN.SPOSOBY_WYWOZU, 960.ADMIN.SPRAWDZ_SYSTEM_MAIL_CFG, 960.ADMIN.STANY_ANI, 960.ADMIN.STANY_PAL, 960.ADMIN.STAN_ZMIAN, 960.ADMIN.STATUSY_TOW, 960.ADMIN.STOLY_KAMERY, 960.ADMIN.STOPY_ODS, 960.ADMIN.STORAGE_TEST, 960.ADMIN.STR_TEMP, 960.ADMIN.SUM_OBR_KO, 960.ADMIN.SYS_ZEW, 960.ADMIN.S_GLOS_KOM, 960.ADMIN.S_GLOS_KOM_OBIEKT, 960.ADMIN.S_GLOS_OBIEKT, 960.ADMIN.TARGI_REAL_RAP, 960.ADMIN.TECH_AKTYWNOSCI, 960.ADMIN.TECH_FILIE_DANE_TECH, 960.ADMIN.TECH_KONTROLA_DOSTEPU, 960.ADMIN.TECH_SYSTEM_CHECK_CFG, 960.ADMIN.TEL_ADMIN, 960.ADMIN.TERMINY_PL, 960.ADMIN.TERMINY_PL_NA_FIL, 960.ADMIN.TERMINY_PL_PAR, 960.ADMIN.TERMINY_PL_PAR_DOD, 960.ADMIN.TEST1, 960.ADMIN.TEST_ODLEGLOSC, 960.ADMIN.TLUMACZ, 960.ADMIN.TLUMACZ_KH, 960.ADMIN.TLUMACZ_POZYCJE, 960.ADMIN.TLUMACZ_TOW, 960.ADMIN.TLUM_ELD_STOK, 960.ADMIN.TMP_SQL, 960.ADMIN.EXPORT_DOCUMENT_SPR, 960.ADMIN.EXPORT_DOCUMENT_SPR_MODYF, 960.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS, 960.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD, 960.ADMIN.EXPORT_DOCUMENT_SPR_ROZLAD_PAL, 960.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE, 960.ADMIN.EXPORT_DOCUMENT_SPR_WYD_PAL, 960.ADMIN.EXPORT_DOCUMENT_SPR_LOAD, 960.ADMIN.EXPORT_DOCUMENT_SPR_ZALAD_PAL, 960.ADMIN.IMPORT_ZBIOR_NAG, 960.ADMIN.IMPORT_ZBIOR_POZ, 960.ADMIN.IMPORT_ZBIOR_WYW, 960.ADMIN.MONITORING, 960.ADMIN.SKLEPY, 960.ADMIN.TOWARY, 960.ADMIN.TOWARY_DANE_LOG, 960.ADMIN.TOWARY_GRUPY_JPK, 960.ADMIN.TOWARY_INFO_DOD, 960.ADMIN.TOWARY_NAZWA_TMP, 960.ADMIN.TOWARY_NOWY_VAT, 960.ADMIN.TOWARY_ZABLOKOWANE, 960.ADMIN.TOW_CECHY, 960.ADMIN.TOW_DYSP, 960.ADMIN.TOW_NA_FIL, 960.ADMIN.TOW_NA_FIL_HIT_HIST, 960.ADMIN.TOW_NA_FIL_TEST, 960.ADMIN.TOW_STAN, 960.ADMIN.TOW_STAN_N, 960.ADMIN.TOW_STOJAKI_NAG, 960.ADMIN.TOW_STOJAKI_POZ, 960.ADMIN.TOW_TLUM_KOPIA, 960.ADMIN.TOW_TLUM_ODB, 960.ADMIN.TOW_W_GRT, 960.ADMIN.TOW_W_MAG, 960.ADMIN.TOW_W_MAG_FIL, 960.ADMIN.TOW_W_MIEJ_MAG, 960.ADMIN.TOW_W_MIEJ_MAG_LOG, 960.ADMIN.TOW_W_MIEJ_MAG_TEST, 960.ADMIN.TOW_W_MIEJ_MAG_TEST2, 960.ADMIN.TOW_W_MIEJ_MAG_TEST3, 960.ADMIN.TOW_ZM_CEN, 960.ADMIN.TOW_ZM_CEN_PLAN, 960.ADMIN.TOW_ZM_MS, 960.ADMIN.TOW_ZM_PACZKI, 960.ADMIN.TOW_ZM_VAT_PLAN, 960.ADMIN.TRANSPORT_DNI_WOLNE, 960.ADMIN.TRANSPORT_DNI_WOLNE2, 960.ADMIN.TRASA_GPS, 960.ADMIN.TRASY, 960.ADMIN.TRASY2, 960.ADMIN.TRASY_DNI, 960.ADMIN.TRASY_DNI2, 960.ADMIN.TRASY_MAG, 960.ADMIN.TR_NA_FIL, 960.ADMIN.TR_NA_FIL_TMP, 960.ADMIN.TYPY_KH, 960.ADMIN.TYPY_O2, 960.ADMIN.TYPY_REG_KONTR_PAL, 960.ADMIN.TYPY_WART, 960.ADMIN.TYP_P, 960.ADMIN.TYP_REKLAMACJI, 960.ADMIN.T_DOCUMENT_BAN, 960.ADMIN.T_DOCUMENT_FK, 960.ADMIN.T_DOCUMENT_IC, 960.ADMIN.T_DOCUMENT_KAS, 960.ADMIN.T_DOCUMENT_MAG, 960.ADMIN.T_DOCUMENT_MRO, 960.ADMIN.T_DOCUMENT_PFK, 960.ADMIN.T_DOCUMENT_SPR, 960.ADMIN.T_DOCUMENT_SPR_KOR, 960.ADMIN.T_DOCUMENT_WPLYW, 960.ADMIN.T_DOCUMENT_ZAK, 960.ADMIN.T_P_DOCUMENT_RO, 960.ADMIN.T_ROBOCOP_AKORD, 960.ADMIN.T_WSP_DOCUMENT_AKORD, 960.ADMIN.ULUBIONE, 960.ADMIN.UPR, 960.ADMIN.UPR_ROLE, 960.ADMIN.URZEDY, 960.ADMIN.USERS, 960.ADMIN.USERS_NA_FIL, 960.ADMIN.USER_MAX_LIMITY, 960.ADMIN.VAN, 960.ADMIN.VAN_DOCUMENT_KAS_N, 960.ADMIN.VAN_DOCUMENT_KAS_P, 960.ADMIN.VAN_DOCUMENT_KAS_RAP_N, 960.ADMIN.VAN_DOCUMENT_KAS_RAP_P, 960.ADMIN.VAN_DOCUMENT_MAG_N, 960.ADMIN.VAN_DOCUMENT_MAG_P, 960.ADMIN.VAN_DOCUMENT_SLO, 960.ADMIN.VAN_DOCUMENT_SPR_N, 960.ADMIN.VAN_DOCUMENT_SPR_P, 960.ADMIN.VAN_EXP_AUX, 960.ADMIN.VAN_NAGLOWKI, 960.ADMIN.VAN_NEW_KH, 960.ADMIN.VAN_POZYCJE, 960.ADMIN.VAN_TOW_CENY_ASO, 960.ADMIN.VAN_TOW_CENY_PRP, 960.ADMIN.VOICE_ASSIGNMENT_LINES, 960.ADMIN.VOICE_ASSIGNMENT_LINES_LOG, 960.ADMIN.WALUTY, 960.ADMIN.WAR_PROM1, 960.ADMIN.WAR_ZAK, 960.ADMIN.WOZKI, 960.ADMIN.WOZKI_INDEKSY, 960.ADMIN.WOZKI_LOG, 960.ADMIN.WOZKI_MODELE, 960.ADMIN.WOZKI_RODZAJ, 960.ADMIN.WOZKI_RODZ_HIST, 960.ADMIN.WOZKI_ZLEC_PAL_PAKIET, 960.ADMIN.WSP_DOCUMENT_AKORD, 960.ADMIN.WSP_DOCUMENT_AKORD_SYM, 960.ADMIN.WYDAJNOSC, 960.ADMIN.WYDRUK, 960.ADMIN.WYDRUKI_TLUMACZENIA, 960.ADMIN.WYD_TOW_STAT, 960.ADMIN.WYS_DO_BRE, 960.ADMIN.ZAM_DOST, 960.ADMIN.ZAM_DOST_AWIZO, 960.ADMIN.ZAM_ODB, 960.ADMIN.ZAM_RAP, 960.ADMIN.ZAZNACZ, 960.ADMIN.ZDALNY_USER, 960.ADMIN.ZLECENIA_KONTR_PAL, 960.ADMIN.ZLECENIA_NOT, 960.ADMIN.ZLECENIA_NOT_IND_DO_PRZEL, 960.ADMIN.ZLECENIA_NOT_IND_DO_PRZELICZ, 960.ADMIN.ZLECENIA_PAL, 960.ADMIN.ZLECENIA_PAL_PAKIET, 960.ADMIN.ZLECENIA_PAL_PLAN, 960.ADMIN.ZLECENIA_PRZEWOZ, 960.ADMIN.ZLEC_PAL_PAKIET_IND, 960.ADMIN.ZLEC_PAL_PAKIET_PODGRUPY, 960.ADMIN.ZLEC_PAL_PAKIET_WART, 960.ADMIN.ZLEC_PR_HIST, 960.ADMIN.ZMIANA_DANYCH, 960.MARIUSZ_WB.MARIUSZ_WB_TAB, 960.SASH.HIST_SQL1, 960.SASH.HIST_SQL2, 960.SASH.PROGRAM_MODUL_AKCJA, 960.SASH.SASH_1, 960.SASH.SASH_10, 960.SASH.SASH_11, 960.SASH.SASH_12, 960.SASH.SASH_13, 960.SASH.SASH_14, 960.SASH.SASH_15, 960.SASH.SASH_16, 960.SASH.SASH_17, 960.SASH.SASH_18, 960.SASH.SASH_19, 960.SASH.SASH_2, 960.SASH.SASH_20, 960.SASH.SASH_21, 960.SASH.SASH_22, 960.SASH.SASH_23, 960.SASH.SASH_24, 960.SASH.SASH_25, 960.SASH.SASH_26, 960.SASH.SASH_27, 960.SASH.SASH_28, 960.SASH.SASH_29, 960.SASH.SASH_3, 960.SASH.SASH_30, 960.SASH.SASH_31, 960.SASH.SASH_4, 960.SASH.SASH_5, 960.SASH.SASH_6, 960.SASH.SASH_7, 960.SASH.SASH_8, 960.SASH.SASH_9, 960.SASH.SASH_CONFIGURATION, 960.SASH.SASH_EVENT_NAMES, 960.SASH.SASH_LOG, 960.SASH.SASH_TARGET, 960.SASH.SASH_TARGETS, 960.SASH.SUMA_6_DO_17, 960.SASH.SUMA_DNIOWA, 960.SASH.WAITGROUPS, 960.SYSMAN.AQ$_MGMT_LOADER_QTABLE_G, 960.SYSMAN.AQ$_MGMT_LOADER_QTABLE_H, 960.SYSMAN.AQ$_MGMT_LOADER_QTABLE_I, 960.SYSMAN.AQ$_MGMT_LOADER_QTABLE_L, 960.SYSMAN.AQ$_MGMT_LOADER_QTABLE_S, 960.SYSMAN.AQ$_MGMT_LOADER_QTABLE_T, 960.SYSMAN.AQ$_MGMT_NOTIFY_QTABLE_G, 960.SYSMAN.AQ$_MGMT_NOTIFY_QTABLE_H, 960.SYSMAN.AQ$_MGMT_NOTIFY_QTABLE_I, 960.SYSMAN.AQ$_MGMT_NOTIFY_QTABLE_L, 960.SYSMAN.AQ$_MGMT_NOTIFY_QTABLE_S, 960.SYSMAN.AQ$_MGMT_NOTIFY_QTABLE_T, 960.SYSMAN.DB_USER_PREFERENCES, 960.SYSMAN.EMDW_TRACE_CONFIG, 960.SYSMAN.EMDW_TRACE_DATA, 960.SYSMAN.EM_COMPARISON_SUMMARY, 960.SYSMAN.EM_IPW_INFO, 960.SYSMAN.EM_PAGE_CONDITION_METADATA, 960.SYSMAN.EM_PAGE_CUSTOMIZATIONS, 960.SYSMAN.EM_PAGE_CUSTOM_CONDITIONS, 960.SYSMAN.EM_PAGE_CUST_METADATA, 960.SYSMAN.ESM_COLLECTION, 960.SYSMAN.EUME2E_ASSOCS_LOOKUP, 960.SYSMAN.MGMT_ADMIN_LICENSES, 960.SYSMAN.MGMT_ADMIN_METRIC_THRESgoldS, 960.SYSMAN.MGMT_AGENT_SEC_INFO, 960.SYSMAN.MGMT_ALL_TARGET_PROPS, 960.SYSMAN.MGMT_ANNOTATION, 960.SYSMAN.MGMT_ARU_CREDENTIALS, 960.SYSMAN.MGMT_ARU_FAMILY_PRODUCT_MAP, 960.SYSMAN.MGMT_ARU_LANGUAGES, 960.SYSMAN.MGMT_ARU_OUI_COMPONENTS, 960.SYSMAN.MGMT_ARU_PLATFORMS, 960.SYSMAN.MGMT_ARU_PRODUCTS, 960.SYSMAN.MGMT_ARU_PRODUCT_RELEASE_MAP, 960.SYSMAN.MGMT_ARU_RELEASES, 960.SYSMAN.MGMT_AUDIT_CUSTOM_ATTRIBS, 960.SYSMAN.MGMT_AUDIT_DESTINATION, 960.SYSMAN.MGMT_AUDIT_LOGS, 960.SYSMAN.MGMT_AUDIT_MASTER, 960.SYSMAN.MGMT_AVAILABILITY, 960.SYSMAN.MGMT_AVAILABILITY_MARKER, 960.SYSMAN.MGMT_AVAILABILITY_RBK, 960.SYSMAN.MGMT_AVAILABLE_SEARCHES, 960.SYSMAN.MGMT_BACKUP_CONFIGURATION, 960.SYSMAN.MGMT_BAM_DATA_HUBS, 960.SYSMAN.MGMT_BAM_DATA_ISESSIONS, 960.SYSMAN.MGMT_BAM_DATA_OSESSIONS, 960.SYSMAN.MGMT_BAM_ISESSION_DATASOURCE, 960.SYSMAN.MGMT_BAM_ISESSION_DIAG, 960.SYSMAN.MGMT_BAM_ISESSION_KPIS, 960.SYSMAN.MGMT_BAM_OSESSION_ALERTS, 960.SYSMAN.MGMT_BAM_OSESSION_DIAG, 960.SYSMAN.MGMT_BAM_OSESSION_METRICS, 960.SYSMAN.MGMT_BAM_OSESSION_STATUS, 960.SYSMAN.MGMT_BCN_AVAIL_DEF, 960.SYSMAN.MGMT_BCN_AVAIL_JOB, 960.SYSMAN.MGMT_BCN_AVAIL_LOG, 960.SYSMAN.MGMT_BCN_BCNSTEP_PROPS, 960.SYSMAN.MGMT_BCN_BCNTXN_PROPS, 960.SYSMAN.MGMT_BCN_STEPGROUP_DEFN, 960.SYSMAN.MGMT_BCN_STEPGROUP_STEPS, 960.SYSMAN.MGMT_BCN_STEP_DEFN, 960.SYSMAN.MGMT_BCN_STEP_PROPS, 960.SYSMAN.MGMT_BCN_TARGET, 960.SYSMAN.MGMT_BCN_TXN_AUDIT, 960.SYSMAN.MGMT_BCN_TXN_DEFN, 960.SYSMAN.MGMT_BCN_TXN_PROPS, 960.SYSMAN.MGMT_BLACKOUTS, 960.SYSMAN.MGMT_BLACKOUT_FLAT_TARGETS, 960.SYSMAN.MGMT_BLACKOUT_HISTORY, 960.SYSMAN.MGMT_BLACKOUT_PROXY_TARGETS, 960.SYSMAN.MGMT_BLACKOUT_REASON, 960.SYSMAN.MGMT_BLACKOUT_SCHEDULE, 960.SYSMAN.MGMT_BLACKOUT_STATE, 960.SYSMAN.MGMT_BLACKOUT_TARGET_DETAILS, 960.SYSMAN.MGMT_BLACKOUT_WINDOWS, 960.SYSMAN.MGMT_BSLN_BASELINES, 960.SYSMAN.MGMT_BSLN_DATASOURCES, 960.SYSMAN.MGMT_BSLN_INTERVALS, 960.SYSMAN.MGMT_BSLN_METRICS, 960.SYSMAN.MGMT_BSLN_RAWDATA, 960.SYSMAN.MGMT_BSLN_STATISTICS, 960.SYSMAN.MGMT_BSLN_THRESgold_PARMS, 960.SYSMAN.MGMT_BUG_ADVISORY, 960.SYSMAN.MGMT_BUG_ADVISORY_BUG, 960.SYSMAN.MGMT_BUG_ADV_HOME_PATCH, 960.SYSMAN.MGMT_BUG_AVAILABLE_PATCH, 960.SYSMAN.MGMT_BUG_FIX_APPLICABLE_COMP, 960.SYSMAN.MGMT_BUG_FIX_APPLIC_COMP_LIST, 960.SYSMAN.MGMT_BUG_PATCH_CERTIFICATE, 960.SYSMAN.MGMT_BUG_PATCH_FIXES_BUG, 960.SYSMAN.MGMT_BUG_PATCH_PLATFORM, 960.SYSMAN.MGMT_CALLBACKS, 960.SYSMAN.MGMT_CATEGORIES, 960.SYSMAN.MGMT_CATEGORY_CLASSES, 960.SYSMAN.MGMT_CATEGORY_MAP, 960.SYSMAN.MGMT_CHANGE_AGENT_URL, 960.SYSMAN.MGMT_CM_BASELINES, 960.SYSMAN.MGMT_CM_BASELINE_CONS_GROUPS, 960.SYSMAN.MGMT_CM_BASELINE_DEPENDENCIES, 960.SYSMAN.MGMT_CM_BASELINE_DEPENDENTS, 960.SYSMAN.MGMT_CM_BASELINE_INIT_PARAMS, 960.SYSMAN.MGMT_CM_BASELINE_OBJECTS, 960.SYSMAN.MGMT_CM_BASELINE_OBJGRANTS, 960.SYSMAN.MGMT_CM_BASELINE_PROXYGRANTS, 960.SYSMAN.MGMT_CM_BASELINE_QUOTAGRANTS, 960.SYSMAN.MGMT_CM_BASELINE_ROLEGRANTS, 960.SYSMAN.MGMT_CM_BASELINE_SYSGRANTS, 960.SYSMAN.MGMT_CM_BASELINE_VERSIONS, 960.SYSMAN.MGMT_CM_COMPARISONS, 960.SYSMAN.MGMT_CM_COMPARISON_INIT_PRMS, 960.SYSMAN.MGMT_CM_COMPARISON_OBJECTS, 960.SYSMAN.MGMT_CM_COMPARISON_VERSIONS, 960.SYSMAN.MGMT_CM_SCHEMA_MAPS, 960.SYSMAN.MGMT_CM_SCOPESPECS, 960.SYSMAN.MGMT_CM_SCOPESPEC_NAMES, 960.SYSMAN.MGMT_CM_SYNCHRONIZATIONS, 960.SYSMAN.MGMT_CM_SYNCH_IMPACT_REPORTS, 960.SYSMAN.MGMT_CM_SYNCH_OBJECTS, 960.SYSMAN.MGMT_CM_SYNCH_SCRIPTS, 960.SYSMAN.MGMT_CM_SYNCH_VERSIONS, 960.SYSMAN.MGMT_COLLECTIONS, 960.SYSMAN.MGMT_COLLECTION_CREDENTIALS, 960.SYSMAN.MGMT_COLLECTION_METRIC_TASKS, 960.SYSMAN.MGMT_COLLECTION_TASKS, 960.SYSMAN.MGMT_COLLECTION_TASK_CONTEXT, 960.SYSMAN.MGMT_COLLECTION_TEMPLATE_CREDS, 960.SYSMAN.MGMT_COLLECTION_WORKERS, 960.SYSMAN.MGMT_COLL_ITEMS, 960.SYSMAN.MGMT_COLL_ITEM_METRICS, 960.SYSMAN.MGMT_COLL_ITEM_PROPERTIES, 960.SYSMAN.MGMT_COMP_RESULT_TO_JOB_MAP, 960.SYSMAN.MGMT_COMP_SNAPSHOT_TO_STEP_MAP, 960.SYSMAN.MGMT_CONFIG_ACTIVITIES, 960.SYSMAN.MGMT_CONTAINER_CREDENTIALS, 960.SYSMAN.MGMT_CORRECTIVE_ACTION, 960.SYSMAN.MGMT_CPF_METRIC_SOURCE, 960.SYSMAN.MGMT_CREATED_USERS, 960.SYSMAN.MGMT_CREDENTIALS, 960.SYSMAN.MGMT_CREDENTIALS2, 960.SYSMAN.MGMT_CREDENTIAL_SETS, 960.SYSMAN.MGMT_CREDENTIAL_SET_COLUMNS, 960.SYSMAN.MGMT_CREDENTIAL_SET_COL_VALS, 960.SYSMAN.MGMT_CREDENTIAL_TYPES, 960.SYSMAN.MGMT_CREDENTIAL_TYPE_COLUMNS, 960.SYSMAN.MGMT_CREDENTIAL_TYPE_COL_VALS, 960.SYSMAN.MGMT_CREDENTIAL_TYPE_REF, 960.SYSMAN.MGMT_CSTMZ_CHARTS, 960.SYSMAN.MGMT_CSTMZ_CHART_SELTARGETS, 960.SYSMAN.MGMT_CSTMZ_CUSTOM_COLUMNS, 960.SYSMAN.MGMT_CSTMZ_DEFAULT_CHART, 960.SYSMAN.MGMT_CSTMZ_SUMMARY_CHART_DEF, 960.SYSMAN.MGMT_CS_CONFIG_STANDARD, 960.SYSMAN.MGMT_CS_EVAL_SUMM_RQS, 960.SYSMAN.MGMT_CS_EVAL_SUMM_RULE, 960.SYSMAN.MGMT_CS_EVAL_SUMM_RULEFOLDER, 960.SYSMAN.MGMT_CS_HIERARCHY, 960.SYSMAN.MGMT_CS_INCLUSION, 960.SYSMAN.MGMT_CS_INCLUSION_PARAMETER, 960.SYSMAN.MGMT_CS_KEYWORD, 960.SYSMAN.MGMT_CS_PARAMETER, 960.SYSMAN.MGMT_CS_PARAMETER_CHOICES, 960.SYSMAN.MGMT_CS_REUSABLE_QUERY, 960.SYSMAN.MGMT_CS_RQS_HIERARCHY, 960.SYSMAN.MGMT_CS_RQS_INCLUSION, 960.SYSMAN.MGMT_CS_RULE, 960.SYSMAN.MGMT_CS_RULEFOLDER, 960.SYSMAN.MGMT_CS_RULE_FIX_LINK, 960.SYSMAN.MGMT_CS_RULE_SIMPLE_TEST, 960.SYSMAN.MGMT_CS_RULE_VIOL_CTX, 960.SYSMAN.MGMT_CS_SCHEDULED_EVAL, 960.SYSMAN.MGMT_CURRENT_AVAILABILITY, 960.SYSMAN.MGMT_CURRENT_METRICS, 960.SYSMAN.MGMT_CURRENT_METRIC_ERRORS, 960.SYSMAN.MGMT_CURRENT_VIOLATION, 960.SYSMAN.MGMT_DBNET_TNS_ADMINS, 960.SYSMAN.MGMT_DB_CONTROLFILES_ECM, 960.SYSMAN.MGMT_DB_DATAFILES_ECM, 960.SYSMAN.MGMT_DB_DBNINSTANCEINFO_ECM, 960.SYSMAN.MGMT_DB_FEATUREUSAGE, 960.SYSMAN.MGMT_DB_HDM_METRIC_HELPER, 960.SYSMAN.MGMT_DB_INIT_PARAMS_ECM, 960.SYSMAN.MGMT_DB_INVOBJS_ECM, 960.SYSMAN.MGMT_DB_LATEST_HDM_FINDINGS, 960.SYSMAN.MGMT_DB_LICENSE_ECM, 960.SYSMAN.MGMT_DB_OPTIONS_ECM, 960.SYSMAN.MGMT_DB_RECSEGMENTSETTINGS_ECM, 960.SYSMAN.MGMT_DB_RECTSSETTINGS_ECM, 960.SYSMAN.MGMT_DB_RECUSERSETTINGS_ECM, 960.SYSMAN.MGMT_DB_REDOLOGS_ECM, 960.SYSMAN.MGMT_DB_ROLLBACK_SEGS_ECM, 960.SYSMAN.MGMT_DB_SGA_ECM, 960.SYSMAN.MGMT_DB_TABLESPACES_ECM, 960.SYSMAN.MGMT_DELTA_COMPARISON_DELTAS, 960.SYSMAN.MGMT_DELTA_COMP_DELTA_DETAILS, 960.SYSMAN.MGMT_DELTA_COMP_KEY_COLS, 960.SYSMAN.MGMT_DELTA_COMP_PROPERTIES, 960.SYSMAN.MGMT_DELTA_ENTRY, 960.SYSMAN.MGMT_DELTA_ENTRY_VALUES, 960.SYSMAN.MGMT_DELTA_IDS, 960.SYSMAN.MGMT_DELTA_ID_VALUES, 960.SYSMAN.MGMT_DELTA_SAVED_COMPARISON, 960.SYSMAN.MGMT_DELTA_SNAP, 960.SYSMAN.MGMT_DEPLOYMENT_SECTIONS, 960.SYSMAN.MGMT_DIROBJ_USERS_HOTLIST, 960.SYSMAN.MGMT_DM_ALITEMS, 960.SYSMAN.MGMT_DM_COLUMN_RULES, 960.SYSMAN.MGMT_DM_INFCONS_COLUMNS, 960.SYSMAN.MGMT_DM_JOB_EXECUTIONS, 960.SYSMAN.MGMT_DM_RULEENTRY, 960.SYSMAN.MGMT_DM_RULETEMPLATES, 960.SYSMAN.MGMT_DM_SCOPESPECS, 960.SYSMAN.MGMT_DM_SS_COLUMNS, 960.SYSMAN.MGMT_DUPLICATE_TARGETS, 960.SYSMAN.MGMT_E2E_DETAILS, 960.SYSMAN.MGMT_E2E_DETAILS_1DAY, 960.SYSMAN.MGMT_E2E_DETAILS_1HOUR, 960.SYSMAN.MGMT_E2E_JDBC, 960.SYSMAN.MGMT_E2E_JDBC_1DAY, 960.SYSMAN.MGMT_E2E_JDBC_1HOUR, 960.SYSMAN.MGMT_E2E_SQL, 960.SYSMAN.MGMT_E2E_SQL_1DAY, 960.SYSMAN.MGMT_E2E_SQL_1HOUR, 960.SYSMAN.MGMT_E2E_SQL_CONN, 960.SYSMAN.MGMT_E2E_SQL_STMT, 960.SYSMAN.MGMT_E2E_SUMMARY, 960.SYSMAN.MGMT_E2E_SUMMARY_1DAY, 960.SYSMAN.MGMT_E2E_SUMMARY_1HOUR, 960.SYSMAN.MGMT_ECM_ARU_MAP, 960.SYSMAN.MGMT_ECM_CLUSTER_NODE_INFO, 960.SYSMAN.MGMT_ECM_CSA, 960.SYSMAN.MGMT_ECM_CSA_APPID_TARGET_MAP, 960.SYSMAN.MGMT_ECM_CSA_COOKIES, 960.SYSMAN.MGMT_ECM_CSA_CUSTOM, 960.SYSMAN.MGMT_ECM_CSA_FAILED, 960.SYSMAN.MGMT_ECM_CSA_GENERAL_INFO, 960.SYSMAN.MGMT_ECM_CSA_OUT_OF_BOX, 960.SYSMAN.MGMT_ECM_CSA_RULES, 960.SYSMAN.MGMT_ECM_CSA_SNAPSHOT_INFO, 960.SYSMAN.MGMT_ECM_GEN_SNAPSHOT, 960.SYSMAN.MGMT_ECM_HOSTPATCH_COMPL_HIST, 960.SYSMAN.MGMT_ECM_HOSTPATCH_GROUPS, 960.SYSMAN.MGMT_ECM_HOSTPATCH_GROUP_REPOS, 960.SYSMAN.MGMT_ECM_HOSTPATCH_HOSTS, 960.SYSMAN.MGMT_ECM_HOSTPATCH_HOST_COMPL, 960.SYSMAN.MGMT_ECM_HOSTPATCH_REPOS, 960.SYSMAN.MGMT_ECM_HOSTPATCH_REPOS_PKGS, 960.SYSMAN.MGMT_ECM_HOST_CONFIGS_TO_DEL, 960.SYSMAN.MGMT_ECM_HW, 960.SYSMAN.MGMT_ECM_HW_CPU, 960.SYSMAN.MGMT_ECM_HW_IOCARD, 960.SYSMAN.MGMT_ECM_HW_NIC, 960.SYSMAN.MGMT_ECM_LOADED_FILES, 960.SYSMAN.MGMT_ECM_MD_ALL_TBL_COLUMNS, 960.SYSMAN.MGMT_ECM_MD_HIST_TBLS, 960.SYSMAN.MGMT_ECM_OS, 960.SYSMAN.MGMT_ECM_OS_COMPONENT, 960.SYSMAN.MGMT_ECM_OS_FILESYSTEM, 960.SYSMAN.MGMT_ECM_OS_PROPERTY, 960.SYSMAN.MGMT_ECM_OS_REGISTERED_SW, 960.SYSMAN.MGMT_ECM_OS_REGISTERED_SW_COMP, 960.SYSMAN.MGMT_ECM_PATCH_CACHE, 960.SYSMAN.MGMT_ECM_RESOURCES, 960.SYSMAN.MGMT_ECM_SAVEDHOSTCONFIG, 960.SYSMAN.MGMT_ECM_SNAPSHOT, 960.SYSMAN.MGMT_ECM_SNAPSHOT_MD_COLUMNS, 960.SYSMAN.MGMT_ECM_SNAPSHOT_MD_TABLES, 960.SYSMAN.MGMT_ECM_SNAPSHOT_METADATA, 960.SYSMAN.MGMT_ECM_SNAP_COMPONENT_INFO, 960.SYSMAN.MGMT_ECM_ULN_CHANNELS, 960.SYSMAN.MGMT_ECM_ULN_CHANNEL_PKGS, 960.SYSMAN.MGMT_ECM_ULN_CH_ADV, 960.SYSMAN.MGMT_ECM_ULN_SS_CHANNELS, 960.SYSMAN.MGMT_ECM_ULN_STAGE_SERVERS, 960.SYSMAN.MGMT_EMD_PING, 960.SYSMAN.MGMT_EMD_PING_CHECK, 960.SYSMAN.MGMT_EMX_CELL_CD_CONFIG, 960.SYSMAN.MGMT_EMX_CELL_C_CONFIG, 960.SYSMAN.MGMT_EMX_CELL_GD_CONFIG, 960.SYSMAN.MGMT_EMX_CELL_IORM_CONFIG, 960.SYSMAN.MGMT_EMX_CELL_L_CONFIG, 960.SYSMAN.MGMT_EMX_CELL_PD_CONFIG, 960.SYSMAN.MGMT_ENTERPRISE_CREDENTIALS, 960.SYSMAN.MGMT_ERROR_MASTER, 960.SYSMAN.MGMT_ESA_REPORT, 960.SYSMAN.MGMT_FAILED_CONFIG_ACTIVITIES, 960.SYSMAN.MGMT_FAILOVER_CALLBACKS, 960.SYSMAN.MGMT_FAILOVER_TABLE, 960.SYSMAN.MGMT_FBP_PATCHING_GUIDS, 960.SYSMAN.MGMT_FEATURES_MAPPING, 960.SYSMAN.MGMT_FEATURE_PATCHES, 960.SYSMAN.MGMT_FLAT_ROLE_GRANTS, 960.SYSMAN.MGMT_FLAT_TARGET_ASSOC, 960.SYSMAN.MGMT_GENSVC_AVAIL_BEACONS, 960.SYSMAN.MGMT_GENSVC_AVAIL_CONFIG, 960.SYSMAN.MGMT_GENSVC_AVAIL_EVENTS, 960.SYSMAN.MGMT_GENSVC_AVAIL_JOB, 960.SYSMAN.MGMT_GENSVC_AVAIL_TESTS, 960.SYSMAN.MGMT_GENSVC_JOBS_DETAILS, 960.SYSMAN.MGMT_GENSVC_TEST_AVAIL, 960.SYSMAN.MGMT_GENSVC_TEST_AVAIL_MARKER, 960.SYSMAN.MGMT_GENSVC_TEST_CUR_AVAIL, 960.SYSMAN.MGMT_GENSVC_TMPL_VARS, 960.SYSMAN.MGMT_GENSVC_UPDBCN_JOB, 960.SYSMAN.MGMT_GENSVC_UPDBCN_JOB_TESTS, 960.SYSMAN.MGMT_GROUP_CHART, 960.SYSMAN.MGMT_GROUP_CHART_SELTARGETS, 960.SYSMAN.MGMT_GROUP_CUSTOM_COLUMNS, 960.SYSMAN.MGMT_GROUP_DEFAULT_CHART, 960.SYSMAN.MGMT_GROUP_SUMMARY_CHART_DEF, 960.SYSMAN.MGMT_HA_BACKUP, 960.SYSMAN.MGMT_HA_CLS_INTR_CONN, 960.SYSMAN.MGMT_HA_DG_TARGET_SUMMARY, 960.SYSMAN.MGMT_HA_FILES_ECM, 960.SYSMAN.MGMT_HA_INFO_ECM, 960.SYSMAN.MGMT_HA_INIT_PARAMS_ECM, 960.SYSMAN.MGMT_HA_MTTR, 960.SYSMAN.MGMT_HA_RAC_INTR_CONN, 960.SYSMAN.MGMT_HA_RMAN_CONFIG_ECM, 960.SYSMAN.MGMT_HC_CPU_DETAILS, 960.SYSMAN.MGMT_HC_FS_MOUNT_DETAILS, 960.SYSMAN.MGMT_HC_HARDWARE_MASTER, 960.SYSMAN.MGMT_HC_IOCARD_DETAILS, 960.SYSMAN.MGMT_HC_NIC_DETAILS, 960.SYSMAN.MGMT_HC_OS_COMPONENTS, 960.SYSMAN.MGMT_HC_OS_PROPERTIES, 960.SYSMAN.MGMT_HC_OS_SUMMARY, 960.SYSMAN.MGMT_HC_SYSTEM_SUMMARY, 960.SYSMAN.MGMT_HC_VENDOR_SW_COMPONENTS, 960.SYSMAN.MGMT_HC_VENDOR_SW_SUMMARY, 960.SYSMAN.MGMT_HOST_CREDENTIALS, 960.SYSMAN.MGMT_HTTP_SESSION_CALLBACKS, 960.SYSMAN.MGMT_HTTP_SESSION_OBJECTS, 960.SYSMAN.MGMT_INDEX_SIZES, 960.SYSMAN.MGMT_INV_COMPONENT, 960.SYSMAN.MGMT_INV_COMPONENT_PATCH, 960.SYSMAN.MGMT_INV_CONTAINER, 960.SYSMAN.MGMT_INV_CONTAINER_PROPERTY, 960.SYSMAN.MGMT_INV_DEPENDENCY_RULE, 960.SYSMAN.MGMT_INV_FILE, 960.SYSMAN.MGMT_INV_PATCH, 960.SYSMAN.MGMT_INV_PATCHED_FILE, 960.SYSMAN.MGMT_INV_PATCHED_FILE_COMP, 960.SYSMAN.MGMT_INV_PATCHSET, 960.SYSMAN.MGMT_INV_PATCH_FIXED_BUG, 960.SYSMAN.MGMT_INV_SUMMARY, 960.SYSMAN.MGMT_INV_VERSIONED_PATCH, 960.SYSMAN.MGMT_IP_ELEM_DEFAULT_PARAMS, 960.SYSMAN.MGMT_IP_ELEM_PARAM_CLASSES, 960.SYSMAN.MGMT_IP_ELEM_TARGET_TYPES, 960.SYSMAN.MGMT_IP_EMAIL_REPORT, 960.SYSMAN.MGMT_IP_PURGE_POLICY, 960.SYSMAN.MGMT_IP_REPORT_DEF, 960.SYSMAN.MGMT_IP_REPORT_DEF_ELEMENTS, 960.SYSMAN.MGMT_IP_REPORT_DEF_JIT_TYPES, 960.SYSMAN.MGMT_IP_REPORT_ELEM_DEF, 960.SYSMAN.MGMT_IP_REPORT_ELEM_IMAGE, 960.SYSMAN.MGMT_IP_REPORT_ELEM_PARAMS, 960.SYSMAN.MGMT_IP_REPORT_ELEM_TARGETS, 960.SYSMAN.MGMT_IP_SQL_STATEMENTS, 960.SYSMAN.MGMT_IP_STORED_REPORT, 960.SYSMAN.MGMT_JOB, 960.SYSMAN.MGMT_JOB_ASSOC_PARAMS, 960.SYSMAN.MGMT_JOB_BLACKOUT_ASSOC, 960.SYSMAN.MGMT_JOB_CALLBACKS, 960.SYSMAN.MGMT_JOB_COMMAND, 960.SYSMAN.MGMT_JOB_COMMAND_BLOCK_PROCS, 960.SYSMAN.MGMT_JOB_CREDENTIALS, 960.SYSMAN.MGMT_JOB_CRED_PARAMS, 960.SYSMAN.MGMT_JOB_DISPLAY_ERROR_CODES, 960.SYSMAN.MGMT_JOB_EMD_STATUS_QUEUE, 960.SYSMAN.MGMT_JOB_EVENT, 960.SYSMAN.MGMT_JOB_EXECPLAN, 960.SYSMAN.MGMT_JOB_EXECUTION, 960.SYSMAN.MGMT_JOB_EXEC_CRED_INFO, 960.SYSMAN.MGMT_JOB_EXEC_EVENT_PARAMS, 960.SYSMAN.MGMT_JOB_EXEC_LOCKS, 960.SYSMAN.MGMT_JOB_EXEC_SUMMARY, 960.SYSMAN.MGMT_JOB_EXT_TARGETS, 960.SYSMAN.MGMT_JOB_FLAT_TARGETS, 960.SYSMAN.MGMT_JOB_HISTORY, 960.SYSMAN.MGMT_JOB_LARGE_PARAMS, 960.SYSMAN.MGMT_JOB_LOCK_INFO, 960.SYSMAN.MGMT_JOB_LOCK_TARGETS, 960.SYSMAN.MGMT_JOB_NOTIFY_STATES, 960.SYSMAN.MGMT_JOB_OUTPUT, 960.SYSMAN.MGMT_JOB_PARAMETER, 960.SYSMAN.MGMT_JOB_PARAM_SOURCE, 960.SYSMAN.MGMT_JOB_PROP_PARAMS, 960.SYSMAN.MGMT_JOB_PURGE_CRITERIA, 960.SYSMAN.MGMT_JOB_PURGE_POLICIES, 960.SYSMAN.MGMT_JOB_PURGE_TARGETS, 960.SYSMAN.MGMT_JOB_PURGE_VALUES, 960.SYSMAN.MGMT_JOB_QUEUES, 960.SYSMAN.MGMT_JOB_SCHEDULE, 960.SYSMAN.MGMT_JOB_SEC_INFO, 960.SYSMAN.MGMT_JOB_SINGLE_TARGET_TYPES, 960.SYSMAN.MGMT_JOB_SQL_PARAMS, 960.SYSMAN.MGMT_JOB_STATE_CHANGES, 960.SYSMAN.MGMT_JOB_STEP_COMMAND_LOG, 960.SYSMAN.MGMT_JOB_STEP_PARAMS, 960.SYSMAN.MGMT_JOB_STEP_TARGETS, 960.SYSMAN.MGMT_JOB_SUBST_PARAMS, 960.SYSMAN.MGMT_JOB_TARGET, 960.SYSMAN.MGMT_JOB_TYPE_DISPLAY_INFO, 960.SYSMAN.MGMT_JOB_TYPE_DISPLAY_PARAM, 960.SYSMAN.MGMT_JOB_TYPE_INFO, 960.SYSMAN.MGMT_JOB_TYPE_MAX_VERSIONS, 960.SYSMAN.MGMT_JOB_TYPE_PARAM_DROPDOWNS, 960.SYSMAN.MGMT_JOB_TYPE_PARAM_DSPLY_INFO, 960.SYSMAN.MGMT_JOB_TYPE_PARAM_URI_INFO, 960.SYSMAN.MGMT_JOB_TYPE_URI_INFO, 960.SYSMAN.MGMT_JOB_USER_PARAMS, 960.SYSMAN.MGMT_LAST_SYNC_LOAD_DETAILS, 960.SYSMAN.MGMT_LAST_VIOLATION, 960.SYSMAN.MGMT_LICENSABLE_TARGET_TYPES, 960.SYSMAN.MGMT_LICENSED_TARGETS, 960.SYSMAN.MGMT_LICENSES, 960.SYSMAN.MGMT_LICENSE_CONFIRMATION, 960.SYSMAN.MGMT_LICENSE_DEFINITIONS, 960.SYSMAN.MGMT_LOADER_DESIGNATORS, 960.SYSMAN.MGMT_LOADER_QTABLE, 960.SYSMAN.MGMT_LOGIN_ASSISTANTS, 960.SYSMAN.MGMT_LONG_TEXT, 960.SYSMAN.MGMT_MANAGEMENT_PLUGINS, 960.SYSMAN.MGMT_MASTER_AGENT, 960.SYSMAN.MGMT_MASTER_CHANGED_CALLBACK, 960.SYSMAN.MGMT_MESSAGES, 960.SYSMAN.MGMT_METADATA_SETS, 960.SYSMAN.MGMT_METRICS, 960.SYSMAN.MGMT_METRICS_1DAY, 960.SYSMAN.MGMT_METRICS_1HOUR, 960.SYSMAN.MGMT_METRICS_COMPOSITE_KEYS, 960.SYSMAN.MGMT_METRICS_EXT, 960.SYSMAN.MGMT_METRICS_RAW, 960.SYSMAN.MGMT_METRIC_COLLECTIONS_REP, 960.SYSMAN.MGMT_METRIC_DEPENDENCY, 960.SYSMAN.MGMT_METRIC_DEPENDENCY_DEF, 960.SYSMAN.MGMT_METRIC_DEPENDENCY_DETAILS, 960.SYSMAN.MGMT_METRIC_ERRORS, 960.SYSMAN.MGMT_METRIC_VERSIONS, 960.SYSMAN.MGMT_MNTR_SET_COPIES, 960.SYSMAN.MGMT_MP_CONTRIBUTORS, 960.SYSMAN.MGMT_MP_CONTRIBUTOR_FILE, 960.SYSMAN.MGMT_MP_DEPLOYMENTS, 960.SYSMAN.MGMT_MP_DEPLOYMENT_ERRORS, 960.SYSMAN.MGMT_MP_FILES, 960.SYSMAN.MGMT_MP_FILE_PROPS, 960.SYSMAN.MGMT_MP_GROUPS, 960.SYSMAN.MGMT_MP_GROUP_MEMBERS, 960.SYSMAN.MGMT_MP_HOMEPAGE_REPORTS, 960.SYSMAN.MGMT_MP_MECHANISMS, 960.SYSMAN.MGMT_MP_NLS_SUBSTITUTIONS, 960.SYSMAN.MGMT_MP_PROPS, 960.SYSMAN.MGMT_NESTED_JOB_CRED_INFO, 960.SYSMAN.MGMT_NESTED_JOB_TARGETS, 960.SYSMAN.MGMT_NET_EVENTS, 960.SYSMAN.MGMT_NOTIFICATION_LOG, 960.SYSMAN.MGMT_NOTIFY_DEVICES, 960.SYSMAN.MGMT_NOTIFY_DEVICE_PARAMS, 960.SYSMAN.MGMT_NOTIFY_DEV_SCHEDULES, 960.SYSMAN.MGMT_NOTIFY_EMAIL_GATEWAY, 960.SYSMAN.MGMT_NOTIFY_FORMAT_HANDLERS, 960.SYSMAN.MGMT_NOTIFY_INPUT_QTABLE, 960.SYSMAN.MGMT_NOTIFY_JOB_RULE_CONFIGS, 960.SYSMAN.MGMT_NOTIFY_NOTIFYEES, 960.SYSMAN.MGMT_NOTIFY_PROFILES, 960.SYSMAN.MGMT_NOTIFY_QTABLE, 960.SYSMAN.MGMT_NOTIFY_QUEUES, 960.SYSMAN.MGMT_NOTIFY_REQUEUE, 960.SYSMAN.MGMT_NOTIFY_RULES, 960.SYSMAN.MGMT_NOTIFY_RULE_CONFIGS, 960.SYSMAN.MGMT_NOTIFY_SCHEDULES, 960.SYSMAN.MGMT_OB_ADMIN_CLIENT_DB, 960.SYSMAN.MGMT_OMS_PARAMETERS, 960.SYSMAN.MGMT_OPERATIONS_MASTER, 960.SYSMAN.MGMT_OSM_DISK_GROUP_ECM, 960.SYSMAN.MGMT_OUI_ARU_MAP, 960.SYSMAN.MGMT_PAF_APPLICATIONS, 960.SYSMAN.MGMT_PAF_COMP_JOBTYPE_MAPPINGS, 960.SYSMAN.MGMT_PAF_ENCRYPTED_STRINGS, 960.SYSMAN.MGMT_PAF_INSTANCES, 960.SYSMAN.MGMT_PAF_JOBTYPES, 960.SYSMAN.MGMT_PAF_JOBTYPE_PARAMS, 960.SYSMAN.MGMT_PAF_MSG_QTABLE_1, 960.SYSMAN.MGMT_PAF_MSG_QTABLE_2, 960.SYSMAN.MGMT_PAF_NOTIFICATION_LOG, 960.SYSMAN.MGMT_PAF_OMS_STATUS, 960.SYSMAN.MGMT_PAF_PARAM_GROUPS, 960.SYSMAN.MGMT_PAF_PAR_FILES, 960.SYSMAN.MGMT_PAF_PROCEDURES, 960.SYSMAN.MGMT_PAF_STATES, 960.SYSMAN.MGMT_PAF_TEXTUAL_DATA, 960.SYSMAN.MGMT_PARAMETERS, 960.SYSMAN.MGMT_PDP_COLUMN_METADATA, 960.SYSMAN.MGMT_PDP_HOST_SETTING, 960.SYSMAN.MGMT_PDP_METADATA, 960.SYSMAN.MGMT_PDP_PARAM_METADATA, 960.SYSMAN.MGMT_PDP_SETTINGS, 960.SYSMAN.MGMT_PDP_SETTING_METADATA, 960.SYSMAN.MGMT_PDP_SETTING_VALUES, 960.SYSMAN.MGMT_PERFORMANCE_NAMES, 960.SYSMAN.MGMT_PLANPROBLEM_FACTORS, 960.SYSMAN.MGMT_POLICIES, 960.SYSMAN.MGMT_POLICY_ASSOC, 960.SYSMAN.MGMT_POLICY_ASSOC_CFG, 960.SYSMAN.MGMT_POLICY_ASSOC_CFG_PARAMS, 960.SYSMAN.MGMT_POLICY_ASSOC_EVAL_DETAILS, 960.SYSMAN.MGMT_POLICY_ASSOC_EVAL_SUMM, 960.SYSMAN.MGMT_POLICY_BIND_VARS, 960.SYSMAN.MGMT_POLICY_PARAMETERS, 960.SYSMAN.MGMT_POLICY_TYPE_VERSIONS, 960.SYSMAN.MGMT_POLICY_VIOL_CTXT_DEF, 960.SYSMAN.MGMT_PRIVS, 960.SYSMAN.MGMT_PRIV_GRANTS, 960.SYSMAN.MGMT_PRIV_INCLUDES, 960.SYSMAN.MGMT_PROV_ASN_DEPENDENCIES, 960.SYSMAN.MGMT_PROV_ASN_TARGETS, 960.SYSMAN.MGMT_PROV_ASSIGNMENT, 960.SYSMAN.MGMT_PROV_BOOTSERVER, 960.SYSMAN.MGMT_PROV_CLUSTER, 960.SYSMAN.MGMT_PROV_CLUSTER_NODES, 960.SYSMAN.MGMT_PROV_COLLECTION, 960.SYSMAN.MGMT_PROV_DEFAULT_IMAGE, 960.SYSMAN.MGMT_PROV_HARDWARE, 960.SYSMAN.MGMT_PROV_HISTORY, 960.SYSMAN.MGMT_PROV_IP_RANGE, 960.SYSMAN.MGMT_PROV_IP_RESERVED, 960.SYSMAN.MGMT_PROV_NET_CONFIG, 960.SYSMAN.MGMT_PROV_OPERATION, 960.SYSMAN.MGMT_PROV_RPM_REP, 960.SYSMAN.MGMT_PROV_STAGED_COMPS, 960.SYSMAN.MGMT_PROV_STAGING_DIRS, 960.SYSMAN.MGMT_PROV_SUITE_INSTANCE, 960.SYSMAN.MGMT_PROV_SUITE_INST_MEMBERS, 960.SYSMAN.MGMT_PROV_TGT_STATUS, 960.SYSMAN.MGMT_PURGE_POLICY, 960.SYSMAN.MGMT_PURGE_POLICY_GROUP, 960.SYSMAN.MGMT_PURGE_POLICY_TARGET_STATE, 960.SYSMAN.MGMT_RAC_SERVICES, 960.SYSMAN.MGMT_RCA_EVENT, 960.SYSMAN.MGMT_RCA_EVENT_ASSOC, 960.SYSMAN.MGMT_RCA_METRIC_PROPS, 960.SYSMAN.MGMT_RCA_METRIC_TEST, 960.SYSMAN.MGMT_RCA_RECOVERY, 960.SYSMAN.MGMT_RCA_RUN, 960.SYSMAN.MGMT_RCA_SUMMARY, 960.SYSMAN.MGMT_RCA_TARGET_PROPS, 960.SYSMAN.MGMT_RCA_TEST_RESULT, 960.SYSMAN.MGMT_RCA_TRACE, 960.SYSMAN.MGMT_RCVCAT_CONFIG, 960.SYSMAN.MGMT_RCVCAT_REPOS, 960.SYSMAN.MGMT_REBUILD_INDEXES, 960.SYSMAN.MGMT_REPOS_TIME_COEFFICIENT, 960.SYSMAN.MGMT_ROLES, 960.SYSMAN.MGMT_ROLE_GRANTS, 960.SYSMAN.MGMT_ROWSET_HANDLERS, 960.SYSMAN.MGMT_RT_BOOTSTRAP_TIMES, 960.SYSMAN.MGMT_RT_COOKIE_DATA, 960.SYSMAN.MGMT_RT_DOMAIN_1DAY, 960.SYSMAN.MGMT_RT_DOMAIN_1HOUR, 960.SYSMAN.MGMT_RT_DOMAIN_BOOTSTRAP, 960.SYSMAN.MGMT_RT_DOMAIN_DIST_1DAY, 960.SYSMAN.MGMT_RT_DOMAIN_DIST_1HOUR, 960.SYSMAN.MGMT_RT_DOMAIN_DIST_BOOTSTRAP, 960.SYSMAN.MGMT_RT_INCOMPLETE_LOADS, 960.SYSMAN.MGMT_RT_INCOMPLETE_LOADS_1DAY, 960.SYSMAN.MGMT_RT_INCOMPLETE_LOADS_1HOUR, 960.SYSMAN.MGMT_RT_IP_1DAY, 960.SYSMAN.MGMT_RT_IP_1HOUR, 960.SYSMAN.MGMT_RT_IP_BOOTSTRAP, 960.SYSMAN.MGMT_RT_IP_DIST_1DAY, 960.SYSMAN.MGMT_RT_IP_DIST_1HOUR, 960.SYSMAN.MGMT_RT_IP_DIST_BOOTSTRAP, 960.SYSMAN.MGMT_RT_METRICS_RAW, 960.SYSMAN.MGMT_RT_PR_MAPPING, 960.SYSMAN.MGMT_RT_PR_MAPPING_1DAY, 960.SYSMAN.MGMT_RT_PR_MAPPING_1HOUR, 960.SYSMAN.MGMT_RT_REGIONS, 960.SYSMAN.MGMT_RT_REGION_ENTRIES, 960.SYSMAN.MGMT_RT_REGION_MAPPING, 960.SYSMAN.MGMT_RT_TARGET_PROPERTIES, 960.SYSMAN.MGMT_RT_URLS, 960.SYSMAN.MGMT_RT_URL_1DAY, 960.SYSMAN.MGMT_RT_URL_1HOUR, 960.SYSMAN.MGMT_RT_URL_BOOTSTRAP, 960.SYSMAN.MGMT_RT_URL_DIST_1DAY, 960.SYSMAN.MGMT_RT_URL_DIST_1HOUR, 960.SYSMAN.MGMT_RT_URL_DIST_BOOTSTRAP, 960.SYSMAN.MGMT_SEC_INFO, 960.SYSMAN.MGMT_SEVERITY_RBK, 960.SYSMAN.MGMT_SL_METRICS, 960.SYSMAN.MGMT_SL_METRICS_HISTORY, 960.SYSMAN.MGMT_SL_RULES, 960.SYSMAN.MGMT_SL_RULES_HISTORY, 960.SYSMAN.MGMT_SNAPSHOT_METRIC_MAP, 960.SYSMAN.MGMT_SPACE_METRICS, 960.SYSMAN.MGMT_SQLPROBLEM_FACTORS, 960.SYSMAN.MGMT_SQL_BIND_VARS, 960.SYSMAN.MGMT_SQL_EVALUATION, 960.SYSMAN.MGMT_SQL_METRIC_HELPER, 960.SYSMAN.MGMT_SQL_PLAN, 960.SYSMAN.MGMT_SQL_REUSE, 960.SYSMAN.MGMT_SQL_SUMMARY, 960.SYSMAN.MGMT_STORAGE_REPORT_ALIAS, 960.SYSMAN.MGMT_STORAGE_REPORT_DATA, 960.SYSMAN.MGMT_STORAGE_REPORT_ISSUES, 960.SYSMAN.MGMT_STORAGE_REPORT_KEYS, 960.SYSMAN.MGMT_STORAGE_REPORT_UI_TARGETS, 960.SYSMAN.MGMT_STORAGE_TMP_NFS_DATA, 960.SYSMAN.MGMT_STRING_METRIC_HISTORY, 960.SYSMAN.MGMT_SWLIB_DATA_DIRECTORIES, 960.SYSMAN.MGMT_SWLIB_DIRECTORIES, 960.SYSMAN.MGMT_SWLIB_ENTITIES, 960.SYSMAN.MGMT_SWLIB_ENTITY_DATA, 960.SYSMAN.MGMT_SWLIB_ENTITY_DOCUMENTS, 960.SYSMAN.MGMT_SWLIB_ENTITY_PARAMETERS, 960.SYSMAN.MGMT_SWLIB_ENTITY_PLATFORMS, 960.SYSMAN.MGMT_SWLIB_ENTITY_REFERENCES, 960.SYSMAN.MGMT_SWLIB_ENTITY_REVISIONS, 960.SYSMAN.MGMT_SWLIB_MATURITY_STATUS, 960.SYSMAN.MGMT_SWLIB_REVISION_PARAMETERS, 960.SYSMAN.MGMT_SYSTEM_CHANGES, 960.SYSMAN.MGMT_SYSTEM_ERROR_LOG, 960.SYSMAN.MGMT_SYSTEM_PERFORMANCE_LOG, 960.SYSMAN.MGMT_TABLE_SIZES, 960.SYSMAN.MGMT_TARGETS, 960.SYSMAN.MGMT_TARGETS_DELETE, 960.SYSMAN.MGMT_TARGET_ADD_CALLBACKS, 960.SYSMAN.MGMT_TARGET_AGENT_ASSOC, 960.SYSMAN.MGMT_TARGET_ASSOC, 960.SYSMAN.MGMT_TARGET_ASSOCS, 960.SYSMAN.MGMT_TARGET_ASSOC_DEFS, 960.SYSMAN.MGMT_TARGET_ASSOC_ERROR, 960.SYSMAN.MGMT_TARGET_ASSOC_INSTANCE, 960.SYSMAN.MGMT_TARGET_ASSOC_PROP, 960.SYSMAN.MGMT_TARGET_ASSOC_PROP_DEFS, 960.SYSMAN.MGMT_TARGET_ASSOC_STATUS, 960.SYSMAN.MGMT_TARGET_BASELINES, 960.SYSMAN.MGMT_TARGET_BASELINES_DATA, 960.SYSMAN.MGMT_TARGET_CREDENTIALS, 960.SYSMAN.MGMT_TARGET_DELETE_CALLBACKS, 960.SYSMAN.MGMT_TARGET_DELETE_EXCEPTIONS, 960.SYSMAN.MGMT_TARGET_PENDING_ASSOCS, 960.SYSMAN.MGMT_TARGET_PROPERTIES, 960.SYSMAN.MGMT_TARGET_PROP_DEFS, 960.SYSMAN.MGMT_TARGET_ROLLUP_TIMES, 960.SYSMAN.MGMT_TARGET_TEMP_LIST, 960.SYSMAN.MGMT_TARGET_TYPES, 960.SYSMAN.MGMT_TARGET_TYPE_COMPONENT_MAP, 960.SYSMAN.MGMT_TARGET_TYPE_VERSIONS, 960.SYSMAN.MGMT_TASK_QTABLE, 960.SYSMAN.MGMT_TASK_WORKER_COUNTS, 960.SYSMAN.MGMT_TEMPLATES, 960.SYSMAN.MGMT_TEMPLATE_COPIES, 960.SYSMAN.MGMT_TEST, 960.SYSMAN.MGMT_TEST_DEFAULT_PROMOTION, 960.SYSMAN.MGMT_TEST_DEFAULT_THRESgoldS, 960.SYSMAN.MGMT_TEST_MCOLUMNS, 960.SYSMAN.MGMT_TEST_METRICS, 960.SYSMAN.MGMT_TEST_METRIC_PROPS, 960.SYSMAN.MGMT_TEST_PROP, 960.SYSMAN.MGMT_TEST_PROP_CHOICES, 960.SYSMAN.MGMT_TEST_PROP_LEVEL, 960.SYSMAN.MGMT_TEST_PROP_QUALIFIERS, 960.SYSMAN.MGMT_TEST_PROP_UIGROUP, 960.SYSMAN.MGMT_TEST_QUALIFIERS, 960.SYSMAN.MGMT_TEST_TARGET_MAP, 960.SYSMAN.MGMT_TEXTINDEX, 960.SYSMAN.MGMT_TEXTINDEX_LOGS_INFO, 960.SYSMAN.MGMT_TEXT_INDEX_STATS, 960.SYSMAN.MGMT_TOPO_PAGE_BG_IMAGE, 960.SYSMAN.MGMT_TOPO_PAGE_OBJ_POS, 960.SYSMAN.MGMT_TOPO_PAGE_PREF, 960.SYSMAN.MGMT_TYPE_PROPERTIES, 960.SYSMAN.MGMT_UPDATE_COLL_CREDS_DATA, 960.SYSMAN.MGMT_UPDATE_CREDENTIALS_DATA, 960.SYSMAN.MGMT_UPDATE_OPERATIONS, 960.SYSMAN.MGMT_UPDATE_OPERATIONS_DATA, 960.SYSMAN.MGMT_UPDATE_OPERATIONS_DETAILS, 960.SYSMAN.MGMT_UPDATE_PDP_DATA, 960.SYSMAN.MGMT_UPDATE_PDP_DATA_COPY, 960.SYSMAN.MGMT_UPDATE_PDP_DATA_MAP, 960.SYSMAN.MGMT_UPDATE_PROPERTIES_DATA, 960.SYSMAN.MGMT_UPDATE_TEMPLATE_DATA_MAP, 960.SYSMAN.MGMT_UPDATE_THRESgoldS_DATA, 960.SYSMAN.MGMT_URL_CACHE, 960.SYSMAN.MGMT_URL_PROXY, 960.SYSMAN.MGMT_USER_CALLBACKS, 960.SYSMAN.MGMT_USER_CAS, 960.SYSMAN.MGMT_USER_CONTEXT, 960.SYSMAN.MGMT_USER_FOLDERS, 960.SYSMAN.MGMT_USER_JOBS, 960.SYSMAN.MGMT_USER_PREFERENCES, 960.SYSMAN.MGMT_USER_REPORT_DEFS, 960.SYSMAN.MGMT_USER_SESSION, 960.SYSMAN.MGMT_USER_SUBTAB_COL_PREFS, 960.SYSMAN.MGMT_USER_TARGETS, 960.SYSMAN.MGMT_USER_TEMPLATES, 960.SYSMAN.MGMT_VERSIONS, 960.SYSMAN.MGMT_VIEW_USER_CREDENTIALS, 960.SYSMAN.MGMT_VIOLATIONS, 960.SYSMAN.MGMT_VIOLATION_CONTEXT, 960.SYSMAN.MGMT_V_CLUSTER_MEMBER_LIST, 960.SYSMAN.MGMT_V_CLUSTER_RAC_POL_DETAIL, 960.SYSMAN.MGMT_V_RAC_ASSOC_MEMBER_LIST, 960.SYSMAN.MGMT_V_RAC_MEMBER_LIST, 960.TECH_ADM.HIST_CFG, 960.TECH_ADM.MIESZ_CFG, 960.TEST.LOG, 960.TEST.LOGFORM] [io.debezium.connector.oracle.OracleSnapshotChangeEventSource] 2023-06-16 07:56:17,007 INFO Oracle|kafkaconnect-961|snapshot Snapshot step 6 - Persisting schema history [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:17,007 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.DBA1.B_CONFIG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:18,651 INFO || [Producer clientId=kafkaconnect-961-schemahistory] Resetting the last seen epoch of partition kafkaconnect-961.schema-changes.inventory-dev-0 to 0 since the associated topicId changed from null to cvFCLY-tRwuNWsX7uFd-Gg [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:18,651 INFO || [Producer clientId=kafkaconnect-961-schemahistory] Resetting the last seen epoch of partition kafkaconnect-961.schema-changes.inventory-dev-5 to 0 since the associated topicId changed from null to cvFCLY-tRwuNWsX7uFd-Gg [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:18,651 INFO || [Producer clientId=kafkaconnect-961-schemahistory] Resetting the last seen epoch of partition kafkaconnect-961.schema-changes.inventory-dev-4 to 0 since the associated topicId changed from null to cvFCLY-tRwuNWsX7uFd-Gg [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:18,651 INFO || [Producer clientId=kafkaconnect-961-schemahistory] Resetting the last seen epoch of partition kafkaconnect-961.schema-changes.inventory-dev-1 to 0 since the associated topicId changed from null to cvFCLY-tRwuNWsX7uFd-Gg [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:18,651 INFO || [Producer clientId=kafkaconnect-961-schemahistory] Resetting the last seen epoch of partition kafkaconnect-961.schema-changes.inventory-dev-2 to 0 since the associated topicId changed from null to cvFCLY-tRwuNWsX7uFd-Gg [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:18,651 INFO || [Producer clientId=kafkaconnect-961-schemahistory] Resetting the last seen epoch of partition kafkaconnect-961.schema-changes.inventory-dev-3 to 0 since the associated topicId changed from null to cvFCLY-tRwuNWsX7uFd-Gg [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:18,699 INFO Oracle|kafkaconnect-961|snapshot Already applied 1480 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:56:18,702 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.EXFSYS.EXF$ASUDFLIST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:19,108 INFO || 1 records sent during previous 00:02:46.077, last recorded offset of {server=kafkaconnect-961} partition is {snapshot_scn=249614414689, snapshot=true, scn=249614414689, snapshot_completed=false} [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:56:19,347 INFO || [Producer clientId=connector-producer-961-0] Resetting the last seen epoch of partition kafkaconnect-961-dev-0 to 0 since the associated topicId changed from null to 2NspACCUSwO-xDepjm6cmg [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:19,347 INFO || [Producer clientId=connector-producer-961-0] Resetting the last seen epoch of partition kafkaconnect-961-dev-5 to 0 since the associated topicId changed from null to 2NspACCUSwO-xDepjm6cmg [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:19,347 INFO || [Producer clientId=connector-producer-961-0] Resetting the last seen epoch of partition kafkaconnect-961-dev-4 to 0 since the associated topicId changed from null to 2NspACCUSwO-xDepjm6cmg [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:19,347 INFO || [Producer clientId=connector-producer-961-0] Resetting the last seen epoch of partition kafkaconnect-961-dev-1 to 0 since the associated topicId changed from null to 2NspACCUSwO-xDepjm6cmg [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:19,347 INFO || [Producer clientId=connector-producer-961-0] Resetting the last seen epoch of partition kafkaconnect-961-dev-2 to 0 since the associated topicId changed from null to 2NspACCUSwO-xDepjm6cmg [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:19,347 INFO || [Producer clientId=connector-producer-961-0] Resetting the last seen epoch of partition kafkaconnect-961-dev-3 to 0 since the associated topicId changed from null to 2NspACCUSwO-xDepjm6cmg [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:22,879 INFO Oracle|kafkaconnect-961|snapshot Already applied 1481 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:56:22,879 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.EXFSYS.EXF$ATTRLIST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:22,975 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.EXFSYS.EXF$ATTRSET [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:23,060 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.EXFSYS.EXF$DEFIDXPARAM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:26,670 INFO Oracle|kafkaconnect-961|snapshot Already applied 1484 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:56:26,671 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.EXFSYS.EXF$ESETIDXPARAM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:26,764 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.EXFSYS.EXF$EXPRSET [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:26,852 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.EXFSYS.EXF$EXPSETPRIVS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:26,936 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.EXFSYS.EXF$EXPSETSTATS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:27,025 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.EXFSYS.EXF$IDXSECOBJ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:27,116 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.EXFSYS.EXF$JAVAMSG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:27,195 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.EXFSYS.EXF$PARAMETER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:27,282 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.EXFSYS.EXF$PLAN_TABLE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:27,375 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.EXFSYS.EXF$PREDATTRMAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:27,465 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.EXFSYS.EXF$VALIDIOPER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:27,547 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.EXFSYS.EXF$VALIDPRIVS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:27,628 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.EXFSYS.EXF$VERSION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:27,706 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.EXFSYS.RLM$COLLGRPBYSPEC [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:27,792 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.EXFSYS.RLM$DMLEVTTRIGS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:27,882 INFO Oracle|kafkaconnect-961|snapshot Already applied 1498 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:56:27,883 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.EXFSYS.RLM$EQUALSPEC [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:27,970 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.EXFSYS.RLM$ERRCODE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:28,053 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.EXFSYS.RLM$EVENTSTRUCT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:28,138 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.EXFSYS.RLM$JOBQUEUE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:28,225 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.EXFSYS.RLM$ORDERCLSALS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:28,310 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.EXFSYS.RLM$PARSEDCOND [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:28,392 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.EXFSYS.RLM$PRIMEVTTYPEMAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:28,478 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.EXFSYS.RLM$RSPRIMEVENTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:28,563 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.EXFSYS.RLM$RULESET [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:28,652 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.EXFSYS.RLM$RULESETPRIVS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:28,738 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.EXFSYS.RLM$RULESETSTCODE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:28,820 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.EXFSYS.RLM$SCHACTERRS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:28,904 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.EXFSYS.RLM$VALIDPRIVS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:28,987 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.EXFSYS.RLM4J$ATTRALIASES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:29,073 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.EXFSYS.RLM4J$EVTSTRUCTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:29,159 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.EXFSYS.RLM4J$RULESET [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:29,245 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ACL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:29,337 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.AKORD_DANE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:29,456 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.AKORD_KAT_WYD_FIL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:29,545 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.AKORD_SYM_WSPOLCZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:29,632 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.AKORD_TYPY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:29,712 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.AKORD_WSP_FIL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:29,795 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.AKTYWNOSCI_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:29,876 INFO Oracle|kafkaconnect-961|snapshot Already applied 1521 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:56:29,876 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.AKT_WER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:29,959 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ALG_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:30,049 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ALG_LOG_MAN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:30,132 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ALG_LOG_MAN_TOW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:30,215 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ALG_LOG_ROZ_MIN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:30,294 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ASN_MS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:30,384 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ASN_TOW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:30,473 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.AT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:30,551 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.AUTO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:30,637 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.AUTO_FOL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:30,721 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.AUTO_RODZAJ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:30,805 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.AUTO_WINDA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:30,892 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.BANKI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:30,976 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.BANK_K [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:31,071 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.BAZY_POLACZENIA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:31,152 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.BONUS_KH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:31,240 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.BONUS_T [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:31,331 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.BONY_KARTOTEKA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:31,432 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.BONY_NOMINALY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:31,520 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.BON_TOW_KH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:31,603 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.CDZ_DOST_NA_FIL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:31,687 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.CDZ_FILIE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:31,770 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.CDZ_HURTOWNIE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:31,792 INFO Oracle|kafkaconnect-960|snapshot Snapshot step 6 - Persisting schema history [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:31,792 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.ADMIN_EVENT_ENTITY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:31,856 INFO Oracle|kafkaconnect-961|snapshot Already applied 1544 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:56:31,857 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.CDZ_OBROTY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:31,942 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.CDZ_TRANSMISJE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:32,026 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.CENY_HALOWE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:32,121 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.CENY_HALOWE_KATEGORIE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:32,213 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.CENY_HALOWE_MARZA_NA_PAR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:32,304 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.CEN_SPR_KOSZTY_PAR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:32,385 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.CEN_SPR_KOSZTY_SLO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:32,463 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.CEN_SPR_SW_CZAK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:32,541 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.CEN_SPR_WE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:32,630 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.CG_CODE_CONTROLS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:32,706 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.CG_REF_CODES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:32,791 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.CKOP_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:32,872 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.CONFIG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:32,953 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.CONFIG_FF [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:33,032 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.CONF_WYD_OPK_NIEPOW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:33,119 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.CZAS_KIEROWNIKA_LIMITY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:33,210 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.CZAS_KIEROWNIKA_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:33,293 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.CZAS_KIEROWNIKA_POWODY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:33,308 INFO || [Producer clientId=kafkaconnect-dev--offsets] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-0 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:33,308 INFO || [Producer clientId=kafkaconnect-dev--offsets] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-5 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:33,308 INFO || [Producer clientId=kafkaconnect-dev--offsets] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-10 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:33,308 INFO || [Producer clientId=kafkaconnect-dev--offsets] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-20 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:33,308 INFO || [Producer clientId=kafkaconnect-dev--offsets] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-15 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:33,308 INFO || [Producer clientId=kafkaconnect-dev--offsets] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-9 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:33,308 INFO || [Producer clientId=kafkaconnect-dev--offsets] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-11 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:33,309 INFO || [Producer clientId=kafkaconnect-dev--offsets] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-16 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:33,309 INFO || [Producer clientId=kafkaconnect-dev--offsets] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-4 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:33,309 INFO || [Producer clientId=kafkaconnect-dev--offsets] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-17 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:33,309 INFO || [Producer clientId=kafkaconnect-dev--offsets] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-3 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:33,309 INFO || [Producer clientId=kafkaconnect-dev--offsets] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-24 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:33,309 INFO || [Producer clientId=kafkaconnect-dev--offsets] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-23 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:33,309 INFO || [Producer clientId=kafkaconnect-dev--offsets] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-13 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:33,309 INFO || [Producer clientId=kafkaconnect-dev--offsets] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-18 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:33,309 INFO || [Producer clientId=kafkaconnect-dev--offsets] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-22 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:33,309 INFO || [Producer clientId=kafkaconnect-dev--offsets] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-8 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:33,309 INFO || [Producer clientId=kafkaconnect-dev--offsets] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-2 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:33,309 INFO || [Producer clientId=kafkaconnect-dev--offsets] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-12 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:33,309 INFO || [Producer clientId=kafkaconnect-dev--offsets] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-19 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:33,309 INFO || [Producer clientId=kafkaconnect-dev--offsets] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-14 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:33,309 INFO || [Producer clientId=kafkaconnect-dev--offsets] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-1 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:33,309 INFO || [Producer clientId=kafkaconnect-dev--offsets] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-6 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:33,309 INFO || [Producer clientId=kafkaconnect-dev--offsets] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-7 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:33,309 INFO || [Producer clientId=kafkaconnect-dev--offsets] Resetting the last seen epoch of partition kafkaconnect_offsets-dev-21 to 0 since the associated topicId changed from null to fFXnq9zwQPCyijzuREBxZQ [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:33,387 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.CZAS_KIEROWNIKA_POWODY_NA_FIL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:33,469 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.CZAS_KIEROWNIKA_STAT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:33,547 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DATY_WYKONANIA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:33,632 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DEF_ZEST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:33,718 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOKI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:33,805 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOKI_MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:33,887 INFO Oracle|kafkaconnect-961|snapshot Already applied 1568 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:56:33,887 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOKI_STAN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:33,976 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_ASN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:34,067 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_BONY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:34,153 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_CROSS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:34,247 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_DOSTAWY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:34,332 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_FAK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:34,518 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_FAK_DATY_WDT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:34,606 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_FAK_DATY_WDT_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:34,689 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_FAK_IBM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:34,787 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_FAK_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:34,868 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_FAO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:34,961 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_FAO_CENTR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:35,056 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_FAO_IBM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:35,141 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_FAO_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:35,226 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_FFAK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:35,348 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_FMAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:35,435 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_IC [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:35,526 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_INW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:35,623 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_KAS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:35,714 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_KAS_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:35,793 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_KOR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:35,879 INFO Oracle|kafkaconnect-961|snapshot Already applied 1589 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:56:35,880 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:36,000 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_MAG_AKORD [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:36,084 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_MAG_EXP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:36,166 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_MAG_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:36,179 INFO || [Producer clientId=kafkaconnect-960-schemahistory] Resetting the last seen epoch of partition kafkaconnect-960.schema-changes.inventory-dev-0 to 0 since the associated topicId changed from null to PXB96hgZQ2O86QTzbFEqkg [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:36,179 INFO || [Producer clientId=kafkaconnect-960-schemahistory] Resetting the last seen epoch of partition kafkaconnect-960.schema-changes.inventory-dev-5 to 0 since the associated topicId changed from null to PXB96hgZQ2O86QTzbFEqkg [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:36,179 INFO || [Producer clientId=kafkaconnect-960-schemahistory] Resetting the last seen epoch of partition kafkaconnect-960.schema-changes.inventory-dev-4 to 0 since the associated topicId changed from null to PXB96hgZQ2O86QTzbFEqkg [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:36,179 INFO || [Producer clientId=kafkaconnect-960-schemahistory] Resetting the last seen epoch of partition kafkaconnect-960.schema-changes.inventory-dev-1 to 0 since the associated topicId changed from null to PXB96hgZQ2O86QTzbFEqkg [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:36,179 INFO || [Producer clientId=kafkaconnect-960-schemahistory] Resetting the last seen epoch of partition kafkaconnect-960.schema-changes.inventory-dev-2 to 0 since the associated topicId changed from null to PXB96hgZQ2O86QTzbFEqkg [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:36,179 INFO || [Producer clientId=kafkaconnect-960-schemahistory] Resetting the last seen epoch of partition kafkaconnect-960.schema-changes.inventory-dev-3 to 0 since the associated topicId changed from null to PXB96hgZQ2O86QTzbFEqkg [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:36,244 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_MAG_POWIAZANIA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:36,328 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_MAG_TRANS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:36,409 INFO Oracle|kafkaconnect-960|snapshot Already applied 1610 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:56:36,410 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.ASSOCIATED_POLICY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:36,414 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_MAG_TRANS_MM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:36,504 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_MAG_WYWOZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:36,588 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_MAG_WYWOZ_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:36,666 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_MAG_ZBIOR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:36,751 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_MAG_ZLEC [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:36,777 INFO || 1 records sent during previous 00:03:03.746, last recorded offset of {server=kafkaconnect-960} partition is {snapshot_scn=250349932725, snapshot=true, scn=250349932725, snapshot_completed=false} [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:56:36,836 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_MM_FIL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:36,916 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_MM_FK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:36,997 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_MRO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:37,008 INFO || [Producer clientId=connector-producer-960-0] Resetting the last seen epoch of partition kafkaconnect-960-dev-0 to 0 since the associated topicId changed from null to Eai6YZZ8QRi98g2tlptTgw [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:37,008 INFO || [Producer clientId=connector-producer-960-0] Resetting the last seen epoch of partition kafkaconnect-960-dev-5 to 0 since the associated topicId changed from null to Eai6YZZ8QRi98g2tlptTgw [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:37,008 INFO || [Producer clientId=connector-producer-960-0] Resetting the last seen epoch of partition kafkaconnect-960-dev-4 to 0 since the associated topicId changed from null to Eai6YZZ8QRi98g2tlptTgw [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:37,008 INFO || [Producer clientId=connector-producer-960-0] Resetting the last seen epoch of partition kafkaconnect-960-dev-1 to 0 since the associated topicId changed from null to Eai6YZZ8QRi98g2tlptTgw [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:37,008 INFO || [Producer clientId=connector-producer-960-0] Resetting the last seen epoch of partition kafkaconnect-960-dev-2 to 0 since the associated topicId changed from null to Eai6YZZ8QRi98g2tlptTgw [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:37,008 INFO || [Producer clientId=connector-producer-960-0] Resetting the last seen epoch of partition kafkaconnect-960-dev-3 to 0 since the associated topicId changed from null to Eai6YZZ8QRi98g2tlptTgw [org.apache.kafka.clients.Metadata] 2023-06-16 07:56:37,080 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_MRO_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:37,166 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_ODS_FILIA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:37,255 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_PAL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:37,286 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.AUTHENTICATION_EXECUTION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:37,343 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_PALET [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:37,377 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.AUTHENTICATION_FLOW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:37,446 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_PHL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:37,457 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.AUTHENTICATOR_CONFIG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:37,528 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_PRD [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:37,539 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.AUTHENTICATOR_CONFIG_ENTRY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:37,612 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_PRD_POTW_DOST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:37,625 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.BROKER_LINK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:37,697 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_PROP_MM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:37,707 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.CLIENT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:37,791 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_REKL_WART [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:37,809 INFO Oracle|kafkaconnect-960|snapshot Already applied 1617 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:56:37,809 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.CLIENT_ATTRIBUTES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:37,888 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.CLIENT_AUTH_FLOW_BINDINGS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:37,889 INFO Oracle|kafkaconnect-961|snapshot Already applied 1612 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:56:37,890 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_RO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:37,969 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.CLIENT_INITIAL_ACCESS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:37,977 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_SPR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:38,058 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.CLIENT_NODE_REGISTRATIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:38,099 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_SPR_CZAS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:38,137 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.CLIENT_SCOPE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:38,179 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_SPR_KOR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:38,222 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.CLIENT_SCOPE_ATTRIBUTES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:38,269 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_SPR_POWODY_ANUL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:38,301 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.CLIENT_SCOPE_CLIENT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:38,368 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_WPLYW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:38,386 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.CLIENT_SCOPE_ROLE_MAPPING [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:38,455 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_WPLYW_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:38,468 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.CLIENT_SESSION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:38,537 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_WPLYW_PARAM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:38,549 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.CLIENT_SESSION_AUTH_STATUS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:38,625 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_ZADANIA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:38,635 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.CLIENT_SESSION_NOTE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:38,720 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.CLIENT_SESSION_PROT_MAPPER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:38,720 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_ZADANIA_STATUSY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:38,806 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.CLIENT_SESSION_ROLE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:38,808 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_ZAK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:38,885 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.CLIENT_USER_SESSION_NOTE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:38,911 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_ZAK_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:38,964 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.COMPONENT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:38,996 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_ZAK_RR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:39,048 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.COMPONENT_CONFIG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:39,083 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_ZAM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:39,134 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.COMPOSITE_ROLE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:39,195 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_ZBIOR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:39,214 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.CREDENTIAL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:39,296 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_ZBIOR_DOK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:39,306 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.DATABASECHANGELOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:39,390 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.DATABASECHANGELOGLOCK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:39,393 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_ZBIOR_DRUK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:39,476 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.DEFAULT_CLIENT_SCOPE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:39,476 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_ZBIOR_LINIE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:39,559 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.EVENT_ENTITY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:39,561 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_ZBIOR_ODB [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:39,648 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_ZBIOR_SZAB_NAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:39,649 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.FEDERATED_IDENTITY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:39,729 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_ZBIOR_SZAB_POZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:39,732 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.FEDERATED_USER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:39,809 INFO Oracle|kafkaconnect-960|snapshot Already applied 1641 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:56:39,810 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.FED_USER_ATTRIBUTE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:39,813 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOK_ZBIOR_WART [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:39,888 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.FED_USER_CONSENT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:39,899 INFO Oracle|kafkaconnect-961|snapshot Already applied 1634 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:56:39,899 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOSTEPNE_SCHEMATY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:39,969 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.FED_USER_CONSENT_CL_SCOPE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:39,979 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DOSTEPY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:40,046 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.FED_USER_CREDENTIAL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:40,063 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DO_UNWRAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:40,140 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DRUKARKI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:40,142 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.FED_USER_GROUP_MEMBERSHIP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:40,220 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.FED_USER_REQUIRED_ACTION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:40,220 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DRUKARKI_DOKI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:40,299 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DRUKARKI_ETYKIET_PALETOWYCH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:40,305 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.FED_USER_ROLE_MAPPING [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:40,378 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.DRUK_FISZEK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:40,385 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.GROUP_ATTRIBUTE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:40,459 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.EC_IN_DATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:40,465 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.GROUP_ROLE_MAPPING [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:40,543 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.IDENTITY_PROVIDER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:40,554 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.EC_IO_ERROR_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:40,630 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.IDENTITY_PROVIDER_CONFIG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:40,633 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.EC_OUT_DATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:40,719 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.IDENTITY_PROVIDER_MAPPER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:40,724 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.EKH_OFERTY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:40,799 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.IDP_MAPPER_CONFIG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:40,804 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.EKH_UMOWY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:40,891 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.KEYCLOAK_GROUP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:40,891 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ELD_ERROR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:40,970 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ELD_ERROR_FK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:40,978 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.KEYCLOAK_ROLE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:41,050 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ELD_ERROR_KAS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:41,064 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.MIGRATION_MODEL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:41,129 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ELD_PROGRAMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:41,145 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.OFFLINE_CLIENT_SESSION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:41,211 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ELD_RAPORT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:41,236 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.OFFLINE_USER_SESSION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:41,289 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ELD_ROLE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:41,324 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.POLICY_CONFIG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:41,375 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ELD_ROLE_TABELE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:41,405 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.PROTOCOL_MAPPER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:41,466 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ELD_ROLE_TABELE_KOLUMNY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:41,490 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.PROTOCOL_MAPPER_CONFIG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:41,544 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ELD_ROLE_UZYTKOWNICY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:41,575 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.REALM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:41,627 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ELD_W_KOLO_BUTTONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:41,679 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.REALM_ATTRIBUTE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:41,709 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ELD_ZES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:41,761 INFO Oracle|kafkaconnect-960|snapshot Already applied 1664 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:56:41,761 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.REALM_DEFAULT_GROUPS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:41,812 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ELD_ZES_MAIL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:41,840 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.REALM_ENABLED_EVENT_TYPES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:41,894 INFO Oracle|kafkaconnect-961|snapshot Already applied 1658 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:56:41,894 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ELD_ZES_PRINTERS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:41,918 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.REALM_EVENTS_LISTENERS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:41,979 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ELD_ZES_RUN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:42,000 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.REALM_LOCALIZATIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:42,060 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.EMAIL_LIST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:42,083 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.REALM_REQUIRED_CREDENTIAL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:42,144 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.EMAIL_LIST_POZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:42,169 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.REALM_SMTP_CONFIG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:42,229 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ESOFT_DEF_TLUMACZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:42,251 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.REALM_SUPPORTED_LOCALES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:42,310 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ESOFT_KOMUNIKATY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:42,329 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.REDIRECT_URIS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:42,392 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ESOFT_KOMUNIKATY_POTW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:42,409 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.REQUIRED_ACTION_CONFIG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:42,478 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ESOFT_TAB_PK_KOL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:42,498 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.REQUIRED_ACTION_PROVIDER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:42,571 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ETKM2_SLOWNIKI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:42,584 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.RESOURCE_ATTRIBUTE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:42,657 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ETKM3_SLOWNIKI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:42,666 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.RESOURCE_POLICY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:42,739 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.EXT_FAKTURA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:42,746 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.RESOURCE_SCOPE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:42,826 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.RESOURCE_SERVER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:42,826 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.EXT_NOTATNIK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:42,908 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.E_FAKTURA_DUPLIKAT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:42,908 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.RESOURCE_SERVER_PERM_TICKET [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:42,996 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.RESOURCE_SERVER_POLICY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:42,997 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.E_FAKTURA_DUPLIKAT_DOCUMENT_FAO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:43,084 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.RESOURCE_SERVER_RESOURCE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:43,084 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.E_FAK_ZAM_NAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:43,167 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.RESOURCE_SERVER_SCOPE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:43,175 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.E_FAK_ZAM_POZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:43,249 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.RESOURCE_URIS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:43,261 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.E_FAK_ZAM_VAT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:43,334 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.ROLE_ATTRIBUTE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:43,368 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.E_UMOWY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:43,413 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.SCOPE_MAPPING [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:43,453 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.E_UMOWY_ODBIORCY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:43,492 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.SCOPE_POLICY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:43,533 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.E_UMOWY_RATY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:43,571 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.USERNAME_LOGIN_FAILURE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:43,618 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.E_UMOWY_REALIZACJA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:43,663 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.USER_ATTRIBUTE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:43,704 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.E_UMOWY_TYPY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:43,748 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.USER_CONSENT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:43,782 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.FILIE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:43,829 INFO Oracle|kafkaconnect-960|snapshot Already applied 1689 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:56:43,830 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.USER_CONSENT_CLIENT_SCOPE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:43,885 INFO Oracle|kafkaconnect-961|snapshot Already applied 1681 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:56:43,886 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.FILIE_ADRESY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:43,915 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.USER_ENTITY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:43,970 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.FILIE_CL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:44,000 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.USER_FEDERATION_CONFIG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:44,049 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.FILIE_DANE_OGOLNE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:44,087 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.USER_FEDERATION_MAPPER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:44,133 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.FILIE_DANE_TECH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:44,166 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.USER_FEDERATION_MAPPER_CONFIG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:44,220 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.FILIE_DANE_ZAO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:44,245 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.USER_FEDERATION_PROVIDER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:44,303 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.FILIE_W_CD [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:44,323 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.USER_GROUP_MEMBERSHIP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:44,388 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.FILIE_W_CD_PARAM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:44,407 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.USER_REQUIRED_ACTION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:44,467 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.FIL_DOCUMENT_MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:44,491 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.USER_ROLE_MAPPING [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:44,551 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.FIL_KONCESJA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:44,575 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.USER_SESSION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:44,631 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.FIL_W_BAZ_KH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:44,655 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.USER_SESSION_NOTE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:44,710 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.FIRMY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:44,734 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.C##VOICEUSER.WEB_ORIGINS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:44,794 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.FIRMY_ADRESY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:44,817 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.DBA1.B_CONFIG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:44,882 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.FK_MIESIACE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:44,897 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.DBA1.C_CONFIG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:44,961 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.FK_STRONY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:44,977 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.EXFSYS.EXF$ASUDFLIST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:45,045 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.FK_ZESPOLY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:45,124 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.FORMATKI_DOPUSZCZENIA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:45,202 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.FORMA_PRAWNA_RODZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:45,281 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.FRIGO_DOCUMENT_COMP_EXP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:45,367 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.FRIGO_DOCUMENT_COMP_IMP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:45,449 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.FRIGO_DOCUMENT_MAG_IMP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:45,541 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.FRIGO_DOCUMENT_SPR_EXP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:45,632 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.FRIGO_DOCUMENT_SPR_IMP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:45,719 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.FRIGO_DOCUMENT_ZAM_IMP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:45,805 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.FRIGO_POZ_DOCUMENT_COMP_EXP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:45,894 INFO Oracle|kafkaconnect-961|snapshot Already applied 1705 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:56:45,894 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.FRIGO_POZ_DOCUMENT_MAG_IMP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:45,977 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.FRIGO_POZ_DOCUMENT_SPR_EXP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:46,060 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.FRIGO_POZ_DOCUMENT_SPR_IMP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:46,146 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.FRIGO_POZ_DOCUMENT_ZAM_IMP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:46,229 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.FRIGO_POZ_STANY_IMP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:46,314 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.FRIGO_REKLAMACJE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:46,396 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.FRIGO_REKLAMACJE_DECYZJE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:46,478 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.FRIGO_STANY_IMP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:46,556 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.GAZETKA_CEN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:46,639 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.GAZETKA_DAT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:46,717 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.GAZETKA_KH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:46,796 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.GLOB_DATY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:46,873 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.GLOB_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:46,950 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.GRAFIK_DOSTAW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:47,031 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.GRAFIK_DOSTAW_MM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:47,114 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.GRAFIK_DOSTAW_REG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:47,200 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.GROSZEK_TARGI2 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:47,282 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.GRUPA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:47,370 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.GRUPY_DOD [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:47,450 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.GRUPY_DOD_U_KH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:47,534 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.GRUPY_JPK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:47,613 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.GRUPY_MIEJ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:47,694 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.GRUPY_MIEJ_MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:47,776 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.GRUPY_TRAS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:47,859 INFO Oracle|kafkaconnect-961|snapshot Already applied 1729 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:56:47,859 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.GRUPY_TRAS2 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:47,959 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.GR_KH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:48,038 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.GR_KONT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:48,127 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.GR_SEKT_MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:48,214 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.GR_SEKT_MAG_DYN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:48,297 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.GR_TOW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:48,380 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.HIST_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:48,473 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.HITY_LOKALNE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:48,539 INFO Oracle|kafkaconnect-960|snapshot Already applied 1704 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:56:48,539 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.EXFSYS.EXF$ATTRLIST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:48,560 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.gold_POZIOMY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:48,627 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.EXFSYS.EXF$ATTRSET [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:48,641 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.H_FIRMA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:48,708 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.EXFSYS.EXF$DEFIDXPARAM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:48,723 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.H_FIRMA_DANE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:48,800 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.EXFSYS.EXF$ESETIDXPARAM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:48,807 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.H_FIRMY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:48,888 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.EXFSYS.EXF$EXPRSET [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:48,896 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.H_MAKROREGION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:48,976 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.EXFSYS.EXF$EXPSETPRIVS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:48,978 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.H_PROMO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:49,063 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.EXFSYS.EXF$EXPSETSTATS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:49,088 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.H_PROMO_FILIE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:49,151 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.EXFSYS.EXF$IDXSECOBJ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:49,173 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.H_PROMO_GIFT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:49,240 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.EXFSYS.EXF$JAVAMSG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:49,261 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.H_PROMO_KIER_SPR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:49,323 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.EXFSYS.EXF$PARAMETER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:49,368 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.H_PROMO_ODB [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:49,402 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.EXFSYS.EXF$PLAN_TABLE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:49,459 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.H_PROMO_PROFIT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:49,493 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.EXFSYS.EXF$PREDATTRMAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:49,546 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.H_PROMO_RODZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:49,579 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.EXFSYS.EXF$VALIDIOPER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:49,631 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.H_PROMO_TARGI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:49,654 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.EXFSYS.EXF$VALIDPRIVS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:49,718 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.H_PROMO_TOW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:49,729 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.EXFSYS.EXF$VERSION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:49,803 INFO Oracle|kafkaconnect-960|snapshot Already applied 1719 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:56:49,804 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.EXFSYS.RLM$COLLGRPBYSPEC [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:49,812 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.H_REGION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:49,887 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.EXFSYS.RLM$DMLEVTTRIGS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:49,895 INFO Oracle|kafkaconnect-961|snapshot Already applied 1752 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:56:49,895 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.H_STRU2 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:49,972 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.EXFSYS.RLM$EQUALSPEC [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:49,977 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.IMP_P_SCRIPT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:50,056 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.EXFSYS.RLM$ERRCODE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:50,058 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.IMP_SCRIPT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:50,141 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.EXFSYS.RLM$EVENTSTRUCT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:50,147 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.IMP_TEST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:50,222 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.EXFSYS.RLM$JOBQUEUE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:50,225 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.IMP_TMP_FILE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:50,309 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.EXFSYS.RLM$ORDERCLSALS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:50,315 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.IMP_TMP_P_FILE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:50,400 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.EXFSYS.RLM$PARSEDCOND [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:50,405 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.IND_UNIW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:50,485 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.EXFSYS.RLM$PRIMEVTTYPEMAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:50,490 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.IND_UNIW_HISTORIA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:50,575 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.EXFSYS.RLM$RSPRIMEVENTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:50,581 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.INFO_USER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:50,661 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.INF_OD_KH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:50,661 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.EXFSYS.RLM$RULESET [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:50,743 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.INW_POWODY_ANUL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:50,755 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.EXFSYS.RLM$RULESETPRIVS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:50,829 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.INW_TOWARY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:50,848 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.EXFSYS.RLM$RULESETSTCODE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:50,932 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.EXFSYS.RLM$SCHACTERRS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:50,938 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.JEZYKI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:51,019 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.EXFSYS.RLM$VALIDPRIVS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:51,020 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.J_MIAR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:51,106 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KALEND [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:51,113 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.EXFSYS.RLM4J$ATTRALIASES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:51,190 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KAMERY_W_MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:51,201 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.EXFSYS.RLM4J$EVTSTRUCTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:51,268 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KART_PAL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:51,288 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.EXFSYS.RLM4J$RULESET [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:51,368 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KASA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:51,375 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ACL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:51,452 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KASA_USERS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:51,457 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.AKORD_DANE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:51,531 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KAT_DOST_NA_FIL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:51,546 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.AKORD_KAT_WYD_FIL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:51,618 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KAT_GR_KH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:51,630 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.AKORD_SYM_WSPOLCZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:51,699 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KAT_GR_TOW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:51,715 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.AKORD_TYPY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:51,779 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KAT_KOSZT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:51,794 INFO Oracle|kafkaconnect-960|snapshot Already applied 1742 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:56:51,794 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.AKORD_WSP_FIL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:51,863 INFO Oracle|kafkaconnect-961|snapshot Already applied 1775 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:56:51,863 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KAT_KOSZT_HIST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:51,873 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.AKTYWNOSCI_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:51,947 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KAT_KOSZT_NA_FIL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:51,954 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.AKT_WER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:52,029 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KAT_RABAT_TOW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:52,036 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ALA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:52,113 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ALA2 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:52,124 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_BEZ_DNI_DOSTAW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:52,188 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ALG_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:52,210 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_BEZ_LIMITU_DOSTAW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:52,270 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ALG_LOG_MAN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:52,300 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_BONI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:52,368 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ALG_LOG_MAN_TOW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:52,381 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_BONI2_BNAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:52,464 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ALG_LOG_ROZ_MIN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:52,469 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_BONI2_BNAG_HIST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:52,545 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ASN_MS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:52,553 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_BONI2_BPOZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:52,638 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ASN_TOW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:52,639 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_BONI2_GETKM_KK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:52,720 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_BONI2_GETKM_TR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:52,727 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.AT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:52,800 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_BONI2_GETKM_TR_BNAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:52,806 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.AUTO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:52,886 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_BONI2_GETKM_TR_BPOZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:52,897 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.AUTO_FOL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:52,972 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_BONI2_PRZETARG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:52,974 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.AUTO_RODZAJ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:53,059 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_BONI2_TYPY_BPOZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:53,059 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.AUTO_WINDA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:53,137 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_BONI_BONI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:53,144 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.BANKI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:53,225 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.BANK_K [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:53,227 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_BONI_BONI_ARCH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:53,304 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.BAZY_POLACZENIA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:53,309 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_BONI_BONI_MIESZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:53,385 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.BONUS_KH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:53,390 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_BONI_KH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:53,464 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.BONUS_T [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:53,478 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_BONI_KH_ARCH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:53,544 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.BONY_KARTOTEKA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:53,562 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_BONI_KH_MIESZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:53,635 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.BONY_NOMINALY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:53,644 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_BONI_KONKURSY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:53,713 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.BON_TOW_KH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:53,728 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_BONI_TYPY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:53,792 INFO Oracle|kafkaconnect-960|snapshot Already applied 1766 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:56:53,792 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.CDZ_DOST_NA_FIL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:53,813 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_DANE_DOD [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:53,873 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.CDZ_FILIE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:53,905 INFO Oracle|kafkaconnect-961|snapshot Already applied 1799 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:56:53,905 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_DANE_OKRESOWE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:53,959 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.CDZ_HURTOWNIE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:53,993 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_DANE_OKRESOWE_SLO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:54,050 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.CDZ_OBROTY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:54,077 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_DNI_ZAST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:54,129 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.CDZ_TRANSMISJE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:54,168 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_DNI_ZAST2 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:54,209 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.CENY_HALOWE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:54,254 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_FAK_DYSK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:54,303 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.CENY_HALOWE_KATEGORIE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:54,340 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_HALA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:54,387 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.CENY_HALOWE_MARZA_NA_PAR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:54,428 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_HALA_MIESZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:54,473 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.CEN_SPR_KOSZTY_PAR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:54,509 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_INFO_LOGISTYCZNE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:54,557 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.CEN_SPR_KOSZTY_SLO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:54,604 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_INFO_LOGISTYK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:54,635 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.CEN_SPR_SW_CZAK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:54,692 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_KARTY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:54,712 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.CEN_SPR_WE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:54,782 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_KARTY_ADM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:54,796 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.CG_CODE_CONTROLS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:54,869 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_KONCESJA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:54,876 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.CG_REF_CODES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:54,957 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_KONCESJA_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:54,957 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.CKOP_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:55,039 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.CONFIG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:55,044 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_LIMITY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:55,119 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.CONFIG_FF [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:55,138 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_LIMITY_WEW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:55,200 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.CONF_WYD_OPK_NIEPOW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:55,230 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_LIMITY_WEW_WYMIANA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:55,287 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.CZAS_KIEROWNIKA_LIMITY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:55,318 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_MARZE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:55,375 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.CZAS_KIEROWNIKA_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:55,400 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_MARZE_DANE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:55,459 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.CZAS_KIEROWNIKA_POWODY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:55,481 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_MARZE_KH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:55,541 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.CZAS_KIEROWNIKA_POWODY_NA_FIL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:55,574 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_MARZE_MARZA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:55,624 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.CZAS_KIEROWNIKA_STAT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:55,665 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_MARZE_RODZAJE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:55,709 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DATY_WYKONANIA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:55,749 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_MARZE_ZAOK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:55,788 INFO Oracle|kafkaconnect-960|snapshot Already applied 1790 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:56:55,788 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DEF_ZEST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:55,828 INFO Oracle|kafkaconnect-961|snapshot Already applied 1821 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:56:55,828 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_MIEJ_MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:55,870 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOKI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:55,916 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_NA_FIL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:55,959 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOKI_MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:56,005 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_NA_FIL_UPDATE_JT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:56,049 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOKI_STAN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:56,093 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_OFERTY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:56,176 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_OSOBY2 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:56,263 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_PUNKTY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:56,369 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_REKL_WART [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:56,404 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_ASN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:56,453 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_RETRO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:56,490 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_BONY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:56,532 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_RETRO_REGULY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:56,582 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_CROSS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:56,612 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_SALDA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:56,683 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_DOSTAWY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:56,695 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_SALDA_OBROTY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:56,773 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_FAK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:56,775 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_SALDA_WYMIANA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:56,859 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_SPOSOBY_WYWOZU [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:56,945 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_SPOSOBY_WYWOZU_DNI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:56,956 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_FAK_DATY_WDT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:57,034 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_TERMINY_PL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:57,040 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_FAK_DATY_WDT_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:57,118 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_TLUM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:57,124 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_FAK_IBM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:57,208 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_TOW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:57,237 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_FAK_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:57,288 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_TOW_PACZKI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:57,314 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_FAO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:57,368 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_TOW_TOW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:57,405 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_FAO_CENTR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:57,459 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_TRADIS_MAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:57,500 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_FAO_IBM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:57,538 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH_W_GRKH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:57,585 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_FAO_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:57,619 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KH__MARZA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:57,665 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_FFAK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:57,697 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KIEROWCA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:57,779 INFO Oracle|kafkaconnect-960|snapshot Already applied 1808 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:56:57,779 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_FMAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:57,781 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KIER_SPR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:57,862 INFO Oracle|kafkaconnect-961|snapshot Already applied 1845 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:56:57,862 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KODY_KRES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:57,863 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_IC [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:57,950 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KODY_KRES_BRAKUJACE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:57,951 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_INW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:58,026 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KODY_KRES_IZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:58,043 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_KAS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:58,114 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KOD_DZIAL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:58,130 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_KAS_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:58,194 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KOD_STANOW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:58,206 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_KOR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:58,273 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KOD_TRASY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:58,289 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:58,369 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KOD_VAT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:58,414 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_MAG_AKORD [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:58,454 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KOMUNIKATY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:58,497 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_MAG_EXP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:58,532 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KONCESJE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:58,575 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_MAG_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:58,611 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KONKURENCI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:58,652 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_MAG_POWIAZANIA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:58,698 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KONKURENCI_CENY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:58,741 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_MAG_TRANS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:58,789 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KONKURENCI_FILIE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:58,823 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_MAG_TRANS_MM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:58,877 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KONKURENCI_FILIE_ELD [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:58,908 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_MAG_WYWOZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:58,993 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_MAG_WYWOZ_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:59,239 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KONKURENCI_TYPY_CEN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:59,322 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KONTA_KH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:59,348 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_MAG_ZBIOR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:59,403 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KONTA_WALUTY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:59,429 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_MAG_ZLEC [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:59,483 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KONTRAHENCI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:59,509 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_MRO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:59,604 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_MRO_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:59,676 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KOREKTA_PAL_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:59,683 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_ODS_FILIA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:59,761 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KREC_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:59,769 INFO Oracle|kafkaconnect-960|snapshot Already applied 1828 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:56:59,770 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_PAL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:59,843 INFO Oracle|kafkaconnect-961|snapshot Already applied 1864 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:56:59,843 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KTO_CO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:59,863 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_PALET [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:59,921 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.KURSY_WALUT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:56:59,953 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_PHL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:00,011 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.K_DOCUMENT_FAK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:00,032 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_PRD [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:00,118 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_PRD_POTW_DOST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:00,119 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.K_DOCUMENT_MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:00,201 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_PROP_MM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:00,215 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.LIMITY_POJ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:00,296 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.LINIE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:00,299 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_REKL_WART [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:00,375 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.LOGOWANIA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:00,402 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_RO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:00,454 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.LOG_FILIE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:00,488 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_SPR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:00,533 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.LOG_PARAM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:00,612 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.MACHINE_INFO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:00,613 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_SPR_CZAS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:00,695 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.MAC_TOW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:00,699 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_SPR_KOR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:00,787 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.MAC_TOW_POZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:00,789 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_SPR_POWODY_ANUL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:00,871 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.MAC_TOW_POZ_KH_MV [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:00,880 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_WPLYW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:00,949 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.MAC_TOW_POZ_PH_MV [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:00,974 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_WPLYW_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:01,028 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.MAC_TOW_PRP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:01,056 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_WPLYW_PARAM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:01,114 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:01,150 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_ZADANIA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:01,227 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.MAG_PARAM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:01,231 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_ZADANIA_STATUSY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:01,306 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.MAG_PARAM_WART [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:01,307 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_ZAK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:01,386 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.MAG_POJEMNOSC [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:01,415 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_ZAK_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:01,471 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.MAG_RODZ_MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:01,497 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_ZAK_RR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:01,553 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.MAG_STAN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:01,577 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_ZAM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:01,640 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.MARKI_TOW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:01,678 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_ZBIOR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:01,718 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.MARKI_WL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:01,769 INFO Oracle|kafkaconnect-960|snapshot Already applied 1850 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:01,770 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_ZBIOR_DOK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:01,800 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.MEDIATOR_WERSJE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:01,857 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_ZBIOR_DRUK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:01,879 INFO Oracle|kafkaconnect-961|snapshot Already applied 1888 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:01,879 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.MIEJSCA_MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:01,940 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_ZBIOR_LINIE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:01,969 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.MIEJSCA_MAG_KAMERY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:02,022 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_ZBIOR_ODB [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:02,050 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.MIEJSCA_MAG_KATEGORIE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:02,117 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_ZBIOR_SZAB_NAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:02,128 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.MIEJSCOWOSCI_ULICE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:02,199 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_ZBIOR_SZAB_POZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:02,208 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.MIESIAC [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:02,280 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOK_ZBIOR_WART [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:02,287 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.MIESZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:02,368 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOSTEPNE_SCHEMATY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:02,368 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.MIESZ_CFG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:02,445 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DOSTEPY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:02,452 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.MIESZ_FISK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:02,530 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DO_UNWRAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:02,533 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.MIESZ_FISK_VAT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:02,616 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DRUKARKI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:02,617 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.MIESZ_L2 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:02,697 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DRUKARKI_DOKI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:02,698 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.MIESZ_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:02,774 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DRUKARKI_ETYKIET_PALETOWYCH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:02,775 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.MIE_SKL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:02,851 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DRUK_FISZEK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:02,866 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.MOB_DOCUMENT_KOR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:02,929 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.DR_PZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:02,949 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.MOB_P_DOCUMENT_KOR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:03,006 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.EC_IN_DATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:03,032 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.MOB_STATUS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:03,099 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.EC_IO_ERROR_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:03,121 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.MODULES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:03,179 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.EC_OUT_DATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:03,207 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.MODULES_ACTIVITY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:03,269 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.EKH_OFERTY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:03,285 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.MOZ_PLA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:03,368 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.EKH_UMOWY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:03,368 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.MS_NA_TR_M [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:03,449 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.EXPORT_DOCUMENT_SAP_FK_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:03,450 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.MS_ZES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:03,528 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.NOMINALY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:03,528 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ELD_ERROR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:03,605 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ELD_ERROR_FK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:03,606 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.NOTATNIK_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:03,684 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ELD_ERROR_KAS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:03,689 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.OFERTY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:03,766 INFO Oracle|kafkaconnect-960|snapshot Already applied 1874 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:03,766 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ELD_PROGRAMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:03,768 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.OFERTY_SP_WYW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:03,843 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ELD_RAPORT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:03,848 INFO Oracle|kafkaconnect-961|snapshot Already applied 1912 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:03,848 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.OFERTY_TOW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:03,920 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ELD_ROLE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:03,927 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.OK_DOCUMENT_MM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:03,997 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ELD_ROLE_TABELE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:04,010 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.OK_P_DOCUMENT_MM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:04,075 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ELD_ROLE_TABELE_KOLUMNY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:04,098 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ON_LOGON_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:04,154 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ELD_ROLE_UZYTKOWNICY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:04,181 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ORGHLD_TYPY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:04,231 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ELD_W_KOLO_BUTTONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:04,260 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.OSOBY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:04,314 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ELD_ZES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:04,367 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.OSOBY2 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:04,409 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ELD_ZES_MAIL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:04,454 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.OSOBY_HIST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:04,496 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ELD_ZES_PRINTERS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:04,536 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.PAKIETY_DS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:04,575 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ELD_ZES_RUN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:04,616 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.PALETA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:04,657 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.EMAIL_LIST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:04,704 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.PALETY_SESJE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:04,735 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.EMAIL_LIST_POZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:04,783 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.PALETY_W_FIL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:04,815 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ESOFT_DEF_TLUMACZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:04,864 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.PALM_WER_SOFT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:04,894 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ESOFT_KOMUNIKATY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:04,944 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.PANSTWA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:04,976 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ESOFT_KOMUNIKATY_POTW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:05,032 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.PDIC_PDM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:05,054 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ESOFT_TAB_PK_KOL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:05,117 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.PDSK_PDM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:05,132 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ETKM2_SLOWNIKI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:05,203 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.PDZ_P_DOCUMENT_MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:05,211 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ETKM3_SLOWNIKI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:05,289 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.EXT_FAKTURA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:05,293 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.PLANY_SPR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:05,368 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.EXT_NOTATNIK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:05,376 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.PODGRUPA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:05,447 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.E_FAKTURA_DUPLIKAT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:05,457 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.PODGR_TOW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:05,530 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.E_FAKTURA_DUPLIKAT_DOCUMENT_FAO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:05,536 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.POTW_DOST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:05,612 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.E_FAK_ZAM_NAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:05,622 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.POZ_CEN_PROD_RODZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:05,706 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.E_FAK_ZAM_POZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:05,706 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.PRIORYTETY_DOCUMENT_INW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:05,786 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.PRIORYTETY_NOT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:05,787 INFO Oracle|kafkaconnect-960|snapshot Already applied 1899 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:05,787 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.E_FAK_ZAM_VAT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:05,867 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.E_UMOWY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:05,869 INFO Oracle|kafkaconnect-961|snapshot Already applied 1936 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:05,869 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.PROFITY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:05,947 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.PROMO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:05,950 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.E_UMOWY_ODBIORCY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:06,031 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.E_UMOWY_RATY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:06,049 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.PROMO_FILIE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:06,122 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.E_UMOWY_REALIZACJA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:06,129 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.PROMO_GIFT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:06,207 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.E_UMOWY_TYPY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:06,211 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.PROMO_KIER_SPR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:06,285 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.FILIE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:06,290 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.PROMO_ODB [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:06,371 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.PROMO_PROFIT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:06,382 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.FILIE_ADRESY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:06,449 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.PROMO_RODZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:06,462 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.FILIE_CL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:06,526 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.PROMO_TARGI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:06,541 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.FILIE_DANE_OGOLNE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:06,610 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.PROMO_TOW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:06,619 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.FILIE_DANE_TECH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:06,696 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.PRZENOSZENIE_SALDA_OPK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:06,705 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.FILIE_DANE_ZAO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:06,781 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.PRZERZUTY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:06,782 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.FILIE_W_CD [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:06,860 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.FILIE_W_CD_PARAM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:06,865 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.PRZERZUTY_REAL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:06,937 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.FIL_DOCUMENT_MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:06,951 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.PRZYJ_TOW_STATUS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:07,016 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.FIL_KONCESJA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:07,035 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_DOCUMENT_ASN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:07,097 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.FIL_W_BAZ_KH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:07,128 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_DOCUMENT_CROSS_MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:07,178 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.FIRMY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:07,217 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_DOCUMENT_CROSS_PAL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:07,295 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.FIRMY_ADRESY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:07,300 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_DOCUMENT_FAO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:07,385 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.FK_MIESIACE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:07,385 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_DOCUMENT_FAO_CENTR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:07,463 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.FK_STRONY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:07,468 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_DOCUMENT_IC [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:07,541 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.FK_ZESPOLY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:07,559 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_DOCUMENT_IC_BRAKI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:07,622 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.FORMATKI_DOPUSZCZENIA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:07,644 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_DOCUMENT_INW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:07,701 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.FORMA_PRAWNA_RODZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:07,731 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_DOCUMENT_INW_BRAKI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:07,785 INFO Oracle|kafkaconnect-960|snapshot Already applied 1923 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:07,785 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.FRIGO_DOCUMENT_COMP_EXP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:07,824 INFO Oracle|kafkaconnect-961|snapshot Already applied 1959 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:07,824 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_DOCUMENT_MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:07,866 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.FRIGO_DOCUMENT_COMP_IMP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:07,945 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.FRIGO_DOCUMENT_DOST_IMP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:07,946 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_DOCUMENT_MAG_AKORD [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:08,027 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.FRIGO_DOCUMENT_MAG_IMP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:08,029 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_DOCUMENT_MAG_PAL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:08,114 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.FRIGO_DOCUMENT_SPR_EXP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:08,117 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_DOCUMENT_MAG_PAL_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:08,197 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.FRIGO_DOCUMENT_SPR_IMP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:08,201 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_DOCUMENT_MAG_TRANS_MM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:08,278 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.FRIGO_DOCUMENT_SPR_POTW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:08,291 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_DOCUMENT_MAG_ZLEC [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:08,367 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.FRIGO_DOCUMENT_ZAM_IMP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:08,375 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_DOCUMENT_PALET [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:08,451 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.FRIGO_POZ_DOCUMENT_COMP_EXP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:08,455 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_DOCUMENT_PHL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:08,533 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_DOCUMENT_PRD [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:08,535 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.FRIGO_POZ_DOCUMENT_DOST_IMP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:08,613 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.FRIGO_POZ_DOCUMENT_MAG_IMP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:08,622 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_DOCUMENT_PROP_MM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:08,697 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.FRIGO_POZ_DOCUMENT_SPR_EXP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:08,706 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_DOCUMENT_PROP_MM_ZREAL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:08,776 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.FRIGO_POZ_DOCUMENT_SPR_IMP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:08,786 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_DOCUMENT_RO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:08,854 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.FRIGO_POZ_DOCUMENT_ZAM_IMP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:08,871 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_DOCUMENT_SPR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:08,932 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.FRIGO_POZ_STANY_IMP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:08,985 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_DOCUMENT_SPR_ANUL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:09,011 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.FRIGO_REKLAMACJE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:09,071 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_DOCUMENT_SPR_EXT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:09,093 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.FRIGO_REKLAMACJE_DECYZJE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:09,175 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.FRIGO_STANY_IMP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:09,183 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_DOCUMENT_SPR_KOR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:09,257 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.GAZETKA_CEN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:09,295 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_DOCUMENT_SPR_KOR_CENTR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:09,339 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.GAZETKA_DAT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:09,377 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_DOCUMENT_SPR_KOR_POWODY_DECYZJI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:09,416 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.GAZETKA_KH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:09,455 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_DOCUMENT_SPR_PROFIT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:09,495 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.GLOB_DATY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:09,538 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_DOCUMENT_ZADANIA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:09,570 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.GLOB_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:09,624 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_DOCUMENT_ZAM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:09,662 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.GRAFIK_DOSTAW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:09,731 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_DOCUMENT_ZAM_EXT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:09,747 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.GRAFIK_DOSTAW_MM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:09,817 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_DOCUMENT_ZAM_PROFIT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:09,828 INFO Oracle|kafkaconnect-960|snapshot Already applied 1948 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:09,829 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.GRAFIK_DOSTAW_REG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:09,899 INFO Oracle|kafkaconnect-961|snapshot Already applied 1982 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:09,899 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_DOCUMENT_ZBIOR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:09,909 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.GROSZEK_TARGI2 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:09,984 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.GRUPA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:09,990 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_DOCUMENT_ZBIOR_PAL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:10,069 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.GRUPY_DOD [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:10,076 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_DOCUMENT_ZBIOR_PAL_KIER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:10,158 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.GRUPY_DOD_U_KH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:10,162 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_DOCUMENT_ZBIOR_PLOMB [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:10,243 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.GRUPY_JPK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:10,250 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_POTW_DOST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:10,328 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.GRUPY_MIEJ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:10,342 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_REKLAM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:10,406 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.GRUPY_MIEJ_MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:10,423 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_S_GLOS_OBIEKT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:10,489 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.GRUPY_TRAS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:10,527 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_TARGI_REAL_RAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:10,568 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.GRUPY_TRAS2 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:10,604 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_ZAM_DOST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:10,658 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.GR_KH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:10,691 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_ZAM_DOST_REAL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:10,741 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.GR_KONT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:10,778 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_ZAM_ODB [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:10,817 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.GR_SEKT_MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:10,857 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_ZAM_RAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:10,899 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.GR_SEKT_MAG_DYN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:10,938 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_ZLECENIA_PAL_PAKIET [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:10,978 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.GR_TOW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:11,017 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_ZLECENIA_PAL_PAKIET_POJ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:11,059 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.HIST_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:11,096 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.P_ZLECENIA_PRZEWOZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:11,155 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.HITY_LOKALNE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:11,180 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.Q_DOCUMENT_KAS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:11,245 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.gold_POZIOMY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:11,271 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.Q_DOCUMENT_MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:11,325 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.H_FIRMA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:11,370 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.Q_DOCUMENT_ZAK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:11,408 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.H_FIRMA_DANE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:11,463 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.RAP_KAS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:11,494 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.H_FIRMY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:11,553 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.REGULY_DRUKOW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:11,578 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.H_MAKROREGION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:11,635 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.REGULY_PFK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:11,666 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.H_PROMO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:11,716 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.REG_KONTR_PAL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:11,760 INFO Oracle|kafkaconnect-960|snapshot Already applied 1971 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:11,760 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.H_PROMO_FILIE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:11,806 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.REKL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:11,838 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.H_PROMO_GIFT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:11,896 INFO Oracle|kafkaconnect-961|snapshot Already applied 2005 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:11,897 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.REKL_SKLEPY_RODZAJE_PROGI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:11,917 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.H_PROMO_KIER_SPR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:11,978 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.RETRA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:11,996 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.H_PROMO_ODB [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:12,061 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.RETRA_PRZYDZIALY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:12,077 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.H_PROMO_PROFIT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:12,150 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.RETRA_REGULY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:12,156 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.H_PROMO_RODZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:12,234 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.H_PROMO_TARGI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:12,239 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ROBOCOP_AKORD [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:12,318 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.H_PROMO_TOW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:12,338 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ROBOCOP_BUFOR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:12,412 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.H_REGION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:12,427 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ROBOCOP_BUFOR_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:12,501 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.H_STRU2 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:12,506 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ROBOCOP_SESJE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:12,588 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.IMP_P_SCRIPT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:12,594 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.RODZAJE_SYSTEMOW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:12,676 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.RODZ_MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:12,678 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.IMP_SCRIPT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:12,759 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.R_DEKR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:12,764 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.IMP_TEST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:12,836 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.R_DOCUMENT_IC [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:12,848 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.IMP_TMP_FILE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:12,914 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.R_DOCUMENT_INW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:12,934 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.IMP_TMP_P_FILE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:12,992 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.R_DOCUMENT_INW_NA_FIL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:13,022 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.IND_UNIW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:13,071 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.R_DOCUMENT_MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:13,113 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.IND_UNIW_HISTORIA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:13,151 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.R_DOCUMENT_MAG_SKLEP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:13,193 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.INFO_USER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:13,229 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.R_DOCUMENT_PALET [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:13,278 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.INF_OD_KH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:13,316 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.R_DOCUMENT_SPR_KOR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:13,368 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.INW_POWODY_ANUL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:13,394 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.R_DOCUMENT_ZBIOR_DOK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:13,447 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.INW_TOWARY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:13,478 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.R_DOCUMENT_ZRDL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:13,534 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.JEZYKI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:13,558 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.R_HIST_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:13,622 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.J_MIAR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:13,642 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.R_LOG_PARAM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:13,703 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KALEND [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:13,727 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.R_OPER_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:13,783 INFO Oracle|kafkaconnect-960|snapshot Already applied 1995 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:13,783 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KAMERY_W_MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:13,806 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.R_OPER_LOG_NA_FIL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:13,862 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KART_PAL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:13,890 INFO Oracle|kafkaconnect-961|snapshot Already applied 2029 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:13,890 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.R_OPER_LOG_POWODY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:13,943 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KASA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:13,973 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.R_PRZYJEC_REKLAMACJI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:14,024 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KASA_USERS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:14,051 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.R_ROBOCOP_AKORD [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:14,104 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KAT_DOST_NA_FIL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:14,129 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.R_STAT_PN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:14,184 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KAT_GR_KH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:14,209 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.R_TAB [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:14,262 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KAT_GR_TOW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:14,289 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.R_WYD_TOW_STAT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:14,367 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KAT_KOSZT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:14,369 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.R_ZLEC_PAL_KOL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:14,446 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.R_ZLEC_PAL_PAKIET [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:14,449 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KAT_KOSZT_HIST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:14,524 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.SEKT_MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:14,525 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KAT_KOSZT_NA_FIL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:14,604 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KAT_RABAT_TOW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:14,617 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.SEKT_MAG_HIST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:14,685 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_BEZ_DNI_DOSTAW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:14,696 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.SEK_WYW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:14,769 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_BEZ_LIMITU_DOSTAW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:14,778 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.SIECI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:14,858 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_BONI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:14,858 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.SIECI_KH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:14,935 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.SIECI_KONTRAHENCI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:14,937 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_BONI2_BNAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:15,016 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.SIECI_TYPY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:15,025 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_BONI2_BNAG_HIST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:15,098 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.SKLEPY_RODZAJE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:15,107 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_BONI2_BPOZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:15,177 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.SPOSOBY_PL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:15,194 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_BONI2_GETKM_KK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:15,261 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.SPOSOBY_WYWOZU [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:15,282 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_BONI2_GETKM_TR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:15,368 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_BONI2_GETKM_TR_BNAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:15,369 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.SPRAWDZ_SYSTEM_MAIL_CFG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:15,450 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.STANY_ANI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:15,452 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_BONI2_GETKM_TR_BPOZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:15,533 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.STANY_PAL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:15,542 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_BONI2_PRZETARG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:15,614 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.STAN_ZMIAN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:15,628 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_BONI2_TYPY_BPOZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:15,697 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.STATUSY_TOW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:15,706 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_BONI_BONI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:15,780 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.STOLY_KAMERY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:15,791 INFO Oracle|kafkaconnect-960|snapshot Already applied 2019 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:15,791 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_BONI_BONI_ARCH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:15,860 INFO Oracle|kafkaconnect-961|snapshot Already applied 2053 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:15,860 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.STOPY_ODS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:15,873 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_BONI_BONI_MIESZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:15,940 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.STR_TEMP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:15,951 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_BONI_KH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:16,021 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.SUM_OBR_KO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:16,045 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_BONI_KH_ARCH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:16,111 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.SYS_ZEW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:16,133 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_BONI_KH_MIESZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:16,199 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.S_GLOS_KOM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:16,214 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_BONI_KONKURSY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:16,279 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.S_GLOS_KOM_OBIEKT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:16,294 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_BONI_TYPY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:16,368 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.S_GLOS_OBIEKT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:16,376 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_DANE_DOD [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:16,446 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TARGI_REAL_RAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:16,470 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_DANE_OKRESOWE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:16,525 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TECH_AKTYWNOSCI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:16,553 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_DANE_OKRESOWE_SLO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:16,606 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TECH_FILIE_DANE_TECH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:16,635 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_DNI_ZAST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:16,686 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TECH_KONTROLA_DOSTEPU [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:16,714 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_DNI_ZAST2 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:16,765 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TECH_SYSTEM_CHECK_CFG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:16,794 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_FAK_DYSK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:16,849 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TEL_ADMIN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:16,873 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_HALA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:16,931 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TERMINY_PL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:16,956 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_HALA_MIESZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:17,020 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TERMINY_PL_NA_FIL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:17,035 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_INFO_LOGISTYCZNE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:17,099 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TERMINY_PL_PAR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:17,138 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_INFO_LOGISTYK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:17,179 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TERMINY_PL_PAR_DOD [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:17,219 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_KARTY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:17,262 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TLUMACZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:17,305 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_KARTY_ADM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:17,367 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TLUMACZ_KH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:17,388 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_KONCESJA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:17,450 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TLUMACZ_POZYCJE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:17,467 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_KONCESJA_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:17,532 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TLUMACZ_TOW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:17,551 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_LIMITY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:17,620 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TLUM_ELD_STOK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:17,634 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_LIMITY_WEW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:17,706 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TMP_SQL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:17,719 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_LIMITY_WEW_WYMIANA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:17,787 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.EXPORT_DOCUMENT_SPR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:17,804 INFO Oracle|kafkaconnect-960|snapshot Already applied 2043 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:17,804 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_MARZE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:17,873 INFO Oracle|kafkaconnect-961|snapshot Already applied 2077 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:17,873 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.EXPORT_DOCUMENT_SPR_MODYF [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:17,880 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_MARZE_DANE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:17,958 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_MARZE_KH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:17,961 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:18,042 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_MARZE_MARZA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:18,049 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:18,123 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_MARZE_RODZAJE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:18,138 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.EXPORT_DOCUMENT_SPR_ROZLAD_PAL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:18,200 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_MARZE_ZAOK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:18,226 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:18,285 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_MIEJ_MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:18,317 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.EXPORT_DOCUMENT_SPR_WYD_PAL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:18,367 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_NA_FIL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:18,399 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.EXPORT_DOCUMENT_SPR_LOAD [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:18,451 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_NA_FIL_UPDATE_JT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:18,487 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.EXPORT_DOCUMENT_SPR_ZALAD_PAL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:18,528 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_OFERTY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:18,571 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.IMPORT_ZBIOR_NAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:18,612 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_OSOBY2 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:18,656 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.IMPORT_ZBIOR_POZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:18,694 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_PUNKTY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:18,738 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.IMPORT_ZBIOR_WYW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:18,782 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_REKL_WART [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:18,818 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.MONITORING [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:18,863 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_RETRO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:18,895 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TOWARY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:18,941 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_RETRO_REGULY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:19,015 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TOWARY_DANE_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:19,019 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_SALDA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:19,098 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_SALDA_OBROTY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:19,100 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TOWARY_GRUPY_JPK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:19,175 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_SALDA_WYMIANA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:19,180 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TOWARY_INFO_DOD [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:19,257 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TOWARY_NAZWA_TMP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:19,258 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_SPOSOBY_WYWOZU [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:19,335 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TOWARY_NOWY_VAT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:19,342 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_SPOSOBY_WYWOZU_DNI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:19,415 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TOWARY_ZABLOKOWANE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:19,432 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_TERMINY_PL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:19,499 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TOW_CECHY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:19,519 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_TLUM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:19,581 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TOW_DYSP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:19,601 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_TOW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:19,665 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TOW_NA_FIL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:19,682 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_TOW_PACZKI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:19,761 INFO Oracle|kafkaconnect-960|snapshot Already applied 2067 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:19,761 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_TOW_TOW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:19,764 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TOW_NA_FIL_HIT_HIST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:19,848 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_TRADIS_MAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:19,848 INFO Oracle|kafkaconnect-961|snapshot Already applied 2100 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:19,849 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TOW_STAN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:19,925 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH_W_GRKH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:19,933 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TOW_STAN_N [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:20,005 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KH__MARZA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:20,019 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TOW_STOJAKI_NAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:20,087 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KIEROWCA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:20,100 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TOW_STOJAKI_POZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:20,175 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KIER_SPR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:20,180 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TOW_TLUM_KOPIA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:20,260 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KODY_KRES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:20,273 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TOW_TLUM_ODB [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:20,367 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KODY_KRES_BRAKUJACE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:20,367 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TOW_W_GRT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:20,447 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TOW_W_MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:20,447 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KODY_KRES_IZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:20,525 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KOD_DZIAL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:20,540 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TOW_W_MAG_FIL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:20,608 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KOD_STANOW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:20,620 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TOW_W_MIEJ_MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:20,689 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KOD_TRASY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:20,707 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TOW_W_MIEJ_MAG_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:20,769 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KOD_VAT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:20,789 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TOW_ZM_CEN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:20,876 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TOW_ZM_CEN_PLAN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:20,960 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TOW_ZM_MS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:21,045 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TOW_ZM_PACZKI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:21,135 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TOW_ZM_VAT_PLAN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:21,144 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KOMUNIKATY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:21,221 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TRANSPORT_DNI_WOLNE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:21,227 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KONCESJE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:21,305 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KONKURENCI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:21,308 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TRANSPORT_DNI_WOLNE2 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:21,391 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TRASY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:21,394 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KONKURENCI_CENY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:21,478 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TRASY2 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:21,485 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KONKURENCI_FILIE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:21,565 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TRASY_DNI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:21,568 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KONKURENCI_FILIE_ELD [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:21,646 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TRASY_DNI2 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:21,653 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KONKURENCI_TYPY_CEN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:21,726 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TRASY_MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:21,740 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KONTA_KH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:21,804 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TR_NA_FIL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:21,818 INFO Oracle|kafkaconnect-960|snapshot Already applied 2088 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:21,818 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KONTA_WALUTY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:21,891 INFO Oracle|kafkaconnect-961|snapshot Already applied 2124 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:21,891 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TR_NA_FIL_TMP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:21,901 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KONTRAHENCI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:21,977 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TYPY_KH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:22,062 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TYPY_O2 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:22,091 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KOREKTA_PAL_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:22,148 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TYPY_REG_KONTR_PAL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:22,170 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KREC_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:22,230 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TYPY_WART [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:22,250 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KTO_CO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:22,308 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TYP_P [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:22,328 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.KURSY_WALUT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:22,390 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.TYP_REKLAMACJI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:22,408 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.K_DOCUMENT_FAK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:22,470 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.T_DOCUMENT_BAN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:22,510 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.K_DOCUMENT_MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:22,550 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.T_DOCUMENT_FK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:22,595 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.LIMITY_POJ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:22,627 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.T_DOCUMENT_IC [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:22,676 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.LINIE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:22,705 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.T_DOCUMENT_KAS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:22,754 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.LOGOWANIA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:22,789 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.T_DOCUMENT_MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:22,838 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.LOG_FILIE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:22,868 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.T_DOCUMENT_MRO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:22,916 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.LOG_PARAM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:22,945 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.T_DOCUMENT_PFK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:22,996 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.LPRPRINTERS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:23,028 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.T_DOCUMENT_SPR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:23,074 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.MACHINE_INFO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:23,110 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.T_DOCUMENT_SPR_KOR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:23,157 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.MAC_TOW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:23,202 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.T_DOCUMENT_WPLYW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:23,238 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.MAC_TOW_POZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:23,286 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.T_DOCUMENT_ZAK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:23,322 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.MAC_TOW_POZ_KH_MV [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:23,370 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.T_P_DOCUMENT_RO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:23,403 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.MAC_TOW_POZ_PH_MV [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:23,456 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.T_ROBOCOP_AKORD [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:23,488 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.MAC_TOW_PRP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:23,540 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.T_WSP_DOCUMENT_AKORD [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:23,573 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:23,622 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ULUBIONE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:23,683 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.MAGAZYN_TEST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:23,702 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.UPR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:23,759 INFO Oracle|kafkaconnect-960|snapshot Already applied 2110 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:23,760 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.MAG_PARAM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:23,790 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.UPR_ROLE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:23,838 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.MAG_PARAM_WART [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:23,875 INFO Oracle|kafkaconnect-961|snapshot Already applied 2148 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:23,876 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.URZEDY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:23,917 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.MAG_POJEMNOSC [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:23,960 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.USERS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:23,998 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.MAG_RODZ_MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:24,051 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.USERS_NA_FIL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:24,081 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.MAG_STAN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:24,132 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.USER_MAX_LIMITY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:24,167 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.MARIUSZ_WB_TAB [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:24,215 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.VAN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:24,248 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.MARKI_TOW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:24,303 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.VAN_DOCUMENT_KAS_N [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:24,324 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.MARKI_WL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:24,387 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.VAN_DOCUMENT_KAS_P [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:24,409 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.MEDIATOR_WERSJE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:24,472 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.VAN_DOCUMENT_KAS_RAP_N [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:24,496 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.MG_TMP_DOCUMENT_MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:24,556 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.VAN_DOCUMENT_KAS_RAP_P [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:24,588 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.MIEJSCA_MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:24,639 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.VAN_DOCUMENT_MAG_N [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:24,678 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.MIEJSCA_MAG_BAK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:24,723 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.VAN_DOCUMENT_MAG_P [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:24,759 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.MIEJSCA_MAG_KAMERY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:24,807 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.VAN_DOCUMENT_SLO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:24,837 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.MIEJSCA_MAG_KATEGORIE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:24,885 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.VAN_DOCUMENT_SPR_N [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:24,914 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.MIEJSCA_MAG_TEST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:24,971 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.VAN_DOCUMENT_SPR_P [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:24,996 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.MIEJSCA_MAG_TEST3 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:25,056 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.VAN_EXP_AUX [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:25,083 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.MIEJSCE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:25,146 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.VAN_NAGLOWKI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:25,163 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.MIEJSCOWOSCI_ULICE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:25,231 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.VAN_NEW_KH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:25,251 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.MIESIAC [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:25,314 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.VAN_POZYCJE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:25,331 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.MIESZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:25,399 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.VAN_TOW_CENY_ASO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:25,417 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.MIESZ_CFG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:25,479 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.VAN_TOW_CENY_PRP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:25,502 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.MIESZ_FISK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:25,562 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.VOICE_ASSIGNMENT_LINES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:25,585 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.MIESZ_FISK_VAT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:25,654 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.VOICE_ASSIGNMENT_LINES_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:25,667 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.MIESZ_L2 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:25,734 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.WALUTY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:25,746 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.MIESZ_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:25,811 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.WAR_PROM1 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:25,827 INFO Oracle|kafkaconnect-960|snapshot Already applied 2135 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:25,827 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.MIE_SKL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:25,896 INFO Oracle|kafkaconnect-961|snapshot Already applied 2172 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:25,896 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.WAR_ZAK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:25,912 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.MOB_DOCUMENT_KOR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:25,974 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.WOZKI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:25,992 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.MOB_P_DOCUMENT_KOR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:26,058 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.WOZKI_INDEKSY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:26,080 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.MOB_STATUS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:26,142 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.WOZKI_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:26,166 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.MODULES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:26,222 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.WOZKI_MODELE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:26,252 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.MODULES_ACTIVITY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:26,302 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.WOZKI_RODZAJ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:26,329 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.MOZ_PLA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:26,389 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.WOZKI_RODZ_HIST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:26,409 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.MS_NA_TR_M [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:26,474 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.WOZKI_ZLEC_PAL_PAKIET [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:26,488 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.MS_ZES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:26,560 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.WSP_DOCUMENT_AKORD [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:26,566 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.MV_ZEST_321 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:26,645 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.NAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:26,652 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.WYDAJNOSC [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:26,725 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.NOMINALY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:26,737 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.WYDRUK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:26,806 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.NOTATNIK_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:26,821 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.WYDRUKI_TLUMACZENIA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:26,886 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.OFERTY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:26,906 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.WYD_TOW_STAT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:26,963 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.OFERTY_SP_WYW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:26,990 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.WYS_DO_BRE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:27,067 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.OFERTY_TOW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:27,074 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ZAM_DOST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:27,147 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.OK_DOCUMENT_MM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:27,160 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ZAM_DOST_AWIZO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:27,230 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.OK_P_DOCUMENT_MM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:27,251 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ZAM_ODB [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:27,318 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ON_LOGON_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:27,339 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ZAM_RAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:27,397 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ORGHLD_TYPY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:27,426 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ZAZNACZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:27,474 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.OSOBY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:27,511 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ZDALNY_USER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:27,561 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.OSOBY2 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:27,596 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ZLECENIA_KONTR_PAL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:27,650 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.OSOBY_HIST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:27,685 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ZLECENIA_NOT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:27,731 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.PAKIETY_DS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:27,776 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ZLECENIA_NOT_IND_DO_PRZEL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:27,808 INFO Oracle|kafkaconnect-960|snapshot Already applied 2159 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:27,808 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.PALETA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:27,856 INFO Oracle|kafkaconnect-961|snapshot Already applied 2195 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:27,856 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ZLECENIA_PAL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:27,894 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.PALETY_SESJE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:27,946 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ZLECENIA_PAL_PAKIET [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:27,970 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.PALETY_W_FIL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:28,026 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ZLECENIA_PAL_PLAN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:28,047 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.PALM_WER_SOFT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:28,116 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ZLECENIA_PRZEWOZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:28,125 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.PANSTWA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:28,204 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ZLEC_PAL_PAKIET_IND [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:28,205 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.PDIC_PDM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:28,288 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.PDSK_PDM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:28,290 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ZLEC_PAL_PAKIET_PODGRUPY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:28,368 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ZLEC_PAL_PAKIET_WART [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:28,369 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.PDZ_P_DOCUMENT_MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:28,445 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ZLEC_PR_HIST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:28,450 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.PLANY_SPR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:28,522 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.ADMIN.ZMIANA_DANYCH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:28,539 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.PLSQL_PROFILER_DATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:28,603 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SASH.HIST_SQL1 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:28,622 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.PLSQL_PROFILER_RUNS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:28,697 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SASH.HIST_SQL2 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:28,699 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.PLSQL_PROFILER_UNITS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:28,780 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SASH.PROGRAM_MODUL_AKCJA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:28,781 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.PODGRUPA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:28,858 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SASH.SASH_1 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:28,863 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.PODGR_TOW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:28,936 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SASH.SASH_10 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:28,939 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.POTW_DOST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:29,017 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SASH.SASH_11 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:29,025 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.POZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:29,097 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SASH.SASH_12 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:29,100 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.POZ_CEN_PROD_RODZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:29,177 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SASH.SASH_13 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:29,177 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.PRIORYTETY_DOCUMENT_INW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:29,256 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.PRIORYTETY_NOT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:29,256 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SASH.SASH_14 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:29,341 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.PROFITY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:29,368 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SASH.SASH_15 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:29,425 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.PROMO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:29,457 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SASH.SASH_16 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:29,522 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.PROMO_FILIE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:29,538 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SASH.SASH_17 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:29,609 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.PROMO_GIFT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:29,618 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SASH.SASH_18 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:29,698 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.PROMO_KIER_SPR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:29,700 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SASH.SASH_19 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:29,780 INFO Oracle|kafkaconnect-960|snapshot Already applied 2183 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:29,780 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.PROMO_ODB [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:29,787 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SASH.SASH_2 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:29,866 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.PROMO_PROFIT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:29,872 INFO Oracle|kafkaconnect-961|snapshot Already applied 2219 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:29,873 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SASH.SASH_20 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:29,947 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.PROMO_RODZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:29,952 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SASH.SASH_21 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:30,027 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.PROMO_TARGI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:30,032 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SASH.SASH_22 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:30,110 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.PROMO_TOW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:30,118 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SASH.SASH_23 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:30,202 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.PRZENOSZENIE_SALDA_OPK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:30,206 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SASH.SASH_24 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:30,281 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.PRZERZUTY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:30,287 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SASH.SASH_25 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:30,367 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.PRZERZUTY_REAL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:30,370 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SASH.SASH_26 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:30,447 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.PRZYJ_TOW_STATUS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:30,449 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SASH.SASH_27 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:30,529 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.PUNKTY_TRASA_GPS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:30,529 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SASH.SASH_28 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:30,609 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_DOCUMENT_ASN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:30,620 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SASH.SASH_29 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:30,696 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_DOCUMENT_ASN_TEST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:30,708 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SASH.SASH_3 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:30,775 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_DOCUMENT_CROSS_MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:30,791 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SASH.SASH_30 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:30,865 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_DOCUMENT_CROSS_PAL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:30,876 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SASH.SASH_31 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:30,948 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_DOCUMENT_FAO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:30,959 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SASH.SASH_4 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:31,032 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_DOCUMENT_FAO_CENTR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:31,042 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SASH.SASH_5 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:31,123 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SASH.SASH_6 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:31,124 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_DOCUMENT_IC [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:31,211 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SASH.SASH_7 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:31,214 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_DOCUMENT_IC_BRAKI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:31,297 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_DOCUMENT_INW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:31,299 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SASH.SASH_8 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:31,381 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_DOCUMENT_INW_BRAKI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:31,383 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SASH.SASH_9 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:31,462 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SASH.SASH_CONFIGURATION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:31,469 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_DOCUMENT_MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:31,545 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SASH.SASH_EVENT_NAMES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:31,573 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_DOCUMENT_MAG_AKORD [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:31,624 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SASH.SASH_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:31,655 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_DOCUMENT_MAG_PAL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:31,699 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SASH.SASH_TARGET [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:31,738 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_DOCUMENT_MAG_PAL_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:31,777 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SASH.SASH_TARGETS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:31,820 INFO Oracle|kafkaconnect-960|snapshot Already applied 2207 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:31,820 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_DOCUMENT_MAG_TRANS_MM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:31,853 INFO Oracle|kafkaconnect-961|snapshot Already applied 2243 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:31,853 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SASH.SUMA_6_DO_17 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:31,910 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_DOCUMENT_MAG_ZLEC [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:31,938 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SASH.SUMA_DNIOWA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:31,998 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_DOCUMENT_PALET [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:32,018 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SASH.WAITGROUPS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:32,081 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_DOCUMENT_PHL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:32,095 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.AQ$_MGMT_LOADER_QTABLE_G [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:32,169 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_DOCUMENT_PRD [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:32,242 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.AQ$_MGMT_LOADER_QTABLE_H [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:32,256 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_DOCUMENT_PROP_MM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:32,332 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.AQ$_MGMT_LOADER_QTABLE_I [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:32,367 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_DOCUMENT_PROP_MM_ZREAL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:32,423 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.AQ$_MGMT_LOADER_QTABLE_L [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:32,448 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_DOCUMENT_RO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:32,504 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.AQ$_MGMT_LOADER_QTABLE_S [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:32,535 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_DOCUMENT_SPR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:32,589 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.AQ$_MGMT_LOADER_QTABLE_T [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:32,648 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_DOCUMENT_SPR_ANUL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:32,671 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.AQ$_MGMT_NOTIFY_QTABLE_G [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:32,734 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_DOCUMENT_SPR_EXT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:32,758 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.AQ$_MGMT_NOTIFY_QTABLE_H [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:32,819 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_DOCUMENT_SPR_KOR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:32,842 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.AQ$_MGMT_NOTIFY_QTABLE_I [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:32,927 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_DOCUMENT_SPR_KOR_CENTR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:32,927 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.AQ$_MGMT_NOTIFY_QTABLE_L [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:33,006 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_DOCUMENT_SPR_KOR_POWODY_DECYZJI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:33,007 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.AQ$_MGMT_NOTIFY_QTABLE_S [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:33,083 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_DOCUMENT_SPR_PROFIT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:33,090 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.AQ$_MGMT_NOTIFY_QTABLE_T [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:33,170 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.DB_USER_PREFERENCES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:33,173 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_DOCUMENT_ZADANIA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:33,259 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.EMDW_TRACE_CONFIG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:33,260 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_DOCUMENT_ZAM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:33,344 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.EMDW_TRACE_DATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:33,359 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_DOCUMENT_ZAM_EXT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:33,427 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.EM_COMPARISON_SUMMARY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:33,436 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_DOCUMENT_ZAM_PROFIT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:33,510 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.EM_IPW_INFO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:33,516 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_DOCUMENT_ZBIOR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:33,589 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.EM_PAGE_CONDITION_METADATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:33,602 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_DOCUMENT_ZBIOR_PAL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:33,666 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.EM_PAGE_CUSTOMIZATIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:33,685 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_DOCUMENT_ZBIOR_PAL_KIER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:33,745 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.EM_PAGE_CUSTOM_CONDITIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:33,769 INFO Oracle|kafkaconnect-960|snapshot Already applied 2229 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:33,769 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_DOCUMENT_ZBIOR_PLOMB [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:33,824 INFO Oracle|kafkaconnect-961|snapshot Already applied 2266 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:33,824 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.EM_PAGE_CUST_METADATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:33,857 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_POTW_DOST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:33,903 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.ESM_COLLECTION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:33,957 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_REKLAM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:33,985 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.EUME2E_ASSOCS_LOOKUP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:34,043 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_S_GLOS_OBIEKT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:34,065 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ADMIN_LICENSES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:34,128 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_TARGI_REAL_RAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:34,147 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ADMIN_METRIC_THRESgoldS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:34,209 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_ZAM_DOST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:34,238 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_AGENT_SEC_INFO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:34,294 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_ZAM_DOST_REAL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:34,326 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ALL_TARGET_PROPS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:34,389 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_ZAM_ODB [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:34,408 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ANNOTATION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:34,467 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_ZAM_RAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:34,490 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ARU_CREDENTIALS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:34,543 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_ZLECENIA_PAL_PAKIET [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:34,567 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ARU_FAMILY_PRODUCT_MAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:34,621 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_ZLECENIA_PAL_PAKIET_POJ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:34,655 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ARU_LANGUAGES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:34,707 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.P_ZLECENIA_PRZEWOZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:34,733 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ARU_OUI_COMPONENTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:34,792 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.Q_DOCUMENT_KAS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:34,818 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ARU_PLATFORMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:34,884 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.Q_DOCUMENT_MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:34,896 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ARU_PRODUCTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:34,971 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.Q_DOCUMENT_ZAK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:34,973 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ARU_PRODUCT_RELEASE_MAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:35,052 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ARU_RELEASES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:35,052 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.RAP_KAS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:35,131 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_AUDIT_CUSTOM_ATTRIBS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:35,134 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.REGULY_DRUKOW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:35,211 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_AUDIT_DESTINATION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:35,211 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.REGULY_PFK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:35,289 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_AUDIT_LOGS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:35,292 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.REG_KONTR_PAL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:35,375 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_AUDIT_MASTER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:35,379 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.REKL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:35,452 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_AVAILABILITY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:35,461 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.REKLAMACJE_FRIGO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:35,534 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_AVAILABILITY_MARKER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:35,541 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.REKL_SKLEPY_RODZAJE_PROGI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:35,616 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_AVAILABILITY_RBK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:35,621 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.RETRA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:35,699 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.RETRA_PRZYDZIALY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:35,699 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_AVAILABLE_SEARCHES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:35,778 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BACKUP_CONFIGURATION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:35,778 INFO Oracle|kafkaconnect-960|snapshot Already applied 2253 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:35,778 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.RETRA_REGULY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:35,859 INFO Oracle|kafkaconnect-961|snapshot Already applied 2291 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:35,859 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BAM_DATA_HUBS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:35,860 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ROBOCOP_AKORD [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:35,940 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BAM_DATA_ISESSIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:35,960 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ROBOCOP_AKORD_SESJE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:36,019 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BAM_DATA_OSESSIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:36,043 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ROBOCOP_BUFOR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:36,100 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BAM_ISESSION_DATASOURCE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:36,140 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ROBOCOP_BUFOR_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:36,182 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BAM_ISESSION_DIAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:36,218 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ROBOCOP_KAMERY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:36,262 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BAM_ISESSION_KPIS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:36,296 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ROBOCOP_SESJE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:36,367 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BAM_OSESSION_ALERTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:36,382 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.RODZAJE_SYSTEMOW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:36,453 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BAM_OSESSION_DIAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:36,460 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.RODZ_MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:36,539 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.R_DEKR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:36,541 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BAM_OSESSION_METRICS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:36,619 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.R_DOCUMENT_IC [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:36,631 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BAM_OSESSION_STATUS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:36,697 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.R_DOCUMENT_INW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:36,719 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BCN_AVAIL_DEF [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:36,780 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.R_DOCUMENT_INW_NA_FIL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:36,805 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BCN_AVAIL_JOB [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:36,865 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.R_DOCUMENT_MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:36,886 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BCN_AVAIL_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:36,944 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.R_DOCUMENT_MAG_SKLEP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:36,968 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BCN_BCNSTEP_PROPS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:37,028 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.R_DOCUMENT_PALET [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:37,064 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BCN_BCNTXN_PROPS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:37,107 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.R_DOCUMENT_SPR_KOR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:37,154 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BCN_STEPGROUP_DEFN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:37,188 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.R_DOCUMENT_ZBIOR_DOK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:37,241 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BCN_STEPGROUP_STEPS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:37,268 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.R_DOCUMENT_ZRDL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:37,328 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BCN_STEP_DEFN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:37,367 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.R_HIST_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:37,415 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BCN_STEP_PROPS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:37,446 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.R_LOG_PARAM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:37,504 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BCN_TARGET [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:37,525 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.R_OPER_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:37,588 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BCN_TXN_AUDIT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:37,605 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.R_OPER_LOG_NA_FIL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:37,669 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BCN_TXN_DEFN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:37,685 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.R_OPER_LOG_POWODY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:37,762 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BCN_TXN_PROPS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:37,763 INFO Oracle|kafkaconnect-960|snapshot Already applied 2277 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:37,764 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.R_PRZYJEC_REKLAMACJI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:37,840 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.R_ROBOCOP_AKORD [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:37,847 INFO Oracle|kafkaconnect-961|snapshot Already applied 2314 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:37,847 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BLACKOUTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:37,926 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.R_STAT_PN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:37,931 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BLACKOUT_FLAT_TARGETS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:38,007 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.R_TAB [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:38,010 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BLACKOUT_HISTORY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:38,087 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.R_WYD_TOW_STAT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:38,097 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BLACKOUT_PROXY_TARGETS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:38,168 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.R_ZLEC_PAL_KOL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:38,174 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BLACKOUT_REASON [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:38,245 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.R_ZLEC_PAL_PAKIET [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:38,252 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BLACKOUT_SCHEDULE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:38,327 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.SALA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:38,339 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BLACKOUT_STATE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:38,407 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.SEKT_MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:38,418 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BLACKOUT_TARGET_DETAILS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:38,500 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BLACKOUT_WINDOWS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:38,502 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.SEKT_MAG_HIST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:38,586 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BSLN_BASELINES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:38,588 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.SEK_WYW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:38,667 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BSLN_DATASOURCES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:38,667 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.SIECI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:38,749 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BSLN_INTERVALS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:38,749 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.SIECI_KH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:38,825 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BSLN_METRICS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:38,836 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.SIECI_KONTRAHENCI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:38,910 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BSLN_RAWDATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:38,916 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.SIECI_TYPY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:38,991 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BSLN_STATISTICS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:39,001 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.SKLEPY_RODZAJE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:39,074 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BSLN_THRESgold_PARMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:39,084 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.SPOSOBY_PL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:39,155 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BUG_ADVISORY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:39,171 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.SPOSOBY_WYWOZU [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:39,236 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BUG_ADVISORY_BUG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:39,252 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.SPRAWDZ_SYSTEM_MAIL_CFG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:39,321 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BUG_ADV_HOME_PATCH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:39,332 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.STANY_ANI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:39,412 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BUG_AVAILABLE_PATCH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:39,415 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.STANY_PAL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:39,495 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.STAN_ZMIAN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:39,501 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BUG_FIX_APPLICABLE_COMP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:39,577 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.STATUSY_TOW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:39,586 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BUG_FIX_APPLIC_COMP_LIST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:39,659 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.STOLY_KAMERY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:39,669 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BUG_PATCH_CERTIFICATE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:39,738 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.STOPY_ODS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:39,752 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BUG_PATCH_FIXES_BUG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:39,817 INFO Oracle|kafkaconnect-960|snapshot Already applied 2302 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:39,817 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.STORAGE_TEST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:39,837 INFO Oracle|kafkaconnect-961|snapshot Already applied 2338 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:39,837 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_BUG_PATCH_PLATFORM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:39,896 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.STR_TEMP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:39,922 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CALLBACKS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:39,975 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.SUM_OBR_KO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:40,011 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CATEGORIES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:40,071 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.SYS_ZEW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:40,096 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CATEGORY_CLASSES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:40,147 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.S_GLOS_KOM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:40,179 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CATEGORY_MAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:40,226 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.S_GLOS_KOM_OBIEKT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:40,269 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CHANGE_AGENT_URL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:40,306 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.S_GLOS_OBIEKT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:40,368 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CM_BASELINES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:40,384 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TARGI_REAL_RAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:40,451 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CM_BASELINE_CONS_GROUPS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:40,466 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TECH_AKTYWNOSCI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:40,533 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CM_BASELINE_DEPENDENCIES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:40,551 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TECH_FILIE_DANE_TECH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:40,623 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CM_BASELINE_DEPENDENTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:40,635 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TECH_KONTROLA_DOSTEPU [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:40,715 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CM_BASELINE_INIT_PARAMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:40,715 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TECH_SYSTEM_CHECK_CFG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:40,795 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CM_BASELINE_OBJECTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:40,806 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TEL_ADMIN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:40,890 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TERMINY_PL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:40,894 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CM_BASELINE_OBJGRANTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:40,970 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TERMINY_PL_NA_FIL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:40,978 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CM_BASELINE_PROXYGRANTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:41,057 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TERMINY_PL_PAR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:41,060 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CM_BASELINE_QUOTAGRANTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:41,139 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TERMINY_PL_PAR_DOD [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:41,146 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CM_BASELINE_ROLEGRANTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:41,222 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TEST1 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:41,226 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CM_BASELINE_SYSGRANTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:41,300 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TEST_ODLEGLOSC [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:41,306 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CM_BASELINE_VERSIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:41,387 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TLUMACZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:41,389 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CM_COMPARISONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:41,465 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TLUMACZ_KH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:41,484 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CM_COMPARISON_INIT_PRMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:41,544 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TLUMACZ_POZYCJE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:41,570 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CM_COMPARISON_OBJECTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:41,623 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TLUMACZ_TOW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:41,667 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CM_COMPARISON_VERSIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:41,716 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TLUM_ELD_STOK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:41,752 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CM_SCHEMA_MAPS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:41,797 INFO Oracle|kafkaconnect-960|snapshot Already applied 2326 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:41,797 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TMP_SQL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:41,837 INFO Oracle|kafkaconnect-961|snapshot Already applied 2361 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:41,837 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CM_SCOPESPECS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:41,872 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.EXPORT_DOCUMENT_SPR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:41,914 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CM_SCOPESPEC_NAMES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:41,961 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.EXPORT_DOCUMENT_SPR_MODYF [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:41,998 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CM_SYNCHRONIZATIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:42,044 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.EXPORT_DOCUMENT_SPR_ODKOMIS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:42,084 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CM_SYNCH_IMPACT_REPORTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:42,128 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.EXPORT_DOCUMENT_SPR_UNLOAD [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:42,171 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CM_SYNCH_OBJECTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:42,209 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.EXPORT_DOCUMENT_SPR_ROZLAD_PAL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:42,265 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CM_SYNCH_SCRIPTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:42,287 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.EXPORT_DOCUMENT_SPR_WYDANIE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:42,368 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CM_SYNCH_VERSIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:42,370 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.EXPORT_DOCUMENT_SPR_WYD_PAL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:42,453 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.EXPORT_DOCUMENT_SPR_LOAD [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:42,463 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_COLLECTIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:42,537 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.EXPORT_DOCUMENT_SPR_ZALAD_PAL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:42,561 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_COLLECTION_CREDENTIALS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:42,620 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.IMPORT_ZBIOR_NAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:42,644 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_COLLECTION_METRIC_TASKS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:42,711 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.IMPORT_ZBIOR_POZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:42,727 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_COLLECTION_TASKS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:42,792 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.IMPORT_ZBIOR_WYW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:42,818 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_COLLECTION_TASK_CONTEXT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:42,873 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.MONITORING [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:42,902 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_COLLECTION_TEMPLATE_CREDS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:42,950 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.SKLEPY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:42,987 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_COLLECTION_WORKERS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:43,029 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TOWARY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:43,068 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_COLL_ITEMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:43,156 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TOWARY_DANE_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:43,164 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_COLL_ITEM_METRICS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:43,244 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TOWARY_GRUPY_JPK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:43,253 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_COLL_ITEM_PROPERTIES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:43,329 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TOWARY_INFO_DOD [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:43,342 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_COMP_RESULT_TO_JOB_MAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:43,414 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TOWARY_NAZWA_TMP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:43,425 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_COMP_SNAPSHOT_TO_STEP_MAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:43,496 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TOWARY_NOWY_VAT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:43,508 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CONFIG_ACTIVITIES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:43,577 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TOWARY_ZABLOKOWANE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:43,590 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CONTAINER_CREDENTIALS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:43,657 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TOW_CECHY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:43,670 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CORRECTIVE_ACTION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:43,734 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TOW_DYSP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:43,759 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CPF_METRIC_SOURCE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:43,813 INFO Oracle|kafkaconnect-960|snapshot Already applied 2350 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:43,814 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TOW_NA_FIL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:43,850 INFO Oracle|kafkaconnect-961|snapshot Already applied 2384 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:43,850 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CREATED_USERS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:43,915 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TOW_NA_FIL_HIT_HIST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:43,929 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CREDENTIALS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:43,994 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TOW_NA_FIL_TEST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:44,010 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CREDENTIALS2 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:44,081 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TOW_STAN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:44,089 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CREDENTIAL_SETS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:44,162 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TOW_STAN_N [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:44,171 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CREDENTIAL_SET_COLUMNS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:44,241 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TOW_STOJAKI_NAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:44,254 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CREDENTIAL_SET_COL_VALS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:44,320 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TOW_STOJAKI_POZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:44,343 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CREDENTIAL_TYPES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:44,399 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TOW_TLUM_KOPIA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:44,430 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CREDENTIAL_TYPE_COLUMNS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:44,486 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TOW_TLUM_ODB [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:44,513 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CREDENTIAL_TYPE_COL_VALS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:44,568 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TOW_W_GRT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:44,596 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CREDENTIAL_TYPE_REF [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:44,649 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TOW_W_MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:44,686 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CSTMZ_CHARTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:44,738 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TOW_W_MAG_FIL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:44,767 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CSTMZ_CHART_SELTARGETS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:44,826 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TOW_W_MIEJ_MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:44,848 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CSTMZ_CUSTOM_COLUMNS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:44,908 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TOW_W_MIEJ_MAG_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:44,925 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CSTMZ_DEFAULT_CHART [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:44,994 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TOW_W_MIEJ_MAG_TEST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:45,007 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CSTMZ_SUMMARY_CHART_DEF [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:45,079 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TOW_W_MIEJ_MAG_TEST2 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:45,088 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CS_CONFIG_STANDARD [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:45,167 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TOW_W_MIEJ_MAG_TEST3 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:45,176 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CS_EVAL_SUMM_RQS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:45,250 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TOW_ZM_CEN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:45,260 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CS_EVAL_SUMM_RULE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:45,337 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TOW_ZM_CEN_PLAN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:45,370 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CS_EVAL_SUMM_RULEFOLDER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:45,416 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TOW_ZM_MS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:45,453 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CS_HIERARCHY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:45,499 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TOW_ZM_PACZKI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:45,530 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CS_INCLUSION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:45,585 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TOW_ZM_VAT_PLAN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:45,611 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CS_INCLUSION_PARAMETER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:45,666 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TRANSPORT_DNI_WOLNE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:45,690 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CS_KEYWORD [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:45,748 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TRANSPORT_DNI_WOLNE2 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:45,768 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CS_PARAMETER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:45,827 INFO Oracle|kafkaconnect-960|snapshot Already applied 2374 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:45,827 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TRASA_GPS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:45,854 INFO Oracle|kafkaconnect-961|snapshot Already applied 2408 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:45,854 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CS_PARAMETER_CHOICES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:45,905 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TRASY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:45,929 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CS_REUSABLE_QUERY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:45,983 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TRASY2 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:46,010 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CS_RQS_HIERARCHY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:46,073 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TRASY_DNI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:46,092 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CS_RQS_INCLUSION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:46,160 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TRASY_DNI2 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:46,176 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CS_RULE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:46,241 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TRASY_MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:46,269 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CS_RULEFOLDER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:46,320 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TR_NA_FIL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:46,368 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CS_RULE_FIX_LINK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:46,409 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TR_NA_FIL_TMP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:46,448 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CS_RULE_SIMPLE_TEST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:46,492 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TYPY_KH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:46,526 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CS_RULE_VIOL_CTX [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:46,570 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TYPY_O2 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:46,608 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CS_SCHEDULED_EVAL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:46,653 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TYPY_REG_KONTR_PAL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:46,689 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CURRENT_AVAILABILITY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:46,733 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TYPY_WART [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:46,771 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CURRENT_METRICS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:46,814 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TYP_P [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:46,860 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CURRENT_METRIC_ERRORS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:46,891 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.TYP_REKLAMACJI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:46,944 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_CURRENT_VIOLATION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:46,975 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.T_DOCUMENT_BAN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:47,036 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_DBNET_TNS_ADMINS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:47,052 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.T_DOCUMENT_FK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:47,112 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_DB_CONTROLFILES_ECM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:47,135 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.T_DOCUMENT_IC [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:47,192 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_DB_DATAFILES_ECM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:47,216 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.T_DOCUMENT_KAS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:47,273 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_DB_DBNINSTANCEINFO_ECM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:47,299 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.T_DOCUMENT_MAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:47,368 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_DB_FEATUREUSAGE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:47,379 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.T_DOCUMENT_MRO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:47,450 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_DB_HDM_METRIC_HELPER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:47,455 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.T_DOCUMENT_PFK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:47,529 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_DB_INIT_PARAMS_ECM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:47,536 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.T_DOCUMENT_SPR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:47,615 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_DB_INVOBJS_ECM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:47,618 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.T_DOCUMENT_SPR_KOR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:47,698 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_DB_LATEST_HDM_FINDINGS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:47,713 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.T_DOCUMENT_WPLYW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:47,781 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_DB_LICENSE_ECM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:47,795 INFO Oracle|kafkaconnect-960|snapshot Already applied 2398 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:47,795 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.T_DOCUMENT_ZAK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:47,866 INFO Oracle|kafkaconnect-961|snapshot Already applied 2432 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:47,866 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_DB_OPTIONS_ECM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:47,880 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.T_P_DOCUMENT_RO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:47,944 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_DB_RECSEGMENTSETTINGS_ECM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:47,963 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.T_ROBOCOP_AKORD [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:48,032 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_DB_RECTSSETTINGS_ECM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:48,040 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.T_WSP_DOCUMENT_AKORD [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:48,114 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_DB_RECUSERSETTINGS_ECM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:48,121 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ULUBIONE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:48,195 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_DB_REDOLOGS_ECM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:48,203 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.UPR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:48,280 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_DB_ROLLBACK_SEGS_ECM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:48,283 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.UPR_ROLE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:48,368 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.URZEDY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:48,369 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_DB_SGA_ECM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:48,448 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.USERS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:48,448 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_DB_TABLESPACES_ECM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:48,532 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_DELTA_COMPARISON_DELTAS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:48,534 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.USERS_NA_FIL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:48,611 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.USER_MAX_LIMITY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:48,613 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_DELTA_COMP_DELTA_DETAILS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:48,695 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_DELTA_COMP_KEY_COLS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:48,697 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.VAN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:48,779 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_DELTA_COMP_PROPERTIES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:48,779 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.VAN_DOCUMENT_KAS_N [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:48,866 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_DELTA_ENTRY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:48,869 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.VAN_DOCUMENT_KAS_P [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:48,950 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_DELTA_ENTRY_VALUES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:48,959 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.VAN_DOCUMENT_KAS_RAP_N [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:49,036 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_DELTA_IDS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:49,050 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.VAN_DOCUMENT_KAS_RAP_P [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:49,124 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_DELTA_ID_VALUES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:49,131 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.VAN_DOCUMENT_MAG_N [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:49,212 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_DELTA_SAVED_COMPARISON [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:49,220 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.VAN_DOCUMENT_MAG_P [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:49,298 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_DELTA_SNAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:49,310 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.VAN_DOCUMENT_SLO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:49,378 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_DEPLOYMENT_SECTIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:49,387 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.VAN_DOCUMENT_SPR_N [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:49,460 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_DIROBJ_USERS_HOTLIST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:49,472 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.VAN_DOCUMENT_SPR_P [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:49,550 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_DM_ALITEMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:49,563 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.VAN_EXP_AUX [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:49,637 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_DM_COLUMN_RULES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:49,643 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.VAN_NAGLOWKI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:49,720 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_DM_INFCONS_COLUMNS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:49,730 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.VAN_NEW_KH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:49,810 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_DM_JOB_EXECUTIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:49,812 INFO Oracle|kafkaconnect-960|snapshot Already applied 2422 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:49,812 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.VAN_POZYCJE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:49,891 INFO Oracle|kafkaconnect-961|snapshot Already applied 2456 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:49,891 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_DM_RULEENTRY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:49,896 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.VAN_TOW_CENY_ASO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:49,977 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.VAN_TOW_CENY_PRP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:49,978 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_DM_RULETEMPLATES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:50,058 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.VOICE_ASSIGNMENT_LINES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:50,070 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_DM_SCOPESPECS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:50,149 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.VOICE_ASSIGNMENT_LINES_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:50,164 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_DM_SS_COLUMNS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:50,231 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.WALUTY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:50,249 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_DUPLICATE_TARGETS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:50,309 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.WAR_PROM1 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:50,330 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_E2E_DETAILS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:50,394 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.WAR_ZAK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:50,423 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_E2E_DETAILS_1DAY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:50,474 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.WOZKI [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:50,508 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_E2E_DETAILS_1HOUR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:50,562 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.WOZKI_INDEKSY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:50,595 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_E2E_JDBC [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:50,649 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.WOZKI_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:50,678 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_E2E_JDBC_1DAY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:50,741 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.WOZKI_MODELE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:50,763 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_E2E_JDBC_1HOUR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:50,820 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.WOZKI_RODZAJ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:50,850 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_E2E_SQL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:50,907 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.WOZKI_RODZ_HIST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:50,930 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_E2E_SQL_1DAY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:50,987 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.WOZKI_ZLEC_PAL_PAKIET [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:51,011 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_E2E_SQL_1HOUR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:51,072 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.WSP_DOCUMENT_AKORD [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:51,094 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_E2E_SQL_CONN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:51,163 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.WSP_DOCUMENT_AKORD_SYM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:51,174 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_E2E_SQL_STMT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:51,244 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.WYDAJNOSC [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:51,254 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_E2E_SUMMARY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:51,322 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.WYDRUK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:51,338 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_E2E_SUMMARY_1DAY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:51,409 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.WYDRUKI_TLUMACZENIA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:51,420 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_E2E_SUMMARY_1HOUR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:51,487 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.WYD_TOW_STAT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:51,503 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_ARU_MAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:51,571 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.WYS_DO_BRE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:51,621 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_CLUSTER_NODE_INFO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:51,655 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ZAM_DOST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:51,701 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_CSA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:51,745 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ZAM_DOST_AWIZO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:51,792 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_CSA_APPID_TARGET_MAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:51,827 INFO Oracle|kafkaconnect-960|snapshot Already applied 2446 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:51,828 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ZAM_ODB [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:51,877 INFO Oracle|kafkaconnect-961|snapshot Already applied 2479 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:51,877 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_CSA_COOKIES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:51,909 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ZAM_RAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:51,955 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_CSA_CUSTOM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:51,986 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ZAZNACZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:52,036 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_CSA_FAILED [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:52,066 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ZDALNY_USER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:52,116 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_CSA_GENERAL_INFO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:52,144 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ZLECENIA_KONTR_PAL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:52,197 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_CSA_OUT_OF_BOX [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:52,230 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ZLECENIA_NOT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:52,274 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_CSA_RULES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:52,315 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ZLECENIA_NOT_IND_DO_PRZEL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:52,368 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_CSA_SNAPSHOT_INFO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:52,393 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ZLECENIA_NOT_IND_DO_PRZELICZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:52,448 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_GEN_SNAPSHOT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:52,469 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ZLECENIA_PAL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:52,534 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_HOSTPATCH_COMPL_HIST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:52,556 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ZLECENIA_PAL_PAKIET [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:52,617 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_HOSTPATCH_GROUPS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:52,638 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ZLECENIA_PAL_PLAN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:52,701 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_HOSTPATCH_GROUP_REPOS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:52,725 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ZLECENIA_PRZEWOZ [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:52,786 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_HOSTPATCH_HOSTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:52,808 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ZLEC_PAL_PAKIET_IND [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:52,870 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_HOSTPATCH_HOST_COMPL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:52,887 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ZLEC_PAL_PAKIET_PODGRUPY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:52,958 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_HOSTPATCH_REPOS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:52,965 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ZLEC_PAL_PAKIET_WART [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:53,039 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_HOSTPATCH_REPOS_PKGS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:53,041 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ZLEC_PR_HIST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:53,117 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.ADMIN.ZMIANA_DANYCH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:53,126 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_HOST_CONFIGS_TO_DEL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:53,199 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.MARIUSZ_WB.MARIUSZ_WB_TAB [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:53,207 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_HW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:53,286 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SASH.HIST_SQL1 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:53,293 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_HW_CPU [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:53,370 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SASH.HIST_SQL2 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:53,376 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_HW_IOCARD [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:53,459 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SASH.PROGRAM_MODUL_AKCJA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:53,461 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_HW_NIC [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:53,545 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SASH.SASH_1 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:53,546 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_LOADED_FILES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:53,630 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SASH.SASH_10 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:53,631 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_MD_ALL_TBL_COLUMNS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:53,710 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SASH.SASH_11 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:53,719 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_MD_HIST_TBLS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:53,797 INFO Oracle|kafkaconnect-960|snapshot Already applied 2470 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:53,798 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SASH.SASH_12 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:53,806 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_OS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:53,877 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SASH.SASH_13 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:53,893 INFO Oracle|kafkaconnect-961|snapshot Already applied 2503 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:53,893 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_OS_COMPONENT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:53,961 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SASH.SASH_14 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:53,977 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_OS_FILESYSTEM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:54,039 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SASH.SASH_15 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:54,055 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_OS_PROPERTY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:54,123 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SASH.SASH_16 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:54,140 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_OS_REGISTERED_SW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:54,209 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SASH.SASH_17 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:54,218 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_OS_REGISTERED_SW_COMP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:54,288 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SASH.SASH_18 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:54,305 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_PATCH_CACHE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:54,378 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SASH.SASH_19 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:54,393 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_RESOURCES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:54,462 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SASH.SASH_2 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:54,485 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_SAVEDHOSTCONFIG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:54,550 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SASH.SASH_20 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:54,564 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_SNAPSHOT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:54,640 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SASH.SASH_21 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:54,647 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_SNAPSHOT_MD_COLUMNS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:54,733 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SASH.SASH_22 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:54,735 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_SNAPSHOT_MD_TABLES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:54,817 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_SNAPSHOT_METADATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:54,817 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SASH.SASH_23 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:54,903 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_SNAP_COMPONENT_INFO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:54,907 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SASH.SASH_24 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:54,989 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_ULN_CHANNELS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:54,992 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SASH.SASH_25 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:55,068 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_ULN_CHANNEL_PKGS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:55,073 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SASH.SASH_26 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:55,151 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_ULN_CH_ADV [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:55,152 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SASH.SASH_27 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:55,234 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SASH.SASH_28 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:55,235 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_ULN_SS_CHANNELS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:55,313 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SASH.SASH_29 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:55,319 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ECM_ULN_STAGE_SERVERS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:55,395 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SASH.SASH_3 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:55,398 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_EMD_PING [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:55,475 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SASH.SASH_30 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:55,481 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_EMD_PING_CHECK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:55,557 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SASH.SASH_31 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:55,560 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_EMX_CELL_CD_CONFIG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:55,638 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SASH.SASH_4 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:55,640 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_EMX_CELL_C_CONFIG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:55,718 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SASH.SASH_5 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:55,730 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_EMX_CELL_GD_CONFIG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:55,799 INFO Oracle|kafkaconnect-960|snapshot Already applied 2494 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:55,799 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SASH.SASH_6 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:55,819 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_EMX_CELL_IORM_CONFIG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:55,881 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SASH.SASH_7 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:55,902 INFO Oracle|kafkaconnect-961|snapshot Already applied 2527 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:55,902 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_EMX_CELL_L_CONFIG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:55,961 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SASH.SASH_8 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:55,991 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_EMX_CELL_PD_CONFIG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:56,048 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SASH.SASH_9 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:56,080 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ENTERPRISE_CREDENTIALS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:56,130 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SASH.SASH_CONFIGURATION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:56,170 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ERROR_MASTER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:56,212 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SASH.SASH_EVENT_NAMES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:56,249 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ESA_REPORT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:56,288 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SASH.SASH_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:56,337 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_FAILED_CONFIG_ACTIVITIES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:56,368 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SASH.SASH_TARGET [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:56,420 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_FAILOVER_CALLBACKS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:56,446 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SASH.SASH_TARGETS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:56,499 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_FAILOVER_TABLE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:56,533 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SASH.SUMA_6_DO_17 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:56,580 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_FBP_PATCHING_GUIDS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:56,620 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SASH.SUMA_DNIOWA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:56,658 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_FEATURES_MAPPING [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:56,699 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SASH.WAITGROUPS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:56,736 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_FEATURE_PATCHES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:56,775 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.AQ$_MGMT_LOADER_QTABLE_G [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:56,816 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_FLAT_ROLE_GRANTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:56,896 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_FLAT_TARGET_ASSOC [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:56,927 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.AQ$_MGMT_LOADER_QTABLE_H [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:56,974 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_GENSVC_AVAIL_BEACONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:57,011 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.AQ$_MGMT_LOADER_QTABLE_I [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:57,052 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_GENSVC_AVAIL_CONFIG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:57,103 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.AQ$_MGMT_LOADER_QTABLE_L [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:57,131 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_GENSVC_AVAIL_EVENTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:57,188 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.AQ$_MGMT_LOADER_QTABLE_S [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:57,207 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_GENSVC_AVAIL_JOB [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:57,271 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.AQ$_MGMT_LOADER_QTABLE_T [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:57,285 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_GENSVC_AVAIL_TESTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:57,367 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.AQ$_MGMT_NOTIFY_QTABLE_G [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:57,371 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_GENSVC_JOBS_DETAILS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:57,462 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_GENSVC_TEST_AVAIL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:57,462 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.AQ$_MGMT_NOTIFY_QTABLE_H [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:57,542 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_GENSVC_TEST_AVAIL_MARKER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:57,547 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.AQ$_MGMT_NOTIFY_QTABLE_I [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:57,620 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_GENSVC_TEST_CUR_AVAIL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:57,639 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.AQ$_MGMT_NOTIFY_QTABLE_L [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:57,699 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_GENSVC_TMPL_VARS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:57,723 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.AQ$_MGMT_NOTIFY_QTABLE_S [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:57,780 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_GENSVC_UPDBCN_JOB [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:57,806 INFO Oracle|kafkaconnect-960|snapshot Already applied 2517 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:57,806 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.AQ$_MGMT_NOTIFY_QTABLE_T [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:57,859 INFO Oracle|kafkaconnect-961|snapshot Already applied 2551 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:57,859 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_GENSVC_UPDBCN_JOB_TESTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:57,886 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.DB_USER_PREFERENCES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:57,938 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_GROUP_CHART [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:57,965 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.EMDW_TRACE_CONFIG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:58,022 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_GROUP_CHART_SELTARGETS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:58,051 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.EMDW_TRACE_DATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:58,105 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_GROUP_CUSTOM_COLUMNS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:58,135 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.EM_COMPARISON_SUMMARY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:58,182 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_GROUP_DEFAULT_CHART [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:58,216 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.EM_IPW_INFO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:58,265 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_GROUP_SUMMARY_CHART_DEF [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:58,298 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.EM_PAGE_CONDITION_METADATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:58,368 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_HA_BACKUP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:58,377 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.EM_PAGE_CUSTOMIZATIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:58,450 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_HA_CLS_INTR_CONN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:58,455 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.EM_PAGE_CUSTOM_CONDITIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:58,535 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_HA_DG_TARGET_SUMMARY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:58,536 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.EM_PAGE_CUST_METADATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:58,614 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.ESM_COLLECTION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:58,621 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_HA_FILES_ECM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:58,694 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.EUME2E_ASSOCS_LOOKUP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:58,707 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_HA_INFO_ECM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:58,771 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ADMIN_LICENSES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:58,789 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_HA_INIT_PARAMS_ECM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:58,855 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ADMIN_METRIC_THRESgoldS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:58,867 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_HA_MTTR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:58,944 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_HA_RAC_INTR_CONN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:58,946 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_AGENT_SEC_INFO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:59,030 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_HA_RMAN_CONFIG_ECM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:59,033 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ALL_TARGET_PROPS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:59,108 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_HC_CPU_DETAILS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:59,122 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ANNOTATION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:59,189 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_HC_FS_MOUNT_DETAILS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:59,205 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ARU_CREDENTIALS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:59,276 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_HC_HARDWARE_MASTER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:59,287 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ARU_FAMILY_PRODUCT_MAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:59,367 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ARU_LANGUAGES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:59,368 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_HC_IOCARD_DETAILS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:59,445 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_HC_NIC_DETAILS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:59,445 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ARU_OUI_COMPONENTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:59,528 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ARU_PLATFORMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:59,528 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_HC_OS_COMPONENTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:59,610 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_HC_OS_PROPERTIES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:59,610 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ARU_PRODUCTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:59,697 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ARU_PRODUCT_RELEASE_MAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:59,700 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_HC_OS_SUMMARY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:59,782 INFO Oracle|kafkaconnect-960|snapshot Already applied 2541 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:59,782 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ARU_RELEASES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:59,786 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_HC_SYSTEM_SUMMARY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:59,859 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_AUDIT_CUSTOM_ATTRIBS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:59,874 INFO Oracle|kafkaconnect-961|snapshot Already applied 2575 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:57:59,874 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_HC_VENDOR_SW_COMPONENTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:59,939 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_AUDIT_DESTINATION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:57:59,957 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_HC_VENDOR_SW_SUMMARY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:00,017 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_AUDIT_LOGS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:00,040 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_HOST_CREDENTIALS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:00,101 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_AUDIT_MASTER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:00,134 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_HTTP_SESSION_CALLBACKS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:00,179 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_AVAILABILITY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:00,212 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_HTTP_SESSION_OBJECTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:00,264 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_AVAILABILITY_MARKER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:00,294 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_INDEX_SIZES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:00,367 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_AVAILABILITY_RBK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:00,381 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_INV_COMPONENT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:00,452 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_AVAILABLE_SEARCHES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:00,466 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_INV_COMPONENT_PATCH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:00,535 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BACKUP_CONFIGURATION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:00,546 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_INV_CONTAINER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:00,620 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BAM_DATA_HUBS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:00,635 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_INV_CONTAINER_PROPERTY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:00,702 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BAM_DATA_ISESSIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:00,715 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_INV_DEPENDENCY_RULE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:00,783 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BAM_DATA_OSESSIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:00,794 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_INV_FILE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:00,865 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BAM_ISESSION_DATASOURCE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:00,873 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_INV_PATCH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:00,946 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BAM_ISESSION_DIAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:00,962 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_INV_PATCHED_FILE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:01,036 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BAM_ISESSION_KPIS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:01,047 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_INV_PATCHED_FILE_COMP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:01,115 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BAM_OSESSION_ALERTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:01,130 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_INV_PATCHSET [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:01,197 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BAM_OSESSION_DIAG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:01,228 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_INV_PATCH_FIXED_BUG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:01,276 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BAM_OSESSION_METRICS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:01,312 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_INV_SUMMARY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:01,367 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BAM_OSESSION_STATUS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:01,398 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_INV_VERSIONED_PATCH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:01,449 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BCN_AVAIL_DEF [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:01,481 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_IP_ELEM_DEFAULT_PARAMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:01,526 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BCN_AVAIL_JOB [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:01,572 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_IP_ELEM_PARAM_CLASSES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:01,607 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BCN_AVAIL_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:01,654 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_IP_ELEM_TARGET_TYPES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:01,684 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BCN_BCNSTEP_PROPS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:01,738 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_IP_EMAIL_REPORT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:01,769 INFO Oracle|kafkaconnect-960|snapshot Already applied 2565 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:58:01,769 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BCN_BCNTXN_PROPS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:01,815 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_IP_PURGE_POLICY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:01,854 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BCN_STEPGROUP_DEFN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:01,892 INFO Oracle|kafkaconnect-961|snapshot Already applied 2599 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:58:01,892 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_IP_REPORT_DEF [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:01,938 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BCN_STEPGROUP_STEPS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:02,000 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_IP_REPORT_DEF_ELEMENTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:02,016 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BCN_STEP_DEFN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:02,089 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_IP_REPORT_DEF_JIT_TYPES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:02,099 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BCN_STEP_PROPS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:02,174 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_IP_REPORT_ELEM_DEF [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:02,182 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BCN_TARGET [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:02,255 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_IP_REPORT_ELEM_IMAGE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:02,261 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BCN_TXN_AUDIT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:02,340 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_IP_REPORT_ELEM_PARAMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:02,368 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BCN_TXN_DEFN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:02,422 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_IP_REPORT_ELEM_TARGETS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:02,454 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BCN_TXN_PROPS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:02,507 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_IP_SQL_STATEMENTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:02,536 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BLACKOUTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:02,602 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_IP_STORED_REPORT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:02,622 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BLACKOUT_FLAT_TARGETS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:02,694 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:02,702 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BLACKOUT_HISTORY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:02,781 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BLACKOUT_PROXY_TARGETS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:02,789 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_ASSOC_PARAMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:02,858 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BLACKOUT_REASON [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:02,879 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_BLACKOUT_ASSOC [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:02,936 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BLACKOUT_SCHEDULE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:02,966 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_CALLBACKS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:03,025 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BLACKOUT_STATE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:03,045 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_COMMAND [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:03,105 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BLACKOUT_TARGET_DETAILS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:03,126 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_COMMAND_BLOCK_PROCS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:03,186 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BLACKOUT_WINDOWS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:03,208 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_CREDENTIALS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:03,271 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BSLN_BASELINES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:03,294 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_CRED_PARAMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:03,366 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BSLN_DATASOURCES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:03,388 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_DISPLAY_ERROR_CODES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:03,452 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BSLN_INTERVALS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:03,469 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_EMD_STATUS_QUEUE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:03,541 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BSLN_METRICS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:03,555 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_EVENT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:03,625 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BSLN_RAWDATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:03,633 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_EXECPLAN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:03,706 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BSLN_STATISTICS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:03,719 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_EXECUTION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:03,793 INFO Oracle|kafkaconnect-960|snapshot Already applied 2589 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:58:03,793 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BSLN_THRESgold_PARMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:03,806 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_EXEC_CRED_INFO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:03,875 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BUG_ADVISORY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:03,889 INFO Oracle|kafkaconnect-961|snapshot Already applied 2622 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:58:03,889 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_EXEC_EVENT_PARAMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:03,958 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BUG_ADVISORY_BUG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:03,970 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_EXEC_LOCKS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:04,041 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BUG_ADV_HOME_PATCH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:04,053 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_EXEC_SUMMARY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:04,139 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BUG_AVAILABLE_PATCH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:04,144 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_EXT_TARGETS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:04,223 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BUG_FIX_APPLICABLE_COMP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:04,229 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_FLAT_TARGETS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:04,307 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BUG_FIX_APPLIC_COMP_LIST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:04,316 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_HISTORY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:04,391 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BUG_PATCH_CERTIFICATE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:04,402 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_LARGE_PARAMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:04,485 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BUG_PATCH_FIXES_BUG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:04,492 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_LOCK_INFO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:04,572 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_BUG_PATCH_PLATFORM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:04,585 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_LOCK_TARGETS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:04,660 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CALLBACKS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:04,664 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_NOTIFY_STATES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:04,746 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CATEGORIES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:04,747 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_OUTPUT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:04,825 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CATEGORY_CLASSES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:04,838 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_PARAMETER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:04,906 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CATEGORY_MAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:04,931 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_PARAM_SOURCE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:04,994 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CHANGE_AGENT_URL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:05,026 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_PROP_PARAMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:05,075 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CM_BASELINES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:05,116 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_PURGE_CRITERIA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:05,161 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CM_BASELINE_CONS_GROUPS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:05,198 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_PURGE_POLICIES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:05,244 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CM_BASELINE_DEPENDENCIES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:05,282 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_PURGE_TARGETS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:05,331 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CM_BASELINE_DEPENDENTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:05,368 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_PURGE_VALUES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:05,420 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CM_BASELINE_INIT_PARAMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:05,456 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_QUEUES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:05,502 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CM_BASELINE_OBJECTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:05,539 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_SCHEDULE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:05,597 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CM_BASELINE_OBJGRANTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:05,633 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_SEC_INFO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:05,682 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CM_BASELINE_PROXYGRANTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:05,722 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_SINGLE_TARGET_TYPES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:05,761 INFO Oracle|kafkaconnect-960|snapshot Already applied 2612 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:58:05,761 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CM_BASELINE_QUOTAGRANTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:05,800 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_SQL_PARAMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:05,840 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CM_BASELINE_ROLEGRANTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:05,883 INFO Oracle|kafkaconnect-961|snapshot Already applied 2645 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:58:05,883 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_STATE_CHANGES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:05,921 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CM_BASELINE_SYSGRANTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:05,967 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_STEP_COMMAND_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:06,006 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CM_BASELINE_VERSIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:06,051 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_STEP_PARAMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:06,091 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CM_COMPARISONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:06,145 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_STEP_TARGETS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:06,185 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CM_COMPARISON_INIT_PRMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:06,223 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_SUBST_PARAMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:06,272 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CM_COMPARISON_OBJECTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:06,306 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_TARGET [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:06,367 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CM_COMPARISON_VERSIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:06,383 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_TYPE_DISPLAY_INFO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:06,448 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CM_SCHEMA_MAPS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:06,463 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_TYPE_DISPLAY_PARAM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:06,529 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CM_SCOPESPECS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:06,540 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_TYPE_INFO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:06,609 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CM_SCOPESPEC_NAMES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:06,643 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_TYPE_MAX_VERSIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:06,704 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CM_SYNCHRONIZATIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:06,730 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_TYPE_PARAM_DROPDOWNS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:06,799 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CM_SYNCH_IMPACT_REPORTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:06,815 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_TYPE_PARAM_DSPLY_INFO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:06,892 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CM_SYNCH_OBJECTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:06,903 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_TYPE_PARAM_URI_INFO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:06,985 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_TYPE_URI_INFO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:06,992 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CM_SYNCH_SCRIPTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:07,067 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_JOB_USER_PARAMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:07,076 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CM_SYNCH_VERSIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:07,156 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_LAST_SYNC_LOAD_DETAILS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:07,167 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_COLLECTIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:07,241 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_LAST_VIOLATION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:07,265 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_COLLECTION_CREDENTIALS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:07,327 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_LICENSABLE_TARGET_TYPES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:07,368 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_COLLECTION_METRIC_TASKS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:07,414 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_LICENSED_TARGETS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:07,454 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_COLLECTION_TASKS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:07,498 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_LICENSES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:07,553 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_COLLECTION_TASK_CONTEXT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:07,579 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_LICENSE_CONFIRMATION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:07,634 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_COLLECTION_TEMPLATE_CREDS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:07,662 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_LICENSE_DEFINITIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:07,719 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_COLLECTION_WORKERS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:07,746 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_LOADER_DESIGNATORS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:07,800 INFO Oracle|kafkaconnect-960|snapshot Already applied 2635 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:58:07,800 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_COLL_ITEMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:07,836 INFO Oracle|kafkaconnect-961|snapshot Already applied 2668 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:58:07,836 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_LOADER_QTABLE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:07,897 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_COLL_ITEM_METRICS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:07,929 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_LOGIN_ASSISTANTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:07,985 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_COLL_ITEM_PROPERTIES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:08,010 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_LONG_TEXT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:08,076 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_COMP_RESULT_TO_JOB_MAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:08,093 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_MANAGEMENT_PLUGINS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:08,156 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_COMP_SNAPSHOT_TO_STEP_MAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:08,177 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_MASTER_AGENT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:08,241 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CONFIG_ACTIVITIES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:08,262 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_MASTER_CHANGED_CALLBACK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:08,323 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CONTAINER_CREDENTIALS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:08,367 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_MESSAGES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:08,412 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CORRECTIVE_ACTION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:08,452 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_METADATA_SETS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:08,500 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CPF_METRIC_SOURCE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:08,535 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_METRICS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:08,592 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CREATED_USERS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:08,671 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CREDENTIALS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:08,688 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_METRICS_1DAY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:08,756 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CREDENTIALS2 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:08,777 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_METRICS_1HOUR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:08,834 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CREDENTIAL_SETS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:08,865 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_METRICS_COMPOSITE_KEYS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:08,917 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CREDENTIAL_SET_COLUMNS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:08,947 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_METRICS_EXT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:09,002 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CREDENTIAL_SET_COL_VALS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:09,047 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_METRICS_RAW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:09,087 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CREDENTIAL_TYPES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:09,133 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_METRIC_COLLECTIONS_REP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:09,176 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CREDENTIAL_TYPE_COLUMNS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:09,221 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_METRIC_DEPENDENCY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:09,263 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CREDENTIAL_TYPE_COL_VALS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:09,308 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_METRIC_DEPENDENCY_DEF [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:09,367 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CREDENTIAL_TYPE_REF [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:09,393 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_METRIC_DEPENDENCY_DETAILS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:09,455 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CSTMZ_CHARTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:09,481 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_METRIC_ERRORS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:09,537 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CSTMZ_CHART_SELTARGETS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:09,565 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_METRIC_VERSIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:09,613 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CSTMZ_CUSTOM_COLUMNS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:09,649 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_MNTR_SET_COPIES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:09,701 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CSTMZ_DEFAULT_CHART [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:09,736 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_MP_CONTRIBUTORS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:09,786 INFO Oracle|kafkaconnect-960|snapshot Already applied 2658 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:58:09,787 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CSTMZ_SUMMARY_CHART_DEF [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:09,816 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_MP_CONTRIBUTOR_FILE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:09,867 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CS_CONFIG_STANDARD [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:09,897 INFO Oracle|kafkaconnect-961|snapshot Already applied 2691 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:58:09,897 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_MP_DEPLOYMENTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:09,953 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CS_EVAL_SUMM_RQS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:09,977 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_MP_DEPLOYMENT_ERRORS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:10,042 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CS_EVAL_SUMM_RULE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:10,058 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_MP_FILES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:10,125 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CS_EVAL_SUMM_RULEFOLDER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:10,141 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_MP_FILE_PROPS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:10,209 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CS_HIERARCHY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:10,220 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_MP_GROUPS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:10,288 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CS_INCLUSION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:10,299 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_MP_GROUP_MEMBERS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:10,373 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CS_INCLUSION_PARAMETER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:10,382 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_MP_HOMEPAGE_REPORTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:10,451 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CS_KEYWORD [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:10,462 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_MP_MECHANISMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:10,537 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CS_PARAMETER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:10,547 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_MP_NLS_SUBSTITUTIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:10,627 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CS_PARAMETER_CHOICES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:10,630 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_MP_PROPS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:10,709 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CS_REUSABLE_QUERY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:10,718 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_NESTED_JOB_CRED_INFO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:10,791 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CS_RQS_HIERARCHY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:10,802 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_NESTED_JOB_TARGETS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:10,874 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CS_RQS_INCLUSION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:10,879 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_NET_EVENTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:10,959 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_NOTIFICATION_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:10,960 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CS_RULE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:11,037 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_NOTIFY_DEVICES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:11,053 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CS_RULEFOLDER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:11,120 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_NOTIFY_DEVICE_PARAMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:11,138 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CS_RULE_FIX_LINK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:11,206 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_NOTIFY_DEV_SCHEDULES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:11,219 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CS_RULE_SIMPLE_TEST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:11,289 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_NOTIFY_EMAIL_GATEWAY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:11,300 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CS_RULE_VIOL_CTX [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:11,375 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_NOTIFY_FORMAT_HANDLERS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:11,389 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CS_SCHEDULED_EVAL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:11,458 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_NOTIFY_INPUT_QTABLE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:11,469 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CURRENT_AVAILABILITY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:11,555 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_NOTIFY_JOB_RULE_CONFIGS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:11,558 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CURRENT_METRICS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:11,643 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_NOTIFY_NOTIFYEES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:11,649 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CURRENT_METRIC_ERRORS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:11,735 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_CURRENT_VIOLATION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:11,735 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_NOTIFY_PROFILES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:11,825 INFO Oracle|kafkaconnect-961|snapshot Already applied 2714 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:58:11,825 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_NOTIFY_QTABLE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:11,827 INFO Oracle|kafkaconnect-960|snapshot Already applied 2682 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:58:11,827 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_DBNET_TNS_ADMINS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:11,904 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_DB_CONTROLFILES_ECM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:11,922 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_NOTIFY_QUEUES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:11,986 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_DB_DATAFILES_ECM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:12,002 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_NOTIFY_REQUEUE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:12,072 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_DB_DBNINSTANCEINFO_ECM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:12,090 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_NOTIFY_RULES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:12,161 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_DB_FEATUREUSAGE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:12,179 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_NOTIFY_RULE_CONFIGS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:12,245 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_DB_HDM_METRIC_HELPER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:12,271 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_NOTIFY_SCHEDULES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:12,324 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_DB_INIT_PARAMS_ECM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:12,368 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_OB_ADMIN_CLIENT_DB [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:12,406 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_DB_INVOBJS_ECM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:12,451 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_OMS_PARAMETERS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:12,486 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_DB_LATEST_HDM_FINDINGS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:12,537 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_OPERATIONS_MASTER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:12,569 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_DB_LICENSE_ECM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:12,624 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_OSM_DISK_GROUP_ECM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:12,650 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_DB_OPTIONS_ECM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:12,704 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_OUI_ARU_MAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:12,737 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_DB_RECSEGMENTSETTINGS_ECM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:12,781 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PAF_APPLICATIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:12,819 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_DB_RECTSSETTINGS_ECM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:12,863 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PAF_COMP_JOBTYPE_MAPPINGS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:12,900 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_DB_RECUSERSETTINGS_ECM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:12,947 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PAF_ENCRYPTED_STRINGS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:12,979 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_DB_REDOLOGS_ECM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:13,026 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PAF_INSTANCES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:13,071 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_DB_ROLLBACK_SEGS_ECM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:13,109 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PAF_JOBTYPES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:13,161 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_DB_SGA_ECM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:13,190 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PAF_JOBTYPE_PARAMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:13,240 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_DB_TABLESPACES_ECM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:13,275 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PAF_MSG_QTABLE_1 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:13,321 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_DELTA_COMPARISON_DELTAS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:13,368 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PAF_MSG_QTABLE_2 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:13,401 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_DELTA_COMP_DELTA_DETAILS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:13,461 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PAF_NOTIFICATION_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:13,480 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_DELTA_COMP_KEY_COLS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:13,541 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PAF_OMS_STATUS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:13,560 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_DELTA_COMP_PROPERTIES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:13,626 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PAF_PARAM_GROUPS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:13,638 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_DELTA_ENTRY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:13,709 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PAF_PAR_FILES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:13,718 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_DELTA_ENTRY_VALUES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:13,791 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PAF_PROCEDURES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:13,797 INFO Oracle|kafkaconnect-960|snapshot Already applied 2706 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:58:13,797 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_DELTA_IDS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:13,878 INFO Oracle|kafkaconnect-961|snapshot Already applied 2738 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:58:13,878 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PAF_STATES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:13,879 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_DELTA_ID_VALUES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:13,958 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_DELTA_SAVED_COMPARISON [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:13,967 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PAF_TEXTUAL_DATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:14,045 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_DELTA_SNAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:14,050 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PARAMETERS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:14,132 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_DEPLOYMENT_SECTIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:14,137 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PDP_COLUMN_METADATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:14,216 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_DIROBJ_USERS_HOTLIST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:14,218 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PDP_HOST_SETTING [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:14,299 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_DM_ALITEMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:14,300 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PDP_METADATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:14,381 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PDP_PARAM_METADATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:14,381 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_DM_COLUMN_RULES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:14,462 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PDP_SETTINGS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:14,464 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_DM_INFCONS_COLUMNS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:14,542 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PDP_SETTING_METADATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:14,549 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_DM_JOB_EXECUTIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:14,631 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_DM_RULEENTRY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:14,631 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PDP_SETTING_VALUES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:14,712 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PERFORMANCE_NAMES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:14,715 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_DM_RULETEMPLATES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:14,796 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PLANPROBLEM_FACTORS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:14,801 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_DM_SCOPESPECS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:14,890 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_POLICIES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:14,895 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_DM_SS_COLUMNS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:14,977 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_DUPLICATE_TARGETS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:14,987 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_POLICY_ASSOC [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:15,058 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_E2E_DETAILS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:15,074 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_POLICY_ASSOC_CFG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:15,144 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_E2E_DETAILS_1DAY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:15,194 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_POLICY_ASSOC_CFG_PARAMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:15,232 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_E2E_DETAILS_1HOUR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:15,289 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_POLICY_ASSOC_EVAL_DETAILS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:15,332 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_E2E_JDBC [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:15,378 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_POLICY_ASSOC_EVAL_SUMM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:15,415 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_E2E_JDBC_1DAY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:15,468 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_POLICY_BIND_VARS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:15,498 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_E2E_JDBC_1HOUR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:15,553 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_POLICY_PARAMETERS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:15,582 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_E2E_SQL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:15,634 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_POLICY_TYPE_VERSIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:15,665 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_E2E_SQL_1DAY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:15,716 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_POLICY_VIOL_CTXT_DEF [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:15,750 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_E2E_SQL_1HOUR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:15,798 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PRIVS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:15,834 INFO Oracle|kafkaconnect-960|snapshot Already applied 2730 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:58:15,834 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_E2E_SQL_CONN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:15,879 INFO Oracle|kafkaconnect-961|snapshot Already applied 2761 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:58:15,879 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PRIV_GRANTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:15,915 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_E2E_SQL_STMT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:15,969 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PRIV_INCLUDES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:15,997 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_E2E_SUMMARY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:16,052 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PROV_ASN_DEPENDENCIES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:16,082 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_E2E_SUMMARY_1DAY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:16,135 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PROV_ASN_TARGETS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:16,177 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_E2E_SUMMARY_1HOUR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:16,222 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PROV_ASSIGNMENT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:16,270 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_ARU_MAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:16,317 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PROV_BOOTSERVER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:16,366 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_CLUSTER_NODE_INFO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:16,400 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PROV_CLUSTER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:16,451 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_CSA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:16,486 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PROV_CLUSTER_NODES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:16,540 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_CSA_APPID_TARGET_MAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:16,566 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PROV_COLLECTION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:16,626 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_CSA_COOKIES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:16,648 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PROV_DEFAULT_IMAGE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:16,706 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_CSA_CUSTOM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:16,734 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PROV_HARDWARE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:16,789 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_CSA_FAILED [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:16,817 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PROV_HISTORY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:16,872 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_CSA_GENERAL_INFO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:16,898 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PROV_IP_RANGE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:16,958 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_CSA_OUT_OF_BOX [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:16,980 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PROV_IP_RESERVED [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:17,038 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_CSA_RULES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:17,061 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PROV_NET_CONFIG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:17,118 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_CSA_SNAPSHOT_INFO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:17,142 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PROV_OPERATION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:17,223 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PROV_RPM_REP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:17,227 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_GEN_SNAPSHOT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:17,304 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PROV_STAGED_COMPS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:17,314 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_HOSTPATCH_COMPL_HIST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:17,389 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PROV_STAGING_DIRS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:17,399 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_HOSTPATCH_GROUPS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:17,479 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PROV_SUITE_INSTANCE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:17,480 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_HOSTPATCH_GROUP_REPOS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:17,557 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_HOSTPATCH_HOSTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:17,559 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PROV_SUITE_INST_MEMBERS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:17,643 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_HOSTPATCH_HOST_COMPL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:17,658 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PROV_TGT_STATUS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:17,726 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_HOSTPATCH_REPOS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:17,741 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PURGE_POLICY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:17,805 INFO Oracle|kafkaconnect-960|snapshot Already applied 2753 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:58:17,806 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_HOSTPATCH_REPOS_PKGS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:17,823 INFO Oracle|kafkaconnect-961|snapshot Already applied 2784 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:58:17,823 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PURGE_POLICY_GROUP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:17,887 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_HOST_CONFIGS_TO_DEL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:17,903 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_PURGE_POLICY_TARGET_STATE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:17,970 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_HW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:17,985 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RAC_SERVICES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:18,068 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_HW_CPU [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:18,074 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RCA_EVENT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:18,148 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_HW_IOCARD [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:18,160 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RCA_EVENT_ASSOC [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:18,227 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_HW_NIC [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:18,243 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RCA_METRIC_PROPS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:18,312 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_LOADED_FILES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:18,328 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RCA_METRIC_TEST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:18,396 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_MD_ALL_TBL_COLUMNS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:18,414 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RCA_RECOVERY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:18,479 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_MD_HIST_TBLS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:18,497 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RCA_RUN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:18,564 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_OS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:18,578 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RCA_SUMMARY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:18,651 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_OS_COMPONENT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:18,667 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RCA_TARGET_PROPS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:18,729 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_OS_FILESYSTEM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:18,745 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RCA_TEST_RESULT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:18,807 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_OS_PROPERTY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:18,829 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RCA_TRACE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:18,889 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_OS_REGISTERED_SW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:18,915 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RCVCAT_CONFIG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:18,976 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_OS_REGISTERED_SW_COMP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:18,998 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RCVCAT_REPOS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:19,060 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_PATCH_CACHE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:19,078 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_REBUILD_INDEXES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:19,155 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_RESOURCES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:19,160 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_REPOS_TIME_COEFFICIENT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:19,237 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ROLES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:19,238 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_SAVEDHOSTCONFIG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:19,316 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ROLE_GRANTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:19,318 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_SNAPSHOT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:19,403 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_SNAPSHOT_MD_COLUMNS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:19,403 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_ROWSET_HANDLERS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:19,485 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RT_BOOTSTRAP_TIMES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:19,487 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_SNAPSHOT_MD_TABLES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:19,565 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RT_COOKIE_DATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:19,573 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_SNAPSHOT_METADATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:19,646 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RT_DOMAIN_1DAY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:19,661 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_SNAP_COMPONENT_INFO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:19,735 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RT_DOMAIN_1HOUR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:19,741 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_ULN_CHANNELS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:19,821 INFO Oracle|kafkaconnect-960|snapshot Already applied 2777 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:58:19,822 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_ULN_CHANNEL_PKGS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:19,827 INFO Oracle|kafkaconnect-961|snapshot Already applied 2808 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:58:19,828 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RT_DOMAIN_BOOTSTRAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:19,905 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_ULN_CH_ADV [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:19,915 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RT_DOMAIN_DIST_1DAY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:19,985 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_ULN_SS_CHANNELS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:20,008 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RT_DOMAIN_DIST_1HOUR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:20,066 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ECM_ULN_STAGE_SERVERS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:20,095 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RT_DOMAIN_DIST_BOOTSTRAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:20,144 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_EMD_PING [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:20,182 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RT_INCOMPLETE_LOADS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:20,227 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_EMD_PING_CHECK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:20,273 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RT_INCOMPLETE_LOADS_1DAY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:20,313 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_EMX_CELL_CD_CONFIG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:20,367 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RT_INCOMPLETE_LOADS_1HOUR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:20,394 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_EMX_CELL_C_CONFIG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:20,449 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RT_IP_1DAY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:20,521 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_EMX_CELL_GD_CONFIG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:20,534 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RT_IP_1HOUR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:20,609 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_EMX_CELL_IORM_CONFIG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:20,628 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RT_IP_BOOTSTRAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:20,697 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_EMX_CELL_L_CONFIG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:20,717 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RT_IP_DIST_1DAY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:20,784 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_EMX_CELL_PD_CONFIG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:20,802 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RT_IP_DIST_1HOUR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:20,870 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ENTERPRISE_CREDENTIALS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:20,884 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RT_IP_DIST_BOOTSTRAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:20,965 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ERROR_MASTER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:20,967 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RT_METRICS_RAW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:21,048 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ESA_REPORT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:21,067 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RT_PR_MAPPING [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:21,137 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_FAILED_CONFIG_ACTIVITIES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:21,146 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RT_PR_MAPPING_1DAY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:21,221 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_FAILOVER_CALLBACKS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:21,231 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RT_PR_MAPPING_1HOUR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:21,305 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_FAILOVER_TABLE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:21,315 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RT_REGIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:21,390 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_FBP_PATCHING_GUIDS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:21,398 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RT_REGION_ENTRIES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:21,468 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_FEATURES_MAPPING [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:21,481 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RT_REGION_MAPPING [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:21,550 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_FEATURE_PATCHES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:21,560 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RT_TARGET_PROPERTIES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:21,635 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_FLAT_ROLE_GRANTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:21,648 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RT_URLS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:21,719 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_FLAT_TARGET_ASSOC [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:21,737 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RT_URL_1DAY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:21,801 INFO Oracle|kafkaconnect-960|snapshot Already applied 2800 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:58:21,801 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_GENSVC_AVAIL_BEACONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:21,828 INFO Oracle|kafkaconnect-961|snapshot Already applied 2831 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:58:21,828 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RT_URL_1HOUR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:21,882 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_GENSVC_AVAIL_CONFIG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:21,918 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RT_URL_BOOTSTRAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:21,966 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_GENSVC_AVAIL_EVENTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:22,013 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RT_URL_DIST_1DAY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:22,045 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_GENSVC_AVAIL_JOB [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:22,098 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RT_URL_DIST_1HOUR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:22,129 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_GENSVC_AVAIL_TESTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:22,188 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_RT_URL_DIST_BOOTSTRAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:22,218 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_GENSVC_JOBS_DETAILS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:22,277 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_SEC_INFO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:22,301 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_GENSVC_TEST_AVAIL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:22,368 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_SEVERITY_RBK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:22,384 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_GENSVC_TEST_AVAIL_MARKER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:22,464 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_GENSVC_TEST_CUR_AVAIL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:22,466 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_SL_METRICS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:22,545 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_GENSVC_TMPL_VARS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:22,550 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_SL_METRICS_HISTORY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:22,624 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_GENSVC_UPDBCN_JOB [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:22,629 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_SL_RULES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:22,704 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_GENSVC_UPDBCN_JOB_TESTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:22,710 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_SL_RULES_HISTORY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:22,784 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_GROUP_CHART [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:22,789 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_SNAPSHOT_METRIC_MAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:22,863 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_GROUP_CHART_SELTARGETS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:22,874 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_SPACE_METRICS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:22,941 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_GROUP_CUSTOM_COLUMNS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:22,961 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_SQLPROBLEM_FACTORS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:23,018 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_GROUP_DEFAULT_CHART [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:23,056 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_SQL_BIND_VARS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:23,102 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_GROUP_SUMMARY_CHART_DEF [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:23,145 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_SQL_EVALUATION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:23,182 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_HA_BACKUP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:23,239 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_SQL_METRIC_HELPER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:23,263 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_HA_CLS_INTR_CONN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:23,319 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_SQL_PLAN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:23,369 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_HA_DG_TARGET_SUMMARY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:23,412 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_SQL_REUSE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:23,456 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_HA_FILES_ECM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:23,500 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_SQL_SUMMARY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:23,535 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_HA_INFO_ECM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:23,595 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_STORAGE_REPORT_ALIAS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:23,615 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_HA_INIT_PARAMS_ECM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:23,677 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_STORAGE_REPORT_DATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:23,697 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_HA_MTTR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:23,760 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_STORAGE_REPORT_ISSUES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:23,776 INFO Oracle|kafkaconnect-960|snapshot Already applied 2824 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:58:23,776 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_HA_RAC_INTR_CONN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:23,841 INFO Oracle|kafkaconnect-961|snapshot Already applied 2854 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:58:23,841 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_STORAGE_REPORT_KEYS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:23,856 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_HA_RMAN_CONFIG_ECM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:23,921 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_STORAGE_REPORT_UI_TARGETS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:23,939 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_HC_CPU_DETAILS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:24,002 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_STORAGE_TMP_NFS_DATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:24,016 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_HC_FS_MOUNT_DETAILS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:24,083 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_STRING_METRIC_HISTORY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:24,095 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_HC_HARDWARE_MASTER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:24,167 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_SWLIB_DATA_DIRECTORIES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:24,175 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_HC_IOCARD_DETAILS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:24,249 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_SWLIB_DIRECTORIES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:24,253 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_HC_NIC_DETAILS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:24,333 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_SWLIB_ENTITIES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:24,368 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_HC_OS_COMPONENTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:24,420 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_SWLIB_ENTITY_DATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:24,450 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_HC_OS_PROPERTIES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:24,505 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_SWLIB_ENTITY_DOCUMENTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:24,535 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_HC_OS_SUMMARY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:24,589 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_SWLIB_ENTITY_PARAMETERS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:24,616 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_HC_SYSTEM_SUMMARY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:24,671 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_SWLIB_ENTITY_PLATFORMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:24,698 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_HC_VENDOR_SW_COMPONENTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:24,753 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_SWLIB_ENTITY_REFERENCES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:24,781 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_HC_VENDOR_SW_SUMMARY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:24,839 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_SWLIB_ENTITY_REVISIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:24,861 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_HOST_CREDENTIALS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:24,935 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_SWLIB_MATURITY_STATUS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:24,953 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_HTTP_SESSION_CALLBACKS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:25,018 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_SWLIB_REVISION_PARAMETERS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:25,038 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_HTTP_SESSION_OBJECTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:25,099 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_SYSTEM_CHANGES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:25,126 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_INDEX_SIZES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:25,183 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_SYSTEM_ERROR_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:25,232 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_INV_COMPONENT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:25,270 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_SYSTEM_PERFORMANCE_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:25,336 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_INV_COMPONENT_PATCH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:25,369 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TABLE_SIZES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:25,419 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_INV_CONTAINER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:25,449 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TARGETS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:25,504 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_INV_CONTAINER_PROPERTY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:25,539 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TARGETS_DELETE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:25,583 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_INV_DEPENDENCY_RULE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:25,623 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TARGET_ADD_CALLBACKS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:25,661 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_INV_FILE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:25,708 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TARGET_AGENT_ASSOC [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:25,741 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_INV_PATCH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:25,806 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TARGET_ASSOC [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:25,828 INFO Oracle|kafkaconnect-960|snapshot Already applied 2848 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:58:25,828 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_INV_PATCHED_FILE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:25,886 INFO Oracle|kafkaconnect-961|snapshot Already applied 2878 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:58:25,886 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TARGET_ASSOCS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:25,907 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_INV_PATCHED_FILE_COMP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:25,968 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TARGET_ASSOC_DEFS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:25,990 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_INV_PATCHSET [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:26,051 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TARGET_ASSOC_ERROR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:26,074 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_INV_PATCH_FIXED_BUG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:26,140 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TARGET_ASSOC_INSTANCE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:26,158 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_INV_SUMMARY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:26,227 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TARGET_ASSOC_PROP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:26,247 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_INV_VERSIONED_PATCH [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:26,310 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TARGET_ASSOC_PROP_DEFS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:26,332 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_IP_ELEM_DEFAULT_PARAMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:26,392 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TARGET_ASSOC_STATUS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:26,422 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_IP_ELEM_PARAM_CLASSES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:26,473 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TARGET_BASELINES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:26,502 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_IP_ELEM_TARGET_TYPES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:26,555 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TARGET_BASELINES_DATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:26,581 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_IP_EMAIL_REPORT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:26,648 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TARGET_CREDENTIALS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:26,659 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_IP_PURGE_POLICY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:26,737 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_IP_REPORT_DEF [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:26,743 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TARGET_DELETE_CALLBACKS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:26,827 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TARGET_DELETE_EXCEPTIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:26,842 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_IP_REPORT_DEF_ELEMENTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:26,910 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TARGET_PENDING_ASSOCS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:26,929 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_IP_REPORT_DEF_JIT_TYPES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:26,996 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TARGET_PROPERTIES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:27,008 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_IP_REPORT_ELEM_DEF [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:27,083 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TARGET_PROP_DEFS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:27,088 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_IP_REPORT_ELEM_IMAGE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:27,172 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_IP_REPORT_ELEM_PARAMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:27,176 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TARGET_ROLLUP_TIMES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:27,255 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_IP_REPORT_ELEM_TARGETS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:27,259 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TARGET_TEMP_LIST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:27,337 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_IP_SQL_STATEMENTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:27,367 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TARGET_TYPES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:27,421 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_IP_STORED_REPORT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:27,449 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TARGET_TYPE_COMPONENT_MAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:27,507 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:27,531 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TARGET_TYPE_VERSIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:27,598 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_ASSOC_PARAMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:27,615 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TASK_QTABLE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:27,678 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_BLACKOUT_ASSOC [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:27,711 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TASK_WORKER_COUNTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:27,759 INFO Oracle|kafkaconnect-960|snapshot Already applied 2871 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:58:27,759 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_CALLBACKS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:27,813 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TEMPLATES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:27,839 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_COMMAND [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:27,895 INFO Oracle|kafkaconnect-961|snapshot Already applied 2901 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:58:27,895 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TEMPLATE_COPIES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:27,919 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_COMMAND_BLOCK_PROCS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:27,985 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TEST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:28,002 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_CREDENTIALS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:28,073 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TEST_DEFAULT_PROMOTION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:28,092 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_CRED_PARAMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:28,166 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TEST_DEFAULT_THRESgoldS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:28,182 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_DISPLAY_ERROR_CODES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:28,258 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TEST_MCOLUMNS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:28,262 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_EMD_STATUS_QUEUE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:28,367 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TEST_METRICS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:28,369 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_EVENT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:28,447 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_EXECPLAN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:28,452 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TEST_METRIC_PROPS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:28,534 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_EXECUTION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:28,537 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TEST_PROP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:28,622 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_EXEC_CRED_INFO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:28,625 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TEST_PROP_CHOICES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:28,708 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_EXEC_EVENT_PARAMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:28,709 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TEST_PROP_LEVEL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:28,789 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_EXEC_LOCKS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:28,792 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TEST_PROP_QUALIFIERS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:28,869 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_EXEC_SUMMARY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:28,875 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TEST_PROP_UIGROUP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:28,957 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_EXT_TARGETS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:28,958 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TEST_QUALIFIERS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:29,038 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TEST_TARGET_MAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:29,039 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_FLAT_TARGETS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:29,119 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_HISTORY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:29,129 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TEXTINDEX [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:29,205 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_LARGE_PARAMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:29,210 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TEXTINDEX_LOGS_INFO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:29,289 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_LOCK_INFO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:29,297 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TEXT_INDEX_STATS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:29,373 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_LOCK_TARGETS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:29,377 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TOPO_PAGE_BG_IMAGE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:29,457 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_NOTIFY_STATES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:29,461 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TOPO_PAGE_OBJ_POS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:29,540 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_OUTPUT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:29,542 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TOPO_PAGE_PREF [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:29,625 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_PARAMETER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:29,627 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_TYPE_PROPERTIES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:29,710 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_UPDATE_COLL_CREDS_DATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:29,714 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_PARAM_SOURCE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:29,788 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_UPDATE_CREDENTIALS_DATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:29,803 INFO Oracle|kafkaconnect-960|snapshot Already applied 2895 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:58:29,803 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_PROP_PARAMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:29,871 INFO Oracle|kafkaconnect-961|snapshot Already applied 2924 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:58:29,871 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_UPDATE_OPERATIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:29,887 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_PURGE_CRITERIA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:29,960 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_UPDATE_OPERATIONS_DATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:29,968 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_PURGE_POLICIES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:30,039 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_UPDATE_OPERATIONS_DETAILS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:30,046 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_PURGE_TARGETS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:30,125 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_PURGE_VALUES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:30,129 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_UPDATE_PDP_DATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:30,203 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_QUEUES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:30,207 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_UPDATE_PDP_DATA_COPY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:30,290 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_SCHEDULE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:30,291 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_UPDATE_PDP_DATA_MAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:30,369 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_UPDATE_PROPERTIES_DATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:30,384 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_SEC_INFO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:30,452 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_UPDATE_TEMPLATE_DATA_MAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:30,467 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_SINGLE_TARGET_TYPES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:30,533 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_UPDATE_THRESgoldS_DATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:30,551 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_SQL_PARAMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:30,623 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_URL_CACHE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:30,642 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_STATE_CHANGES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:30,706 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_URL_PROXY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:30,737 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_STEP_COMMAND_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:30,788 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_USER_CALLBACKS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:30,820 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_STEP_PARAMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:30,869 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_USER_CAS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:30,910 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_STEP_TARGETS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:30,954 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_USER_CONTEXT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:30,998 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_SUBST_PARAMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:31,036 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_USER_FOLDERS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:31,085 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_TARGET [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:31,114 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_USER_JOBS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:31,171 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_TYPE_DISPLAY_INFO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:31,195 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_USER_PREFERENCES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:31,257 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_TYPE_DISPLAY_PARAM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:31,274 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_USER_REPORT_DEFS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:31,336 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_TYPE_INFO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:31,367 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_USER_SESSION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:31,432 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_TYPE_MAX_VERSIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:31,454 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_USER_SUBTAB_COL_PREFS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:31,514 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_TYPE_PARAM_DROPDOWNS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:31,535 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_USER_TARGETS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:31,592 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_TYPE_PARAM_DSPLY_INFO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:31,619 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_USER_TEMPLATES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:31,675 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_TYPE_PARAM_URI_INFO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:31,703 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_VERSIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:31,761 INFO Oracle|kafkaconnect-960|snapshot Already applied 2918 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:58:31,761 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_TYPE_URI_INFO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:31,782 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_VIEW_USER_CREDENTIALS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:31,849 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_JOB_USER_PARAMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:31,860 INFO Oracle|kafkaconnect-961|snapshot Already applied 2948 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:58:31,861 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_VIOLATIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:31,933 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_LAST_SYNC_LOAD_DETAILS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:31,961 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_VIOLATION_CONTEXT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:32,018 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_LAST_VIOLATION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:32,047 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_V_CLUSTER_MEMBER_LIST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:32,105 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_LICENSABLE_TARGET_TYPES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:32,145 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_V_CLUSTER_RAC_POL_DETAIL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:32,186 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_LICENSED_TARGETS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:32,242 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_V_RAC_ASSOC_MEMBER_LIST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:32,270 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_LICENSES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:32,325 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.SYSMAN.MGMT_V_RAC_MEMBER_LIST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:32,366 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_LICENSE_CONFIRMATION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:32,405 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.TECH_ADM.HIST_CFG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:32,457 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_LICENSE_DEFINITIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:32,488 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.TECH_ADM.MIESZ_CFG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:32,543 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_LOADER_DESIGNATORS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:32,571 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.TEST.LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:32,629 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_LOADER_QTABLE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:32,648 INFO Oracle|kafkaconnect-961|snapshot Capturing structure of table 961.TEST.LOGFORM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:32,729 INFO Oracle|kafkaconnect-961|snapshot Snapshot step 7 - Skipping snapshotting of data [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:32,730 INFO Oracle|kafkaconnect-961|snapshot Snapshot - Final stage [io.debezium.pipeline.source.AbstractSnapshotChangeEventSource] 2023-06-16 07:58:32,730 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_LOGIN_ASSISTANTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:32,730 INFO Oracle|kafkaconnect-961|snapshot Snapshot completed [io.debezium.pipeline.source.AbstractSnapshotChangeEventSource] 2023-06-16 07:58:32,730 INFO Oracle|kafkaconnect-961|snapshot Snapshot ended with SnapshotResult [status=COMPLETED, offset=OracleOffsetContext [scn=249614414689, commit_scn=[]]] [io.debezium.pipeline.ChangeEventSourceCoordinator] 2023-06-16 07:58:32,732 INFO Oracle|kafkaconnect-961|streaming Connected metrics set to 'true' [io.debezium.pipeline.ChangeEventSourceCoordinator] 2023-06-16 07:58:32,732 INFO Oracle|kafkaconnect-961|streaming Starting streaming [io.debezium.pipeline.ChangeEventSourceCoordinator] 2023-06-16 07:58:32,817 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_LONG_TEXT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:32,904 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_MANAGEMENT_PLUGINS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:32,956 INFO Oracle|kafkaconnect-961|streaming Redo Log Group Sizes: [io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource] 2023-06-16 07:58:32,957 INFO Oracle|kafkaconnect-961|streaming Group #1: 52428800 bytes [io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource] 2023-06-16 07:58:32,957 INFO Oracle|kafkaconnect-961|streaming Group #2: 52428800 bytes [io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource] 2023-06-16 07:58:32,957 INFO Oracle|kafkaconnect-961|streaming Group #3: 52428800 bytes [io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource] 2023-06-16 07:58:32,988 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_MASTER_AGENT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:33,066 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_MASTER_CHANGED_CALLBACK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:33,146 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_MESSAGES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:33,229 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_METADATA_SETS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:33,310 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_METRICS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:33,460 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_METRICS_1DAY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:33,548 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_METRICS_1HOUR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:33,638 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_METRICS_COMPOSITE_KEYS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:33,718 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_METRICS_EXT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:33,814 INFO Oracle|kafkaconnect-960|snapshot Already applied 2941 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:58:33,814 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_METRICS_RAW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:33,899 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_METRIC_COLLECTIONS_REP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:33,988 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_METRIC_DEPENDENCY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:34,073 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_METRIC_DEPENDENCY_DEF [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:34,153 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_METRIC_DEPENDENCY_DETAILS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:34,248 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_METRIC_ERRORS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:34,337 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_METRIC_VERSIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:34,433 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_MNTR_SET_COPIES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:34,513 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_MP_CONTRIBUTORS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:34,594 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_MP_CONTRIBUTOR_FILE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:34,684 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_MP_DEPLOYMENTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:34,767 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_MP_DEPLOYMENT_ERRORS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:34,851 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_MP_FILES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:34,934 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_MP_FILE_PROPS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:35,023 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_MP_GROUPS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:35,102 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_MP_GROUP_MEMBERS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:35,183 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_MP_HOMEPAGE_REPORTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:35,269 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_MP_MECHANISMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:35,367 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_MP_NLS_SUBSTITUTIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:35,448 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_MP_PROPS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:35,531 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_NESTED_JOB_CRED_INFO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:35,619 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_NESTED_JOB_TARGETS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:35,701 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_NET_EVENTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:35,782 INFO Oracle|kafkaconnect-960|snapshot Already applied 2964 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:58:35,782 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_NOTIFICATION_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:35,861 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_NOTIFY_DEVICES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:35,949 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_NOTIFY_DEVICE_PARAMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:36,027 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_NOTIFY_DEV_SCHEDULES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:36,109 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_NOTIFY_EMAIL_GATEWAY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:36,193 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_NOTIFY_FORMAT_HANDLERS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:36,275 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_NOTIFY_INPUT_QTABLE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:36,374 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_NOTIFY_JOB_RULE_CONFIGS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:36,463 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_NOTIFY_NOTIFYEES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:36,547 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_NOTIFY_PROFILES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:36,628 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_NOTIFY_QTABLE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:36,724 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_NOTIFY_QUEUES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:36,806 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_NOTIFY_REQUEUE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:36,890 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_NOTIFY_RULES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:36,974 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_NOTIFY_RULE_CONFIGS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:37,068 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_NOTIFY_SCHEDULES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:37,156 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_OB_ADMIN_CLIENT_DB [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:37,241 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_OMS_PARAMETERS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:37,322 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_OPERATIONS_MASTER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:37,409 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_OSM_DISK_GROUP_ECM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:37,490 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_OUI_ARU_MAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:37,568 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PAF_APPLICATIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:37,653 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PAF_COMP_JOBTYPE_MAPPINGS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:37,745 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PAF_ENCRYPTED_STRINGS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:37,826 INFO Oracle|kafkaconnect-960|snapshot Already applied 2988 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:58:37,826 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PAF_INSTANCES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:37,912 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PAF_JOBTYPES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:37,997 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PAF_JOBTYPE_PARAMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:38,080 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PAF_MSG_QTABLE_1 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:38,180 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PAF_MSG_QTABLE_2 [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:38,275 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PAF_NOTIFICATION_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:38,368 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PAF_OMS_STATUS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:38,448 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PAF_PARAM_GROUPS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:38,531 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PAF_PAR_FILES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:38,620 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PAF_PROCEDURES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:38,711 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PAF_STATES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:38,806 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PAF_TEXTUAL_DATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:38,894 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PARAMETERS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:38,978 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PDP_COLUMN_METADATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:39,059 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PDP_HOST_SETTING [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:39,141 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PDP_METADATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:39,232 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PDP_PARAM_METADATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:39,315 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PDP_SETTINGS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:39,401 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PDP_SETTING_METADATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:39,483 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PDP_SETTING_VALUES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:39,566 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PERFORMANCE_NAMES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:39,646 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PLANPROBLEM_FACTORS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:39,739 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_POLICIES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:39,830 INFO Oracle|kafkaconnect-960|snapshot Already applied 3011 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:58:39,830 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_POLICY_ASSOC [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:39,916 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_POLICY_ASSOC_CFG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:40,032 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_POLICY_ASSOC_CFG_PARAMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:40,130 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_POLICY_ASSOC_EVAL_DETAILS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:40,222 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_POLICY_ASSOC_EVAL_SUMM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:40,307 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_POLICY_BIND_VARS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:40,392 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_POLICY_PARAMETERS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:40,477 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_POLICY_TYPE_VERSIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:40,562 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_POLICY_VIOL_CTXT_DEF [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:40,648 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PRIVS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:40,750 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PRIV_GRANTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:40,837 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PRIV_INCLUDES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:40,918 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PROV_ASN_DEPENDENCIES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:40,995 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PROV_ASN_TARGETS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:41,078 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PROV_ASSIGNMENT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:41,171 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PROV_BOOTSERVER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:41,253 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PROV_CLUSTER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:41,335 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PROV_CLUSTER_NODES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:41,416 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PROV_COLLECTION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:41,494 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PROV_DEFAULT_IMAGE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:41,576 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PROV_HARDWARE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:41,660 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PROV_HISTORY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:41,737 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PROV_IP_RANGE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:41,818 INFO Oracle|kafkaconnect-960|snapshot Already applied 3034 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:58:41,819 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PROV_IP_RESERVED [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:41,902 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PROV_NET_CONFIG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:41,983 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PROV_OPERATION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:42,064 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PROV_RPM_REP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:42,145 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PROV_STAGED_COMPS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:42,229 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PROV_STAGING_DIRS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:42,313 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PROV_SUITE_INSTANCE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:42,397 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PROV_SUITE_INST_MEMBERS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:42,480 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PROV_TGT_STATUS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:42,568 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PURGE_POLICY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:42,650 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PURGE_POLICY_GROUP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:42,729 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_PURGE_POLICY_TARGET_STATE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:42,818 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RAC_SERVICES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:42,910 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RCA_EVENT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:42,998 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RCA_EVENT_ASSOC [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:43,083 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RCA_METRIC_PROPS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:43,167 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RCA_METRIC_TEST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:43,250 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RCA_RECOVERY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:43,329 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RCA_RUN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:43,417 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RCA_SUMMARY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:43,501 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RCA_TARGET_PROPS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:43,586 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RCA_TEST_RESULT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:43,674 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RCA_TRACE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:43,758 INFO Oracle|kafkaconnect-960|snapshot Already applied 3057 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:58:43,758 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RCVCAT_CONFIG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:43,840 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RCVCAT_REPOS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:43,927 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_REBUILD_INDEXES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:44,010 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_REPOS_TIME_COEFFICIENT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:44,087 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ROLES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:44,168 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ROLE_GRANTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:44,250 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_ROWSET_HANDLERS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:44,339 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RT_BOOTSTRAP_TIMES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:44,418 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RT_COOKIE_DATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:44,504 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RT_DOMAIN_1DAY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:44,599 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RT_DOMAIN_1HOUR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:44,695 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RT_DOMAIN_BOOTSTRAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:44,788 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RT_DOMAIN_DIST_1DAY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:44,878 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RT_DOMAIN_DIST_1HOUR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:44,968 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RT_DOMAIN_DIST_BOOTSTRAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:45,055 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RT_INCOMPLETE_LOADS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:45,136 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RT_INCOMPLETE_LOADS_1DAY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:45,220 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RT_INCOMPLETE_LOADS_1HOUR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:45,308 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RT_IP_1DAY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:45,394 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RT_IP_1HOUR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:45,482 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RT_IP_BOOTSTRAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:45,571 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RT_IP_DIST_1DAY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:45,657 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RT_IP_DIST_1HOUR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:45,747 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RT_IP_DIST_BOOTSTRAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:45,832 INFO Oracle|kafkaconnect-960|snapshot Already applied 3081 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:58:45,832 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RT_METRICS_RAW [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:45,939 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RT_PR_MAPPING [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:46,019 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RT_PR_MAPPING_1DAY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:46,102 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RT_PR_MAPPING_1HOUR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:46,186 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RT_REGIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:46,270 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RT_REGION_ENTRIES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:46,368 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RT_REGION_MAPPING [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:46,454 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RT_TARGET_PROPERTIES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:46,540 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RT_URLS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:46,633 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RT_URL_1DAY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:46,728 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RT_URL_1HOUR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:46,819 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RT_URL_BOOTSTRAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:46,909 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RT_URL_DIST_1DAY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:46,993 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RT_URL_DIST_1HOUR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:47,078 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_RT_URL_DIST_BOOTSTRAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:47,163 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_SEC_INFO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:47,246 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_SEVERITY_RBK [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:47,341 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_SL_METRICS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:47,421 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_SL_METRICS_HISTORY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:47,498 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_SL_RULES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:47,578 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_SL_RULES_HISTORY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:47,656 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_SNAPSHOT_METRIC_MAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:47,739 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_SPACE_METRICS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:47,827 INFO Oracle|kafkaconnect-960|snapshot Already applied 3104 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:58:47,828 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_SQLPROBLEM_FACTORS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:47,916 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_SQL_BIND_VARS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:48,003 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_SQL_EVALUATION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:48,097 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_SQL_METRIC_HELPER [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:48,177 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_SQL_PLAN [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:48,271 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_SQL_REUSE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:48,332 INFO || 1499 records sent during previous 00:02:11.555, last recorded offset of {server=kafkaconnect-960} partition is {snapshot_scn=250349932725, snapshot=true, scn=250349932725, snapshot_completed=false} [io.debezium.connector.common.BaseSourceTask] 2023-06-16 07:58:48,369 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_SQL_SUMMARY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:48,465 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_STORAGE_REPORT_ALIAS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:48,551 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_STORAGE_REPORT_DATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:48,642 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_STORAGE_REPORT_ISSUES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:48,727 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_STORAGE_REPORT_KEYS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:48,807 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_STORAGE_REPORT_UI_TARGETS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:48,890 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_STORAGE_TMP_NFS_DATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:48,977 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_STRING_METRIC_HISTORY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:49,061 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_SWLIB_DATA_DIRECTORIES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:49,140 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_SWLIB_DIRECTORIES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:49,231 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_SWLIB_ENTITIES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:49,320 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_SWLIB_ENTITY_DATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:49,411 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_SWLIB_ENTITY_DOCUMENTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:49,493 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_SWLIB_ENTITY_PARAMETERS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:49,578 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_SWLIB_ENTITY_PLATFORMS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:49,657 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_SWLIB_ENTITY_REFERENCES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:49,746 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_SWLIB_ENTITY_REVISIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:49,837 INFO Oracle|kafkaconnect-960|snapshot Already applied 3127 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:58:49,837 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_SWLIB_MATURITY_STATUS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:49,919 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_SWLIB_REVISION_PARAMETERS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:50,000 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_SYSTEM_CHANGES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:50,081 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_SYSTEM_ERROR_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:50,162 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_SYSTEM_PERFORMANCE_LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:50,249 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TABLE_SIZES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:50,371 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TARGETS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:50,461 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TARGETS_DELETE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:50,542 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TARGET_ADD_CALLBACKS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:50,621 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TARGET_AGENT_ASSOC [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:50,699 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TARGET_ASSOC [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:50,809 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TARGET_ASSOCS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:50,893 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TARGET_ASSOC_DEFS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:50,975 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TARGET_ASSOC_ERROR [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:51,055 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TARGET_ASSOC_INSTANCE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:51,135 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TARGET_ASSOC_PROP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:51,213 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TARGET_ASSOC_PROP_DEFS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:51,293 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TARGET_ASSOC_STATUS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:51,374 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TARGET_BASELINES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:51,455 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TARGET_BASELINES_DATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:51,542 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TARGET_CREDENTIALS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:51,629 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TARGET_DELETE_CALLBACKS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:51,706 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TARGET_DELETE_EXCEPTIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:51,784 INFO Oracle|kafkaconnect-960|snapshot Already applied 3150 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:58:51,784 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TARGET_PENDING_ASSOCS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:51,866 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TARGET_PROPERTIES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:51,952 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TARGET_PROP_DEFS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:52,042 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TARGET_ROLLUP_TIMES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:52,122 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TARGET_TEMP_LIST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:52,201 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TARGET_TYPES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:52,282 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TARGET_TYPE_COMPONENT_MAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:52,377 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TARGET_TYPE_VERSIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:52,461 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TASK_QTABLE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:52,554 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TASK_WORKER_COUNTS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:52,635 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TEMPLATES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:52,716 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TEMPLATE_COPIES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:52,797 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TEST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:52,880 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TEST_DEFAULT_PROMOTION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:52,974 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TEST_DEFAULT_THRESgoldS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:53,084 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TEST_MCOLUMNS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:53,166 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TEST_METRICS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:53,248 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TEST_METRIC_PROPS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:53,328 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TEST_PROP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:53,418 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TEST_PROP_CHOICES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:53,504 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TEST_PROP_LEVEL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:53,584 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TEST_PROP_QUALIFIERS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:53,664 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TEST_PROP_UIGROUP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:53,751 INFO Oracle|kafkaconnect-960|snapshot Already applied 3173 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:58:53,751 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TEST_QUALIFIERS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:53,836 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TEST_TARGET_MAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:53,928 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TEXTINDEX [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:54,011 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TEXTINDEX_LOGS_INFO [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:54,091 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TEXT_INDEX_STATS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:54,173 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TOPO_PAGE_BG_IMAGE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:54,256 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TOPO_PAGE_OBJ_POS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:54,346 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TOPO_PAGE_PREF [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:54,426 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_TYPE_PROPERTIES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:54,509 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_UPDATE_COLL_CREDS_DATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:54,587 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_UPDATE_CREDENTIALS_DATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:54,669 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_UPDATE_OPERATIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:54,758 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_UPDATE_OPERATIONS_DATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:54,845 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_UPDATE_OPERATIONS_DETAILS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:54,930 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_UPDATE_PDP_DATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:55,009 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_UPDATE_PDP_DATA_COPY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:55,085 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_UPDATE_PDP_DATA_MAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:55,162 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_UPDATE_PROPERTIES_DATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:55,243 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_UPDATE_TEMPLATE_DATA_MAP [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:55,321 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_UPDATE_THRESgoldS_DATA [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:55,413 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_URL_CACHE [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:55,496 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_URL_PROXY [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:55,580 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_USER_CALLBACKS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:55,664 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_USER_CAS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:55,745 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_USER_CONTEXT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:55,827 INFO Oracle|kafkaconnect-960|snapshot Already applied 3198 database changes [io.debezium.relational.history.SchemaHistoryMetrics] 2023-06-16 07:58:55,827 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_USER_FOLDERS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:55,909 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_USER_JOBS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:55,991 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_USER_PREFERENCES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:56,072 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_USER_REPORT_DEFS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:56,158 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_USER_SESSION [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:56,243 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_USER_SUBTAB_COL_PREFS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:56,327 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_USER_TARGETS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:56,409 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_USER_TEMPLATES [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:56,491 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_VERSIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:56,570 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_VIEW_USER_CREDENTIALS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:56,647 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_VIOLATIONS [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:56,747 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_VIOLATION_CONTEXT [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:56,840 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_V_CLUSTER_MEMBER_LIST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:56,924 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_V_CLUSTER_RAC_POL_DETAIL [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:57,008 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_V_RAC_ASSOC_MEMBER_LIST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:57,087 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.SYSMAN.MGMT_V_RAC_MEMBER_LIST [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:57,168 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.TECH_ADM.HIST_CFG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:57,257 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.TECH_ADM.MIESZ_CFG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:57,379 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.TEST.LOG [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:57,480 INFO Oracle|kafkaconnect-960|snapshot Capturing structure of table 960.TEST.LOGFORM [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:57,584 INFO Oracle|kafkaconnect-960|snapshot Snapshot step 7 - Skipping snapshotting of data [io.debezium.relational.RelationalSnapshotChangeEventSource] 2023-06-16 07:58:57,584 INFO Oracle|kafkaconnect-960|snapshot Snapshot - Final stage [io.debezium.pipeline.source.AbstractSnapshotChangeEventSource] 2023-06-16 07:58:57,584 INFO Oracle|kafkaconnect-960|snapshot Snapshot completed [io.debezium.pipeline.source.AbstractSnapshotChangeEventSource] 2023-06-16 07:58:57,584 INFO Oracle|kafkaconnect-960|snapshot Snapshot ended with SnapshotResult [status=COMPLETED, offset=OracleOffsetContext [scn=250349932725, commit_scn=[]]] [io.debezium.pipeline.ChangeEventSourceCoordinator] 2023-06-16 07:58:57,586 INFO Oracle|kafkaconnect-960|streaming Connected metrics set to 'true' [io.debezium.pipeline.ChangeEventSourceCoordinator] 2023-06-16 07:58:57,586 INFO Oracle|kafkaconnect-960|streaming Starting streaming [io.debezium.pipeline.ChangeEventSourceCoordinator] 2023-06-16 07:58:57,758 INFO Oracle|kafkaconnect-960|streaming Redo Log Group Sizes: [io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource] 2023-06-16 07:58:57,758 INFO Oracle|kafkaconnect-960|streaming Group #1: 52428800 bytes [io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource] 2023-06-16 07:58:57,758 INFO Oracle|kafkaconnect-960|streaming Group #2: 52428800 bytes [io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource] 2023-06-16 07:58:57,758 INFO Oracle|kafkaconnect-960|streaming Group #3: 52428800 bytes [io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource] 2023-06-16 08:02:33,550 INFO || [Producer clientId=connector-producer-961-0] Node -1 disconnected. [org.apache.kafka.clients.NetworkClient] 2023-06-16 08:02:33,746 INFO || [Producer clientId=connector-producer-gold-0] Node -3 disconnected. [org.apache.kafka.clients.NetworkClient] 2023-06-16 08:02:34,333 INFO || [Producer clientId=kafkaconnect-961-schemahistory] Node -3 disconnected. [org.apache.kafka.clients.NetworkClient] 2023-06-16 08:02:34,435 INFO || [Producer clientId=kafkaconnect-gold-schemahistory] Node -2 disconnected. [org.apache.kafka.clients.NetworkClient] 2023-06-16 08:02:57,794 INFO || [Producer clientId=kafkaconnect-960-schemahistory] Node -1 disconnected. [org.apache.kafka.clients.NetworkClient] 2023-06-16 08:02:58,180 INFO || [Producer clientId=connector-producer-960-0] Node -2 disconnected. [org.apache.kafka.clients.NetworkClient] 2023-06-16 08:03:25,775 INFO || [AdminClient clientId=kafkaconnect-dev--shared-admin] Node -3 disconnected. [org.apache.kafka.clients.NetworkClient] 2023-06-16 08:03:26,323 INFO || [Producer clientId=kafkaconnect-dev--offsets] Node -1 disconnected. [org.apache.kafka.clients.NetworkClient] 2023-06-16 08:03:26,334 INFO || [Consumer clientId=kafkaconnect-dev--offsets, groupId=kafkaconnect-dev] Node -1 disconnected. [org.apache.kafka.clients.NetworkClient] 2023-06-16 08:03:27,543 INFO || [Producer clientId=kafkaconnect-dev--statuses] Node -3 disconnected. [org.apache.kafka.clients.NetworkClient] 2023-06-16 08:03:27,635 INFO || [Consumer clientId=kafkaconnect-dev--statuses, groupId=kafkaconnect-dev] Node -3 disconnected. [org.apache.kafka.clients.NetworkClient] 2023-06-16 08:03:28,649 INFO || [Producer clientId=kafkaconnect-dev--configs] Node -1 disconnected. [org.apache.kafka.clients.NetworkClient] 2023-06-16 08:03:28,655 INFO || [Consumer clientId=kafkaconnect-dev--configs, groupId=kafkaconnect-dev] Node -1 disconnected. [org.apache.kafka.clients.NetworkClient] 2023-06-16 08:03:29,558 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Node -2 disconnected. [org.apache.kafka.clients.NetworkClient] 2023-06-16 08:03:33,409 INFO || [Producer clientId=kafkaconnect-dev--statuses] Node 2 disconnected. [org.apache.kafka.clients.NetworkClient] 2023-06-16 08:03:34,013 INFO || [AdminClient clientId=kafkaconnect-dev--shared-admin] Node 1 disconnected. [org.apache.kafka.clients.NetworkClient] 2023-06-16 08:07:57,865 INFO || [Producer clientId=kafkaconnect-960-schemahistory] Node 3 disconnected. [org.apache.kafka.clients.NetworkClient] 2023-06-16 08:07:58,249 INFO || [Producer clientId=connector-producer-960-0] Node 3 disconnected. [org.apache.kafka.clients.NetworkClient] 2023-06-16 08:08:26,875 INFO || [AdminClient clientId=kafkaconnect-dev--shared-admin] Node 2 disconnected. [org.apache.kafka.clients.NetworkClient] 2023-06-16 08:09:33,688 INFO || [Producer clientId=kafkaconnect-dev--offsets] Node 2 disconnected. [org.apache.kafka.clients.NetworkClient] 2023-06-16 08:24:13,128 INFO || 172.17.0.1 - - [16/Jun/2023:08:24:13 +0000] "GET /connectors/960 HTTP/1.1" 200 2524 "-" "curl/7.68.0" 14 [org.apache.kafka.connect.runtime.rest.RestServer] 2023-06-16 08:24:48,115 INFO || [Producer clientId=kafkaconnect-dev--configs] Resetting the last seen epoch of partition kafkaconnect_configs-dev-0 to 0 since the associated topicId changed from null to v-lAiyE2TD-Up00zmwLAlw [org.apache.kafka.clients.Metadata] 2023-06-16 08:24:48,161 INFO || [Worker clientId=connect-1, groupId=kafkaconnect-dev] Session key updated [org.apache.kafka.connect.runtime.distributed.DistributedHerder] 2023-06-16 08:29:54,619 INFO || 172.17.0.1 - - [16/Jun/2023:08:29:54 +0000] "GET /connectors/?expand=status HTTP/1.1" 200 546 "-" "curl/7.68.0" 5 [org.apache.kafka.connect.runtime.rest.RestServer] 2023-06-16 08:29:56,537 INFO || 172.17.0.1 - - [16/Jun/2023:08:29:56 +0000] "GET /connectors/?expand=status HTTP/1.1" 200 546 "-" "curl/7.68.0" 3 [org.apache.kafka.connect.runtime.rest.RestServer] 2023-06-16 08:36:28,232 ERROR Oracle|kafkaconnect-gold|streaming Mining session stopped due to error. [io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource] java.sql.SQLRecoverableException: No more data to read from socket at oracle.jdbc.driver.T4CMAREngineNIO.prepareForUnmarshall(T4CMAREngineNIO.java:855) at oracle.jdbc.driver.T4CMAREngineNIO.unmarshalUB1(T4CMAREngineNIO.java:487) at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:577) at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:291) at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:492) at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:108) at oracle.jdbc.driver.T4CStatement.executeForDescribe(T4CStatement.java:887) at oracle.jdbc.driver.OracleStatement.prepareDefineBufferAndExecute(OracleStatement.java:1158) at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1093) at oracle.jdbc.driver.OracleStatement.executeSQLSelect(OracleStatement.java:1402) at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1285) at oracle.jdbc.driver.OracleStatement.executeQuery(OracleStatement.java:1687) at oracle.jdbc.driver.OracleStatementWrapper.executeQuery(OracleStatementWrapper.java:394) at io.debezium.jdbc.JdbcConnection.queryAndMap(JdbcConnection.java:626) at io.debezium.jdbc.JdbcConnection.queryAndMap(JdbcConnection.java:495) at io.debezium.connector.oracle.OracleConnection.singleOptionalValue(OracleConnection.java:365) at io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource.getDatabaseSystemTime(LogMinerStreamingChangeEventSource.java:574) at io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource.execute(LogMinerStreamingChangeEventSource.java:180) at io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource.execute(LogMinerStreamingChangeEventSource.java:62) at io.debezium.pipeline.ChangeEventSourceCoordinator.streamEvents(ChangeEventSourceCoordinator.java:205) at io.debezium.pipeline.ChangeEventSourceCoordinator.executeChangeEventSources(ChangeEventSourceCoordinator.java:172) at io.debezium.pipeline.ChangeEventSourceCoordinator.lambda$start$0(ChangeEventSourceCoordinator.java:118) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) 2023-06-16 08:36:28,233 ERROR Oracle|kafkaconnect-gold|streaming Producer failure [io.debezium.pipeline.ErrorHandler] java.sql.SQLRecoverableException: No more data to read from socket at oracle.jdbc.driver.T4CMAREngineNIO.prepareForUnmarshall(T4CMAREngineNIO.java:855) at oracle.jdbc.driver.T4CMAREngineNIO.unmarshalUB1(T4CMAREngineNIO.java:487) at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:577) at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:291) at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:492) at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:108) at oracle.jdbc.driver.T4CStatement.executeForDescribe(T4CStatement.java:887) at oracle.jdbc.driver.OracleStatement.prepareDefineBufferAndExecute(OracleStatement.java:1158) at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1093) at oracle.jdbc.driver.OracleStatement.executeSQLSelect(OracleStatement.java:1402) at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1285) at oracle.jdbc.driver.OracleStatement.executeQuery(OracleStatement.java:1687) at oracle.jdbc.driver.OracleStatementWrapper.executeQuery(OracleStatementWrapper.java:394) at io.debezium.jdbc.JdbcConnection.queryAndMap(JdbcConnection.java:626) at io.debezium.jdbc.JdbcConnection.queryAndMap(JdbcConnection.java:495) at io.debezium.connector.oracle.OracleConnection.singleOptionalValue(OracleConnection.java:365) at io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource.getDatabaseSystemTime(LogMinerStreamingChangeEventSource.java:574) at io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource.execute(LogMinerStreamingChangeEventSource.java:180) at io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource.execute(LogMinerStreamingChangeEventSource.java:62) at io.debezium.pipeline.ChangeEventSourceCoordinator.streamEvents(ChangeEventSourceCoordinator.java:205) at io.debezium.pipeline.ChangeEventSourceCoordinator.executeChangeEventSources(ChangeEventSourceCoordinator.java:172) at io.debezium.pipeline.ChangeEventSourceCoordinator.lambda$start$0(ChangeEventSourceCoordinator.java:118) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) 2023-06-16 08:36:28,234 WARN Oracle|kafkaconnect-gold|streaming Retry 1 of unlimited retries will be attempted [io.debezium.pipeline.ErrorHandler] 2023-06-16 08:36:28,234 INFO Oracle|kafkaconnect-gold|streaming startScn=14020225606509, endScn=14020225606512 [io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource] 2023-06-16 08:36:28,264 ERROR Oracle|kafkaconnect-960|streaming Mining session stopped due to error. [io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource] java.sql.SQLRecoverableException: No more data to read from socket at oracle.jdbc.driver.T4CMAREngineNIO.prepareForUnmarshall(T4CMAREngineNIO.java:855) at oracle.jdbc.driver.T4CMAREngineNIO.unmarshalUB1(T4CMAREngineNIO.java:487) at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:577) at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:291) at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:492) at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:108) at oracle.jdbc.driver.T4CStatement.executeForDescribe(T4CStatement.java:887) at oracle.jdbc.driver.OracleStatement.prepareDefineBufferAndExecute(OracleStatement.java:1158) at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1093) at oracle.jdbc.driver.OracleStatement.executeSQLSelect(OracleStatement.java:1402) at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1285) at oracle.jdbc.driver.OracleStatement.executeQuery(OracleStatement.java:1687) at oracle.jdbc.driver.OracleStatementWrapper.executeQuery(OracleStatementWrapper.java:394) at io.debezium.jdbc.JdbcConnection.queryAndMap(JdbcConnection.java:626) at io.debezium.jdbc.JdbcConnection.queryAndMap(JdbcConnection.java:495) at io.debezium.connector.oracle.OracleConnection.singleOptionalValue(OracleConnection.java:365) at io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource.getDatabaseSystemTime(LogMinerStreamingChangeEventSource.java:574) at io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource.execute(LogMinerStreamingChangeEventSource.java:180) at io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource.execute(LogMinerStreamingChangeEventSource.java:62) at io.debezium.pipeline.ChangeEventSourceCoordinator.streamEvents(ChangeEventSourceCoordinator.java:205) at io.debezium.pipeline.ChangeEventSourceCoordinator.executeChangeEventSources(ChangeEventSourceCoordinator.java:172) at io.debezium.pipeline.ChangeEventSourceCoordinator.lambda$start$0(ChangeEventSourceCoordinator.java:118) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) 2023-06-16 08:36:28,265 ERROR Oracle|kafkaconnect-960|streaming Producer failure [io.debezium.pipeline.ErrorHandler] java.sql.SQLRecoverableException: No more data to read from socket at oracle.jdbc.driver.T4CMAREngineNIO.prepareForUnmarshall(T4CMAREngineNIO.java:855) at oracle.jdbc.driver.T4CMAREngineNIO.unmarshalUB1(T4CMAREngineNIO.java:487) at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:577) at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:291) at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:492) at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:108) at oracle.jdbc.driver.T4CStatement.executeForDescribe(T4CStatement.java:887) at oracle.jdbc.driver.OracleStatement.prepareDefineBufferAndExecute(OracleStatement.java:1158) at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1093) at oracle.jdbc.driver.OracleStatement.executeSQLSelect(OracleStatement.java:1402) at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1285) at oracle.jdbc.driver.OracleStatement.executeQuery(OracleStatement.java:1687) at oracle.jdbc.driver.OracleStatementWrapper.executeQuery(OracleStatementWrapper.java:394) at io.debezium.jdbc.JdbcConnection.queryAndMap(JdbcConnection.java:626) at io.debezium.jdbc.JdbcConnection.queryAndMap(JdbcConnection.java:495) at io.debezium.connector.oracle.OracleConnection.singleOptionalValue(OracleConnection.java:365) at io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource.getDatabaseSystemTime(LogMinerStreamingChangeEventSource.java:574) at io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource.execute(LogMinerStreamingChangeEventSource.java:180) at io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource.execute(LogMinerStreamingChangeEventSource.java:62) at io.debezium.pipeline.ChangeEventSourceCoordinator.streamEvents(ChangeEventSourceCoordinator.java:205) at io.debezium.pipeline.ChangeEventSourceCoordinator.executeChangeEventSources(ChangeEventSourceCoordinator.java:172) at io.debezium.pipeline.ChangeEventSourceCoordinator.lambda$start$0(ChangeEventSourceCoordinator.java:118) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) 2023-06-16 08:36:28,266 WARN Oracle|kafkaconnect-960|streaming Retry 1 of unlimited retries will be attempted [io.debezium.pipeline.ErrorHandler] 2023-06-16 08:36:28,266 INFO Oracle|kafkaconnect-960|streaming startScn=250350050401, endScn=250350050403 [io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource] 2023-06-16 08:36:28,282 ERROR Oracle|kafkaconnect-961|streaming Mining session stopped due to error. [io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource] java.sql.SQLRecoverableException: No more data to read from socket at oracle.jdbc.driver.T4CMAREngineNIO.prepareForUnmarshall(T4CMAREngineNIO.java:855) at oracle.jdbc.driver.T4CMAREngineNIO.unmarshalUB1(T4CMAREngineNIO.java:487) at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:577) at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:291) at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:492) at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:108) at oracle.jdbc.driver.T4CStatement.executeForDescribe(T4CStatement.java:887) at oracle.jdbc.driver.OracleStatement.prepareDefineBufferAndExecute(OracleStatement.java:1158) at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1093) at oracle.jdbc.driver.OracleStatement.executeSQLSelect(OracleStatement.java:1402) at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1285) at oracle.jdbc.driver.OracleStatement.executeQuery(OracleStatement.java:1687) at oracle.jdbc.driver.OracleStatementWrapper.executeQuery(OracleStatementWrapper.java:394) at io.debezium.jdbc.JdbcConnection.queryAndMap(JdbcConnection.java:626) at io.debezium.jdbc.JdbcConnection.queryAndMap(JdbcConnection.java:495) at io.debezium.connector.oracle.OracleConnection.singleOptionalValue(OracleConnection.java:365) at io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource.getDatabaseSystemTime(LogMinerStreamingChangeEventSource.java:574) at io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource.execute(LogMinerStreamingChangeEventSource.java:180) at io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource.execute(LogMinerStreamingChangeEventSource.java:62) at io.debezium.pipeline.ChangeEventSourceCoordinator.streamEvents(ChangeEventSourceCoordinator.java:205) at io.debezium.pipeline.ChangeEventSourceCoordinator.executeChangeEventSources(ChangeEventSourceCoordinator.java:172) at io.debezium.pipeline.ChangeEventSourceCoordinator.lambda$start$0(ChangeEventSourceCoordinator.java:118) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) 2023-06-16 08:36:28,283 ERROR Oracle|kafkaconnect-961|streaming Producer failure [io.debezium.pipeline.ErrorHandler] java.sql.SQLRecoverableException: No more data to read from socket at oracle.jdbc.driver.T4CMAREngineNIO.prepareForUnmarshall(T4CMAREngineNIO.java:855) at oracle.jdbc.driver.T4CMAREngineNIO.unmarshalUB1(T4CMAREngineNIO.java:487) at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:577) at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:291) at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:492) at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:108) at oracle.jdbc.driver.T4CStatement.executeForDescribe(T4CStatement.java:887) at oracle.jdbc.driver.OracleStatement.prepareDefineBufferAndExecute(OracleStatement.java:1158) at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1093) at oracle.jdbc.driver.OracleStatement.executeSQLSelect(OracleStatement.java:1402) at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1285) at oracle.jdbc.driver.OracleStatement.executeQuery(OracleStatement.java:1687) at oracle.jdbc.driver.OracleStatementWrapper.executeQuery(OracleStatementWrapper.java:394) at io.debezium.jdbc.JdbcConnection.queryAndMap(JdbcConnection.java:626) at io.debezium.jdbc.JdbcConnection.queryAndMap(JdbcConnection.java:495) at io.debezium.connector.oracle.OracleConnection.singleOptionalValue(OracleConnection.java:365) at io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource.getDatabaseSystemTime(LogMinerStreamingChangeEventSource.java:574) at io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource.execute(LogMinerStreamingChangeEventSource.java:180) at io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource.execute(LogMinerStreamingChangeEventSource.java:62) at io.debezium.pipeline.ChangeEventSourceCoordinator.streamEvents(ChangeEventSourceCoordinator.java:205) at io.debezium.pipeline.ChangeEventSourceCoordinator.executeChangeEventSources(ChangeEventSourceCoordinator.java:172) at io.debezium.pipeline.ChangeEventSourceCoordinator.lambda$start$0(ChangeEventSourceCoordinator.java:118) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) 2023-06-16 08:36:28,283 WARN Oracle|kafkaconnect-961|streaming Retry 1 of unlimited retries will be attempted [io.debezium.pipeline.ErrorHandler] 2023-06-16 08:36:28,283 INFO Oracle|kafkaconnect-961|streaming startScn=249614499691, endScn=249614499693 [io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource] 2023-06-16 08:36:28,319 INFO Oracle|kafkaconnect-961|streaming Streaming metrics dump: OracleStreamingChangeEventSourceMetrics{currentScn=249614499693, oldestScn=249614499666, committedScn=249614499691, offsetScn=249614499665, logMinerQueryCount=554, totalProcessedRows=18529, totalCapturedDmlCount=0, totalDurationOfFetchingQuery=PT9.731074S, lastCapturedDmlCount=0, lastDurationOfFetchingQuery=PT0.017765S, maxCapturedDmlCount=0, maxDurationOfFetchingQuery=PT0.245926S, totalBatchProcessingDuration=PT17.059496S, lastBatchProcessingDuration=PT0.02803S, maxBatchProcessingThroughput=0, currentLogFileName=[/opt/oracle/oradata/stfil/redo03.log], minLogFilesMined=1, maxLogFilesMined=1, redoLogStatus=[/opt/oracle/oradata/stfil/redo02.log | ACTIVE, /opt/oracle/oradata/stfil/redo03.log | CURRENT, /opt/oracle/oradata/stfil/redo01.log | INACTIVE], switchCounter=0, batchSize=20000, millisecondToSleepBetweenMiningQuery=2800, keepTransactionsDuration=PT0S, networkConnectionProblemsCounter0, batchSizeDefault=20000, batchSizeMin=1000, batchSizeMax=100000, sleepTimeDefault=1000, sleepTimeMin=0, sleepTimeMax=3000, sleepTimeIncrement=200, totalParseTime=PT0S, totalStartLogMiningSessionDuration=PT1.37705S, lastStartLogMiningSessionDuration=PT0.002113S, maxStartLogMiningSessionDuration=PT0.106241S, totalProcessTime=PT17.059496S, minBatchProcessTime=PT0.016379S, maxBatchProcessTime=PT0.419144S, totalResultSetNextTime=PT0.16514S, lagFromTheSource=DurationPT3.340016S, maxLagFromTheSourceDuration=PT8H48M24.497335S, minLagFromTheSourceDuration=PT0.214187S, lastCommitDuration=PT0.000021S, maxCommitDuration=PT0S, activeTransactions=1, rolledBackTransactions=91, oversizedTransactions=0, committedTransactions=5974, abandonedTransactionIds={}, rolledbackTransactionIds={07001e00ee711000=07001e00ee711000, 0800110040640f00=0800110040640f00, 010015009e0b0f00=010015009e0b0f00, 06000f0080481000=06000f0080481000, 05000d0031a31000=05000d0031a31000, 080021004a640f00=080021004a640f00, 06002000ab481000=06002000ab481000, 03001f000b730f00=03001f000b730f00, 050001003ca31000=050001003ca31000, 04000200b99e1000=04000200b99e1000}, registeredDmlCount=0, committedDmlCount=0, errorCount=1, warningCount=0, scnFreezeCount=0, unparsableDdlCount=0, miningSessionUserGlobalAreaMemory=68136512, miningSessionUserGlobalAreaMaxMemory=70496440, miningSessionProcessGlobalAreaMemory=1231971088, miningSessionProcessGlobalAreaMaxMemory=1231971088} [io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource] 2023-06-16 08:36:28,319 INFO Oracle|kafkaconnect-960|streaming Streaming metrics dump: OracleStreamingChangeEventSourceMetrics{currentScn=250350050403, oldestScn=-1, committedScn=250350050401, offsetScn=250350050348, logMinerQueryCount=549, totalProcessedRows=21174, totalCapturedDmlCount=0, totalDurationOfFetchingQuery=PT9.761575S, lastCapturedDmlCount=0, lastDurationOfFetchingQuery=PT0.010617S, maxCapturedDmlCount=0, maxDurationOfFetchingQuery=PT0.220322S, totalBatchProcessingDuration=PT17.318115S, lastBatchProcessingDuration=PT0.016427S, maxBatchProcessingThroughput=0, currentLogFileName=[/opt/oracle/oradata/stcd/redo01.log], minLogFilesMined=1, maxLogFilesMined=1, redoLogStatus=[/opt/oracle/oradata/stcd/redo02.log | ACTIVE, /opt/oracle/oradata/stcd/redo01.log | CURRENT, /opt/oracle/oradata/stcd/redo03.log | INACTIVE], switchCounter=6, batchSize=20000, millisecondToSleepBetweenMiningQuery=2800, keepTransactionsDuration=PT0S, networkConnectionProblemsCounter0, batchSizeDefault=20000, batchSizeMin=1000, batchSizeMax=100000, sleepTimeDefault=1000, sleepTimeMin=0, sleepTimeMax=3000, sleepTimeIncrement=200, totalParseTime=PT0S, totalStartLogMiningSessionDuration=PT1.335184S, lastStartLogMiningSessionDuration=PT0.002125S, maxStartLogMiningSessionDuration=PT0.057089S, totalProcessTime=PT17.318115S, minBatchProcessTime=PT0.015929S, maxBatchProcessTime=PT0.401634S, totalResultSetNextTime=PT0.247001S, lagFromTheSource=DurationPT1.182022S, maxLagFromTheSourceDuration=PT8H55M30.186356S, minLagFromTheSourceDuration=PT0.041846S, lastCommitDuration=PT0.000002S, maxCommitDuration=PT0S, activeTransactions=0, rolledBackTransactions=100, oversizedTransactions=0, committedTransactions=7225, abandonedTransactionIds={}, rolledbackTransactionIds={0600130006f31b00=0600130006f31b00, 0300020005691600=0300020005691600, 04001e0042c41800=04001e0042c41800, 05001400efee1900=05001400efee1900, 03000a0014691600=03000a0014691600, 01000b00745f1600=01000b00745f1600, 03000d00e2681600=03000d00e2681600, 06001200eef21b00=06001200eef21b00, 06000f00bef21b00=06000f00bef21b00, 09000200d19d1600=09000200d19d1600}, registeredDmlCount=0, committedDmlCount=0, errorCount=1, warningCount=0, scnFreezeCount=0, unparsableDdlCount=0, miningSessionUserGlobalAreaMemory=68529168, miningSessionUserGlobalAreaMaxMemory=70954664, miningSessionProcessGlobalAreaMemory=78537488, miningSessionProcessGlobalAreaMaxMemory=1213031184} [io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource] 2023-06-16 08:36:28,319 INFO Oracle|kafkaconnect-gold|streaming Streaming metrics dump: OracleStreamingChangeEventSourceMetrics{currentScn=14020225606512, oldestScn=14020225606411, committedScn=14020225606509, offsetScn=14020225606410, logMinerQueryCount=696, totalProcessedRows=1377954, totalCapturedDmlCount=0, totalDurationOfFetchingQuery=PT11.95112S, lastCapturedDmlCount=0, lastDurationOfFetchingQuery=PT0.005496S, maxCapturedDmlCount=0, maxDurationOfFetchingQuery=PT0.324425S, totalBatchProcessingDuration=PT54.233662S, lastBatchProcessingDuration=PT0.013442S, maxBatchProcessingThroughput=0, currentLogFileName=[/opt/oracle/oradata/stgold/redo03.log], minLogFilesMined=1, maxLogFilesMined=1, redoLogStatus=[/opt/oracle/oradata/stgold/redo02.log | ACTIVE, /opt/oracle/oradata/stgold/redo03.log | CURRENT, /opt/oracle/oradata/stgold/redo01.log | INACTIVE], switchCounter=26, batchSize=20000, millisecondToSleepBetweenMiningQuery=3000, keepTransactionsDuration=PT0S, networkConnectionProblemsCounter0, batchSizeDefault=20000, batchSizeMin=1000, batchSizeMax=100000, sleepTimeDefault=1000, sleepTimeMin=0, sleepTimeMax=3000, sleepTimeIncrement=200, totalParseTime=PT0S, totalStartLogMiningSessionDuration=PT1.894599S, lastStartLogMiningSessionDuration=PT0.003373S, maxStartLogMiningSessionDuration=PT0.04503S, totalProcessTime=PT54.233662S, minBatchProcessTime=PT0.010892S, maxBatchProcessTime=PT2.846863S, totalResultSetNextTime=PT30.633898S, lagFromTheSource=DurationPT3.771888S, maxLagFromTheSourceDuration=PT24H55M18.24466S, minLagFromTheSourceDuration=PT0.032281S, lastCommitDuration=PT0.00002S, maxCommitDuration=PT0.009806S, activeTransactions=1, rolledBackTransactions=1129, oversizedTransactions=0, committedTransactions=382203, abandonedTransactionIds={}, rolledbackTransactionIds={050016004a7b7600=050016004a7b7600, 01002100beed6200=01002100beed6200, 070000002d047500=070000002d047500, 07001a0068047500=07001a0068047500, 04001300ca706e00=04001300ca706e00, 03000a001c4a7200=03000a001c4a7200, 07001e001b047500=07001e001b047500, 060001008bb46b00=060001008bb46b00, 09001a008d446f00=09001a008d446f00, 0400150066706e00=0400150066706e00}, registeredDmlCount=0, committedDmlCount=3, errorCount=1, warningCount=0, scnFreezeCount=0, unparsableDdlCount=0, miningSessionUserGlobalAreaMemory=1752456, miningSessionUserGlobalAreaMaxMemory=3850792, miningSessionProcessGlobalAreaMemory=10895936, miningSessionProcessGlobalAreaMaxMemory=1453670976} [io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource] 2023-06-16 08:36:28,319 INFO Oracle|kafkaconnect-960|streaming Offsets: OracleOffsetContext [scn=250350050401, commit_scn=["250350050401:1:060020002af31b00"]] [io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource] 2023-06-16 08:36:28,319 INFO Oracle|kafkaconnect-961|streaming Offsets: OracleOffsetContext [scn=249614499665, commit_scn=["249614499691:1:07000a00cd711000"]] [io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource] 2023-06-16 08:36:28,319 INFO Oracle|kafkaconnect-961|streaming Finished streaming [io.debezium.pipeline.ChangeEventSourceCoordinator] 2023-06-16 08:36:28,319 INFO Oracle|kafkaconnect-gold|streaming Offsets: OracleOffsetContext [scn=14020225606410, commit_scn=["14020225606509:1:04000f00a3706e00"]] [io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource] 2023-06-16 08:36:28,319 INFO Oracle|kafkaconnect-960|streaming Finished streaming [io.debezium.pipeline.ChangeEventSourceCoordinator] 2023-06-16 08:36:28,319 INFO Oracle|kafkaconnect-gold|streaming Finished streaming [io.debezium.pipeline.ChangeEventSourceCoordinator] 2023-06-16 08:36:28,319 INFO Oracle|kafkaconnect-960|streaming Connected metrics set to 'false' [io.debezium.pipeline.ChangeEventSourceCoordinator] 2023-06-16 08:36:28,319 INFO Oracle|kafkaconnect-961|streaming Connected metrics set to 'false' [io.debezium.pipeline.ChangeEventSourceCoordinator] 2023-06-16 08:36:28,319 INFO Oracle|kafkaconnect-gold|streaming Connected metrics set to 'false' [io.debezium.pipeline.ChangeEventSourceCoordinator] 2023-06-16 08:36:28,344 WARN || Going to restart connector after 10 sec. after a retriable exception [io.debezium.connector.common.BaseSourceTask] 2023-06-16 08:36:28,345 INFO || SignalProcessor stopped [io.debezium.pipeline.signal.SignalProcessor] 2023-06-16 08:36:28,347 INFO || Connection gracefully closed [io.debezium.jdbc.JdbcConnection] 2023-06-16 08:36:28,347 INFO || [Producer clientId=kafkaconnect-960-schemahistory] Closing the Kafka producer with timeoutMillis = 30000 ms. [org.apache.kafka.clients.producer.KafkaProducer] 2023-06-16 08:36:28,348 INFO || Metrics scheduler closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 08:36:28,348 INFO || Closing reporter org.apache.kafka.common.metrics.JmxReporter [org.apache.kafka.common.metrics.Metrics] 2023-06-16 08:36:28,348 INFO || Metrics reporters closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 08:36:28,348 INFO || App info kafka.producer for kafkaconnect-960-schemahistory unregistered [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 08:36:28,349 WARN || WorkerSourceTask{id=960-0} failed to poll records from SourceTask. Will retry operation. [org.apache.kafka.connect.runtime.AbstractWorkerSourceTask] org.apache.kafka.connect.errors.RetriableException: An exception occurred in the change event producer. This connector will be restarted. at io.debezium.pipeline.ErrorHandler.setProducerThrowable(ErrorHandler.java:68) at io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource.execute(LogMinerStreamingChangeEventSource.java:242) at io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource.execute(LogMinerStreamingChangeEventSource.java:62) at io.debezium.pipeline.ChangeEventSourceCoordinator.streamEvents(ChangeEventSourceCoordinator.java:205) at io.debezium.pipeline.ChangeEventSourceCoordinator.executeChangeEventSources(ChangeEventSourceCoordinator.java:172) at io.debezium.pipeline.ChangeEventSourceCoordinator.lambda$start$0(ChangeEventSourceCoordinator.java:118) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: java.sql.SQLRecoverableException: No more data to read from socket at oracle.jdbc.driver.T4CMAREngineNIO.prepareForUnmarshall(T4CMAREngineNIO.java:855) at oracle.jdbc.driver.T4CMAREngineNIO.unmarshalUB1(T4CMAREngineNIO.java:487) at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:577) at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:291) at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:492) at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:108) at oracle.jdbc.driver.T4CStatement.executeForDescribe(T4CStatement.java:887) at oracle.jdbc.driver.OracleStatement.prepareDefineBufferAndExecute(OracleStatement.java:1158) at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1093) at oracle.jdbc.driver.OracleStatement.executeSQLSelect(OracleStatement.java:1402) at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1285) at oracle.jdbc.driver.OracleStatement.executeQuery(OracleStatement.java:1687) at oracle.jdbc.driver.OracleStatementWrapper.executeQuery(OracleStatementWrapper.java:394) at io.debezium.jdbc.JdbcConnection.queryAndMap(JdbcConnection.java:626) at io.debezium.jdbc.JdbcConnection.queryAndMap(JdbcConnection.java:495) at io.debezium.connector.oracle.OracleConnection.singleOptionalValue(OracleConnection.java:365) at io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource.getDatabaseSystemTime(LogMinerStreamingChangeEventSource.java:574) at io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource.execute(LogMinerStreamingChangeEventSource.java:180) ... 9 more 2023-06-16 08:36:28,349 INFO || Awaiting end of restart backoff period after a retriable error [io.debezium.connector.common.BaseSourceTask] 2023-06-16 08:36:28,600 WARN || Going to restart connector after 10 sec. after a retriable exception [io.debezium.connector.common.BaseSourceTask] 2023-06-16 08:36:28,601 INFO || SignalProcessor stopped [io.debezium.pipeline.signal.SignalProcessor] 2023-06-16 08:36:28,601 INFO || Connection gracefully closed [io.debezium.jdbc.JdbcConnection] 2023-06-16 08:36:28,602 INFO || [Producer clientId=kafkaconnect-gold-schemahistory] Closing the Kafka producer with timeoutMillis = 30000 ms. [org.apache.kafka.clients.producer.KafkaProducer] 2023-06-16 08:36:28,603 INFO || Metrics scheduler closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 08:36:28,603 INFO || Closing reporter org.apache.kafka.common.metrics.JmxReporter [org.apache.kafka.common.metrics.Metrics] 2023-06-16 08:36:28,603 INFO || Metrics reporters closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 08:36:28,604 INFO || App info kafka.producer for kafkaconnect-gold-schemahistory unregistered [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 08:36:28,604 WARN || WorkerSourceTask{id=gold-0} failed to poll records from SourceTask. Will retry operation. [org.apache.kafka.connect.runtime.AbstractWorkerSourceTask] org.apache.kafka.connect.errors.RetriableException: An exception occurred in the change event producer. This connector will be restarted. at io.debezium.pipeline.ErrorHandler.setProducerThrowable(ErrorHandler.java:68) at io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource.execute(LogMinerStreamingChangeEventSource.java:242) at io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource.execute(LogMinerStreamingChangeEventSource.java:62) at io.debezium.pipeline.ChangeEventSourceCoordinator.streamEvents(ChangeEventSourceCoordinator.java:205) at io.debezium.pipeline.ChangeEventSourceCoordinator.executeChangeEventSources(ChangeEventSourceCoordinator.java:172) at io.debezium.pipeline.ChangeEventSourceCoordinator.lambda$start$0(ChangeEventSourceCoordinator.java:118) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: java.sql.SQLRecoverableException: No more data to read from socket at oracle.jdbc.driver.T4CMAREngineNIO.prepareForUnmarshall(T4CMAREngineNIO.java:855) at oracle.jdbc.driver.T4CMAREngineNIO.unmarshalUB1(T4CMAREngineNIO.java:487) at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:577) at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:291) at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:492) at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:108) at oracle.jdbc.driver.T4CStatement.executeForDescribe(T4CStatement.java:887) at oracle.jdbc.driver.OracleStatement.prepareDefineBufferAndExecute(OracleStatement.java:1158) at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1093) at oracle.jdbc.driver.OracleStatement.executeSQLSelect(OracleStatement.java:1402) at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1285) at oracle.jdbc.driver.OracleStatement.executeQuery(OracleStatement.java:1687) at oracle.jdbc.driver.OracleStatementWrapper.executeQuery(OracleStatementWrapper.java:394) at io.debezium.jdbc.JdbcConnection.queryAndMap(JdbcConnection.java:626) at io.debezium.jdbc.JdbcConnection.queryAndMap(JdbcConnection.java:495) at io.debezium.connector.oracle.OracleConnection.singleOptionalValue(OracleConnection.java:365) at io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource.getDatabaseSystemTime(LogMinerStreamingChangeEventSource.java:574) at io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource.execute(LogMinerStreamingChangeEventSource.java:180) ... 9 more 2023-06-16 08:36:28,604 INFO || Awaiting end of restart backoff period after a retriable error [io.debezium.connector.common.BaseSourceTask] 2023-06-16 08:36:28,770 WARN || Going to restart connector after 10 sec. after a retriable exception [io.debezium.connector.common.BaseSourceTask] 2023-06-16 08:36:28,771 INFO || SignalProcessor stopped [io.debezium.pipeline.signal.SignalProcessor] 2023-06-16 08:36:28,771 INFO || Connection gracefully closed [io.debezium.jdbc.JdbcConnection] 2023-06-16 08:36:28,772 INFO || [Producer clientId=kafkaconnect-961-schemahistory] Closing the Kafka producer with timeoutMillis = 30000 ms. [org.apache.kafka.clients.producer.KafkaProducer] 2023-06-16 08:36:28,773 INFO || Metrics scheduler closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 08:36:28,773 INFO || Closing reporter org.apache.kafka.common.metrics.JmxReporter [org.apache.kafka.common.metrics.Metrics] 2023-06-16 08:36:28,773 INFO || Metrics reporters closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 08:36:28,773 INFO || App info kafka.producer for kafkaconnect-961-schemahistory unregistered [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 08:36:28,774 WARN || WorkerSourceTask{id=961-0} failed to poll records from SourceTask. Will retry operation. [org.apache.kafka.connect.runtime.AbstractWorkerSourceTask] org.apache.kafka.connect.errors.RetriableException: An exception occurred in the change event producer. This connector will be restarted. at io.debezium.pipeline.ErrorHandler.setProducerThrowable(ErrorHandler.java:68) at io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource.execute(LogMinerStreamingChangeEventSource.java:242) at io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource.execute(LogMinerStreamingChangeEventSource.java:62) at io.debezium.pipeline.ChangeEventSourceCoordinator.streamEvents(ChangeEventSourceCoordinator.java:205) at io.debezium.pipeline.ChangeEventSourceCoordinator.executeChangeEventSources(ChangeEventSourceCoordinator.java:172) at io.debezium.pipeline.ChangeEventSourceCoordinator.lambda$start$0(ChangeEventSourceCoordinator.java:118) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: java.sql.SQLRecoverableException: No more data to read from socket at oracle.jdbc.driver.T4CMAREngineNIO.prepareForUnmarshall(T4CMAREngineNIO.java:855) at oracle.jdbc.driver.T4CMAREngineNIO.unmarshalUB1(T4CMAREngineNIO.java:487) at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:577) at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:291) at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:492) at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:108) at oracle.jdbc.driver.T4CStatement.executeForDescribe(T4CStatement.java:887) at oracle.jdbc.driver.OracleStatement.prepareDefineBufferAndExecute(OracleStatement.java:1158) at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1093) at oracle.jdbc.driver.OracleStatement.executeSQLSelect(OracleStatement.java:1402) at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1285) at oracle.jdbc.driver.OracleStatement.executeQuery(OracleStatement.java:1687) at oracle.jdbc.driver.OracleStatementWrapper.executeQuery(OracleStatementWrapper.java:394) at io.debezium.jdbc.JdbcConnection.queryAndMap(JdbcConnection.java:626) at io.debezium.jdbc.JdbcConnection.queryAndMap(JdbcConnection.java:495) at io.debezium.connector.oracle.OracleConnection.singleOptionalValue(OracleConnection.java:365) at io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource.getDatabaseSystemTime(LogMinerStreamingChangeEventSource.java:574) at io.debezium.connector.oracle.logminer.LogMinerStreamingChangeEventSource.execute(LogMinerStreamingChangeEventSource.java:180) ... 9 more 2023-06-16 08:36:28,774 INFO || Awaiting end of restart backoff period after a retriable error [io.debezium.connector.common.BaseSourceTask] 2023-06-16 08:36:30,352 INFO || Awaiting end of restart backoff period after a retriable error [io.debezium.connector.common.BaseSourceTask] 2023-06-16 08:36:30,605 INFO || Awaiting end of restart backoff period after a retriable error [io.debezium.connector.common.BaseSourceTask] 2023-06-16 08:36:30,775 INFO || Awaiting end of restart backoff period after a retriable error [io.debezium.connector.common.BaseSourceTask] 2023-06-16 08:36:32,352 INFO || Awaiting end of restart backoff period after a retriable error [io.debezium.connector.common.BaseSourceTask] 2023-06-16 08:36:32,605 INFO || Awaiting end of restart backoff period after a retriable error [io.debezium.connector.common.BaseSourceTask] 2023-06-16 08:36:32,775 INFO || Awaiting end of restart backoff period after a retriable error [io.debezium.connector.common.BaseSourceTask] 2023-06-16 08:36:34,352 INFO || Awaiting end of restart backoff period after a retriable error [io.debezium.connector.common.BaseSourceTask] 2023-06-16 08:36:34,605 INFO || Awaiting end of restart backoff period after a retriable error [io.debezium.connector.common.BaseSourceTask] 2023-06-16 08:36:34,775 INFO || Awaiting end of restart backoff period after a retriable error [io.debezium.connector.common.BaseSourceTask] 2023-06-16 08:36:36,353 INFO || Awaiting end of restart backoff period after a retriable error [io.debezium.connector.common.BaseSourceTask] 2023-06-16 08:36:36,606 INFO || Awaiting end of restart backoff period after a retriable error [io.debezium.connector.common.BaseSourceTask] 2023-06-16 08:36:36,776 INFO || Awaiting end of restart backoff period after a retriable error [io.debezium.connector.common.BaseSourceTask] 2023-06-16 08:36:38,353 INFO || Attempting to restart task. [io.debezium.connector.common.BaseSourceTask] 2023-06-16 08:36:38,354 INFO || Loading the custom topic naming strategy plugin: io.debezium.schema.SchemaTopicNamingStrategy [io.debezium.config.CommonConnectorConfig] 2023-06-16 08:36:38,606 INFO || Attempting to restart task. [io.debezium.connector.common.BaseSourceTask] 2023-06-16 08:36:38,607 INFO || Loading the custom topic naming strategy plugin: io.debezium.schema.SchemaTopicNamingStrategy [io.debezium.config.CommonConnectorConfig] 2023-06-16 08:36:38,776 INFO || Attempting to restart task. [io.debezium.connector.common.BaseSourceTask] 2023-06-16 08:36:38,778 INFO || Loading the custom topic naming strategy plugin: io.debezium.schema.SchemaTopicNamingStrategy [io.debezium.config.CommonConnectorConfig] 2023-06-16 08:36:44,510 ERROR || WorkerSourceTask{id=960-0} Task threw an uncaught and unrecoverable exception. Task is being killed and will not recover until manually restarted [org.apache.kafka.connect.runtime.WorkerTask] java.lang.RuntimeException: Failed to resolve Oracle database version at io.debezium.connector.oracle.OracleConnection.resolveOracleDatabaseVersion(OracleConnection.java:170) at io.debezium.connector.oracle.OracleConnection.(OracleConnection.java:80) at io.debezium.connector.oracle.OracleConnection.(OracleConnection.java:75) at io.debezium.connector.oracle.OracleConnectorTask.lambda$start$0(OracleConnectorTask.java:66) at io.debezium.jdbc.DefaultMainConnectionProvidingConnectionFactory.(DefaultMainConnectionProvidingConnectionFactory.java:16) at io.debezium.connector.oracle.OracleConnectorTask.start(OracleConnectorTask.java:65) at io.debezium.connector.common.BaseSourceTask.startIfNeededAndPossible(BaseSourceTask.java:249) at io.debezium.connector.common.BaseSourceTask.poll(BaseSourceTask.java:169) at org.apache.kafka.connect.runtime.AbstractWorkerSourceTask.poll(AbstractWorkerSourceTask.java:457) at org.apache.kafka.connect.runtime.AbstractWorkerSourceTask.execute(AbstractWorkerSourceTask.java:351) at org.apache.kafka.connect.runtime.WorkerTask.doRun(WorkerTask.java:202) at org.apache.kafka.connect.runtime.WorkerTask.run(WorkerTask.java:257) at org.apache.kafka.connect.runtime.AbstractWorkerSourceTask.run(AbstractWorkerSourceTask.java:75) at org.apache.kafka.connect.runtime.isolation.Plugins.lambda$withClassLoader$1(Plugins.java:177) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: java.sql.SQLRecoverableException: IO Error: The Network Adapter could not establish the connection (CONNECTION_ID=KTVE7TatTqyA5XR+7e/LAA==) at oracle.jdbc.driver.T4CConnection.handleLogonNetException(T4CConnection.java:870) at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:675) at oracle.jdbc.driver.PhysicalConnection.connect(PhysicalConnection.java:1032) at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:90) at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:681) at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:602) at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:677) at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:189) at io.debezium.jdbc.JdbcConnection.lambda$patternBasedFactory$0(JdbcConnection.java:189) at io.debezium.jdbc.JdbcConnection$ConnectionFactoryDecorator.connect(JdbcConnection.java:127) at io.debezium.jdbc.JdbcConnection.connection(JdbcConnection.java:873) at io.debezium.jdbc.JdbcConnection.connection(JdbcConnection.java:868) at io.debezium.jdbc.JdbcConnection.queryAndMap(JdbcConnection.java:621) at io.debezium.jdbc.JdbcConnection.queryAndMap(JdbcConnection.java:495) at io.debezium.connector.oracle.OracleConnection.resolveOracleDatabaseVersion(OracleConnection.java:140) ... 18 more Caused by: oracle.net.ns.NetException: The Network Adapter could not establish the connection (CONNECTION_ID=KTVE7TatTqyA5XR+7e/LAA==) at oracle.net.nt.ConnStrategy.execute(ConnStrategy.java:594) at oracle.net.resolver.AddrResolution.resolveAndExecute(AddrResolution.java:565) at oracle.net.ns.NSProtocol.establishConnection(NSProtocol.java:937) at oracle.net.ns.NSProtocol.connect(NSProtocol.java:346) at oracle.jdbc.driver.T4CConnection.connect(T4CConnection.java:1967) at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:640) ... 31 more Caused by: java.io.IOException: No route to host, socket connect lapse 3071 ms. 192.168.3.198 1521 0 (1/1) true at oracle.net.nt.TcpNTAdapter.establishSocket(TcpNTAdapter.java:421) at oracle.net.nt.TcpNTAdapter.doLocalDNSLookupConnect(TcpNTAdapter.java:303) at oracle.net.nt.TcpNTAdapter.connect(TcpNTAdapter.java:265) at oracle.net.nt.ConnOption.connect(ConnOption.java:229) at oracle.net.nt.ConnStrategy.executeConnOption(ConnStrategy.java:814) at oracle.net.nt.ConnStrategy.execute(ConnStrategy.java:555) ... 36 more Caused by: java.net.NoRouteToHostException: No route to host at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:483) at java.base/sun.nio.ch.Net.connect(Net.java:472) at java.base/sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:692) at java.base/java.nio.channels.SocketChannel.open(SocketChannel.java:194) at oracle.net.nt.TimeoutSocketChannel.connect(TimeoutSocketChannel.java:184) at oracle.net.nt.TimeoutSocketChannel.(TimeoutSocketChannel.java:158) at oracle.net.nt.TcpNTAdapter.establishSocket(TcpNTAdapter.java:380) ... 41 more 2023-06-16 08:36:44,510 ERROR || WorkerSourceTask{id=gold-0} Task threw an uncaught and unrecoverable exception. Task is being killed and will not recover until manually restarted [org.apache.kafka.connect.runtime.WorkerTask] java.lang.RuntimeException: Failed to resolve Oracle database version at io.debezium.connector.oracle.OracleConnection.resolveOracleDatabaseVersion(OracleConnection.java:170) at io.debezium.connector.oracle.OracleConnection.(OracleConnection.java:80) at io.debezium.connector.oracle.OracleConnection.(OracleConnection.java:75) at io.debezium.connector.oracle.OracleConnectorTask.lambda$start$0(OracleConnectorTask.java:66) at io.debezium.jdbc.DefaultMainConnectionProvidingConnectionFactory.(DefaultMainConnectionProvidingConnectionFactory.java:16) at io.debezium.connector.oracle.OracleConnectorTask.start(OracleConnectorTask.java:65) at io.debezium.connector.common.BaseSourceTask.startIfNeededAndPossible(BaseSourceTask.java:249) at io.debezium.connector.common.BaseSourceTask.poll(BaseSourceTask.java:169) at org.apache.kafka.connect.runtime.AbstractWorkerSourceTask.poll(AbstractWorkerSourceTask.java:457) at org.apache.kafka.connect.runtime.AbstractWorkerSourceTask.execute(AbstractWorkerSourceTask.java:351) at org.apache.kafka.connect.runtime.WorkerTask.doRun(WorkerTask.java:202) at org.apache.kafka.connect.runtime.WorkerTask.run(WorkerTask.java:257) at org.apache.kafka.connect.runtime.AbstractWorkerSourceTask.run(AbstractWorkerSourceTask.java:75) at org.apache.kafka.connect.runtime.isolation.Plugins.lambda$withClassLoader$1(Plugins.java:177) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: java.sql.SQLRecoverableException: IO Error: The Network Adapter could not establish the connection (CONNECTION_ID=u/VErjYySfO0HgLtwdCuTQ==) at oracle.jdbc.driver.T4CConnection.handleLogonNetException(T4CConnection.java:870) at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:675) at oracle.jdbc.driver.PhysicalConnection.connect(PhysicalConnection.java:1032) at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:90) at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:681) at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:602) at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:677) at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:189) at io.debezium.jdbc.JdbcConnection.lambda$patternBasedFactory$0(JdbcConnection.java:189) at io.debezium.jdbc.JdbcConnection$ConnectionFactoryDecorator.connect(JdbcConnection.java:127) at io.debezium.jdbc.JdbcConnection.connection(JdbcConnection.java:873) at io.debezium.jdbc.JdbcConnection.connection(JdbcConnection.java:868) at io.debezium.jdbc.JdbcConnection.queryAndMap(JdbcConnection.java:621) at io.debezium.jdbc.JdbcConnection.queryAndMap(JdbcConnection.java:495) at io.debezium.connector.oracle.OracleConnection.resolveOracleDatabaseVersion(OracleConnection.java:140) ... 18 more Caused by: oracle.net.ns.NetException: The Network Adapter could not establish the connection (CONNECTION_ID=u/VErjYySfO0HgLtwdCuTQ==) at oracle.net.nt.ConnStrategy.execute(ConnStrategy.java:594) at oracle.net.resolver.AddrResolution.resolveAndExecute(AddrResolution.java:565) at oracle.net.ns.NSProtocol.establishConnection(NSProtocol.java:937) at oracle.net.ns.NSProtocol.connect(NSProtocol.java:346) at oracle.jdbc.driver.T4CConnection.connect(T4CConnection.java:1967) at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:640) ... 31 more Caused by: java.io.IOException: No route to host, socket connect lapse 3071 ms. 192.168.3.198 1521 0 (1/1) true at oracle.net.nt.TcpNTAdapter.establishSocket(TcpNTAdapter.java:421) at oracle.net.nt.TcpNTAdapter.doLocalDNSLookupConnect(TcpNTAdapter.java:303) at oracle.net.nt.TcpNTAdapter.connect(TcpNTAdapter.java:265) at oracle.net.nt.ConnOption.connect(ConnOption.java:229) at oracle.net.nt.ConnStrategy.executeConnOption(ConnStrategy.java:814) at oracle.net.nt.ConnStrategy.execute(ConnStrategy.java:555) ... 36 more Caused by: java.net.NoRouteToHostException: No route to host at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:483) at java.base/sun.nio.ch.Net.connect(Net.java:472) at java.base/sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:692) at java.base/java.nio.channels.SocketChannel.open(SocketChannel.java:194) at oracle.net.nt.TimeoutSocketChannel.connect(TimeoutSocketChannel.java:184) at oracle.net.nt.TimeoutSocketChannel.(TimeoutSocketChannel.java:158) at oracle.net.nt.TcpNTAdapter.establishSocket(TcpNTAdapter.java:380) ... 41 more 2023-06-16 08:36:44,510 ERROR || WorkerSourceTask{id=961-0} Task threw an uncaught and unrecoverable exception. Task is being killed and will not recover until manually restarted [org.apache.kafka.connect.runtime.WorkerTask] java.lang.RuntimeException: Failed to resolve Oracle database version at io.debezium.connector.oracle.OracleConnection.resolveOracleDatabaseVersion(OracleConnection.java:170) at io.debezium.connector.oracle.OracleConnection.(OracleConnection.java:80) at io.debezium.connector.oracle.OracleConnection.(OracleConnection.java:75) at io.debezium.connector.oracle.OracleConnectorTask.lambda$start$0(OracleConnectorTask.java:66) at io.debezium.jdbc.DefaultMainConnectionProvidingConnectionFactory.(DefaultMainConnectionProvidingConnectionFactory.java:16) at io.debezium.connector.oracle.OracleConnectorTask.start(OracleConnectorTask.java:65) at io.debezium.connector.common.BaseSourceTask.startIfNeededAndPossible(BaseSourceTask.java:249) at io.debezium.connector.common.BaseSourceTask.poll(BaseSourceTask.java:169) at org.apache.kafka.connect.runtime.AbstractWorkerSourceTask.poll(AbstractWorkerSourceTask.java:457) at org.apache.kafka.connect.runtime.AbstractWorkerSourceTask.execute(AbstractWorkerSourceTask.java:351) at org.apache.kafka.connect.runtime.WorkerTask.doRun(WorkerTask.java:202) at org.apache.kafka.connect.runtime.WorkerTask.run(WorkerTask.java:257) at org.apache.kafka.connect.runtime.AbstractWorkerSourceTask.run(AbstractWorkerSourceTask.java:75) at org.apache.kafka.connect.runtime.isolation.Plugins.lambda$withClassLoader$1(Plugins.java:177) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: java.sql.SQLRecoverableException: IO Error: The Network Adapter could not establish the connection (CONNECTION_ID=yLwN0fOIQf+HaAtZeZCQsg==) at oracle.jdbc.driver.T4CConnection.handleLogonNetException(T4CConnection.java:870) at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:675) at oracle.jdbc.driver.PhysicalConnection.connect(PhysicalConnection.java:1032) at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:90) at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:681) at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:602) at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:677) at java.sql/java.sql.DriverManager.getConnection(DriverManager.java:189) at io.debezium.jdbc.JdbcConnection.lambda$patternBasedFactory$0(JdbcConnection.java:189) at io.debezium.jdbc.JdbcConnection$ConnectionFactoryDecorator.connect(JdbcConnection.java:127) at io.debezium.jdbc.JdbcConnection.connection(JdbcConnection.java:873) at io.debezium.jdbc.JdbcConnection.connection(JdbcConnection.java:868) at io.debezium.jdbc.JdbcConnection.queryAndMap(JdbcConnection.java:621) at io.debezium.jdbc.JdbcConnection.queryAndMap(JdbcConnection.java:495) at io.debezium.connector.oracle.OracleConnection.resolveOracleDatabaseVersion(OracleConnection.java:140) ... 18 more Caused by: oracle.net.ns.NetException: The Network Adapter could not establish the connection (CONNECTION_ID=yLwN0fOIQf+HaAtZeZCQsg==) at oracle.net.nt.ConnStrategy.execute(ConnStrategy.java:594) at oracle.net.resolver.AddrResolution.resolveAndExecute(AddrResolution.java:565) at oracle.net.ns.NSProtocol.establishConnection(NSProtocol.java:937) at oracle.net.ns.NSProtocol.connect(NSProtocol.java:346) at oracle.jdbc.driver.T4CConnection.connect(T4CConnection.java:1967) at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:640) ... 31 more Caused by: java.io.IOException: No route to host, socket connect lapse 3071 ms. 192.168.3.198 1521 0 (1/1) true at oracle.net.nt.TcpNTAdapter.establishSocket(TcpNTAdapter.java:421) at oracle.net.nt.TcpNTAdapter.doLocalDNSLookupConnect(TcpNTAdapter.java:303) at oracle.net.nt.TcpNTAdapter.connect(TcpNTAdapter.java:265) at oracle.net.nt.ConnOption.connect(ConnOption.java:229) at oracle.net.nt.ConnStrategy.executeConnOption(ConnStrategy.java:814) at oracle.net.nt.ConnStrategy.execute(ConnStrategy.java:555) ... 36 more Caused by: java.net.NoRouteToHostException: No route to host at java.base/sun.nio.ch.Net.connect0(Native Method) at java.base/sun.nio.ch.Net.connect(Net.java:483) at java.base/sun.nio.ch.Net.connect(Net.java:472) at java.base/sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:692) at java.base/java.nio.channels.SocketChannel.open(SocketChannel.java:194) at oracle.net.nt.TimeoutSocketChannel.connect(TimeoutSocketChannel.java:184) at oracle.net.nt.TimeoutSocketChannel.(TimeoutSocketChannel.java:158) at oracle.net.nt.TcpNTAdapter.establishSocket(TcpNTAdapter.java:380) ... 41 more 2023-06-16 08:36:44,514 INFO || Stopping down connector [io.debezium.connector.common.BaseSourceTask] 2023-06-16 08:36:44,513 INFO || Stopping down connector [io.debezium.connector.common.BaseSourceTask] 2023-06-16 08:36:44,512 INFO || Stopping down connector [io.debezium.connector.common.BaseSourceTask] 2023-06-16 08:36:44,514 INFO || [Producer clientId=connector-producer-961-0] Closing the Kafka producer with timeoutMillis = 30000 ms. [org.apache.kafka.clients.producer.KafkaProducer] 2023-06-16 08:36:44,514 INFO || [Producer clientId=connector-producer-gold-0] Closing the Kafka producer with timeoutMillis = 30000 ms. [org.apache.kafka.clients.producer.KafkaProducer] 2023-06-16 08:36:44,514 INFO || [Producer clientId=connector-producer-960-0] Closing the Kafka producer with timeoutMillis = 30000 ms. [org.apache.kafka.clients.producer.KafkaProducer] 2023-06-16 08:36:44,517 INFO || Metrics scheduler closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 08:36:44,517 INFO || Closing reporter org.apache.kafka.common.metrics.JmxReporter [org.apache.kafka.common.metrics.Metrics] 2023-06-16 08:36:44,517 INFO || Metrics reporters closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 08:36:44,517 INFO || Metrics scheduler closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 08:36:44,517 INFO || Closing reporter org.apache.kafka.common.metrics.JmxReporter [org.apache.kafka.common.metrics.Metrics] 2023-06-16 08:36:44,517 INFO || App info kafka.producer for connector-producer-961-0 unregistered [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 08:36:44,517 INFO || Metrics reporters closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 08:36:44,517 INFO || Metrics scheduler closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 08:36:44,518 INFO || Closing reporter org.apache.kafka.common.metrics.JmxReporter [org.apache.kafka.common.metrics.Metrics] 2023-06-16 08:36:44,518 INFO || Metrics reporters closed [org.apache.kafka.common.metrics.Metrics] 2023-06-16 08:36:44,518 INFO || App info kafka.producer for connector-producer-gold-0 unregistered [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 08:36:44,518 INFO || App info kafka.producer for connector-producer-960-0 unregistered [org.apache.kafka.common.utils.AppInfoParser] 2023-06-16 08:36:44,564 INFO || [Producer clientId=kafkaconnect-dev--statuses] Resetting the last seen epoch of partition kafkaconnect_statuses-dev-0 to 0 since the associated topicId changed from null to XOAjtC_ARletkEFqn0dO7A [org.apache.kafka.clients.Metadata] 2023-06-16 08:36:44,564 INFO || [Producer clientId=kafkaconnect-dev--statuses] Resetting the last seen epoch of partition kafkaconnect_statuses-dev-1 to 0 since the associated topicId changed from null to XOAjtC_ARletkEFqn0dO7A [org.apache.kafka.clients.Metadata] 2023-06-16 08:36:44,564 INFO || [Producer clientId=kafkaconnect-dev--statuses] Resetting the last seen epoch of partition kafkaconnect_statuses-dev-4 to 0 since the associated topicId changed from null to XOAjtC_ARletkEFqn0dO7A [org.apache.kafka.clients.Metadata] 2023-06-16 08:36:44,564 INFO || [Producer clientId=kafkaconnect-dev--statuses] Resetting the last seen epoch of partition kafkaconnect_statuses-dev-2 to 0 since the associated topicId changed from null to XOAjtC_ARletkEFqn0dO7A [org.apache.kafka.clients.Metadata] 2023-06-16 08:36:44,564 INFO || [Producer clientId=kafkaconnect-dev--statuses] Resetting the last seen epoch of partition kafkaconnect_statuses-dev-3 to 0 since the associated topicId changed from null to XOAjtC_ARletkEFqn0dO7A [org.apache.kafka.clients.Metadata] 2023-06-16 08:46:44,650 INFO || [Producer clientId=kafkaconnect-dev--statuses] Node 1 disconnected. [org.apache.kafka.clients.NetworkClient]