testdrive-fivetran-destination-1 | {"level":"INFO","message":"listening on [::]:6874...","message-origin":"sdk_destination"} testdrive-mysql-1 | 2025-04-01 21:11:02+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.35-1.el8 started. testdrive-zookeeper-1 | ===> User testdrive-zookeeper-1 | uid=1000(appuser) gid=1000(appuser) groups=1000(appuser) testdrive-zookeeper-1 | ===> Configuring ... testdrive-postgres-1 | The files belonging to this database system will be owned by user "postgres". testdrive-postgres-1 | This user must also own the server process. testdrive-postgres-1 | testdrive-postgres-1 | The database cluster will be initialized with locale "en_US.utf8". testdrive-postgres-1 | The default database encoding has accordingly been set to "UTF8". testdrive-postgres-1 | The default text search configuration will be set to "english". testdrive-postgres-1 | testdrive-postgres-1 | Data page checksums are disabled. testdrive-postgres-1 | testdrive-postgres-1 | fixing permissions on existing directory /var/lib/postgresql/data ... ok testdrive-postgres-1 | creating subdirectories ... ok testdrive-postgres-1 | selecting dynamic shared memory implementation ... posix testdrive-postgres-1 | selecting default "max_connections" ... 100 testdrive-postgres-1 | selecting default "shared_buffers" ... 128MB testdrive-postgres-1 | selecting default time zone ... Etc/UTC testdrive-postgres-1 | creating configuration files ... ok testdrive-minio-1 | Formatting 1st pool, 1 set(s), 1 drives per set. testdrive-minio-1 | WARNING: Host local has more than 0 drives of set. A host failure will result in data becoming unavailable. testdrive-mysql-1 | 2025-04-01 21:11:02+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql' testdrive-mysql-1 | 2025-04-01 21:11:02+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.35-1.el8 started. testdrive-postgres-1 | running bootstrap script ... ok testdrive-minio-1 | WARNING: Detected default credentials 'minioadmin:minioadmin', we recommend that you change these values with 'MINIO_ROOT_USER' and 'MINIO_ROOT_PASSWORD' environment variables testdrive-minio-1 | MinIO Object Storage Server testdrive-minio-1 | Copyright: 2015-2023 MinIO, Inc. testdrive-minio-1 | License: GNU AGPLv3 <https://www.gnu.org/licenses/agpl-3.0.html> testdrive-minio-1 | Version: RELEASE.2023-07-07T07-13-57Z (go1.19.10 linux/arm64) testdrive-minio-1 | testdrive-minio-1 | Status: 1 Online, 0 Offline. testdrive-minio-1 | S3-API: http://172.18.0.6:9000 http://127.0.0.1:9000 testdrive-minio-1 | Console: http://172.18.0.6:9001 http://127.0.0.1:9001 testdrive-minio-1 | testdrive-minio-1 | Documentation: https://min.io/docs/minio/linux/index.html testdrive-minio-1 | Warning: The standard parity is set to 0. This can lead to data loss. testdrive-mysql-1 | 2025-04-01 21:11:02+00:00 [Note] [Entrypoint]: Initializing database files testdrive-mysql-1 | 2025-04-01T21:11:02.640600Z 0 [Warning] [MY-011068] [Server] The syntax '--skip-host-cache' is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead. testdrive-mysql-1 | 2025-04-01T21:11:02.640631Z 0 [Warning] [MY-011070] [Server] 'binlog_format' is deprecated and will be removed in a future release. testdrive-mysql-1 | 2025-04-01T21:11:02.640713Z 0 [Warning] [MY-010918] [Server] 'default_authentication_plugin' is deprecated and will be removed in a future release. Please use authentication_policy instead. testdrive-mysql-1 | 2025-04-01T21:11:02.640729Z 0 [System] [MY-013169] [Server] /usr/sbin/mysqld (mysqld 8.0.35) initializing of server in progress as process 81 testdrive-mysql-1 | 2025-04-01T21:11:02.673111Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started. testdrive-minio-1 | testdrive-minio-1 | You are running an older version of MinIO released 2 years ago testdrive-minio-1 | Update: Run `mc admin update` testdrive-minio-1 | testdrive-minio-1 | testdrive-postgres-1 | performing post-bootstrap initialization ... ok testdrive-postgres-1 | syncing data to disk ... ok testdrive-postgres-1 | testdrive-postgres-1 | testdrive-postgres-1 | Success. You can now start the database server using: testdrive-postgres-1 | testdrive-postgres-1 | pg_ctl -D /var/lib/postgresql/data -l logfile start testdrive-postgres-1 | testdrive-postgres-1 | initdb: warning: enabling "trust" authentication for local connections testdrive-postgres-1 | initdb: hint: You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb. testdrive-postgres-1 | waiting for server to start....2025-04-01 21:11:03.384 UTC [48] LOG: starting PostgreSQL 17.2 (Debian 17.2-1.pgdg120+1) on aarch64-unknown-linux-gnu, compiled by gcc (Debian 12.2.0-14) 12.2.0, 64-bit testdrive-postgres-1 | 2025-04-01 21:11:03.406 UTC [48] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" testdrive-postgres-1 | 2025-04-01 21:11:03.413 UTC [51] LOG: database system was shut down at 2025-04-01 21:11:02 UTC testdrive-postgres-1 | 2025-04-01 21:11:03.427 UTC [48] LOG: database system is ready to accept connections testdrive-postgres-1 | done testdrive-postgres-1 | server started testdrive-postgres-1 | testdrive-postgres-1 | /usr/local/bin/docker-entrypoint.sh: running /docker-entrypoint-initdb.d/setup-postgres.sh testdrive-postgres-1 | testdrive-postgres-1 | waiting for server to shut down....2025-04-01 21:11:03.501 UTC [48] LOG: received fast shutdown request testdrive-postgres-1 | 2025-04-01 21:11:03.515 UTC [48] LOG: aborting any active transactions testdrive-postgres-1 | 2025-04-01 21:11:03.519 UTC [48] LOG: background worker "logical replication launcher" (PID 54) exited with exit code 1 testdrive-postgres-1 | 2025-04-01 21:11:03.520 UTC [49] LOG: shutting down testdrive-postgres-1 | 2025-04-01 21:11:03.521 UTC [49] LOG: checkpoint starting: shutdown immediate testdrive-postgres-1 | 2025-04-01 21:11:03.533 UTC [49] LOG: checkpoint complete: wrote 3 buffers (0.0%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.005 s, sync=0.001 s, total=0.013 s; sync files=2, longest=0.001 s, average=0.001 s; distance=0 kB, estimate=0 kB; lsn=0/14E4FD0, redo lsn=0/14E4FD0 testdrive-postgres-1 | 2025-04-01 21:11:03.559 UTC [48] LOG: database system is shut down testdrive-postgres-1 | done testdrive-postgres-1 | server stopped testdrive-postgres-1 | testdrive-postgres-1 | PostgreSQL init process complete; ready for start up. testdrive-postgres-1 | testdrive-postgres-1 | 2025-04-01 21:11:03.702 UTC [1] LOG: starting PostgreSQL 17.2 (Debian 17.2-1.pgdg120+1) on aarch64-unknown-linux-gnu, compiled by gcc (Debian 12.2.0-14) 12.2.0, 64-bit testdrive-postgres-1 | 2025-04-01 21:11:03.703 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 testdrive-postgres-1 | 2025-04-01 21:11:03.703 UTC [1] LOG: listening on IPv6 address "::", port 5432 testdrive-postgres-1 | 2025-04-01 21:11:03.703 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" testdrive-postgres-1 | 2025-04-01 21:11:03.706 UTC [64] LOG: database system was shut down at 2025-04-01 21:11:03 UTC testdrive-postgres-1 | 2025-04-01 21:11:03.712 UTC [1] LOG: database system is ready to accept connections testdrive-postgres-1 | 2025-04-01 21:11:03.718 UTC [67] LOG: pg_cron scheduler started testdrive-mysql-1 | 2025-04-01T21:11:04.066987Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended. testdrive-zookeeper-1 | ===> Running preflight checks ... testdrive-zookeeper-1 | ===> Check if /var/lib/zookeeper/data is writable ... testdrive-zookeeper-1 | ===> Check if /var/lib/zookeeper/log is writable ... testdrive-zookeeper-1 | ===> Launching ... testdrive-zookeeper-1 | ===> Launching zookeeper ... testdrive-mysql-1 | 2025-04-01T21:11:05.881368Z 6 [Warning] [MY-010453] [Server] root@localhost is created with an empty password ! Please consider switching off the --initialize-insecure option. testdrive-mysql-1 | 2025-04-01T21:11:06.186083Z 6 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:11:06,490] INFO Reading configuration from: /etc/kafka/zookeeper.properties (org.apache.zookeeper.server.quorum.QuorumPeerConfig) testdrive-zookeeper-1 | [2025-04-01 21:11:06,494] INFO clientPortAddress is 0.0.0.0:2181 (org.apache.zookeeper.server.quorum.QuorumPeerConfig) testdrive-zookeeper-1 | [2025-04-01 21:11:06,494] INFO secureClientPort is not set (org.apache.zookeeper.server.quorum.QuorumPeerConfig) testdrive-zookeeper-1 | [2025-04-01 21:11:06,494] INFO observerMasterPort is not set (org.apache.zookeeper.server.quorum.QuorumPeerConfig) testdrive-zookeeper-1 | [2025-04-01 21:11:06,494] INFO metricsProvider.className is org.apache.zookeeper.metrics.impl.DefaultMetricsProvider (org.apache.zookeeper.server.quorum.QuorumPeerConfig) testdrive-zookeeper-1 | [2025-04-01 21:11:06,496] INFO autopurge.snapRetainCount set to 3 (org.apache.zookeeper.server.DatadirCleanupManager) testdrive-zookeeper-1 | [2025-04-01 21:11:06,497] INFO autopurge.purgeInterval set to 0 (org.apache.zookeeper.server.DatadirCleanupManager) testdrive-zookeeper-1 | [2025-04-01 21:11:06,497] INFO Purge task is not scheduled. (org.apache.zookeeper.server.DatadirCleanupManager) testdrive-zookeeper-1 | [2025-04-01 21:11:06,497] WARN Either no config or no quorum defined in config, running in standalone mode (org.apache.zookeeper.server.quorum.QuorumPeerMain) testdrive-zookeeper-1 | [2025-04-01 21:11:06,498] INFO Log4j 1.2 jmx support not found; jmx disabled. (org.apache.zookeeper.jmx.ManagedUtil) testdrive-zookeeper-1 | [2025-04-01 21:11:06,498] INFO Reading configuration from: /etc/kafka/zookeeper.properties (org.apache.zookeeper.server.quorum.QuorumPeerConfig) testdrive-zookeeper-1 | [2025-04-01 21:11:06,499] INFO clientPortAddress is 0.0.0.0:2181 (org.apache.zookeeper.server.quorum.QuorumPeerConfig) testdrive-zookeeper-1 | [2025-04-01 21:11:06,499] INFO secureClientPort is not set (org.apache.zookeeper.server.quorum.QuorumPeerConfig) testdrive-zookeeper-1 | [2025-04-01 21:11:06,499] INFO observerMasterPort is not set (org.apache.zookeeper.server.quorum.QuorumPeerConfig) testdrive-zookeeper-1 | [2025-04-01 21:11:06,499] INFO metricsProvider.className is org.apache.zookeeper.metrics.impl.DefaultMetricsProvider (org.apache.zookeeper.server.quorum.QuorumPeerConfig) testdrive-zookeeper-1 | [2025-04-01 21:11:06,499] INFO Starting server (org.apache.zookeeper.server.ZooKeeperServerMain) testdrive-zookeeper-1 | [2025-04-01 21:11:06,518] INFO ServerMetrics initialized with provider org.apache.zookeeper.metrics.impl.DefaultMetricsProvider@1b083826 (org.apache.zookeeper.server.ServerMetrics) testdrive-zookeeper-1 | [2025-04-01 21:11:06,522] INFO ACL digest algorithm is: SHA1 (org.apache.zookeeper.server.auth.DigestAuthenticationProvider) testdrive-zookeeper-1 | [2025-04-01 21:11:06,522] INFO zookeeper.DigestAuthenticationProvider.enabled = true (org.apache.zookeeper.server.auth.DigestAuthenticationProvider) testdrive-zookeeper-1 | [2025-04-01 21:11:06,526] INFO zookeeper.snapshot.trust.empty : false (org.apache.zookeeper.server.persistence.FileTxnSnapLog) testdrive-zookeeper-1 | [2025-04-01 21:11:06,536] INFO (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:06,537] INFO ______ _ (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:06,537] INFO |___ / | | (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:06,537] INFO / / ___ ___ | | __ ___ ___ _ __ ___ _ __ (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:06,537] INFO / / / _ \ / _ \ | |/ / / _ \ / _ \ | '_ \ / _ \ | '__| (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:06,537] INFO / /__ | (_) | | (_) | | < | __/ | __/ | |_) | | __/ | | (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:06,537] INFO /_____| \___/ \___/ |_|\_\ \___| \___| | .__/ \___| |_| (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:06,537] INFO | | (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:06,537] INFO |_| (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:06,537] INFO (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:06,538] INFO Server environment:zookeeper.version=3.8.4-9316c2a7a97e1666d8f4593f34dd6fc36ecc436c, built on 2024-02-12 22:16 UTC (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:06,538] INFO Server environment:host.name=b00232af05b8 (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:06,538] INFO Server environment:java.version=17.0.12 (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:06,538] INFO Server environment:java.vendor=Azul Systems, Inc. (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:06,538] INFO Server environment:java.home=/usr/lib/jvm/java-17-zulu-openjdk-ca (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:06,538] INFO Server environment:java.class.path=/usr/bin/../share/java/kafka/jersey-container-servlet-core-2.39.1.jar:/usr/bin/../share/java/kafka/netty-codec-4.1.110.Final.jar:/usr/bin/../share/java/kafka/scala-collection-compat_2.13-2.10.0.jar:/usr/bin/../share/java/kafka/commons-cli-1.4.jar:/usr/bin/../share/java/kafka/metrics-core-4.1.12.1.jar:/usr/bin/../share/java/kafka/plexus-utils-3.3.1.jar:/usr/bin/../share/java/kafka/jackson-module-scala_2.13-2.16.2.jar:/usr/bin/../share/java/kafka/kafka-tools-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/netty-resolver-4.1.110.Final.jar:/usr/bin/../share/java/kafka/jakarta.ws.rs-api-2.1.6.jar:/usr/bin/../share/java/kafka/protobuf-java-3.23.4.jar:/usr/bin/../share/java/kafka/commons-logging-1.2.jar:/usr/bin/../share/java/kafka/jakarta.xml.bind-api-2.3.3.jar:/usr/bin/../share/java/kafka/kafka-server-common-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/swagger-annotations-2.2.8.jar:/usr/bin/../share/java/kafka/jersey-hk2-2.39.1.jar:/usr/bin/../share/java/kafka/hk2-api-2.6.1.jar:/usr/bin/../share/java/kafka/commons-validator-1.7.jar:/usr/bin/../share/java/kafka/jsr305-3.0.2.jar:/usr/bin/../share/java/kafka/connect-runtime-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jetty-util-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/slf4j-reload4j-1.7.36.jar:/usr/bin/../share/java/kafka/pcollections-4.0.1.jar:/usr/bin/../share/java/kafka/connect-api-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/scala-library-2.13.12.jar:/usr/bin/../share/java/kafka/jetty-client-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/rocksdbjni-7.9.2.jar:/usr/bin/../share/java/kafka/kafka_2.13-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/netty-transport-native-epoll-4.1.110.Final.jar:/usr/bin/../share/java/kafka/commons-lang3-3.8.1.jar:/usr/bin/../share/java/kafka/jackson-module-jaxb-annotations-2.16.2.jar:/usr/bin/../share/java/kafka/jackson-dataformat-csv-2.16.2.jar:/usr/bin/../share/java/kafka/kafka-shell-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jetty-continuation-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/jackson-datatype-jdk8-2.16.2.jar:/usr/bin/../share/java/kafka/kafka-streams-scala_2.13-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/hk2-utils-2.6.1.jar:/usr/bin/../share/java/kafka/kafka-tools-api-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/caffeine-2.9.3.jar:/usr/bin/../share/java/kafka/jaxb-api-2.3.1.jar:/usr/bin/../share/java/kafka/jline-3.25.1.jar:/usr/bin/../share/java/kafka/metrics-core-2.2.0.jar:/usr/bin/../share/java/kafka/javax.servlet-api-3.1.0.jar:/usr/bin/../share/java/kafka/kafka.jar:/usr/bin/../share/java/kafka/error_prone_annotations-2.10.0.jar:/usr/bin/../share/java/kafka/jackson-jaxrs-base-2.16.2.jar:/usr/bin/../share/java/kafka/jakarta.activation-api-1.2.2.jar:/usr/bin/../share/java/kafka/jose4j-0.9.4.jar:/usr/bin/../share/java/kafka/jetty-servlets-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/reload4j-1.2.25.jar:/usr/bin/../share/java/kafka/kafka-streams-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-raft-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jetty-security-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/connect-mirror-client-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/zstd-jni-1.5.6-3.jar:/usr/bin/../share/java/kafka/jersey-common-2.39.1.jar:/usr/bin/../share/java/kafka/jetty-servlet-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/jetty-server-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/connect-mirror-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-streams-examples-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/commons-collections-3.2.2.jar:/usr/bin/../share/java/kafka/slf4j-api-1.7.36.jar:/usr/bin/../share/java/kafka/aopalliance-repackaged-2.6.1.jar:/usr/bin/../share/java/kafka/javax.annotation-api-1.3.2.jar:/usr/bin/../share/java/kafka/netty-buffer-4.1.110.Final.jar:/usr/bin/../share/java/kafka/commons-io-2.11.0.jar:/usr/bin/../share/java/kafka/connect-transforms-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/netty-transport-classes-epoll-4.1.110.Final.jar:/usr/bin/../share/java/kafka/commons-digester-2.1.jar:/usr/bin/../share/java/kafka/kafka-clients-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/scala-reflect-2.13.12.jar:/usr/bin/../share/java/kafka/kafka-group-coordinator-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-storage-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jackson-annotations-2.16.2.jar:/usr/bin/../share/java/kafka/activation-1.1.1.jar:/usr/bin/../share/java/kafka/jopt-simple-5.0.4.jar:/usr/bin/../share/java/kafka/jakarta.inject-2.6.1.jar:/usr/bin/../share/java/kafka/jetty-util-ajax-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/jackson-databind-2.16.2.jar:/usr/bin/../share/java/kafka/netty-transport-native-unix-common-4.1.110.Final.jar:/usr/bin/../share/java/kafka/jakarta.validation-api-2.0.2.jar:/usr/bin/../share/java/kafka/jersey-server-2.39.1.jar:/usr/bin/../share/java/kafka/jetty-io-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/scala-logging_2.13-3.9.4.jar:/usr/bin/../share/java/kafka/hk2-locator-2.6.1.jar:/usr/bin/../share/java/kafka/paranamer-2.8.jar:/usr/bin/../share/java/kafka/connect-basic-auth-extension-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-server-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/scala-java8-compat_2.13-1.0.2.jar:/usr/bin/../share/java/kafka/javax.activation-api-1.2.0.jar:/usr/bin/../share/java/kafka/kafka-log4j-appender-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/argparse4j-0.7.0.jar:/usr/bin/../share/java/kafka/snappy-java-1.1.10.5.jar:/usr/bin/../share/java/kafka/kafka-storage-api-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/netty-common-4.1.110.Final.jar:/usr/bin/../share/java/kafka/netty-handler-4.1.110.Final.jar:/usr/bin/../share/java/kafka/connect-json-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jakarta.annotation-api-1.3.5.jar:/usr/bin/../share/java/kafka/javax.ws.rs-api-2.1.1.jar:/usr/bin/../share/java/kafka/reflections-0.10.2.jar:/usr/bin/../share/java/kafka/zookeeper-3.8.4.jar:/usr/bin/../share/java/kafka/zookeeper-jute-3.8.4.jar:/usr/bin/../share/java/kafka/kafka-streams-test-utils-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/trogdor-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jersey-container-servlet-2.39.1.jar:/usr/bin/../share/java/kafka/maven-artifact-3.8.8.jar:/usr/bin/../share/java/kafka/jetty-http-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/kafka-metadata-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/javassist-3.29.2-GA.jar:/usr/bin/../share/java/kafka/commons-beanutils-1.9.4.jar:/usr/bin/../share/java/kafka/netty-transport-4.1.110.Final.jar:/usr/bin/../share/java/kafka/audience-annotations-0.12.0.jar:/usr/bin/../share/java/kafka/jackson-core-2.16.2.jar:/usr/bin/../share/java/kafka/jackson-jaxrs-json-provider-2.16.2.jar:/usr/bin/../share/java/kafka/checker-qual-3.19.0.jar:/usr/bin/../share/java/kafka/jersey-client-2.39.1.jar:/usr/bin/../share/java/kafka/osgi-resource-locator-1.0.3.jar:/usr/bin/../share/java/kafka/opentelemetry-proto-1.0.0-alpha.jar:/usr/bin/../share/java/kafka/lz4-java-1.8.0.jar:/usr/bin/../share/java/confluent-telemetry/* (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:06,539] INFO Server environment:java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:06,539] INFO Server environment:java.io.tmpdir=/tmp (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:06,539] INFO Server environment:java.compiler=<NA> (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:06,539] INFO Server environment:os.name=Linux (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:06,539] INFO Server environment:os.arch=aarch64 (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:06,539] INFO Server environment:os.version=6.13.5-100.fc40.aarch64 (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:06,539] INFO Server environment:user.name=appuser (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:06,539] INFO Server environment:user.home=/home/appuser (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:06,539] INFO Server environment:user.dir=/home/appuser (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:06,539] INFO Server environment:os.memory.free=495MB (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:06,539] INFO Server environment:os.memory.max=512MB (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:06,539] INFO Server environment:os.memory.total=512MB (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:06,539] INFO zookeeper.enableEagerACLCheck = false (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:06,539] INFO zookeeper.digest.enabled = true (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:06,539] INFO zookeeper.closeSessionTxn.enabled = true (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:06,540] INFO zookeeper.flushDelay = 0 ms (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:06,540] INFO zookeeper.maxWriteQueuePollTime = 0 ms (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:06,540] INFO zookeeper.maxBatchSize=1000 (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:06,540] INFO zookeeper.intBufferStartingSizeBytes = 1024 (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:06,541] INFO Weighed connection throttling is disabled (org.apache.zookeeper.server.BlueThrottle) testdrive-zookeeper-1 | [2025-04-01 21:11:06,542] INFO minSessionTimeout set to 6000 ms (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:06,542] INFO maxSessionTimeout set to 60000 ms (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:06,543] INFO getData response cache size is initialized with value 400. (org.apache.zookeeper.server.ResponseCache) testdrive-zookeeper-1 | [2025-04-01 21:11:06,543] INFO getChildren response cache size is initialized with value 400. (org.apache.zookeeper.server.ResponseCache) testdrive-zookeeper-1 | [2025-04-01 21:11:06,544] INFO zookeeper.pathStats.slotCapacity = 60 (org.apache.zookeeper.server.util.RequestPathMetricsCollector) testdrive-zookeeper-1 | [2025-04-01 21:11:06,544] INFO zookeeper.pathStats.slotDuration = 15 (org.apache.zookeeper.server.util.RequestPathMetricsCollector) testdrive-zookeeper-1 | [2025-04-01 21:11:06,544] INFO zookeeper.pathStats.maxDepth = 6 (org.apache.zookeeper.server.util.RequestPathMetricsCollector) testdrive-zookeeper-1 | [2025-04-01 21:11:06,544] INFO zookeeper.pathStats.initialDelay = 5 (org.apache.zookeeper.server.util.RequestPathMetricsCollector) testdrive-zookeeper-1 | [2025-04-01 21:11:06,544] INFO zookeeper.pathStats.delay = 5 (org.apache.zookeeper.server.util.RequestPathMetricsCollector) testdrive-zookeeper-1 | [2025-04-01 21:11:06,544] INFO zookeeper.pathStats.enabled = false (org.apache.zookeeper.server.util.RequestPathMetricsCollector) testdrive-zookeeper-1 | [2025-04-01 21:11:06,547] INFO The max bytes for all large requests are set to 104857600 (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:06,547] INFO The large request threshold is set to -1 (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:06,547] INFO zookeeper.enforce.auth.enabled = false (org.apache.zookeeper.server.AuthenticationHelper) testdrive-zookeeper-1 | [2025-04-01 21:11:06,547] INFO zookeeper.enforce.auth.schemes = [] (org.apache.zookeeper.server.AuthenticationHelper) testdrive-zookeeper-1 | [2025-04-01 21:11:06,548] INFO Created server with tickTime 3000 ms minSessionTimeout 6000 ms maxSessionTimeout 60000 ms clientPortListenBacklog -1 datadir /var/lib/zookeeper/log/version-2 snapdir /var/lib/zookeeper/data/version-2 (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:06,577] INFO Logging initialized @525ms to org.eclipse.jetty.util.log.Slf4jLog (org.eclipse.jetty.util.log) testdrive-zookeeper-1 | [2025-04-01 21:11:06,651] WARN o.e.j.s.ServletContextHandler@229f66ed{/,null,STOPPED} contextPath ends with /* (org.eclipse.jetty.server.handler.ContextHandler) testdrive-zookeeper-1 | [2025-04-01 21:11:06,652] WARN Empty contextPath (org.eclipse.jetty.server.handler.ContextHandler) testdrive-zookeeper-1 | [2025-04-01 21:11:06,672] INFO jetty-9.4.54.v20240208; built: 2024-02-08T19:42:39.027Z; git: cef3fbd6d736a21e7d541a5db490381d95a2047d; jvm 17.0.12+7-LTS (org.eclipse.jetty.server.Server) testdrive-zookeeper-1 | [2025-04-01 21:11:06,701] INFO DefaultSessionIdManager workerName=node0 (org.eclipse.jetty.server.session) testdrive-zookeeper-1 | [2025-04-01 21:11:06,701] INFO No SessionScavenger set, using defaults (org.eclipse.jetty.server.session) testdrive-zookeeper-1 | [2025-04-01 21:11:06,702] INFO node0 Scavenging every 660000ms (org.eclipse.jetty.server.session) testdrive-zookeeper-1 | [2025-04-01 21:11:06,714] WARN ServletContext@o.e.j.s.ServletContextHandler@229f66ed{/,null,STARTING} has uncovered http methods for path: /* (org.eclipse.jetty.security.SecurityHandler) testdrive-zookeeper-1 | [2025-04-01 21:11:06,726] INFO Started o.e.j.s.ServletContextHandler@229f66ed{/,null,AVAILABLE} (org.eclipse.jetty.server.handler.ContextHandler) testdrive-zookeeper-1 | [2025-04-01 21:11:06,741] INFO Started ServerConnector@564fabc8{HTTP/1.1, (http/1.1)}{0.0.0.0:8080} (org.eclipse.jetty.server.AbstractConnector) testdrive-zookeeper-1 | [2025-04-01 21:11:06,741] INFO Started @696ms (org.eclipse.jetty.server.Server) testdrive-zookeeper-1 | [2025-04-01 21:11:06,741] INFO Started AdminServer on address 0.0.0.0, port 8080 and command URL /commands (org.apache.zookeeper.server.admin.JettyAdminServer) testdrive-zookeeper-1 | [2025-04-01 21:11:06,747] INFO Using org.apache.zookeeper.server.NIOServerCnxnFactory as server connection factory (org.apache.zookeeper.server.ServerCnxnFactory) testdrive-zookeeper-1 | [2025-04-01 21:11:06,748] WARN maxCnxns is not configured, using default value 0. (org.apache.zookeeper.server.ServerCnxnFactory) testdrive-zookeeper-1 | [2025-04-01 21:11:06,749] INFO Configuring NIO connection handler with 10s sessionless connection timeout, 2 selector thread(s), 32 worker threads, and 64 kB direct buffers. (org.apache.zookeeper.server.NIOServerCnxnFactory) testdrive-zookeeper-1 | [2025-04-01 21:11:06,751] INFO binding to port 0.0.0.0/0.0.0.0:2181 (org.apache.zookeeper.server.NIOServerCnxnFactory) testdrive-zookeeper-1 | [2025-04-01 21:11:06,764] INFO Using org.apache.zookeeper.server.watch.WatchManager as watch manager (org.apache.zookeeper.server.watch.WatchManagerFactory) testdrive-zookeeper-1 | [2025-04-01 21:11:06,764] INFO Using org.apache.zookeeper.server.watch.WatchManager as watch manager (org.apache.zookeeper.server.watch.WatchManagerFactory) testdrive-zookeeper-1 | [2025-04-01 21:11:06,764] INFO zookeeper.snapshotSizeFactor = 0.33 (org.apache.zookeeper.server.ZKDatabase) testdrive-zookeeper-1 | [2025-04-01 21:11:06,764] INFO zookeeper.commitLogCount=500 (org.apache.zookeeper.server.ZKDatabase) testdrive-zookeeper-1 | [2025-04-01 21:11:06,770] INFO zookeeper.snapshot.compression.method = CHECKED (org.apache.zookeeper.server.persistence.SnapStream) testdrive-zookeeper-1 | [2025-04-01 21:11:06,770] INFO Snapshotting: 0x0 to /var/lib/zookeeper/data/version-2/snapshot.0 (org.apache.zookeeper.server.persistence.FileTxnSnapLog) testdrive-zookeeper-1 | [2025-04-01 21:11:06,774] INFO Snapshot loaded in 10 ms, highest zxid is 0x0, digest is 1371985504 (org.apache.zookeeper.server.ZKDatabase) testdrive-zookeeper-1 | [2025-04-01 21:11:06,775] INFO Snapshotting: 0x0 to /var/lib/zookeeper/data/version-2/snapshot.0 (org.apache.zookeeper.server.persistence.FileTxnSnapLog) testdrive-zookeeper-1 | [2025-04-01 21:11:06,776] INFO Snapshot taken in 0 ms (org.apache.zookeeper.server.ZooKeeperServer) testdrive-zookeeper-1 | [2025-04-01 21:11:06,785] INFO PrepRequestProcessor (sid:0) started, reconfigEnabled=false (org.apache.zookeeper.server.PrepRequestProcessor) testdrive-zookeeper-1 | [2025-04-01 21:11:06,785] INFO zookeeper.request_throttler.shutdownTimeout = 10000 ms (org.apache.zookeeper.server.RequestThrottler) testdrive-zookeeper-1 | [2025-04-01 21:11:06,806] INFO Using checkIntervalMs=60000 maxPerMinute=10000 maxNeverUsedIntervalMs=0 (org.apache.zookeeper.server.ContainerManager) testdrive-zookeeper-1 | [2025-04-01 21:11:06,807] INFO ZooKeeper audit is disabled. (org.apache.zookeeper.audit.ZKAuditProvider) testdrive-zookeeper-1 | [2025-04-01 21:11:07,099] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37594, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:11:07.118 UTC [75] FATAL: role "root" does not exist testdrive-kafka-1 | ===> User testdrive-kafka-1 | uid=1000(appuser) gid=1000(appuser) groups=1000(appuser) testdrive-kafka-1 | ===> Configuring ... testdrive-kafka-1 | Running in Zookeeper mode... testdrive-materialized-1 | Thank you for trying Materialize! We are interested in any and all feedback you testdrive-materialized-1 | have, which may be able to improve both our software and your queries! testdrive-materialized-1 | testdrive-materialized-1 | Please reach out at: testdrive-materialized-1 | testdrive-materialized-1 | Web: https://materialize.com testdrive-materialized-1 | GitHub discussions: https://github.com/MaterializeInc/materialize/discussions testdrive-materialized-1 | Slack: https://www.materialize.com/s/chat testdrive-materialized-1 | Email: support@materialize.com testdrive-materialized-1 | Twitter: @MaterializeInc testdrive-materialized-1 | testdrive-materialized-1 | ********************************* WARNING ******************************** testdrive-materialized-1 | testdrive-materialized-1 | You *should not* run production deployments using this Docker image. testdrive-materialized-1 | testdrive-materialized-1 | This Docker image is *not* supported by Materialize. testdrive-materialized-1 | testdrive-materialized-1 | This Docker image does *not* support version upgrades. testdrive-materialized-1 | testdrive-materialized-1 | The performance characteristics of this Docker image are *not* testdrive-materialized-1 | representative of the performance characteristics of our hosted offering. testdrive-materialized-1 | This image bundles several services into the same container, while in our testdrive-materialized-1 | hosted offering we run these services scaled across many machines. testdrive-materialized-1 | testdrive-materialized-1 | ********************************* WARNING ******************************** testdrive-materialized-1 | Removed stale pid file. testdrive-zookeeper-1 | [2025-04-01 21:11:08,166] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50610, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:11:08.187 UTC [82] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:11:09,233] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50622, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:11:09.256 UTC [89] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01 21:11:09+00:00 [Note] [Entrypoint]: Database files initialized testdrive-mysql-1 | 2025-04-01 21:11:09+00:00 [Note] [Entrypoint]: Starting temporary server testdrive-mysql-1 | 2025-04-01T21:11:09.713957Z 0 [Warning] [MY-011068] [Server] The syntax '--skip-host-cache' is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead. testdrive-mysql-1 | 2025-04-01T21:11:09.714006Z 0 [Warning] [MY-011070] [Server] 'binlog_format' is deprecated and will be removed in a future release. testdrive-mysql-1 | 2025-04-01T21:11:09.715700Z 0 [Warning] [MY-010918] [Server] 'default_authentication_plugin' is deprecated and will be removed in a future release. Please use authentication_policy instead. testdrive-mysql-1 | 2025-04-01T21:11:09.715725Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.35) starting as process 131 testdrive-mysql-1 | 2025-04-01T21:11:09.742935Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started. testdrive-mysql-1 | 2025-04-01T21:11:09.900483Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended. testdrive-mysql-1 | 2025-04-01T21:11:10.223185Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed. testdrive-mysql-1 | 2025-04-01T21:11:10.223269Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel. testdrive-mysql-1 | 2025-04-01T21:11:10.225253Z 0 [Warning] [MY-011810] [Server] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. Consider choosing a different directory. testdrive-mysql-1 | 2025-04-01T21:11:10.245182Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Socket: /var/run/mysqld/mysqlx.sock testdrive-mysql-1 | 2025-04-01T21:11:10.245338Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: '8.0.35' socket: '/var/run/mysqld/mysqld.sock' port: 0 MySQL Community Server - GPL. testdrive-mysql-1 | 2025-04-01 21:11:10+00:00 [Note] [Entrypoint]: Temporary server started. testdrive-mysql-1 | '/var/lib/mysql/mysql.sock' -> '/var/run/mysqld/mysqld.sock' testdrive-zookeeper-1 | [2025-04-01 21:11:10,292] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50634, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:11:10.300763Z 8 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:11:10.339 UTC [96] FATAL: role "root" does not exist testdrive-mysql-1 | Warning: Unable to load '/usr/share/zoneinfo/iso3166.tab' as time zone. Skipping it. testdrive-mysql-1 | Warning: Unable to load '/usr/share/zoneinfo/leap-seconds.list' as time zone. Skipping it. testdrive-mysql-1 | Warning: Unable to load '/usr/share/zoneinfo/leapseconds' as time zone. Skipping it. testdrive-zookeeper-1 | [2025-04-01 21:11:11,352] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50650, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:11:11.415 UTC [103] FATAL: role "root" does not exist testdrive-kafka-1 | ===> Running preflight checks ... testdrive-kafka-1 | ===> Check if /var/lib/kafka/data is writable ... testdrive-kafka-1 | ===> Check if Zookeeper is healthy ... testdrive-zookeeper-1 | [2025-04-01 21:11:12,412] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50666, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:11:12.506 UTC [110] FATAL: role "root" does not exist testdrive-mysql-1 | Warning: Unable to load '/usr/share/zoneinfo/tzdata.zi' as time zone. Skipping it. testdrive-mysql-1 | Warning: Unable to load '/usr/share/zoneinfo/zone.tab' as time zone. Skipping it. testdrive-mysql-1 | Warning: Unable to load '/usr/share/zoneinfo/zone1970.tab' as time zone. Skipping it. testdrive-mysql-1 | 2025-04-01T21:11:12.668512Z 9 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-mysql-1 | 2025-04-01T21:11:12.669950Z 9 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-kafka-1 | [2025-04-01 21:11:12,681] INFO Client environment:zookeeper.version=3.8.4-9316c2a7a97e1666d8f4593f34dd6fc36ecc436c, built on 2024-02-12 22:16 UTC (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:12,681] INFO Client environment:host.name=8ad3580f0deb (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:12,681] INFO Client environment:java.version=17.0.12 (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:12,681] INFO Client environment:java.vendor=Azul Systems, Inc. (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:12,681] INFO Client environment:java.home=/usr/lib/jvm/java-17-zulu-openjdk-ca (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:12,681] INFO Client environment:java.class.path=/usr/share/java/cp-base-new/scala-collection-compat_2.13-2.10.0.jar:/usr/share/java/cp-base-new/commons-cli-1.4.jar:/usr/share/java/cp-base-new/metrics-core-4.1.12.1.jar:/usr/share/java/cp-base-new/commons-logging-1.2.jar:/usr/share/java/cp-base-new/logredactor-metrics-1.0.12.jar:/usr/share/java/cp-base-new/kafka-server-common-7.7.0-ccs.jar:/usr/share/java/cp-base-new/commons-validator-1.7.jar:/usr/share/java/cp-base-new/common-utils-7.7.0.jar:/usr/share/java/cp-base-new/jackson-core-2.16.0.jar:/usr/share/java/cp-base-new/logredactor-1.0.12.jar:/usr/share/java/cp-base-new/jolokia-jvm-1.7.1.jar:/usr/share/java/cp-base-new/slf4j-reload4j-1.7.36.jar:/usr/share/java/cp-base-new/pcollections-4.0.1.jar:/usr/share/java/cp-base-new/kafka_2.13-7.7.0-ccs.jar:/usr/share/java/cp-base-new/scala-library-2.13.10.jar:/usr/share/java/cp-base-new/kafka-tools-api-7.7.0-ccs.jar:/usr/share/java/cp-base-new/caffeine-2.9.3.jar:/usr/share/java/cp-base-new/jackson-module-scala_2.13-2.16.0.jar:/usr/share/java/cp-base-new/metrics-core-2.2.0.jar:/usr/share/java/cp-base-new/error_prone_annotations-2.10.0.jar:/usr/share/java/cp-base-new/jolokia-core-1.7.1.jar:/usr/share/java/cp-base-new/jose4j-0.9.5.jar:/usr/share/java/cp-base-new/reload4j-1.2.25.jar:/usr/share/java/cp-base-new/kafka-raft-7.7.0-ccs.jar:/usr/share/java/cp-base-new/json-simple-1.1.1.jar:/usr/share/java/cp-base-new/jackson-databind-2.16.0.jar:/usr/share/java/cp-base-new/zstd-jni-1.5.6-3.jar:/usr/share/java/cp-base-new/jackson-dataformat-yaml-2.16.0.jar:/usr/share/java/cp-base-new/scala-reflect-2.13.10.jar:/usr/share/java/cp-base-new/snakeyaml-2.0.jar:/usr/share/java/cp-base-new/jmx_prometheus_javaagent-0.18.0.jar:/usr/share/java/cp-base-new/re2j-1.6.jar:/usr/share/java/cp-base-new/commons-collections-3.2.2.jar:/usr/share/java/cp-base-new/slf4j-api-1.7.36.jar:/usr/share/java/cp-base-new/commons-io-2.11.0.jar:/usr/share/java/cp-base-new/commons-digester-2.1.jar:/usr/share/java/cp-base-new/kafka-clients-7.7.0-ccs.jar:/usr/share/java/cp-base-new/kafka-group-coordinator-7.7.0-ccs.jar:/usr/share/java/cp-base-new/kafka-storage-7.7.0-ccs.jar:/usr/share/java/cp-base-new/jopt-simple-5.0.4.jar:/usr/share/java/cp-base-new/scala-logging_2.13-3.9.4.jar:/usr/share/java/cp-base-new/paranamer-2.8.jar:/usr/share/java/cp-base-new/utility-belt-7.7.0-130.jar:/usr/share/java/cp-base-new/kafka-server-7.7.0-ccs.jar:/usr/share/java/cp-base-new/scala-java8-compat_2.13-1.0.2.jar:/usr/share/java/cp-base-new/gson-2.9.0.jar:/usr/share/java/cp-base-new/minimal-json-0.9.5.jar:/usr/share/java/cp-base-new/disk-usage-agent-7.7.0.jar:/usr/share/java/cp-base-new/argparse4j-0.7.0.jar:/usr/share/java/cp-base-new/snappy-java-1.1.10.5.jar:/usr/share/java/cp-base-new/kafka-storage-api-7.7.0-ccs.jar:/usr/share/java/cp-base-new/jackson-datatype-jdk8-2.16.0.jar:/usr/share/java/cp-base-new/zookeeper-3.8.4.jar:/usr/share/java/cp-base-new/zookeeper-jute-3.8.4.jar:/usr/share/java/cp-base-new/jackson-annotations-2.16.0.jar:/usr/share/java/cp-base-new/kafka-metadata-7.7.0-ccs.jar:/usr/share/java/cp-base-new/commons-beanutils-1.9.4.jar:/usr/share/java/cp-base-new/audience-annotations-0.12.0.jar:/usr/share/java/cp-base-new/checker-qual-3.19.0.jar:/usr/share/java/cp-base-new/jackson-dataformat-csv-2.16.0.jar:/usr/share/java/cp-base-new/lz4-java-1.8.0.jar (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:12,682] INFO Client environment:java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:12,682] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:12,682] INFO Client environment:java.compiler=<NA> (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:12,682] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:12,682] INFO Client environment:os.arch=aarch64 (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:12,682] INFO Client environment:os.version=6.13.5-100.fc40.aarch64 (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:12,682] INFO Client environment:user.name=appuser (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:12,682] INFO Client environment:user.home=/home/appuser (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:12,682] INFO Client environment:user.dir=/home/appuser (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:12,682] INFO Client environment:os.memory.free=488MB (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:12,682] INFO Client environment:os.memory.max=7816MB (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:12,682] INFO Client environment:os.memory.total=500MB (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:12,686] INFO Initiating client connection, connectString=zookeeper:2181 sessionTimeout=40000 watcher=io.confluent.admin.utils.ZookeeperConnectionWatcher@2133c8f8 (org.apache.zookeeper.ZooKeeper) testdrive-mysql-1 | 2025-04-01T21:11:12.688035Z 9 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-kafka-1 | [2025-04-01 21:11:12,691] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) testdrive-mysql-1 | testdrive-kafka-1 | [2025-04-01 21:11:12,698] INFO jute.maxbuffer value is 1048575 Bytes (org.apache.zookeeper.ClientCnxnSocket) testdrive-mysql-1 | 2025-04-01 21:11:12+00:00 [Note] [Entrypoint]: Stopping temporary server testdrive-kafka-1 | [2025-04-01 21:11:12,707] INFO zookeeper.request.timeout value is 0. feature enabled=false (org.apache.zookeeper.ClientCnxn) testdrive-mysql-1 | 2025-04-01T21:11:12.708517Z 10 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-mysql-1 | 2025-04-01T21:11:12.710875Z 10 [System] [MY-013172] [Server] Received SHUTDOWN from user root. Shutting down mysqld (Version: 8.0.35). testdrive-kafka-1 | [2025-04-01 21:11:12,717] INFO Opening socket connection to server zookeeper/172.18.0.5:2181. (org.apache.zookeeper.ClientCnxn) testdrive-kafka-1 | [2025-04-01 21:11:12,717] INFO SASL config status: Will not attempt to authenticate using SASL (unknown error) (org.apache.zookeeper.ClientCnxn) testdrive-kafka-1 | [2025-04-01 21:11:12,726] INFO Socket connection established, initiating session, client: /172.18.0.7:54536, server: zookeeper/172.18.0.5:2181 (org.apache.zookeeper.ClientCnxn) testdrive-zookeeper-1 | [2025-04-01 21:11:12,736] INFO Creating new log file: log.1 (org.apache.zookeeper.server.persistence.FileTxnLog) testdrive-kafka-1 | [2025-04-01 21:11:12,774] INFO Session establishment complete on server zookeeper/172.18.0.5:2181, session id = 0x1000006e5010000, negotiated timeout = 40000 (org.apache.zookeeper.ClientCnxn) testdrive-kafka-1 | [2025-04-01 21:11:12,893] INFO Session: 0x1000006e5010000 closed (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:12,893] INFO EventThread shut down for session: 0x1000006e5010000 (org.apache.zookeeper.ClientCnxn) testdrive-kafka-1 | Using log4j config /etc/kafka/log4j.properties testdrive-kafka-1 | ===> Launching ... testdrive-kafka-1 | ===> Launching kafka ... testdrive-zookeeper-1 | [2025-04-01 21:11:13,462] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50668, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:11:13.599 UTC [117] FATAL: role "root" does not exist testdrive-kafka-1 | [2025-04-01 21:11:13,678] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) testdrive-kafka-1 | [2025-04-01 21:11:13,982] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) testdrive-kafka-1 | [2025-04-01 21:11:14,087] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) testdrive-kafka-1 | [2025-04-01 21:11:14,089] INFO starting (kafka.server.KafkaServer) testdrive-kafka-1 | [2025-04-01 21:11:14,090] INFO Connecting to zookeeper on zookeeper:2181 (kafka.server.KafkaServer) testdrive-kafka-1 | [2025-04-01 21:11:14,108] INFO [ZooKeeperClient Kafka server] Initializing a new session to zookeeper:2181. (kafka.zookeeper.ZooKeeperClient) testdrive-kafka-1 | [2025-04-01 21:11:14,114] INFO Client environment:zookeeper.version=3.8.4-9316c2a7a97e1666d8f4593f34dd6fc36ecc436c, built on 2024-02-12 22:16 UTC (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:14,114] INFO Client environment:host.name=8ad3580f0deb (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:14,114] INFO Client environment:java.version=17.0.12 (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:14,114] INFO Client environment:java.vendor=Azul Systems, Inc. (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:14,114] INFO Client environment:java.home=/usr/lib/jvm/java-17-zulu-openjdk-ca (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:14,114] INFO Client environment:java.class.path=/usr/bin/../share/java/kafka/jersey-container-servlet-core-2.39.1.jar:/usr/bin/../share/java/kafka/netty-codec-4.1.110.Final.jar:/usr/bin/../share/java/kafka/scala-collection-compat_2.13-2.10.0.jar:/usr/bin/../share/java/kafka/commons-cli-1.4.jar:/usr/bin/../share/java/kafka/metrics-core-4.1.12.1.jar:/usr/bin/../share/java/kafka/plexus-utils-3.3.1.jar:/usr/bin/../share/java/kafka/jackson-module-scala_2.13-2.16.2.jar:/usr/bin/../share/java/kafka/kafka-tools-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/netty-resolver-4.1.110.Final.jar:/usr/bin/../share/java/kafka/jakarta.ws.rs-api-2.1.6.jar:/usr/bin/../share/java/kafka/protobuf-java-3.23.4.jar:/usr/bin/../share/java/kafka/commons-logging-1.2.jar:/usr/bin/../share/java/kafka/jakarta.xml.bind-api-2.3.3.jar:/usr/bin/../share/java/kafka/kafka-server-common-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/swagger-annotations-2.2.8.jar:/usr/bin/../share/java/kafka/jersey-hk2-2.39.1.jar:/usr/bin/../share/java/kafka/hk2-api-2.6.1.jar:/usr/bin/../share/java/kafka/commons-validator-1.7.jar:/usr/bin/../share/java/kafka/jsr305-3.0.2.jar:/usr/bin/../share/java/kafka/connect-runtime-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jetty-util-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/slf4j-reload4j-1.7.36.jar:/usr/bin/../share/java/kafka/pcollections-4.0.1.jar:/usr/bin/../share/java/kafka/connect-api-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/scala-library-2.13.12.jar:/usr/bin/../share/java/kafka/jetty-client-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/rocksdbjni-7.9.2.jar:/usr/bin/../share/java/kafka/kafka_2.13-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/netty-transport-native-epoll-4.1.110.Final.jar:/usr/bin/../share/java/kafka/commons-lang3-3.8.1.jar:/usr/bin/../share/java/kafka/jackson-module-jaxb-annotations-2.16.2.jar:/usr/bin/../share/java/kafka/jackson-dataformat-csv-2.16.2.jar:/usr/bin/../share/java/kafka/kafka-shell-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jetty-continuation-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/jackson-datatype-jdk8-2.16.2.jar:/usr/bin/../share/java/kafka/kafka-streams-scala_2.13-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/hk2-utils-2.6.1.jar:/usr/bin/../share/java/kafka/kafka-tools-api-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/caffeine-2.9.3.jar:/usr/bin/../share/java/kafka/jaxb-api-2.3.1.jar:/usr/bin/../share/java/kafka/jline-3.25.1.jar:/usr/bin/../share/java/kafka/metrics-core-2.2.0.jar:/usr/bin/../share/java/kafka/javax.servlet-api-3.1.0.jar:/usr/bin/../share/java/kafka/kafka.jar:/usr/bin/../share/java/kafka/error_prone_annotations-2.10.0.jar:/usr/bin/../share/java/kafka/jackson-jaxrs-base-2.16.2.jar:/usr/bin/../share/java/kafka/jakarta.activation-api-1.2.2.jar:/usr/bin/../share/java/kafka/jose4j-0.9.4.jar:/usr/bin/../share/java/kafka/jetty-servlets-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/reload4j-1.2.25.jar:/usr/bin/../share/java/kafka/kafka-streams-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-raft-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jetty-security-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/connect-mirror-client-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/zstd-jni-1.5.6-3.jar:/usr/bin/../share/java/kafka/jersey-common-2.39.1.jar:/usr/bin/../share/java/kafka/jetty-servlet-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/jetty-server-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/connect-mirror-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-streams-examples-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/commons-collections-3.2.2.jar:/usr/bin/../share/java/kafka/slf4j-api-1.7.36.jar:/usr/bin/../share/java/kafka/aopalliance-repackaged-2.6.1.jar:/usr/bin/../share/java/kafka/javax.annotation-api-1.3.2.jar:/usr/bin/../share/java/kafka/netty-buffer-4.1.110.Final.jar:/usr/bin/../share/java/kafka/commons-io-2.11.0.jar:/usr/bin/../share/java/kafka/connect-transforms-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/netty-transport-classes-epoll-4.1.110.Final.jar:/usr/bin/../share/java/kafka/commons-digester-2.1.jar:/usr/bin/../share/java/kafka/kafka-clients-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/scala-reflect-2.13.12.jar:/usr/bin/../share/java/kafka/kafka-group-coordinator-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-storage-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jackson-annotations-2.16.2.jar:/usr/bin/../share/java/kafka/activation-1.1.1.jar:/usr/bin/../share/java/kafka/jopt-simple-5.0.4.jar:/usr/bin/../share/java/kafka/jakarta.inject-2.6.1.jar:/usr/bin/../share/java/kafka/jetty-util-ajax-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/jackson-databind-2.16.2.jar:/usr/bin/../share/java/kafka/netty-transport-native-unix-common-4.1.110.Final.jar:/usr/bin/../share/java/kafka/jakarta.validation-api-2.0.2.jar:/usr/bin/../share/java/kafka/jersey-server-2.39.1.jar:/usr/bin/../share/java/kafka/jetty-io-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/scala-logging_2.13-3.9.4.jar:/usr/bin/../share/java/kafka/hk2-locator-2.6.1.jar:/usr/bin/../share/java/kafka/paranamer-2.8.jar:/usr/bin/../share/java/kafka/connect-basic-auth-extension-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/kafka-server-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/scala-java8-compat_2.13-1.0.2.jar:/usr/bin/../share/java/kafka/javax.activation-api-1.2.0.jar:/usr/bin/../share/java/kafka/kafka-log4j-appender-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/argparse4j-0.7.0.jar:/usr/bin/../share/java/kafka/snappy-java-1.1.10.5.jar:/usr/bin/../share/java/kafka/kafka-storage-api-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/netty-common-4.1.110.Final.jar:/usr/bin/../share/java/kafka/netty-handler-4.1.110.Final.jar:/usr/bin/../share/java/kafka/connect-json-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jakarta.annotation-api-1.3.5.jar:/usr/bin/../share/java/kafka/javax.ws.rs-api-2.1.1.jar:/usr/bin/../share/java/kafka/reflections-0.10.2.jar:/usr/bin/../share/java/kafka/zookeeper-3.8.4.jar:/usr/bin/../share/java/kafka/zookeeper-jute-3.8.4.jar:/usr/bin/../share/java/kafka/kafka-streams-test-utils-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/trogdor-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/jersey-container-servlet-2.39.1.jar:/usr/bin/../share/java/kafka/maven-artifact-3.8.8.jar:/usr/bin/../share/java/kafka/jetty-http-9.4.54.v20240208.jar:/usr/bin/../share/java/kafka/kafka-metadata-7.7.0-ccs.jar:/usr/bin/../share/java/kafka/javassist-3.29.2-GA.jar:/usr/bin/../share/java/kafka/commons-beanutils-1.9.4.jar:/usr/bin/../share/java/kafka/netty-transport-4.1.110.Final.jar:/usr/bin/../share/java/kafka/audience-annotations-0.12.0.jar:/usr/bin/../share/java/kafka/jackson-core-2.16.2.jar:/usr/bin/../share/java/kafka/jackson-jaxrs-json-provider-2.16.2.jar:/usr/bin/../share/java/kafka/checker-qual-3.19.0.jar:/usr/bin/../share/java/kafka/jersey-client-2.39.1.jar:/usr/bin/../share/java/kafka/osgi-resource-locator-1.0.3.jar:/usr/bin/../share/java/kafka/opentelemetry-proto-1.0.0-alpha.jar:/usr/bin/../share/java/kafka/lz4-java-1.8.0.jar:/usr/bin/../share/java/confluent-telemetry/* (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:14,114] INFO Client environment:java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:14,115] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:14,115] INFO Client environment:java.compiler=<NA> (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:14,115] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:14,115] INFO Client environment:os.arch=aarch64 (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:14,115] INFO Client environment:os.version=6.13.5-100.fc40.aarch64 (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:14,115] INFO Client environment:user.name=appuser (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:14,115] INFO Client environment:user.home=/home/appuser (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:14,115] INFO Client environment:user.dir=/home/appuser (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:14,115] INFO Client environment:os.memory.free=986MB (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:14,115] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:14,115] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:14,117] INFO Initiating client connection, connectString=zookeeper:2181 sessionTimeout=18000 watcher=kafka.zookeeper.ZooKeeperClient$ZooKeeperClientWatcher$@7bf3a5d8 (org.apache.zookeeper.ZooKeeper) testdrive-kafka-1 | [2025-04-01 21:11:14,123] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) testdrive-kafka-1 | [2025-04-01 21:11:14,130] INFO zookeeper.request.timeout value is 0. feature enabled=false (org.apache.zookeeper.ClientCnxn) testdrive-kafka-1 | [2025-04-01 21:11:14,133] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) testdrive-kafka-1 | [2025-04-01 21:11:14,137] INFO Opening socket connection to server zookeeper/172.18.0.5:2181. (org.apache.zookeeper.ClientCnxn) testdrive-kafka-1 | [2025-04-01 21:11:14,142] INFO Socket connection established, initiating session, client: /172.18.0.7:54548, server: zookeeper/172.18.0.5:2181 (org.apache.zookeeper.ClientCnxn) testdrive-kafka-1 | [2025-04-01 21:11:14,150] INFO Session establishment complete on server zookeeper/172.18.0.5:2181, session id = 0x1000006e5010001, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) testdrive-kafka-1 | [2025-04-01 21:11:14,155] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) testdrive-zookeeper-1 | [2025-04-01 21:11:14,525] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50680, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-kafka-1 | [2025-04-01 21:11:14,606] INFO Cluster ID = P1WEXRhlSHm4X3e5Q6K9HA (kafka.server.KafkaServer) testdrive-kafka-1 | [2025-04-01 21:11:14,676] INFO KafkaConfig values: testdrive-kafka-1 | advertised.listeners = PLAINTEXT://kafka:9092 testdrive-kafka-1 | alter.config.policy.class.name = null testdrive-kafka-1 | alter.log.dirs.replication.quota.window.num = 11 testdrive-kafka-1 | alter.log.dirs.replication.quota.window.size.seconds = 1 testdrive-kafka-1 | authorizer.class.name = testdrive-kafka-1 | auto.create.topics.enable = false testdrive-kafka-1 | auto.include.jmx.reporter = true testdrive-kafka-1 | auto.leader.rebalance.enable = true testdrive-kafka-1 | background.threads = 10 testdrive-kafka-1 | broker.heartbeat.interval.ms = 2000 testdrive-kafka-1 | broker.id = 1 testdrive-kafka-1 | broker.id.generation.enable = true testdrive-kafka-1 | broker.rack = null testdrive-kafka-1 | broker.session.timeout.ms = 9000 testdrive-kafka-1 | client.quota.callback.class = null testdrive-kafka-1 | compression.type = producer testdrive-kafka-1 | connection.failed.authentication.delay.ms = 100 testdrive-kafka-1 | connections.max.idle.ms = 600000 testdrive-kafka-1 | connections.max.reauth.ms = 0 testdrive-kafka-1 | control.plane.listener.name = null testdrive-kafka-1 | controlled.shutdown.enable = true testdrive-kafka-1 | controlled.shutdown.max.retries = 3 testdrive-kafka-1 | controlled.shutdown.retry.backoff.ms = 5000 testdrive-kafka-1 | controller.listener.names = null testdrive-kafka-1 | controller.quorum.append.linger.ms = 25 testdrive-kafka-1 | controller.quorum.election.backoff.max.ms = 1000 testdrive-kafka-1 | controller.quorum.election.timeout.ms = 1000 testdrive-kafka-1 | controller.quorum.fetch.timeout.ms = 2000 testdrive-kafka-1 | controller.quorum.request.timeout.ms = 2000 testdrive-kafka-1 | controller.quorum.retry.backoff.ms = 20 testdrive-kafka-1 | controller.quorum.voters = [] testdrive-kafka-1 | controller.quota.window.num = 11 testdrive-kafka-1 | controller.quota.window.size.seconds = 1 testdrive-kafka-1 | controller.socket.timeout.ms = 30000 testdrive-kafka-1 | create.topic.policy.class.name = null testdrive-kafka-1 | default.replication.factor = 1 testdrive-kafka-1 | delegation.token.expiry.check.interval.ms = 3600000 testdrive-kafka-1 | delegation.token.expiry.time.ms = 86400000 testdrive-kafka-1 | delegation.token.master.key = null testdrive-kafka-1 | delegation.token.max.lifetime.ms = 604800000 testdrive-kafka-1 | delegation.token.secret.key = null testdrive-kafka-1 | delete.records.purgatory.purge.interval.requests = 1 testdrive-kafka-1 | delete.topic.enable = true testdrive-kafka-1 | early.start.listeners = null testdrive-kafka-1 | eligible.leader.replicas.enable = false testdrive-kafka-1 | fetch.max.bytes = 57671680 testdrive-kafka-1 | fetch.purgatory.purge.interval.requests = 1000 testdrive-kafka-1 | group.consumer.assignors = [org.apache.kafka.coordinator.group.assignor.UniformAssignor, org.apache.kafka.coordinator.group.assignor.RangeAssignor] testdrive-kafka-1 | group.consumer.heartbeat.interval.ms = 5000 testdrive-kafka-1 | group.consumer.max.heartbeat.interval.ms = 15000 testdrive-kafka-1 | group.consumer.max.session.timeout.ms = 60000 testdrive-kafka-1 | group.consumer.max.size = 2147483647 testdrive-kafka-1 | group.consumer.min.heartbeat.interval.ms = 5000 testdrive-kafka-1 | group.consumer.min.session.timeout.ms = 45000 testdrive-kafka-1 | group.consumer.session.timeout.ms = 45000 testdrive-kafka-1 | group.coordinator.new.enable = false testdrive-kafka-1 | group.coordinator.rebalance.protocols = [classic] testdrive-kafka-1 | group.coordinator.threads = 1 testdrive-kafka-1 | group.initial.rebalance.delay.ms = 100 testdrive-kafka-1 | group.max.session.timeout.ms = 1800000 testdrive-kafka-1 | group.max.size = 2147483647 testdrive-kafka-1 | group.min.session.timeout.ms = 6000 testdrive-kafka-1 | initial.broker.registration.timeout.ms = 60000 testdrive-kafka-1 | inter.broker.listener.name = null testdrive-kafka-1 | inter.broker.protocol.version = 3.7-IV4 testdrive-kafka-1 | kafka.metrics.polling.interval.secs = 10 testdrive-kafka-1 | kafka.metrics.reporters = [] testdrive-kafka-1 | leader.imbalance.check.interval.seconds = 300 testdrive-kafka-1 | leader.imbalance.per.broker.percentage = 10 testdrive-kafka-1 | listener.security.protocol.map = PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT,SASL_SSL:SASL_SSL testdrive-kafka-1 | listeners = PLAINTEXT://0.0.0.0:9092 testdrive-kafka-1 | log.cleaner.backoff.ms = 15000 testdrive-kafka-1 | log.cleaner.dedupe.buffer.size = 134217728 testdrive-kafka-1 | log.cleaner.delete.retention.ms = 86400000 testdrive-kafka-1 | log.cleaner.enable = true testdrive-kafka-1 | log.cleaner.io.buffer.load.factor = 0.9 testdrive-kafka-1 | log.cleaner.io.buffer.size = 524288 testdrive-kafka-1 | log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308 testdrive-kafka-1 | log.cleaner.max.compaction.lag.ms = 9223372036854775807 testdrive-kafka-1 | log.cleaner.min.cleanable.ratio = 0.5 testdrive-kafka-1 | log.cleaner.min.compaction.lag.ms = 0 testdrive-kafka-1 | log.cleaner.threads = 1 testdrive-kafka-1 | log.cleanup.policy = [delete] testdrive-kafka-1 | log.dir = /tmp/kafka-logs testdrive-kafka-1 | log.dirs = /var/lib/kafka/data testdrive-kafka-1 | log.flush.interval.messages = 9223372036854775807 testdrive-kafka-1 | log.flush.interval.ms = null testdrive-kafka-1 | log.flush.offset.checkpoint.interval.ms = 60000 testdrive-kafka-1 | log.flush.scheduler.interval.ms = 9223372036854775807 testdrive-kafka-1 | log.flush.start.offset.checkpoint.interval.ms = 60000 testdrive-kafka-1 | log.index.interval.bytes = 4096 testdrive-kafka-1 | log.index.size.max.bytes = 10485760 testdrive-kafka-1 | log.local.retention.bytes = -2 testdrive-kafka-1 | log.local.retention.ms = -2 testdrive-kafka-1 | log.message.downconversion.enable = true testdrive-kafka-1 | log.message.format.version = 3.0-IV1 testdrive-kafka-1 | log.message.timestamp.after.max.ms = 9223372036854775807 testdrive-kafka-1 | log.message.timestamp.before.max.ms = 9223372036854775807 testdrive-kafka-1 | log.message.timestamp.difference.max.ms = 9223372036854775807 testdrive-kafka-1 | log.message.timestamp.type = CreateTime testdrive-kafka-1 | log.preallocate = false testdrive-kafka-1 | log.retention.bytes = -1 testdrive-kafka-1 | log.retention.check.interval.ms = 300000 testdrive-kafka-1 | log.retention.hours = 168 testdrive-kafka-1 | log.retention.minutes = null testdrive-kafka-1 | log.retention.ms = null testdrive-kafka-1 | log.roll.hours = 168 testdrive-kafka-1 | log.roll.jitter.hours = 0 testdrive-kafka-1 | log.roll.jitter.ms = null testdrive-kafka-1 | log.roll.ms = null testdrive-kafka-1 | log.segment.bytes = 1073741824 testdrive-kafka-1 | log.segment.delete.delay.ms = 60000 testdrive-kafka-1 | max.connection.creation.rate = 2147483647 testdrive-kafka-1 | max.connections = 2147483647 testdrive-kafka-1 | max.connections.per.ip = 2147483647 testdrive-kafka-1 | max.connections.per.ip.overrides = testdrive-kafka-1 | max.incremental.fetch.session.cache.slots = 1000 testdrive-kafka-1 | message.max.bytes = 15728640 testdrive-kafka-1 | metadata.log.dir = null testdrive-kafka-1 | metadata.log.max.record.bytes.between.snapshots = 20971520 testdrive-kafka-1 | metadata.log.max.snapshot.interval.ms = 3600000 testdrive-kafka-1 | metadata.log.segment.bytes = 1073741824 testdrive-kafka-1 | metadata.log.segment.min.bytes = 8388608 testdrive-kafka-1 | metadata.log.segment.ms = 604800000 testdrive-kafka-1 | metadata.max.idle.interval.ms = 500 testdrive-kafka-1 | metadata.max.retention.bytes = 104857600 testdrive-kafka-1 | metadata.max.retention.ms = 604800000 testdrive-kafka-1 | metric.reporters = [] testdrive-kafka-1 | metrics.num.samples = 2 testdrive-kafka-1 | metrics.recording.level = INFO testdrive-kafka-1 | metrics.sample.window.ms = 30000 testdrive-kafka-1 | min.insync.replicas = 1 testdrive-kafka-1 | node.id = 1 testdrive-kafka-1 | num.io.threads = 8 testdrive-kafka-1 | num.network.threads = 3 testdrive-kafka-1 | num.partitions = 1 testdrive-kafka-1 | num.recovery.threads.per.data.dir = 1 testdrive-kafka-1 | num.replica.alter.log.dirs.threads = null testdrive-kafka-1 | num.replica.fetchers = 1 testdrive-kafka-1 | offset.metadata.max.bytes = 4096 testdrive-kafka-1 | offsets.commit.required.acks = -1 testdrive-kafka-1 | offsets.commit.timeout.ms = 5000 testdrive-kafka-1 | offsets.load.buffer.size = 5242880 testdrive-kafka-1 | offsets.retention.check.interval.ms = 600000 testdrive-kafka-1 | offsets.retention.minutes = 10080 testdrive-kafka-1 | offsets.topic.compression.codec = 0 testdrive-kafka-1 | offsets.topic.num.partitions = 50 testdrive-kafka-1 | offsets.topic.replication.factor = 1 testdrive-kafka-1 | offsets.topic.segment.bytes = 104857600 testdrive-kafka-1 | password.encoder.cipher.algorithm = AES/CBC/PKCS5Padding testdrive-kafka-1 | password.encoder.iterations = 4096 testdrive-kafka-1 | password.encoder.key.length = 128 testdrive-kafka-1 | password.encoder.keyfactory.algorithm = null testdrive-kafka-1 | password.encoder.old.secret = null testdrive-kafka-1 | password.encoder.secret = null testdrive-kafka-1 | principal.builder.class = class org.apache.kafka.common.security.authenticator.DefaultKafkaPrincipalBuilder testdrive-kafka-1 | process.roles = [] testdrive-kafka-1 | producer.id.expiration.check.interval.ms = 600000 testdrive-kafka-1 | producer.id.expiration.ms = 86400000 testdrive-kafka-1 | producer.purgatory.purge.interval.requests = 1000 testdrive-kafka-1 | queued.max.request.bytes = -1 testdrive-kafka-1 | queued.max.requests = 500 testdrive-kafka-1 | quota.window.num = 11 testdrive-kafka-1 | quota.window.size.seconds = 1 testdrive-kafka-1 | remote.log.index.file.cache.total.size.bytes = 1073741824 testdrive-kafka-1 | remote.log.manager.task.interval.ms = 30000 testdrive-kafka-1 | remote.log.manager.task.retry.backoff.max.ms = 30000 testdrive-kafka-1 | remote.log.manager.task.retry.backoff.ms = 500 testdrive-kafka-1 | remote.log.manager.task.retry.jitter = 0.2 testdrive-kafka-1 | remote.log.manager.thread.pool.size = 10 testdrive-kafka-1 | remote.log.metadata.custom.metadata.max.bytes = 128 testdrive-kafka-1 | remote.log.metadata.manager.class.name = org.apache.kafka.server.log.remote.metadata.storage.TopicBasedRemoteLogMetadataManager testdrive-kafka-1 | remote.log.metadata.manager.class.path = null testdrive-kafka-1 | remote.log.metadata.manager.impl.prefix = rlmm.config. testdrive-kafka-1 | remote.log.metadata.manager.listener.name = null testdrive-kafka-1 | remote.log.reader.max.pending.tasks = 100 testdrive-kafka-1 | remote.log.reader.threads = 10 testdrive-kafka-1 | remote.log.storage.manager.class.name = null testdrive-kafka-1 | remote.log.storage.manager.class.path = null testdrive-kafka-1 | remote.log.storage.manager.impl.prefix = rsm.config. testdrive-kafka-1 | remote.log.storage.system.enable = false testdrive-kafka-1 | replica.fetch.backoff.ms = 1000 testdrive-kafka-1 | replica.fetch.max.bytes = 15728640 testdrive-kafka-1 | replica.fetch.min.bytes = 1 testdrive-kafka-1 | replica.fetch.response.max.bytes = 10485760 testdrive-kafka-1 | replica.fetch.wait.max.ms = 500 testdrive-kafka-1 | replica.high.watermark.checkpoint.interval.ms = 5000 testdrive-kafka-1 | replica.lag.time.max.ms = 30000 testdrive-kafka-1 | replica.selector.class = null testdrive-kafka-1 | replica.socket.receive.buffer.bytes = 65536 testdrive-kafka-1 | replica.socket.timeout.ms = 30000 testdrive-kafka-1 | replication.quota.window.num = 11 testdrive-kafka-1 | replication.quota.window.size.seconds = 1 testdrive-kafka-1 | request.timeout.ms = 30000 testdrive-kafka-1 | reserved.broker.max.id = 1000 testdrive-kafka-1 | sasl.client.callback.handler.class = null testdrive-kafka-1 | sasl.enabled.mechanisms = [GSSAPI] testdrive-kafka-1 | sasl.jaas.config = null testdrive-kafka-1 | sasl.kerberos.kinit.cmd = /usr/bin/kinit testdrive-kafka-1 | sasl.kerberos.min.time.before.relogin = 60000 testdrive-kafka-1 | sasl.kerberos.principal.to.local.rules = [DEFAULT] testdrive-kafka-1 | sasl.kerberos.service.name = null testdrive-kafka-1 | sasl.kerberos.ticket.renew.jitter = 0.05 testdrive-kafka-1 | sasl.kerberos.ticket.renew.window.factor = 0.8 testdrive-kafka-1 | sasl.login.callback.handler.class = null testdrive-kafka-1 | sasl.login.class = null testdrive-kafka-1 | sasl.login.connect.timeout.ms = null testdrive-kafka-1 | sasl.login.read.timeout.ms = null testdrive-kafka-1 | sasl.login.refresh.buffer.seconds = 300 testdrive-kafka-1 | sasl.login.refresh.min.period.seconds = 60 testdrive-kafka-1 | sasl.login.refresh.window.factor = 0.8 testdrive-kafka-1 | sasl.login.refresh.window.jitter = 0.05 testdrive-kafka-1 | sasl.login.retry.backoff.max.ms = 10000 testdrive-kafka-1 | sasl.login.retry.backoff.ms = 100 testdrive-kafka-1 | sasl.mechanism.controller.protocol = GSSAPI testdrive-kafka-1 | sasl.mechanism.inter.broker.protocol = GSSAPI testdrive-kafka-1 | sasl.oauthbearer.clock.skew.seconds = 30 testdrive-kafka-1 | sasl.oauthbearer.expected.audience = null testdrive-kafka-1 | sasl.oauthbearer.expected.issuer = null testdrive-kafka-1 | sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 testdrive-kafka-1 | sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 testdrive-kafka-1 | sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 testdrive-kafka-1 | sasl.oauthbearer.jwks.endpoint.url = null testdrive-kafka-1 | sasl.oauthbearer.scope.claim.name = scope testdrive-kafka-1 | sasl.oauthbearer.sub.claim.name = sub testdrive-kafka-1 | sasl.oauthbearer.token.endpoint.url = null testdrive-kafka-1 | sasl.server.callback.handler.class = null testdrive-kafka-1 | sasl.server.max.receive.size = 524288 testdrive-kafka-1 | security.inter.broker.protocol = PLAINTEXT testdrive-kafka-1 | security.providers = null testdrive-kafka-1 | server.max.startup.time.ms = 9223372036854775807 testdrive-kafka-1 | socket.connection.setup.timeout.max.ms = 30000 testdrive-kafka-1 | socket.connection.setup.timeout.ms = 10000 testdrive-kafka-1 | socket.listen.backlog.size = 50 testdrive-kafka-1 | socket.receive.buffer.bytes = 102400 testdrive-kafka-1 | socket.request.max.bytes = 104857600 testdrive-kafka-1 | socket.send.buffer.bytes = 102400 testdrive-kafka-1 | ssl.allow.dn.changes = false testdrive-kafka-1 | ssl.allow.san.changes = false testdrive-kafka-1 | ssl.cipher.suites = [] testdrive-kafka-1 | ssl.client.auth = none testdrive-kafka-1 | ssl.enabled.protocols = [TLSv1.2, TLSv1.3] testdrive-kafka-1 | ssl.endpoint.identification.algorithm = https testdrive-kafka-1 | ssl.engine.factory.class = null testdrive-kafka-1 | ssl.key.password = null testdrive-kafka-1 | ssl.keymanager.algorithm = SunX509 testdrive-kafka-1 | ssl.keystore.certificate.chain = null testdrive-kafka-1 | ssl.keystore.key = null testdrive-kafka-1 | ssl.keystore.location = null testdrive-kafka-1 | ssl.keystore.password = null testdrive-kafka-1 | ssl.keystore.type = JKS testdrive-kafka-1 | ssl.principal.mapping.rules = DEFAULT testdrive-kafka-1 | ssl.protocol = TLSv1.3 testdrive-kafka-1 | ssl.provider = null testdrive-kafka-1 | ssl.secure.random.implementation = null testdrive-kafka-1 | ssl.trustmanager.algorithm = PKIX testdrive-kafka-1 | ssl.truststore.certificates = null testdrive-kafka-1 | ssl.truststore.location = null testdrive-kafka-1 | ssl.truststore.password = null testdrive-kafka-1 | ssl.truststore.type = JKS testdrive-kafka-1 | telemetry.max.bytes = 1048576 testdrive-kafka-1 | transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000 testdrive-kafka-1 | transaction.max.timeout.ms = 900000 testdrive-kafka-1 | transaction.partition.verification.enable = true testdrive-kafka-1 | transaction.remove.expired.transaction.cleanup.interval.ms = 3600000 testdrive-kafka-1 | transaction.state.log.load.buffer.size = 5242880 testdrive-kafka-1 | transaction.state.log.min.isr = 1 testdrive-kafka-1 | transaction.state.log.num.partitions = 50 testdrive-kafka-1 | transaction.state.log.replication.factor = 1 testdrive-kafka-1 | transaction.state.log.segment.bytes = 104857600 testdrive-kafka-1 | transactional.id.expiration.ms = 604800000 testdrive-kafka-1 | unclean.leader.election.enable = false testdrive-kafka-1 | unstable.api.versions.enable = false testdrive-kafka-1 | unstable.metadata.versions.enable = false testdrive-kafka-1 | zookeeper.clientCnxnSocket = null testdrive-kafka-1 | zookeeper.connect = zookeeper:2181 testdrive-kafka-1 | zookeeper.connection.timeout.ms = null testdrive-kafka-1 | zookeeper.max.in.flight.requests = 10 testdrive-kafka-1 | zookeeper.metadata.migration.enable = false testdrive-kafka-1 | zookeeper.metadata.migration.min.batch.size = 200 testdrive-kafka-1 | zookeeper.session.timeout.ms = 18000 testdrive-kafka-1 | zookeeper.set.acl = false testdrive-kafka-1 | zookeeper.ssl.cipher.suites = null testdrive-kafka-1 | zookeeper.ssl.client.enable = false testdrive-kafka-1 | zookeeper.ssl.crl.enable = false testdrive-kafka-1 | zookeeper.ssl.enabled.protocols = null testdrive-kafka-1 | zookeeper.ssl.endpoint.identification.algorithm = HTTPS testdrive-kafka-1 | zookeeper.ssl.keystore.location = null testdrive-kafka-1 | zookeeper.ssl.keystore.password = null testdrive-kafka-1 | zookeeper.ssl.keystore.type = null testdrive-kafka-1 | zookeeper.ssl.ocsp.enable = false testdrive-kafka-1 | zookeeper.ssl.protocol = TLSv1.2 testdrive-kafka-1 | zookeeper.ssl.truststore.location = null testdrive-kafka-1 | zookeeper.ssl.truststore.password = null testdrive-kafka-1 | zookeeper.ssl.truststore.type = null testdrive-kafka-1 | (kafka.server.KafkaConfig) testdrive-postgres-1 | 2025-04-01 21:11:14.687 UTC [124] FATAL: role "root" does not exist testdrive-kafka-1 | [2025-04-01 21:11:14,724] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) testdrive-kafka-1 | [2025-04-01 21:11:14,724] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) testdrive-kafka-1 | [2025-04-01 21:11:14,726] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) testdrive-kafka-1 | [2025-04-01 21:11:14,729] INFO [ThrottledChannelReaper-ControllerMutation]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) testdrive-kafka-1 | [2025-04-01 21:11:14,737] INFO [KafkaServer id=1] Rewriting /var/lib/kafka/data/meta.properties (kafka.server.KafkaServer) testdrive-kafka-1 | [2025-04-01 21:11:14,800] INFO Loading logs from log dirs ArraySeq(/var/lib/kafka/data) (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:14,807] INFO No logs found to be loaded in /var/lib/kafka/data (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:14,819] INFO Loaded 0 logs in 17ms (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:14,821] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:14,822] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:14,836] INFO Starting the log cleaner (kafka.log.LogCleaner) testdrive-kafka-1 | [2025-04-01 21:11:14,899] INFO [kafka-log-cleaner-thread-0]: Starting (kafka.log.LogCleaner$CleanerThread) testdrive-kafka-1 | [2025-04-01 21:11:14,914] INFO [feature-zk-node-event-process-thread]: Starting (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread) testdrive-kafka-1 | [2025-04-01 21:11:14,929] INFO Feature ZK node at path: /feature does not exist (kafka.server.FinalizedFeatureChangeListener) testdrive-kafka-1 | [2025-04-01 21:11:14,959] INFO [zk-broker-1-to-controller-forwarding-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) testdrive-mysql-1 | 2025-04-01T21:11:15.059443Z 0 [System] [MY-010910] [Server] /usr/sbin/mysqld: Shutdown complete (mysqld 8.0.35) MySQL Community Server - GPL. testdrive-kafka-1 | [2025-04-01 21:11:15,297] INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas) testdrive-kafka-1 | [2025-04-01 21:11:15,316] INFO [SocketServer listenerType=ZK_BROKER, nodeId=1] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) testdrive-kafka-1 | [2025-04-01 21:11:15,322] INFO [zk-broker-1-to-controller-alter-partition-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) testdrive-kafka-1 | [2025-04-01 21:11:15,351] INFO [ExpirationReaper-1-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) testdrive-kafka-1 | [2025-04-01 21:11:15,353] INFO [ExpirationReaper-1-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) testdrive-kafka-1 | [2025-04-01 21:11:15,354] INFO [ExpirationReaper-1-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) testdrive-kafka-1 | [2025-04-01 21:11:15,355] INFO [ExpirationReaper-1-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) testdrive-kafka-1 | [2025-04-01 21:11:15,356] INFO [ExpirationReaper-1-RemoteFetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) testdrive-kafka-1 | [2025-04-01 21:11:15,370] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) testdrive-kafka-1 | [2025-04-01 21:11:15,371] INFO [AddPartitionsToTxnSenderThread-1]: Starting (kafka.server.AddPartitionsToTxnManager) testdrive-kafka-1 | [2025-04-01 21:11:15,404] INFO Creating /brokers/ids/1 (is it secure? false) (kafka.zk.KafkaZkClient) testdrive-kafka-1 | [2025-04-01 21:11:15,433] INFO Stat of the created znode at /brokers/ids/1 is: 27,27,1743541875420,1743541875420,1,0,0,72057623649779713,194,0,27 testdrive-kafka-1 | (kafka.zk.KafkaZkClient) testdrive-kafka-1 | [2025-04-01 21:11:15,434] INFO Registered broker 1 at path /brokers/ids/1 with addresses: PLAINTEXT://kafka:9092, czxid (broker epoch): 27 (kafka.zk.KafkaZkClient) testdrive-kafka-1 | [2025-04-01 21:11:15,476] INFO [ControllerEventThread controllerId=1] Starting (kafka.controller.ControllerEventManager$ControllerEventThread) testdrive-kafka-1 | [2025-04-01 21:11:15,483] INFO [ExpirationReaper-1-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) testdrive-kafka-1 | [2025-04-01 21:11:15,490] INFO [ExpirationReaper-1-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) testdrive-kafka-1 | [2025-04-01 21:11:15,491] INFO [ExpirationReaper-1-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) testdrive-kafka-1 | [2025-04-01 21:11:15,500] INFO Successfully created /controller_epoch with initial epoch 0 (kafka.zk.KafkaZkClient) testdrive-kafka-1 | [2025-04-01 21:11:15,504] INFO [GroupCoordinator 1]: Starting up. (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:15,510] INFO [Controller id=1] 1 successfully elected as the controller. Epoch incremented to 1 and epoch zk version is now 1 (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:15,514] INFO [GroupCoordinator 1]: Startup complete. (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:15,515] INFO [Controller id=1] Creating FeatureZNode at path: /feature with contents: FeatureZNode(2,Enabled,Map()) (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:15,522] INFO Feature ZK node created at path: /feature (kafka.server.FinalizedFeatureChangeListener) testdrive-kafka-1 | [2025-04-01 21:11:15,532] INFO [TransactionCoordinator id=1] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:15,537] INFO [TxnMarkerSenderThread-1]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) testdrive-kafka-1 | [2025-04-01 21:11:15,537] INFO [TransactionCoordinator id=1] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:15,557] INFO [MetadataCache brokerId=1] Updated cache from existing None to latest Features(version=3.7-IV4, finalizedFeatures={}, finalizedFeaturesEpoch=0). (kafka.server.metadata.ZkMetadataCache) testdrive-kafka-1 | [2025-04-01 21:11:15,557] INFO [Controller id=1] Registering handlers (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:15,564] INFO [Controller id=1] Deleting log dir event notifications (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:15,569] INFO [Controller id=1] Deleting isr change notifications (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:15,573] INFO [Controller id=1] Initializing controller context (kafka.controller.KafkaController) testdrive-zookeeper-1 | [2025-04-01 21:11:15,576] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50694, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-kafka-1 | [2025-04-01 21:11:15,579] INFO [ExpirationReaper-1-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) testdrive-kafka-1 | [2025-04-01 21:11:15,589] INFO [Controller id=1] Initialized broker epochs cache: HashMap(1 -> 27) (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:15,597] DEBUG [Controller id=1] Register BrokerModifications handler for Set(1) (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:15,605] DEBUG [Channel manager on controller 1]: Controller 1 trying to connect to broker 1 (kafka.controller.ControllerChannelManager) testdrive-kafka-1 | [2025-04-01 21:11:15,607] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) testdrive-kafka-1 | [2025-04-01 21:11:15,612] INFO [RequestSendThread controllerId=1] Starting (kafka.controller.RequestSendThread) testdrive-kafka-1 | [2025-04-01 21:11:15,613] INFO [Controller id=1] Currently active brokers in the cluster: Set(1) (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:15,613] INFO [Controller id=1] Currently shutting brokers in the cluster: HashSet() (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:15,614] INFO [Controller id=1] Current list of topics in the cluster: HashSet() (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:15,614] INFO [Controller id=1] Fetching topic deletions in progress (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:15,618] INFO [Controller id=1] List of topics to be deleted: (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:15,619] INFO [Controller id=1] List of topics ineligible for deletion: (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:15,619] INFO [Controller id=1] Initializing topic deletion manager (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:15,620] INFO [Topic Deletion Manager 1] Initializing manager with initial deletions: Set(), initial ineligible deletions: HashSet() (kafka.controller.TopicDeletionManager) testdrive-kafka-1 | [2025-04-01 21:11:15,623] INFO [Controller id=1] Sending update metadata request (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:15,625] INFO [SocketServer listenerType=ZK_BROKER, nodeId=1] Enabling request processing. (kafka.network.SocketServer) testdrive-kafka-1 | [2025-04-01 21:11:15,628] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet(1) for 0 partitions (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:15,630] INFO Awaiting socket connections on 0.0.0.0:9092. (kafka.network.DataPlaneAcceptor) testdrive-kafka-1 | [2025-04-01 21:11:15,637] INFO [ReplicaStateMachine controllerId=1] Initializing replica state (kafka.controller.ZkReplicaStateMachine) testdrive-kafka-1 | [2025-04-01 21:11:15,638] INFO Kafka version: 7.7.0-ccs (org.apache.kafka.common.utils.AppInfoParser) testdrive-kafka-1 | [2025-04-01 21:11:15,638] INFO [ReplicaStateMachine controllerId=1] Triggering online replica state changes (kafka.controller.ZkReplicaStateMachine) testdrive-kafka-1 | [2025-04-01 21:11:15,639] INFO Kafka commitId: 342a7370342e6bbcecbdf171dbe71cf87ce67c49 (org.apache.kafka.common.utils.AppInfoParser) testdrive-kafka-1 | [2025-04-01 21:11:15,639] INFO Kafka startTimeMs: 1743541875634 (org.apache.kafka.common.utils.AppInfoParser) testdrive-kafka-1 | [2025-04-01 21:11:15,641] INFO [KafkaServer id=1] started (kafka.server.KafkaServer) testdrive-kafka-1 | [2025-04-01 21:11:15,643] INFO [ReplicaStateMachine controllerId=1] Triggering offline replica state changes (kafka.controller.ZkReplicaStateMachine) testdrive-kafka-1 | [2025-04-01 21:11:15,643] DEBUG [ReplicaStateMachine controllerId=1] Started replica state machine with initial state -> HashMap() (kafka.controller.ZkReplicaStateMachine) testdrive-kafka-1 | [2025-04-01 21:11:15,644] INFO [PartitionStateMachine controllerId=1] Initializing partition state (kafka.controller.ZkPartitionStateMachine) testdrive-kafka-1 | [2025-04-01 21:11:15,644] INFO [PartitionStateMachine controllerId=1] Triggering online partition state changes (kafka.controller.ZkPartitionStateMachine) testdrive-kafka-1 | [2025-04-01 21:11:15,649] INFO [RequestSendThread controllerId=1] Controller 1 connected to kafka:9092 (id: 1 rack: null) for sending state change requests (kafka.controller.RequestSendThread) testdrive-kafka-1 | [2025-04-01 21:11:15,649] DEBUG [PartitionStateMachine controllerId=1] Started partition state machine with initial state -> HashMap() (kafka.controller.ZkPartitionStateMachine) testdrive-kafka-1 | [2025-04-01 21:11:15,650] INFO [Controller id=1] Ready to serve as the new controller with epoch 1 (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:15,658] INFO [Controller id=1] Partitions undergoing preferred replica election: (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:15,659] INFO [Controller id=1] Partitions that completed preferred replica election: (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:15,660] INFO [Controller id=1] Skipping preferred replica election for partitions due to topic deletion: (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:15,660] INFO [Controller id=1] Resuming preferred replica election for partitions: (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:15,662] INFO [Controller id=1] Starting replica leader election (PREFERRED) for partitions triggered by ZkTriggered (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:15,678] INFO [Controller id=1] Starting the controller scheduler (kafka.controller.KafkaController) testdrive-mysql-1 | 2025-04-01 21:11:15+00:00 [Note] [Entrypoint]: Temporary server stopped testdrive-mysql-1 | testdrive-mysql-1 | 2025-04-01 21:11:15+00:00 [Note] [Entrypoint]: MySQL init process done. Ready for start up. testdrive-mysql-1 | testdrive-kafka-1 | [2025-04-01 21:11:15,727] INFO [zk-broker-1-to-controller-alter-partition-channel-manager]: Recorded new ZK controller, from now on will use node kafka:9092 (id: 1 rack: null) (kafka.server.NodeToControllerRequestThread) testdrive-kafka-1 | [2025-04-01 21:11:15,739] TRACE [Controller id=1 epoch=1] Received response UpdateMetadataResponseData(errorCode=0) for request UPDATE_METADATA with correlation id 0 sent to broker kafka:9092 (id: 1 rack: null) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:15,769] INFO [zk-broker-1-to-controller-forwarding-channel-manager]: Recorded new ZK controller, from now on will use node kafka:9092 (id: 1 rack: null) (kafka.server.NodeToControllerRequestThread) testdrive-postgres-1 | 2025-04-01 21:11:15.774 UTC [131] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:11:15.947500Z 0 [Warning] [MY-011068] [Server] The syntax '--skip-host-cache' is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead. testdrive-mysql-1 | 2025-04-01T21:11:15.947543Z 0 [Warning] [MY-011070] [Server] 'binlog_format' is deprecated and will be removed in a future release. testdrive-mysql-1 | 2025-04-01T21:11:15.948880Z 0 [Warning] [MY-010918] [Server] 'default_authentication_plugin' is deprecated and will be removed in a future release. Please use authentication_policy instead. testdrive-mysql-1 | 2025-04-01T21:11:15.948905Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.35) starting as process 7 testdrive-mysql-1 | 2025-04-01T21:11:15.956240Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started. testdrive-mysql-1 | 2025-04-01T21:11:16.113814Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended. testdrive-mysql-1 | 2025-04-01T21:11:16.425457Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed. testdrive-mysql-1 | 2025-04-01T21:11:16.425525Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel. testdrive-mysql-1 | 2025-04-01T21:11:16.428544Z 0 [Warning] [MY-011810] [Server] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. Consider choosing a different directory. testdrive-mysql-1 | 2025-04-01T21:11:16.456224Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: '::' port: 33060, socket: /var/run/mysqld/mysqlx.sock testdrive-mysql-1 | 2025-04-01T21:11:16.456262Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: '8.0.35' socket: '/var/run/mysqld/mysqld.sock' port: 3306 MySQL Community Server - GPL. testdrive-zookeeper-1 | [2025-04-01 21:11:16,624] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50702, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:11:16.868 UTC [138] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:11:17.187685Z 8 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:11:17,685] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54264, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:11:17.949 UTC [145] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:11:18.268172Z 9 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-materialized-1 | Warning: connection to the database failed, disabling startup checks: testdrive-materialized-1 | psql: error: connection to server on socket "/var/run/postgresql/.s.PGSQL.26257" failed: FATAL: no pg_hba.conf entry for host "[local]", user "materialize", database "template1", no encryption testdrive-materialized-1 | testdrive-materialized-1 | CREATE SCHEMA testdrive-schema-registry-1 | ===> User testdrive-schema-registry-1 | uid=1000(appuser) gid=1000(appuser) groups=1000(appuser) testdrive-schema-registry-1 | ===> Configuring ... testdrive-materialized-1 | CREATE SCHEMA testdrive-materialized-1 | CREATE SCHEMA testdrive-materialized-1 | CREATE SCHEMA testdrive-materialized-1 | 2025/04/01 21:11:18 [warn] 75#75: the "user" directive makes sense only if the master process runs with super-user privileges, ignored in /etc/nginx/nginx.conf:1 testdrive-zookeeper-1 | [2025-04-01 21:11:18,737] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54270, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:18.845510Z INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:18.845597Z INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: preamble beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:18.849804Z INFO environmentd::run:environmentd::configure_controller: mz_orchestrator_process: Process orchestrator launch spec driver=Direct testdrive-materialized-1 | environmentd: 2025-04-01T21:11:18.850404Z INFO environmentd::run: mz_persist_client::cfg: Disabling Persist Compaction testdrive-materialized-1 | environmentd: 2025-04-01T21:11:18.851265Z INFO environmentd::run:persist::rpc::server: mz_environmentd::environmentd::main: listening for Persist PubSub connections on 0.0.0.0:6879 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:18.863814Z INFO environmentd::run: mz_environmentd::environmentd::main: booting os.os_type=Ubuntu os.version=24.4.0 os.bitness=64-bit build.version="0.140.0-dev.0" build.sha="46249f4817c18c28673305eb9cefc9f3f43d4e55" cpus.logical=16 cpus.physical=16 cpu0.brand="Neoverse-N1" cpu0.frequency=50 memory.total=32777576448 memory.used=2818715648 memory.limit=<unknown> swap.total=4194299904 swap.used=0 swap.limit=<unknown> tracing.max_level=info testdrive-materialized-1 | environmentd: 2025-04-01T21:11:18.863869Z INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: preamble complete in 24.30881ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:18.863878Z INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: serving beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:18.865675Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:18.865702Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: preamble beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:18.878829Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: preamble complete in 13.155856ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:18.878857Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: catalog init beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:18.903386Z INFO environmentd::run:environmentd::serve: mz_persist::postgres: unable to initiate consensus with CRDB params, this is expected and OK when running against Postgres: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: Some(Error), code: SqlState(E42601), message: "syntax error at or near \"CONFIGURE\"", detail: None, hint: None, position: Some(Original(307)), where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: Some("scan.l"), line: Some(1244), routine: Some("scanner_yyerror") }) } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:18.903863Z INFO tokio_postgres::connection: NOTICE: schema "consensus" already exists, skipping testdrive-materialized-1 | environmentd: 2025-04-01T21:11:18.940920Z INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: open handles beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:18.956642Z INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: open handles complete in 15.723802ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:18.958187Z INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: snapshot beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:18.959922Z INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: snapshot complete in 1.737298ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:18.959949Z INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: apply updates beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:18.960029Z INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: apply updates complete in 79.801µs testdrive-materialized-1 | environmentd: 2025-04-01T21:11:18.960467Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: catalog init complete in 81.609561ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:18.960485Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: system parameter sync beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:18.960498Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: system parameter sync complete in 13.08µs testdrive-materialized-1 | environmentd: 2025-04-01T21:11:18.960503Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: preflight checks beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:18.962755Z INFO environmentd::run:environmentd::serve: mz_environmentd: determined value for enable_0dt_deployment system parameter computed=false ld=None catalog=None cli_default=Some(false) compiled_default=true testdrive-materialized-1 | environmentd: 2025-04-01T21:11:18.963604Z INFO environmentd::run:environmentd::serve: mz_environmentd: determined value for with_0dt_deployment_max_wait system parameter computed=1800s ld=None catalog=None cli_default=Some(1800s) compiled_default=3600s testdrive-materialized-1 | environmentd: 2025-04-01T21:11:18.964145Z INFO environmentd::run:environmentd::serve: mz_environmentd: determined value for with_0dt_deployment_ddl_check_interval system parameter computed=300s ld=None catalog=None cli_default=None compiled_default=300s testdrive-materialized-1 | environmentd: 2025-04-01T21:11:18.964631Z INFO environmentd::run:environmentd::serve: mz_environmentd: determined value for enable_0dt_deployment_panic_after_timeout system parameter computed=true ld=None catalog=None cli_default=Some(true) compiled_default=false testdrive-materialized-1 | environmentd: 2025-04-01T21:11:18.964673Z INFO environmentd::run:environmentd::serve: mz_environmentd::deployment::preflight: Requested deploy generation 0 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:18.965002Z INFO environmentd::run:environmentd::serve: mz_environmentd::deployment::preflight: Catalog storage doesn't exist so there's no current deploy generation. We won't wait to be leader testdrive-materialized-1 | environmentd: 2025-04-01T21:11:18.965021Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: preflight checks complete in 4.518086ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:18.965027Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: durable catalog open beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.005463Z INFO environmentd::run:environmentd::serve: mz_persist_client::cfg: Enabling Persist Compaction testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.005492Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: durable catalog open complete in 40.464458ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.005502Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: coordinator init beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.005692Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.005715Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: preamble beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.007618Z INFO mz_persist_client::cli::admin: force_compaction catalog s86892608-7ff3-82f8-1090-7584b4945aaa compacting 3 batches in 2 parts totaling 35571 bytes: lower=[0] upper=[3] since=[0] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.013591Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: preamble complete in 7.961122ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.013629Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: timestamp oracle init beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.017343Z INFO mz_persist_client::cli::admin: force_compaction catalog s86892608-7ff3-82f8-1090-7584b4945aaa compacted in 9.69094ms: AppliedExact testdrive-postgres-1 | 2025-04-01 21:11:19.019 UTC [152] FATAL: role "root" does not exist testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.028876Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: current timestamps from the postgres-backed timestamp oracle: testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.029063Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: initial oracle timestamps: testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.029440Z INFO environmentd::run:environmentd::serve:adapter::serve:ensure_timeline_state_with_initial_time: mz_adapter::coord::timeline: opening a new CRDB/postgres TimestampOracle for timeline EpochMilliseconds testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.029613Z INFO environmentd::run:environmentd::serve:adapter::serve:ensure_timeline_state_with_initial_time: mz_timestamp_oracle::postgres_oracle: opening PostgresTimestampOracle config=PostgresTimestampOracleConfig { url: Url { scheme: "postgresql", cannot_be_a_base: false, username: "root", password: None, host: Some(Domain("%2Fvar%2Frun%2Fpostgresql")), port: Some(26257), path: "/", query: Some("options=--search_path=tsoracle"), fragment: None }, metrics: Metrics { .. }, dynamic: DynamicConfig { pg_connection_pool_max_size: 50, pg_connection_pool_max_wait: RwLock { data: Some(60s), poisoned: false, .. }, pg_connection_pool_ttl: RwLock { data: 300s, poisoned: false, .. }, pg_connection_pool_ttl_stagger: RwLock { data: 6s, poisoned: false, .. }, pg_connection_pool_connect_timeout: RwLock { data: 5s, poisoned: false, .. }, pg_connection_pool_tcp_user_timeout: RwLock { data: 30s, poisoned: false, .. } } } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.036547Z INFO environmentd::run:environmentd::serve:adapter::serve:ensure_timeline_state_with_initial_time: mz_timestamp_oracle::postgres_oracle: unable to initiate timestamp_oracle with CRDB params, this is expected and OK when running against Postgres: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: Some(Error), code: SqlState(E42601), message: "syntax error at or near \"CONFIGURE\"", detail: None, hint: None, position: Some(Original(320)), where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: Some("scan.l"), line: Some(1244), routine: Some("scanner_yyerror") }) } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.036827Z INFO tokio_postgres::connection: NOTICE: schema "tsoracle" already exists, skipping testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.064291Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: timestamp oracle init complete in 50.659923ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.064341Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: catalog open beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.104176Z WARN environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::open: cannot load unknown system parameter from catalog storage to set default parameter name=compute_apply_column_demands testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.104444Z WARN environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::open: cannot load unknown system parameter from catalog storage to set default parameter name=persist_record_schema_id testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.108521Z INFO environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::open: startup: coordinator init: catalog open: expr cache open beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:19.108626Z INFO environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::open: startup: coordinator init: catalog open: expr cache open complete in 108.601µs testdrive-mysql-1 | 2025-04-01T21:11:19.339382Z 10 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:11:19,795] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54282, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:11:20.111 UTC [159] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:11:20.414719Z 11 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.668167Z INFO environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::migrate: migrating statements from catalog version Version { major: 0, minor: 140, patch: 0, pre: Prerelease("dev.0") } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.668759Z INFO environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::migrate: migrating from catalog version Version { major: 0, minor: 140, patch: 0, pre: Prerelease("dev.0") } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.668888Z INFO environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::migrate: migration from catalog version Version { major: 0, minor: 140, patch: 0, pre: Prerelease("dev.0") } complete testdrive-kafka-1 | [2025-04-01 21:11:20,680] INFO [Controller id=1] Processing automatic preferred replica leader election (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:20,681] TRACE [Controller id=1] Checking need to trigger auto leader balancing (kafka.controller.KafkaController) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.797924Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: catalog open complete in 1.733580554s testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.797958Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: coordinator thread start beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.798506Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_timestamp_oracle::postgres_oracle: Applying configuration update! params=PostgresTimestampOracleParameters { pg_connection_pool_max_size: Some(50), pg_connection_pool_max_wait: Some(Some(60s)), pg_connection_pool_ttl: Some(300s), pg_connection_pool_ttl_stagger: Some(6s), pg_connection_pool_connect_timeout: Some(5s), pg_connection_pool_tcp_user_timeout: Some(30s) } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.799194Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator: mz_adapter::catalog::open: startup: controller init: beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.837000Z INFO mz_controller::clusters: attempting to remove past generation replicas testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.837273Z INFO mz_controller::clusters: successfully removed past generation replicas testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.844059Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator: mz_storage_client::storage_collections: initializing finalizable_shards unfinalized_shards=[] testdrive-zookeeper-1 | [2025-04-01 21:11:20,849] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54288, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.857328Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator: mz_adapter::catalog::open: startup: controller init: complete in 58.115559ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.859967Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.859992Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: preamble beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.860003Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: initializing cluster replica status cluster_id=System(1) replica_id=System(1) time=2025-04-01T21:11:20.860Z testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.860017Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: initializing cluster replica status cluster_id=System(2) replica_id=System(2) time=2025-04-01T21:11:20.860Z testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.860025Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: initializing cluster replica status cluster_id=System(3) replica_id=System(3) time=2025-04-01T21:11:20.860Z testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.860032Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: initializing cluster replica status cluster_id=User(1) replica_id=User(1) time=2025-04-01T21:11:20.860Z testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.861424Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_storage_controller::collection_mgmt: updating user batch duration duration=1s testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.862574Z INFO mz_storage_controller::instance: starting replica task replica_id=s1 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.863135Z INFO mz_storage_controller::instance: starting replica task replica_id=s2 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.863360Z INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: storagectl tcp proxy listening on 0.0.0.0:40725 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.863388Z INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: storage tcp proxy listening on 0.0.0.0:40027 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.863408Z INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: computectl tcp proxy listening on 0.0.0.0:37945 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.863417Z INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: compute tcp proxy listening on 0.0.0.0:33981 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.863426Z INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: internal-http tcp proxy listening on 0.0.0.0:40265 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.863889Z INFO mz_storage_controller::instance: starting replica task replica_id=s3 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.864110Z INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: storagectl tcp proxy listening on 0.0.0.0:38723 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.864132Z INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: storage tcp proxy listening on 0.0.0.0:34661 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.864149Z INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: computectl tcp proxy listening on 0.0.0.0:44413 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.864158Z INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: compute tcp proxy listening on 0.0.0.0:36639 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.864166Z INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: internal-http tcp proxy listening on 0.0.0.0:37617 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.864577Z INFO mz_orchestrator_process: launching cluster-s2-replica-s2-gen-0-0 via /usr/local/bin/clusterd --storage-controller-listen-addr=/tmp/e7269b16f4e4ba58fbf58ce0b57f19f45a79d719 --compute-controller-listen-addr=/tmp/d175d0cf35cf968d04c6f15601a661af5ddf87e2 --internal-http-listen-addr=/tmp/2d6695955606a1151ce51b0cc992817f2ee1d903 --opentelemetry-resource=cluster_id=s2 --opentelemetry-resource=replica_id=s2 --persist-pubsub-url=http://localhost:6879 --environment-id=mzcompose-us-east-1-00000000-0000-0000-0000-000000000000-0 --aws-external-id-prefix=eb5cb59b-e2fe-41f3-87ca-d2176a495345 --aws-connection-role-arn=arn:aws:iam::123456789000:role/MaterializeConnection --is-cc --secrets-reader=local-file --secrets-reader-local-file-dir=/mzdata/secrets --startup-log-filter=info --log-format=text --log-prefix=cluster-s2-replica-s2-gen-0 --scratch-directory=/scratch/cluster-s2-replica-s2-gen-0... testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.864979Z INFO mz_storage_controller::instance: starting replica task replica_id=u1 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.865018Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: preamble complete in 5.051852ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.865035Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: storage collections init beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.865103Z INFO mz_compute_client::controller::replica: starting replica task replica=System(2) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.865167Z INFO mz_compute_client::controller::replica: starting replica task replica=System(1) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.865460Z INFO mz_compute_client::controller::replica: starting replica task replica=System(3) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.865971Z INFO mz_compute_client::controller::replica: starting replica task replica=User(1) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.866677Z INFO mz_orchestrator_process: launching cluster-s1-replica-s1-gen-0-0 via /usr/local/bin/clusterd --storage-controller-listen-addr=/tmp/71f3321b0e3f9048094b0911551d64f9126d1bff --compute-controller-listen-addr=/tmp/f040cd31f4c582a7012a822f734e640464893410 --internal-http-listen-addr=/tmp/e01b9fa5cf73c5e457786f2868f4ec7b3a51ee0b --opentelemetry-resource=cluster_id=s1 --opentelemetry-resource=replica_id=s1 --persist-pubsub-url=http://localhost:6879 --environment-id=mzcompose-us-east-1-00000000-0000-0000-0000-000000000000-0 --aws-external-id-prefix=eb5cb59b-e2fe-41f3-87ca-d2176a495345 --aws-connection-role-arn=arn:aws:iam::123456789000:role/MaterializeConnection --is-cc --secrets-reader=local-file --secrets-reader-local-file-dir=/mzdata/secrets --startup-log-filter=info --log-format=text --log-prefix=cluster-s1-replica-s1-gen-0 --scratch-directory=/scratch/cluster-s1-replica-s1-gen-0... testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.867142Z INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: storagectl tcp proxy listening on 0.0.0.0:34361 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.867173Z INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: storage tcp proxy listening on 0.0.0.0:44377 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.867197Z INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: computectl tcp proxy listening on 0.0.0.0:46257 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.867238Z INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: compute tcp proxy listening on 0.0.0.0:34793 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.867250Z INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: internal-http tcp proxy listening on 0.0.0.0:35757 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.867714Z INFO mz_orchestrator_process: launching cluster-s3-replica-s3-gen-0-0 via /usr/local/bin/clusterd --storage-controller-listen-addr=/tmp/7c22b07f2b2730a6d4fd744ec8a7bab699080cda --compute-controller-listen-addr=/tmp/ef57b396c836c8f1320b0b60e6f5841b65fedfde --internal-http-listen-addr=/tmp/d013e733bd6fffdf1ee851a5f001b393f4758e77 --opentelemetry-resource=cluster_id=s3 --opentelemetry-resource=replica_id=s3 --persist-pubsub-url=http://localhost:6879 --environment-id=mzcompose-us-east-1-00000000-0000-0000-0000-000000000000-0 --aws-external-id-prefix=eb5cb59b-e2fe-41f3-87ca-d2176a495345 --aws-connection-role-arn=arn:aws:iam::123456789000:role/MaterializeConnection --is-cc --secrets-reader=local-file --secrets-reader-local-file-dir=/mzdata/secrets --startup-log-filter=info --log-format=text --log-prefix=cluster-s3-replica-s3-gen-0 --scratch-directory=/scratch/cluster-s3-replica-s3-gen-0... testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.867957Z INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: storagectl tcp proxy listening on 0.0.0.0:46509 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.867977Z INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: storage tcp proxy listening on 0.0.0.0:41475 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.867990Z INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: computectl tcp proxy listening on 0.0.0.0:40505 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.868002Z INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: compute tcp proxy listening on 0.0.0.0:37021 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.868009Z INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: internal-http tcp proxy listening on 0.0.0.0:34871 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.868170Z INFO mz_orchestrator_process: launching cluster-u1-replica-u1-gen-0-0 via /usr/local/bin/clusterd --storage-controller-listen-addr=/tmp/05d64688e79e0655c66681bd66857a0e68f5d7f7 --compute-controller-listen-addr=/tmp/b11da31284e249136e8e3eeac2f0106883b48b7f --internal-http-listen-addr=/tmp/acf2d1c27c6ceeccaef53b5fab44d0979a1fca1d --opentelemetry-resource=cluster_id=u1 --opentelemetry-resource=replica_id=u1 --persist-pubsub-url=http://localhost:6879 --environment-id=mzcompose-us-east-1-00000000-0000-0000-0000-000000000000-0 --aws-external-id-prefix=eb5cb59b-e2fe-41f3-87ca-d2176a495345 --aws-connection-role-arn=arn:aws:iam::123456789000:role/MaterializeConnection --is-cc --secrets-reader=local-file --secrets-reader-local-file-dir=/mzdata/secrets --startup-log-filter=info --log-format=text --log-prefix=cluster-u1-replica-u1-gen-0 --scratch-directory=/scratch/cluster-u1-replica-u1-gen-0... testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:20.950445Z INFO mz_clusterd: booting os.os_type=Ubuntu os.version=24.4.0 os.bitness=64-bit build.version="0.140.0-dev.0" build.sha="46249f4817c18c28673305eb9cefc9f3f43d4e55" cpus.logical=16 cpus.physical=16 cpu0.brand="Neoverse-N1" cpu0.frequency=50 memory.total=32777576448 memory.used=3007475712 memory.limit=<unknown> swap.total=4194299904 swap.used=0 swap.limit=<unknown> tracing.max_level=info testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:20.953229Z INFO mz_clusterd: serving internal HTTP server on /tmp/e01b9fa5cf73c5e457786f2868f4ec7b3a51ee0b testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:20.954992Z INFO mz_clusterd: booting os.os_type=Ubuntu os.version=24.4.0 os.bitness=64-bit build.version="0.140.0-dev.0" build.sha="46249f4817c18c28673305eb9cefc9f3f43d4e55" cpus.logical=16 cpus.physical=16 cpu0.brand="Neoverse-N1" cpu0.frequency=50 memory.total=32777576448 memory.used=3009126400 memory.limit=<unknown> swap.total=4194299904 swap.used=0 swap.limit=<unknown> tracing.max_level=info testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:20.955292Z INFO mz_clusterd: booting os.os_type=Ubuntu os.version=24.4.0 os.bitness=64-bit build.version="0.140.0-dev.0" build.sha="46249f4817c18c28673305eb9cefc9f3f43d4e55" cpus.logical=16 cpus.physical=16 cpu0.brand="Neoverse-N1" cpu0.frequency=50 memory.total=32777576448 memory.used=3007475712 memory.limit=<unknown> swap.total=4194299904 swap.used=0 swap.limit=<unknown> tracing.max_level=info testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:20.955487Z INFO mz_clusterd: serving internal HTTP server on /tmp/d013e733bd6fffdf1ee851a5f001b393f4758e77 testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:20.955817Z INFO mz_clusterd: serving internal HTTP server on /tmp/2d6695955606a1151ce51b0cc992817f2ee1d903 testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:20.956715Z INFO mz_persist_client::cfg: Disabling Persist Compaction testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:20.956733Z INFO mz_persist_client::cfg: Disabling Persist Compaction testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:20.956984Z INFO mz_persist_client::cfg: Disabling Persist Compaction testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:20.962602Z INFO mz_clusterd: listening for storage controller connections on /tmp/71f3321b0e3f9048094b0911551d64f9126d1bff testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:20.962713Z WARN mz_service::grpc: no host provided; request destination host checking is disabled testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:20.962724Z INFO mz_service::grpc: Starting to listen on /tmp/71f3321b0e3f9048094b0911551d64f9126d1bff testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:20.963552Z INFO mz_clusterd: listening for compute controller connections on /tmp/f040cd31f4c582a7012a822f734e640464893410 testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:20.963573Z WARN mz_service::grpc: no host provided; request destination host checking is disabled testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:20.963577Z INFO mz_service::grpc: Starting to listen on /tmp/f040cd31f4c582a7012a822f734e640464893410 testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:20.963622Z INFO mz_clusterd: listening for storage controller connections on /tmp/e7269b16f4e4ba58fbf58ce0b57f19f45a79d719 testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:20.963656Z WARN mz_service::grpc: no host provided; request destination host checking is disabled testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:20.963661Z INFO mz_service::grpc: Starting to listen on /tmp/e7269b16f4e4ba58fbf58ce0b57f19f45a79d719 testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:20.964168Z INFO mz_clusterd: listening for compute controller connections on /tmp/d175d0cf35cf968d04c6f15601a661af5ddf87e2 testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:20.964193Z WARN mz_service::grpc: no host provided; request destination host checking is disabled testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:20.964198Z INFO mz_service::grpc: Starting to listen on /tmp/d175d0cf35cf968d04c6f15601a661af5ddf87e2 testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:20.964513Z INFO mz_clusterd: listening for storage controller connections on /tmp/7c22b07f2b2730a6d4fd744ec8a7bab699080cda testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:20.964536Z WARN mz_service::grpc: no host provided; request destination host checking is disabled testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:20.964540Z INFO mz_service::grpc: Starting to listen on /tmp/7c22b07f2b2730a6d4fd744ec8a7bab699080cda testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:20.964619Z INFO mz_clusterd: listening for compute controller connections on /tmp/ef57b396c836c8f1320b0b60e6f5841b65fedfde testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:20.964631Z WARN mz_service::grpc: no host provided; request destination host checking is disabled testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:20.964634Z INFO mz_service::grpc: Starting to listen on /tmp/ef57b396c836c8f1320b0b60e6f5841b65fedfde testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:20.966728Z INFO mz_clusterd: booting os.os_type=Ubuntu os.version=24.4.0 os.bitness=64-bit build.version="0.140.0-dev.0" build.sha="46249f4817c18c28673305eb9cefc9f3f43d4e55" cpus.logical=16 cpus.physical=16 cpu0.brand="Neoverse-N1" cpu0.frequency=50 memory.total=32777576448 memory.used=3026964480 memory.limit=<unknown> swap.total=4194299904 swap.used=0 swap.limit=<unknown> tracing.max_level=info testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:20.967147Z INFO mz_clusterd: serving internal HTTP server on /tmp/acf2d1c27c6ceeccaef53b5fab44d0979a1fca1d testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:20.967760Z INFO mz_persist_client::cfg: Disabling Persist Compaction testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:20.970835Z INFO mz_clusterd: listening for storage controller connections on /tmp/05d64688e79e0655c66681bd66857a0e68f5d7f7 testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:20.970872Z WARN mz_service::grpc: no host provided; request destination host checking is disabled testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:20.970876Z INFO mz_service::grpc: Starting to listen on /tmp/05d64688e79e0655c66681bd66857a0e68f5d7f7 testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:20.970954Z INFO mz_clusterd: listening for compute controller connections on /tmp/b11da31284e249136e8e3eeac2f0106883b48b7f testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:20.970965Z WARN mz_service::grpc: no host provided; request destination host checking is disabled testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:20.970969Z INFO mz_service::grpc: Starting to listen on /tmp/b11da31284e249136e8e3eeac2f0106883b48b7f testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:20.992073Z INFO mz_service::grpc: GrpcServer: remote client connected testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:20.992093Z INFO mz_service::grpc: GrpcServer: remote client connected testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:20.992117Z INFO mz_service::grpc: GrpcServer: remote client connected testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:20.992600Z INFO mz_service::grpc: GrpcServer: remote client connected testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:20.992602Z INFO mz_service::grpc: GrpcServer: remote client connected testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.992784Z INFO mz_service::grpc: GrpcClient /tmp/7c22b07f2b2730a6d4fd744ec8a7bab699080cda: connected testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.992789Z INFO mz_service::grpc: GrpcClient /tmp/e7269b16f4e4ba58fbf58ce0b57f19f45a79d719: connected testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:20.992832Z INFO mz_service::grpc: GrpcServer: remote client connected testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.992854Z INFO mz_service::grpc: GrpcClient /tmp/71f3321b0e3f9048094b0911551d64f9126d1bff: connected testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:20.992894Z INFO mz_service::grpc: GrpcServer: remote client connected testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:20.993045Z INFO mz_service::grpc: GrpcServer: remote client connected testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.993293Z INFO mz_service::grpc: GrpcClient /tmp/b11da31284e249136e8e3eeac2f0106883b48b7f: connected testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.993486Z INFO mz_service::grpc: GrpcClient /tmp/d175d0cf35cf968d04c6f15601a661af5ddf87e2: connected testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.994134Z INFO mz_service::grpc: GrpcClient /tmp/ef57b396c836c8f1320b0b60e6f5841b65fedfde: connected testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.994517Z INFO mz_service::grpc: GrpcClient /tmp/f040cd31f4c582a7012a822f734e640464893410: connected testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:20.994509Z INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/f9b6f8a39430c86d21c28486f8edb9ae27bef392"], arrangement_exert_proportionality: 1337, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None } testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:20.994521Z INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/eb0203395703eb7a2c1d89a78c5fabacd79070d4"], arrangement_exert_proportionality: 1337, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:20.994586Z INFO mz_service::grpc: GrpcClient /tmp/05d64688e79e0655c66681bd66857a0e68f5d7f7: connected testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:20.994624Z INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/a746c0db382e0b7748574f1dbf25aec7ed0a7bd5"], arrangement_exert_proportionality: 16, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None } testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:20.994654Z INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (2, 1) process=0 addresses=["/tmp/eb0203395703eb7a2c1d89a78c5fabacd79070d4"] testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:20.994655Z INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (2, 1) process=0 addresses=["/tmp/f9b6f8a39430c86d21c28486f8edb9ae27bef392"] testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:20.994685Z INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (2, 1) process=0 addresses=["/tmp/a746c0db382e0b7748574f1dbf25aec7ed0a7bd5"] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:20.994722Z INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/ec4aa4551e8dc87494a0b40057548c829920c5e4"], arrangement_exert_proportionality: 16, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None } testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:20.994739Z INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (2, 1) process=0 addresses=["/tmp/ec4aa4551e8dc87494a0b40057548c829920c5e4"] testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:20.994961Z INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/c8328b29491e0de8e27c282ef81a0d618b1d8ded"], arrangement_exert_proportionality: 1337, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None } testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:20.995061Z INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (2, 1) process=0 addresses=["/tmp/c8328b29491e0de8e27c282ef81a0d618b1d8ded"] testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:20.995637Z INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/21cade7acf60d8fe9976f12cc7a2f1ec4cea6262"], arrangement_exert_proportionality: 16, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None } testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:20.995633Z INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/c2697ad16776a82f9c3760caab33ac44711497b7"], arrangement_exert_proportionality: 16, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None } testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:20.995660Z INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (2, 1) process=0 addresses=["/tmp/21cade7acf60d8fe9976f12cc7a2f1ec4cea6262"] testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:20.995659Z INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/32cf67169fcccb84382e2d62a3b28c1bae2373b6"], arrangement_exert_proportionality: 1337, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None } testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:20.995674Z INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (2, 1) process=0 addresses=["/tmp/c2697ad16776a82f9c3760caab33ac44711497b7"] testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:20.995675Z INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (2, 1) process=0 addresses=["/tmp/32cf67169fcccb84382e2d62a3b28c1bae2373b6"] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:20.996398Z INFO mz_cluster::communication: successfully initialized network process=0 testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:20.996398Z INFO mz_cluster::communication: successfully initialized network process=0 testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:20.996453Z INFO mz_cluster::communication: successfully initialized network process=0 testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:20.996477Z INFO mz_cluster::communication: successfully initialized network process=0 testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:20.996603Z INFO mz_cluster::communication: successfully initialized network process=0 testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:20.996863Z INFO mz_cluster::communication: successfully initialized network process=0 testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:20.996993Z INFO mz_cluster::communication: successfully initialized network process=0 testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:20.998250Z INFO mz_cluster::communication: successfully initialized network process=0 testdrive-postgres-1 | 2025-04-01 21:11:21.203 UTC [166] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:11:21.489375Z 12 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.620070Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s497 introspection_type=ReplicaMetricsHistory testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.620372Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s500 introspection_type=ReplicaStatusHistory testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.620453Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s669 introspection_type=SinkStatusHistory testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.620526Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s671 introspection_type=SourceStatusHistory testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.620590Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s672 introspection_type=PrivatelinkConnectionStatusHistory testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.620808Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s674 introspection_type=StatementExecutionHistory testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.621193Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s676 introspection_type=PreparedStatementHistory testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.621496Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s677 introspection_type=SessionHistory testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.621686Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s678 introspection_type=SqlText testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.623246Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s689 introspection_type=StatementLifecycleHistory testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.623371Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s690 introspection_type=ShardMapping testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.623453Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s691 introspection_type=StorageSourceStatistics testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.623554Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s692 introspection_type=StorageSinkStatistics testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.623620Z INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s691 introspection_config.introspection_type=StorageSourceStatistics testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.623719Z INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s692 introspection_config.introspection_type=StorageSinkStatistics testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.623454Z INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s690 introspection_config.introspection_type=ShardMapping testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.623630Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s700 introspection_type=Frontiers testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.624102Z INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s700 introspection_config.introspection_type=Frontiers testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.624102Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s702 introspection_type=WallclockLagHistory testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.624728Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s706 introspection_type=WallclockLagHistogram testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.624828Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s708 introspection_type=ComputeMaterializedViewRefreshes testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.624894Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s709 introspection_type=ComputeDependencies testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.624983Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s710 introspection_type=ComputeOperatorHydrationStatus testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.625045Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s716 introspection_type=ComputeErrorCounts testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.625082Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s717 introspection_type=ComputeHydrationTimes testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.625116Z INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s709 introspection_config.introspection_type=ComputeDependencies testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.625128Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s721 introspection_type=ReplicaFrontiers testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.625293Z INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s710 introspection_config.introspection_type=ComputeOperatorHydrationStatus testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.625319Z INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s716 introspection_config.introspection_type=ComputeErrorCounts testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.625336Z INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s717 introspection_config.introspection_type=ComputeHydrationTimes testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.625344Z INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s721 introspection_config.introspection_type=ReplicaFrontiers testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.624900Z INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s708 introspection_config.introspection_type=ComputeMaterializedViewRefreshes testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.762252Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: storage collections init complete in 897.214211ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:21.762289Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: optimize dataflow plans beginning testdrive-schema-registry-1 | ===> Running preflight checks ... testdrive-schema-registry-1 | ===> Check if Kafka is healthy ... testdrive-zookeeper-1 | [2025-04-01 21:11:21,906] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54296, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:11:22.292 UTC [173] FATAL: role "root" does not exist testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.438690Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: optimize dataflow plans complete in 676.400094ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.442171Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: dataflow as-of bootstrapping beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445237Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s590 bounds=[[1743541880865] .. []] reason=storage input s460 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445268Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s593 bounds=[[1743541880865] .. []] reason=storage input s460 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445276Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s599 bounds=[[1743541880865] .. []] reason=storage input s460 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445283Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s602 bounds=[[1743541880865] .. []] reason=storage input s461 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445290Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s605 bounds=[[1743541880865] .. []] reason=storage input s460 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445314Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s612 bounds=[[1743541880865] .. []] reason=storage input s462 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445323Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s727 bounds=[[1743541880865] .. []] reason=storage input s460 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445329Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s728 bounds=[[1743541880865] .. []] reason=storage input s461 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445336Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s729 bounds=[[1743541880865] .. []] reason=storage input s493 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445341Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s730 bounds=[[1743541880865] .. []] reason=storage input s465 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445347Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s731 bounds=[[1743541880865] .. []] reason=storage input s466 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445353Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s732 bounds=[[1743541880865] .. []] reason=storage input s473 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445359Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s733 bounds=[[1743541880865] .. []] reason=storage input s474 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445365Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s734 bounds=[[1743541880865] .. []] reason=storage input s472 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445371Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s735 bounds=[[1743541880865] .. []] reason=storage input s476 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445377Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s736 bounds=[[1743541880865] .. []] reason=storage input s463 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445384Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s737 bounds=[[1743541880865] .. []] reason=storage input s462 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445391Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s738 bounds=[[1743541880865] .. []] reason=storage input s462 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445406Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s739 bounds=[[1743541880865] .. []] reason=storage input s489 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445412Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s740 bounds=[[1743541880865] .. []] reason=storage input s463 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445420Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s741 bounds=[[1743541880865] .. []] reason=storage input s492 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445426Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s742 bounds=[[1743541880865] .. []] reason=storage input s482 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445432Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s743 bounds=[[1743541880865] .. []] reason=storage input s489 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445438Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s744 bounds=[[1743541880865] .. []] reason=storage input s463 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445445Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s745 bounds=[[1743541880865] .. []] reason=storage input s482 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445457Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s746 bounds=[[1743541880865] .. []] reason=storage input s466 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445464Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s747 bounds=[[1743541880865] .. []] reason=storage input s472 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445470Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s748 bounds=[[1743541880865] .. []] reason=storage input s474 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445476Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s749 bounds=[[1743541880865] .. []] reason=storage input s515 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445482Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s750 bounds=[[1743541880865] .. []] reason=storage input s459 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445488Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s754 bounds=[[1743541880865] .. []] reason=storage input s495 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445499Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s755 bounds=[[1743541880865] .. []] reason=storage input s498 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445505Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s756 bounds=[[1743541880865] .. []] reason=storage input s499 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445511Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s758 bounds=[[1743541880865] .. []] reason=storage input s496 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445517Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s760 bounds=[[1743541880865] .. []] reason=storage input s503 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445523Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s761 bounds=[[1743541880865] .. []] reason=storage input s503 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445528Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s762 bounds=[[1743541880865] .. []] reason=storage input s503 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445533Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s763 bounds=[[1743541880865] .. []] reason=storage input s465 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445541Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s764 bounds=[[1743541880865] .. []] reason=storage input s459 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445552Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s769 bounds=[[1743541880865] .. []] reason=storage input s458 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445558Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s770 bounds=[[1743541880865] .. []] reason=storage input s513 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445565Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s771 bounds=[[1743541880865] .. []] reason=storage input s512 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445570Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s772 bounds=[[1743541880865] .. []] reason=storage input s460 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445575Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s773 bounds=[[1743541880865] .. []] reason=storage input s461 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445581Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s774 bounds=[[1743541880865] .. []] reason=storage input s493 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445587Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s775 bounds=[[1743541880865] .. []] reason=storage input s465 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445593Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s776 bounds=[[1743541880865] .. []] reason=storage input s476 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445599Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s777 bounds=[[1743541880865] .. []] reason=storage input s473 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445605Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s778 bounds=[[1743541880865] .. []] reason=storage input s462 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445611Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s779 bounds=[[1743541880865] .. []] reason=storage input s492 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445616Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s780 bounds=[[1743541880865] .. []] reason=storage input s473 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445623Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s782 bounds=[[1743541880865] .. []] reason=storage input s503 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445629Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s786 bounds=[[1743541880865] .. []] reason=storage input s504 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445636Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s795 bounds=[[1743541880865] .. []] reason=storage input s792 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445644Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s752 bounds=[[1743541880865] .. []] reason=upstream s747 lower as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445658Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s766 bounds=[[1743541880865] .. []] reason=upstream s764 lower as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445666Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s781 bounds=[[1743541880865] .. []] reason=upstream s754 lower as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445687Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s788 bounds=[[0] .. [0]] reason=storage export s788 write frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445696Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s789 bounds=[[0] .. [0]] reason=storage export s789 write frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445703Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s790 bounds=[[0] .. [0]] reason=storage export s790 write frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445714Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s590 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s460 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445722Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s593 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s460 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445731Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s599 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s460 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445744Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s602 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s461 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445754Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s605 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s460 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445768Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s612 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s462 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445778Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s682 bounds=[[0] .. [1743541881624]] reason=storage input s678 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445784Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s687 bounds=[[0] .. [1743541881622]] reason=storage input s674 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445792Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s694 bounds=[[0] .. [1743541881624]] reason=storage input s691 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445798Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s698 bounds=[[0] .. [1743541881623]] reason=storage input s692 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445804Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s727 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s460 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445817Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s728 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s461 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445823Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s729 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s493 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445830Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s730 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s465 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445837Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s731 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s466 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445844Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s732 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s473 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445850Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s733 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s474 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445857Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s734 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s472 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445865Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s735 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s476 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445872Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s736 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s463 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445881Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s737 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s462 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445898Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s738 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s462 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445905Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s739 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s489 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445912Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s740 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s463 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445922Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s741 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s492 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445932Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s742 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s482 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445938Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s743 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s489 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445944Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s744 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s463 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445950Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s745 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s482 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445957Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s746 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s466 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445963Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s747 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s472 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445975Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s748 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s474 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445982Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s749 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s515 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445988Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s750 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s459 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.445996Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s751 bounds=[[0] .. [1743541881622]] reason=storage input s671 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446002Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s752 bounds=[[1743541880865] .. [1743541881623]] reason=storage input s669 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446009Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s753 bounds=[[0] .. [1743541881623]] reason=storage input s669 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446015Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s754 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s495 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446028Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s755 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s498 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446035Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s756 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s499 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446041Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s757 bounds=[[0] .. [1743541881621]] reason=storage input s500 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446048Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s758 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s496 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446054Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s759 bounds=[[0] .. [1743541881621]] reason=storage input s497 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446060Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s760 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s503 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446067Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s761 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s503 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446074Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s762 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s503 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446081Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s763 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s465 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446090Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s764 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s459 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446101Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s765 bounds=[[0] .. [1743541881624]] reason=storage input s709 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446107Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s767 bounds=[[0] .. [1743541881623]] reason=storage input s700 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446114Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s768 bounds=[[0] .. [1743541881626]] reason=storage input s702 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446121Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s769 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s458 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446127Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s770 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s513 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446133Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s771 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s512 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446141Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s772 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s460 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446147Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s773 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s461 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446153Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s774 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s493 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446159Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s775 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s465 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446165Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s776 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s476 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446172Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s777 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s473 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446185Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s778 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s462 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446192Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s779 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s492 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446199Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s780 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s473 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446205Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s782 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s503 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446247Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s783 bounds=[[0] .. [1743541881624]] reason=storage input s721 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446253Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s784 bounds=[[0] .. [1743541881624]] reason=storage input s717 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446260Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s786 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s504 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446270Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s795 bounds=[[1743541880865] .. [1743541880865]] reason=storage input s792 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446285Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s696 bounds=[[0] .. [1743541881624]] reason=upstream s694 upper as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446291Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s752 bounds=[[1743541880865] .. [1743541880865]] reason=upstream s747 upper as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446315Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s766 bounds=[[1743541880865] .. [1743541880865]] reason=upstream s764 upper as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446323Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s781 bounds=[[1743541880865] .. [1743541880865]] reason=upstream s754 upper as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446330Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s757 bounds=[[0] .. [1743541880865]] reason=downstream s781 upper as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446336Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s759 bounds=[[0] .. [1743541880865]] reason=downstream s781 upper as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446345Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s696 bounds=[[0] .. [1743541880865]] reason=downstream s740 upper as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446351Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s694 bounds=[[0] .. [1743541880865]] reason=downstream s696 upper as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446422Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s590 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446438Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s593 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446444Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s599 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446451Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s602 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880865]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446457Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s605 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880865]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446463Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s612 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446469Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s682 bounds=[[0] .. [1743541880000]] reason=read policy applied to write frontier [1743541881625] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446475Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s687 bounds=[[0] .. [1743541880000]] reason=read policy applied to write frontier [1743541881623] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446481Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s694 bounds=[[0] .. [1740949881000]] reason=read policy applied to write frontier [1743541881625] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446487Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s696 bounds=[[0] .. [1743541879000]] reason=read policy applied to write frontier [1743541880865] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446493Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s698 bounds=[[0] .. [1740949881000]] reason=read policy applied to write frontier [1743541881624] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446499Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s727 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446513Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s728 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446519Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s729 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446526Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s730 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446532Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s731 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446538Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s732 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446545Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s733 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446552Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s734 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446558Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s735 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446565Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s736 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446578Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s737 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446585Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s738 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446593Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s739 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446599Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s740 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880865]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446605Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s741 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446612Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s742 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446624Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s743 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446630Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s744 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446637Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s745 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446643Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s746 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949880000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446649Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s747 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949880000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446656Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s748 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446662Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s749 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446669Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s750 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880865]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446675Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s751 bounds=[[0] .. [1743541880000]] reason=read policy applied to write frontier [1743541881623] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446681Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s752 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880865]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446693Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s753 bounds=[[0] .. [1743541880000]] reason=read policy applied to write frontier [1743541881624] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446700Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s754 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949880000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446707Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s755 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949880000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446713Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s756 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949880000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446720Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s757 bounds=[[0] .. [1743541880000]] reason=read policy applied to write frontier [1743541881622] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446727Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s758 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949880000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446733Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s759 bounds=[[0] .. [1743541880000]] reason=read policy applied to write frontier [1743541881622] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446739Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s760 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949880000] }, reason: "read policy applied to write frontier [1743541880865]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446745Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s761 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880865]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446751Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s762 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446757Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s763 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880865]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446764Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s764 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949880000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446770Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s765 bounds=[[0] .. [1743541880000]] reason=read policy applied to write frontier [1743541881625] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446776Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s766 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880865]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446782Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s767 bounds=[[0] .. [1743541880000]] reason=read policy applied to write frontier [1743541881624] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446788Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s768 bounds=[[0] .. [1743541880000]] reason=read policy applied to write frontier [1743541881627] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446795Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s769 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949880000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446807Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s770 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949880000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446813Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s771 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949880000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446819Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s772 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446826Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s773 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446833Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s774 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446840Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s775 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446846Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s776 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446853Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s777 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880865]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446859Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s778 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446865Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s779 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446871Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s780 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446878Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s781 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880865]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446885Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s782 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880865]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446891Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s783 bounds=[[0] .. [1743541880000]] reason=read policy applied to write frontier [1743541881625] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446897Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s784 bounds=[[0] .. [1740949881000]] reason=read policy applied to write frontier [1743541881625] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446903Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s786 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.446909Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s795 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1743541879000] }, reason: "read policy applied to write frontier [1743541880866]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.447826Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: dataflow as-of bootstrapping complete in 5.658859ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.447863Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: postamble beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.448270Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_namespace_all_databases_ind import_ids=[s460, s461, s482] export_ids=[s590] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.448562Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_class_all_databases_ind import_ids=[s460, s461, s463, s465, s466, s473, s474, s482, s515] export_ids=[s593] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.448993Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_type_all_databases_ind import_ids=[s460, s461, s476, s477, s478, s479, s480, s481, s482, s485] export_ids=[s599] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.449921Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_description_all_databases_ind import_ids=[s590, s593, s599, s461, s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s512, s515] export_ids=[s602] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.450739Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_attribute_all_databases_ind import_ids=[s599, s460, s461, s462, s463, s465, s466, s473, s474, s515] export_ids=[s605] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.451054Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_attrdef_all_databases_ind import_ids=[s462, s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s515] export_ids=[s612] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.451331Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_recent_sql_text_ind import_ids=[s678] export_ids=[s682] as_of=[1743541880000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.451469Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_recent_activity_log_thinned_ind import_ids=[s674, s676, s677] export_ids=[s687] as_of=[1743541880000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.451746Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_source_statistics_with_history_ind import_ids=[s691] export_ids=[s694] as_of=[1740949881000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.451893Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_source_statistics_ind import_ids=[s694] export_ids=[s696] as_of=[1743541879000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.451956Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_sink_statistics_ind import_ids=[s692] export_ids=[s698] as_of=[1740949881000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.452076Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_databases_ind import_ids=[s460, s512] export_ids=[s727] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.452264Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_schemas_ind import_ids=[s461, s512] export_ids=[s728] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.452437Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_connections_ind import_ids=[s493, s512] export_ids=[s729] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.452612Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_tables_ind import_ids=[s465, s512] export_ids=[s730] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.452768Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_sources_ind import_ids=[s466, s489, s512] export_ids=[s731] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.453042Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_views_ind import_ids=[s473, s512] export_ids=[s732] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.453442Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_materialized_views_ind import_ids=[s474, s489, s512] export_ids=[s733] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.453745Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_sinks_ind import_ids=[s472, s489, s512] export_ids=[s734] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.454003Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_types_ind import_ids=[s476, s512] export_ids=[s735] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.454348Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: postamble complete in 6.485027ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.454379Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: generate builtin updates beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.454424Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_all_objects_ind import_ids=[s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s512, s515] export_ids=[s736] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.454948Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_indexes_ind import_ids=[s462, s463, s464, s465, s466, s472, s473, s474, s476, s486, s489, s492, s493, s512, s515] export_ids=[s737] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.455407Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_columns_ind import_ids=[s462, s512] export_ids=[s738] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.455555Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_clusters_ind import_ids=[s489, s495, s512] export_ids=[s739] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.456014Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_cluster_replicas_ind import_ids=[s696, s463, s466, s472, s474, s489, s495, s512, s515, s669, s717, s721] export_ids=[s740] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.456730Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_secrets_ind import_ids=[s492, s512] export_ids=[s741] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.456893Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_roles_ind import_ids=[s482, s512] export_ids=[s742] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.457005Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_clusters_ind import_ids=[s489] export_ids=[s743] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.457062Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_indexes_ind import_ids=[s463] export_ids=[s744] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.457169Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_roles_ind import_ids=[s482] export_ids=[s745] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.457250Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_sources_ind import_ids=[s466] export_ids=[s746] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.457388Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_sinks_ind import_ids=[s472] export_ids=[s747] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.457483Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_materialized_views_ind import_ids=[s474] export_ids=[s748] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.457783Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_continual_tasks_ind import_ids=[s515] export_ids=[s749] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.457810Z INFO mz_adapter::coord: starting snapshot table_id=System(456) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.457842Z INFO mz_adapter::coord: starting snapshot table_id=System(457) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.457918Z INFO mz_adapter::coord: starting snapshot table_id=System(458) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.457957Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_source_statuses_ind import_ids=[s746, s459, s465, s671] export_ids=[s750] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.458027Z INFO mz_adapter::coord: starting snapshot table_id=System(459) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.458047Z INFO mz_adapter::coord: starting snapshot table_id=System(460) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.458069Z INFO mz_adapter::coord: starting snapshot table_id=System(461) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.458187Z INFO mz_adapter::coord: starting snapshot table_id=System(462) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.458333Z INFO mz_adapter::coord: starting snapshot table_id=System(463) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.458554Z INFO mz_adapter::coord: starting snapshot table_id=System(465) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.458584Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_source_status_history_ind import_ids=[s671] export_ids=[s751] as_of=[1743541880000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.458603Z INFO mz_adapter::coord: starting snapshot table_id=System(464) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.458678Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_sink_statuses_ind import_ids=[s747, s669] export_ids=[s752] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.458739Z INFO mz_adapter::coord: starting snapshot table_id=System(466) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.458772Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_sink_status_history_ind import_ids=[s669] export_ids=[s753] as_of=[1743541880000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.458781Z INFO mz_adapter::coord: starting snapshot table_id=System(467) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.458834Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_cluster_replicas_ind import_ids=[s495] export_ids=[s754] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.458958Z INFO mz_adapter::coord: starting snapshot table_id=System(468) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.458963Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_cluster_replica_sizes_ind import_ids=[s498] export_ids=[s755] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.459367Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_statuses_ind import_ids=[s499] export_ids=[s756] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.459452Z INFO mz_adapter::coord: starting snapshot table_id=System(470) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.459479Z INFO mz_adapter::coord: starting snapshot table_id=System(471) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.458974Z INFO mz_adapter::coord: starting snapshot table_id=System(469) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.459617Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_status_history_ind import_ids=[s500] export_ids=[s757] as_of=[1743541880000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.459697Z INFO mz_adapter::coord: starting snapshot table_id=System(472) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.459747Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_metrics_ind import_ids=[s496] export_ids=[s758] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.459789Z INFO mz_adapter::coord: starting snapshot table_id=System(473) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.459872Z INFO mz_adapter::coord: starting snapshot table_id=System(475) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.460034Z INFO mz_adapter::coord: starting snapshot table_id=System(476) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.460106Z INFO mz_adapter::coord: starting snapshot table_id=System(477) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.460208Z INFO mz_adapter::coord: starting snapshot table_id=System(478) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.460394Z INFO mz_adapter::coord: starting snapshot table_id=System(481) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.460415Z INFO mz_adapter::coord: starting snapshot table_id=System(482) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.460417Z INFO mz_adapter::coord: starting snapshot table_id=System(479) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.459801Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_metrics_history_ind import_ids=[s497] export_ids=[s759] as_of=[1743541880000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.460559Z INFO mz_adapter::coord: starting snapshot table_id=System(483) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.460589Z INFO mz_adapter::coord: starting snapshot table_id=System(484) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.460653Z INFO mz_adapter::coord: starting snapshot table_id=System(485) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.460697Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_history_ind import_ids=[s755, s503] export_ids=[s760] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.459855Z INFO mz_adapter::coord: starting snapshot table_id=System(474) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.460758Z INFO mz_adapter::coord: starting snapshot table_id=System(486) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.460827Z INFO mz_adapter::coord: starting snapshot table_id=System(487) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.460831Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_name_history_ind import_ids=[s754, s503] export_ids=[s761] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.460910Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_object_lifetimes_ind import_ids=[s503] export_ids=[s762] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.460919Z INFO mz_adapter::coord: starting snapshot table_id=System(488) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.460935Z INFO mz_adapter::coord: starting snapshot table_id=System(480) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.461038Z INFO mz_adapter::coord: starting snapshot table_id=System(490) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.461090Z INFO mz_adapter::coord: starting snapshot table_id=System(491) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.461138Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_object_history_ind import_ids=[s744, s746, s747, s748, s749, s465, s473, s476, s486, s492, s493, s503] export_ids=[s763] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.461260Z INFO mz_adapter::coord: starting snapshot table_id=System(492) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.461487Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_object_dependencies_ind import_ids=[s459] export_ids=[s764] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.461553Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_compute_dependencies_ind import_ids=[s709] export_ids=[s765] as_of=[1743541880000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.461556Z INFO mz_adapter::coord: starting snapshot table_id=System(493) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.461575Z INFO mz_adapter::coord: starting snapshot table_id=System(494) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.461650Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_object_transitive_dependencies_ind import_ids=[s764] export_ids=[s766] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.461723Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_frontiers_ind import_ids=[s700] export_ids=[s767] as_of=[1743541880000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.461751Z INFO mz_adapter::coord: starting snapshot table_id=System(495) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.461782Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_wallclock_global_lag_recent_history_ind import_ids=[s702] export_ids=[s768] as_of=[1743541880000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.461824Z INFO mz_adapter::coord: starting snapshot table_id=System(496) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.461891Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_kafka_sources_ind import_ids=[s458] export_ids=[s769] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.461908Z INFO mz_adapter::coord: starting snapshot table_id=System(498) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.461964Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_webhook_sources_ind import_ids=[s513] export_ids=[s770] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.462029Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_comments_ind import_ids=[s512] export_ids=[s771] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.462053Z INFO mz_adapter::coord: starting snapshot table_id=System(501) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.462055Z INFO mz_adapter::coord: starting snapshot table_id=System(499) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.462195Z INFO mz_adapter::coord: starting snapshot table_id=System(505) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.462248Z INFO mz_adapter::coord: starting snapshot table_id=System(506) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.462326Z INFO mz_adapter::coord: starting snapshot table_id=System(502) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.462363Z INFO mz_adapter::coord: starting snapshot table_id=System(507) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.462416Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_databases_ind import_ids=[s460] export_ids=[s772] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.462521Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_schemas_ind import_ids=[s461] export_ids=[s773] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.462593Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_connections_ind import_ids=[s493] export_ids=[s774] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.462660Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_tables_ind import_ids=[s465] export_ids=[s775] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.462787Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_types_ind import_ids=[s476] export_ids=[s776] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.462911Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_objects_ind import_ids=[s744, s746, s747, s748, s749, s774, s775, s776, s473, s486, s492] export_ids=[s777] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.460973Z INFO mz_adapter::coord: starting snapshot table_id=System(489) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.463039Z INFO mz_adapter::coord: starting snapshot table_id=System(510) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.463085Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_columns_ind import_ids=[s462] export_ids=[s778] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.463088Z INFO mz_adapter::coord: starting snapshot table_id=System(511) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.463181Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_secrets_ind import_ids=[s492] export_ids=[s779] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.463201Z INFO mz_adapter::coord: starting snapshot table_id=System(512) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.463347Z INFO mz_adapter::coord: starting snapshot table_id=System(513) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.463366Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_views_ind import_ids=[s473] export_ids=[s780] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.463525Z INFO mz_adapter::coord: starting snapshot table_id=System(514) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.463621Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_console_cluster_utilization_overview_ind import_ids=[s754, s755, s757, s759, s760, s761] export_ids=[s781] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.463689Z INFO mz_adapter::coord: starting snapshot table_id=System(515) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.463877Z INFO mz_adapter::coord: starting snapshot table_id=System(516) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.463956Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_deployment_lineage_ind import_ids=[s743, s503] export_ids=[s782] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.463966Z INFO mz_adapter::coord: starting snapshot table_id=System(517) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.464039Z INFO mz_adapter::coord: starting snapshot table_id=System(792) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.464141Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_cluster_replica_frontiers_ind import_ids=[s721] export_ids=[s783] as_of=[1743541880000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.464204Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_compute_hydration_times_ind import_ids=[s717] export_ids=[s784] as_of=[1740949881000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.464648Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_recent_storage_usage_ind import_ids=[s504, s690] export_ids=[s786] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.464777Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_metrics_history_ct import_ids=[s497, s788] export_ids=[s788] as_of=[0] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.464842Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_status_history_ct import_ids=[s500, s789] export_ids=[s789] as_of=[0] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.464918Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_wallclock_lag_history_ct import_ids=[s702, s790] export_ids=[s790] as_of=[0] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.464985Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_notices_ind import_ids=[s792] export_ids=[s795] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.462915Z INFO mz_adapter::coord: starting snapshot table_id=System(509) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.462419Z INFO mz_adapter::coord: starting snapshot table_id=System(508) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.468661Z INFO mz_adapter::coord: finished snapshot table_id=System(458) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.471518Z INFO mz_adapter::coord: finished snapshot table_id=System(516) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.472565Z INFO mz_adapter::coord: finished snapshot table_id=System(496) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.472623Z INFO mz_adapter::coord: finished snapshot table_id=System(485) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.472624Z INFO mz_adapter::coord: finished snapshot table_id=System(483) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.472628Z INFO mz_adapter::coord: finished snapshot table_id=System(463) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.472912Z INFO mz_adapter::coord: finished snapshot table_id=System(509) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.474684Z INFO mz_adapter::coord: finished snapshot table_id=System(466) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.474679Z INFO mz_adapter::coord: finished snapshot table_id=System(468) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.474974Z INFO mz_adapter::coord: finished snapshot table_id=System(469) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.475802Z INFO mz_adapter::coord: finished snapshot table_id=System(476) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.476111Z INFO mz_adapter::coord: finished snapshot table_id=System(482) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.476466Z INFO mz_adapter::coord: finished snapshot table_id=System(511) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.476961Z INFO mz_adapter::coord: finished snapshot table_id=System(481) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.477104Z INFO mz_adapter::coord: finished snapshot table_id=System(502) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.477399Z INFO mz_adapter::coord: finished snapshot table_id=System(467) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.478384Z INFO mz_adapter::coord: finished snapshot table_id=System(474) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.478818Z INFO mz_adapter::coord: finished snapshot table_id=System(461) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.478856Z INFO mz_adapter::coord: finished snapshot table_id=System(510) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.479154Z INFO mz_adapter::coord: finished snapshot table_id=System(498) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.479915Z INFO mz_adapter::coord: finished snapshot table_id=System(464) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.480127Z INFO mz_adapter::coord: finished snapshot table_id=System(499) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.480249Z INFO mz_adapter::coord: finished snapshot table_id=System(462) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.480550Z INFO mz_adapter::coord: finished snapshot table_id=System(501) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.482555Z INFO mz_adapter::coord: finished snapshot table_id=System(472) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.482736Z INFO mz_adapter::coord: finished snapshot table_id=System(478) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.482773Z INFO mz_adapter::coord: finished snapshot table_id=System(493) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.482846Z INFO mz_adapter::coord: finished snapshot table_id=System(465) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.482960Z INFO mz_adapter::coord: finished snapshot table_id=System(460) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.483773Z INFO mz_adapter::coord: finished snapshot table_id=System(492) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.485268Z INFO mz_adapter::coord: finished snapshot table_id=System(505) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.485529Z INFO mz_adapter::coord: finished snapshot table_id=System(489) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.485836Z INFO mz_adapter::coord: finished snapshot table_id=System(513) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.486432Z INFO mz_adapter::coord: finished snapshot table_id=System(494) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.486474Z INFO mz_adapter::coord: finished snapshot table_id=System(459) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.486891Z INFO mz_adapter::coord: finished snapshot table_id=System(488) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.486896Z INFO mz_adapter::coord: finished snapshot table_id=System(508) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.487000Z INFO mz_adapter::coord: finished snapshot table_id=System(512) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.487263Z INFO mz_adapter::coord: finished snapshot table_id=System(456) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.487520Z INFO mz_adapter::coord: finished snapshot table_id=System(506) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.488032Z INFO mz_adapter::coord: finished snapshot table_id=System(475) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.488596Z INFO mz_adapter::coord: finished snapshot table_id=System(792) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.489590Z INFO mz_adapter::coord: finished snapshot table_id=System(495) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.489582Z INFO mz_adapter::coord: finished snapshot table_id=System(477) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.490547Z INFO mz_adapter::coord: finished snapshot table_id=System(517) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.490951Z INFO mz_adapter::coord: finished snapshot table_id=System(490) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.491519Z INFO mz_adapter::coord: finished snapshot table_id=System(484) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.491938Z INFO mz_adapter::coord: finished snapshot table_id=System(491) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.492317Z INFO mz_adapter::coord: finished snapshot table_id=System(457) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.493232Z INFO mz_adapter::coord: finished snapshot table_id=System(514) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.494810Z INFO mz_adapter::coord: finished snapshot table_id=System(479) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.500319Z INFO mz_adapter::coord: finished snapshot table_id=System(515) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.503381Z INFO mz_adapter::coord: finished snapshot table_id=System(470) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.503453Z INFO mz_adapter::coord: finished snapshot table_id=System(480) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.504443Z INFO mz_adapter::coord: finished snapshot table_id=System(471) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.506845Z INFO mz_adapter::coord: finished snapshot table_id=System(473) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.507320Z INFO mz_adapter::coord: finished snapshot table_id=System(486) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.508027Z INFO mz_adapter::coord: finished snapshot table_id=System(507) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.510755Z INFO mz_adapter::coord: finished snapshot table_id=System(487) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.510888Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_tables: mz_adapter::coord: startup: coordinator init: bootstrap: join audit log deserialization beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.510937Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_tables: mz_adapter::coord: startup: coordinator init: bootstrap: join audit log deserialization complete in 53.24µs testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.510949Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_tables: mz_adapter::coord: coordinator init: sending builtin table updates testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.520549Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_tables: mz_adapter::coord: our write ts write_ts=Some(1743541882510) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.522265Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: generate builtin updates complete in 67.88454ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.522310Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: generate secret cleanup beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.523488Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: generate secret cleanup complete in 1.177132ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.523517Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: migrate builtin tables in read-only mode beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.523649Z INFO mz_adapter::coord: coordinator init: cleaning up orphaned secrets testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.524089Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t7 replica_id=s1 type_=ComputeErrorCounts testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:22.524143Z INFO mz_storage::storage_state: reconcile: modifing storage state to match expected objects worker_id=0 expected_objects={} stale_objects=[] stale_oneshot_ingestions=[] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.524181Z INFO mz_storage::storage_state: reconcile: modifing storage state to match expected objects worker_id=0 expected_objects={} stale_objects=[] stale_oneshot_ingestions=[] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.524260Z INFO mz_storage::storage_state: Applying configuration update: StorageParameters { pg_source_connect_timeout: Some(30s), pg_source_tcp_keepalives_retries: Some(5), pg_source_tcp_keepalives_idle: Some(10s), pg_source_tcp_keepalives_interval: Some(10s), pg_source_tcp_user_timeout: Some(40s), pg_source_tcp_configure_server: false, pg_source_snapshot_statement_timeout: 0ns, pg_source_wal_sender_timeout: None, mysql_source_timeouts: TimeoutConfig { snapshot_max_execution_time: Some(0ns), snapshot_lock_wait_timeout: Some(3600s), tcp_keepalive: Some(60s), connect_timeout: Some(60s) }, keep_n_source_status_history_entries: 5, keep_n_sink_status_history_entries: 5, keep_n_privatelink_status_history_entries: 5, replica_status_history_retention_window: 2592000s, upsert_rocksdb_tuning_config: RocksDBTuningParameters { compaction_style: Level, optimize_compaction_memtable_budget: 178956970, level_compaction_dynamic_level_bytes: true, universal_compaction_target_ratio: 200, parallelism: None, compression_type: Lz4, bottommost_compression_type: Lz4, batch_size: 20480, retry_max_duration: 1s, stats_log_interval_seconds: 600, stats_persist_interval_seconds: 600, point_lookup_block_cache_size_mb: None, shrink_buffers_by_ratio: 0, write_buffer_manager_memory_bytes: None, write_buffer_manager_memory_fraction: None, write_buffer_manager_allow_stall: false }, finalize_shards: true, tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, upsert_auto_spill_config: UpsertAutoSpillConfig { allow_spilling_to_disk: true, spill_to_disk_threshold_bytes: 89478484 }, storage_dataflow_max_inflight_bytes_config: StorageMaxInflightBytesConfig { max_inflight_bytes_default: Some(268435456), max_inflight_bytes_cluster_size_fraction: Some(0.0025), disk_only: true }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, shrink_upsert_unused_buffers_by_ratio: 0, record_namespaced_errors: true, ssh_timeout_config: SshTimeoutConfig { check_interval: 30s, connect_timeout: 30s, keepalives_idle: 10s }, kafka_timeout_config: TimeoutConfig { keepalive: true, socket_timeout: 60s, transaction_timeout: 600s, socket_connection_setup_timeout: 30s, fetch_metadata_timeout: 10s, progress_record_fetch_timeout: 600s }, statistics_interval: 2s, statistics_collection_interval: 1s, pg_snapshot_config: PgSourceSnapshotConfig { collect_strict_count: true, fallback_to_strict_count: true, wait_for_count: true }, user_storage_managed_collections_batch_duration: 1s, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration 2025-04-01T21:11:22.525413511Z { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.524675Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t9 replica_id=s1 type_=ComputeHydrationTimes testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:22.524265Z INFO mz_storage::storage_state: Applying configuration update: StorageParameters { pg_source_connect_timeout: Some(30s), pg_source_tcp_keepalives_retries: Some(5), pg_source_tcp_keepalives_idle: Some(10s), pg_source_tcp_keepalives_interval: Some(10s), pg_source_tcp_user_timeout: Some(40s), pg_source_tcp_configure_server: false, pg_source_snapshot_statement_timeout: 0ns, pg_source_wal_sender_timeout: None, mysql_source_timeouts: TimeoutConfig { snapshot_max_execution_time: Some(0ns), snapshot_lock_wait_timeout: Some(3600s), tcp_keepalive: Some(60s), connect_timeout: Some(60s) }, keep_n_source_status_history_entries: 5, keep_n_sink_status_history_entries: 5, keep_n_privatelink_status_history_entries: 5, replica_status_history_retention_window: 2592000s, upsert_rocksdb_tuning_config: RocksDBTuningParameters { compaction_style: Level, optimize_compaction_memtable_budget: 178956970, level_compaction_dynamic_level_bytes: true, universal_compaction_target_ratio: 200, parallelism: None, compression_type: Lz4, bottommost_compression_type: Lz4, batch_size: 20480, retry_max_duration: 1s, stats_log_interval_seconds: 600, stats_persist_interval_seconds: 600, point_lookup_block_cache_size_mb: None, shrink_buffers_by_ratio: 0, write_buffer_manager_memory_bytes: None, write_buffer_manager_memory_fraction: None, write_buffer_manager_allow_stall: false }, finalize_shards: true, tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, upsert_auto_spill_config: UpsertAutoSpillConfig { allow_spilling_to_disk: true, spill_to_disk_threshold_bytes: 89478484 }, storage_dataflow_max_inflight_bytes_config: StorageMaxInflightBytesConfig { max_inflight_bytes_default: Some(268435456), max_inflight_bytes_cluster_size_fraction: Some(0.0025), disk_only: true }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, shrink_upsert_unused_buffers_by_ratio: 0, record_namespaced_errors: true, ssh_timeout_config: SshTimeoutConfig { check_interval: 30s, connect_timeout: 30s, keepalives_idle: 10s }, kafka_timeout_config: TimeoutConfig { keepalive: true, socket_timeout: 60s, transaction_timeout: 600s, socket_connection_setup_timeout: 30s, fetch_metadata_timeout: 10s, progress_record_fetch_timeout: 600s }, statistics_interval: 2s, statistics_collection_interval: 1s, pg_snapshot_config: PgSourceSnapshotConfig { collect_strict_count: true, fallback_to_strict_count: true, wait_for_count: true }, user_storage_managed_collections_batch_duration: 1s, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration 2025-04-01T21:11:22.525590232Z { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } } testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.524818Z INFO mz_persist_client::rpc: Connecting to Persist PubSub: http://localhost:6879 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.525190Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t11 replica_id=s2 type_=ComputeErrorCounts testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:22.525230Z INFO mz_storage::storage_state: reconcile: modifing storage state to match expected objects worker_id=0 expected_objects={} stale_objects=[] stale_oneshot_ingestions=[] testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:22.525290Z INFO mz_storage::storage_state: reconcile: modifing storage state to match expected objects worker_id=0 expected_objects={} stale_objects=[] stale_oneshot_ingestions=[] testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:22.525403Z INFO mz_persist_client::cfg: Enabling Persist Compaction testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:22.525266Z INFO mz_storage::storage_state: Applying configuration update: StorageParameters { pg_source_connect_timeout: Some(30s), pg_source_tcp_keepalives_retries: Some(5), pg_source_tcp_keepalives_idle: Some(10s), pg_source_tcp_keepalives_interval: Some(10s), pg_source_tcp_user_timeout: Some(40s), pg_source_tcp_configure_server: false, pg_source_snapshot_statement_timeout: 0ns, pg_source_wal_sender_timeout: None, mysql_source_timeouts: TimeoutConfig { snapshot_max_execution_time: Some(0ns), snapshot_lock_wait_timeout: Some(3600s), tcp_keepalive: Some(60s), connect_timeout: Some(60s) }, keep_n_source_status_history_entries: 5, keep_n_sink_status_history_entries: 5, keep_n_privatelink_status_history_entries: 5, replica_status_history_retention_window: 2592000s, upsert_rocksdb_tuning_config: RocksDBTuningParameters { compaction_style: Level, optimize_compaction_memtable_budget: 178956970, level_compaction_dynamic_level_bytes: true, universal_compaction_target_ratio: 200, parallelism: None, compression_type: Lz4, bottommost_compression_type: Lz4, batch_size: 20480, retry_max_duration: 1s, stats_log_interval_seconds: 600, stats_persist_interval_seconds: 600, point_lookup_block_cache_size_mb: None, shrink_buffers_by_ratio: 0, write_buffer_manager_memory_bytes: None, write_buffer_manager_memory_fraction: None, write_buffer_manager_allow_stall: false }, finalize_shards: true, tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, upsert_auto_spill_config: UpsertAutoSpillConfig { allow_spilling_to_disk: true, spill_to_disk_threshold_bytes: 89478484 }, storage_dataflow_max_inflight_bytes_config: StorageMaxInflightBytesConfig { max_inflight_bytes_default: Some(268435456), max_inflight_bytes_cluster_size_fraction: Some(0.0025), disk_only: true }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, shrink_upsert_unused_buffers_by_ratio: 0, record_namespaced_errors: true, ssh_timeout_config: SshTimeoutConfig { check_interval: 30s, connect_timeout: 30s, keepalives_idle: 10s }, kafka_timeout_config: TimeoutConfig { keepalive: true, socket_timeout: 60s, transaction_timeout: 600s, socket_connection_setup_timeout: 30s, fetch_metadata_timeout: 10s, progress_record_fetch_timeout: 600s }, statistics_interval: 2s, statistics_collection_interval: 1s, pg_snapshot_config: PgSourceSnapshotConfig { collect_strict_count: true, fallback_to_strict_count: true, wait_for_count: true }, user_storage_managed_collections_batch_duration: 1s, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration 2025-04-01T21:11:22.526711364Z { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } } testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:22.525335Z INFO mz_storage::storage_state: Applying configuration update: StorageParameters { pg_source_connect_timeout: Some(30s), pg_source_tcp_keepalives_retries: Some(5), pg_source_tcp_keepalives_idle: Some(10s), pg_source_tcp_keepalives_interval: Some(10s), pg_source_tcp_user_timeout: Some(40s), pg_source_tcp_configure_server: false, pg_source_snapshot_statement_timeout: 0ns, pg_source_wal_sender_timeout: None, mysql_source_timeouts: TimeoutConfig { snapshot_max_execution_time: Some(0ns), snapshot_lock_wait_timeout: Some(3600s), tcp_keepalive: Some(60s), connect_timeout: Some(60s) }, keep_n_source_status_history_entries: 5, keep_n_sink_status_history_entries: 5, keep_n_privatelink_status_history_entries: 5, replica_status_history_retention_window: 2592000s, upsert_rocksdb_tuning_config: RocksDBTuningParameters { compaction_style: Level, optimize_compaction_memtable_budget: 178956970, level_compaction_dynamic_level_bytes: true, universal_compaction_target_ratio: 200, parallelism: None, compression_type: Lz4, bottommost_compression_type: Lz4, batch_size: 20480, retry_max_duration: 1s, stats_log_interval_seconds: 600, stats_persist_interval_seconds: 600, point_lookup_block_cache_size_mb: None, shrink_buffers_by_ratio: 0, write_buffer_manager_memory_bytes: None, write_buffer_manager_memory_fraction: None, write_buffer_manager_allow_stall: false }, finalize_shards: true, tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, upsert_auto_spill_config: UpsertAutoSpillConfig { allow_spilling_to_disk: true, spill_to_disk_threshold_bytes: 89478484 }, storage_dataflow_max_inflight_bytes_config: StorageMaxInflightBytesConfig { max_inflight_bytes_default: Some(268435456), max_inflight_bytes_cluster_size_fraction: Some(0.0025), disk_only: true }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, shrink_upsert_unused_buffers_by_ratio: 0, record_namespaced_errors: true, ssh_timeout_config: SshTimeoutConfig { check_interval: 30s, connect_timeout: 30s, keepalives_idle: 10s }, kafka_timeout_config: TimeoutConfig { keepalive: true, socket_timeout: 60s, transaction_timeout: 600s, socket_connection_setup_timeout: 30s, fetch_metadata_timeout: 10s, progress_record_fetch_timeout: 600s }, statistics_interval: 2s, statistics_collection_interval: 1s, pg_snapshot_config: PgSourceSnapshotConfig { collect_strict_count: true, fallback_to_strict_count: true, wait_for_count: true }, user_storage_managed_collections_batch_duration: 1s, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration 2025-04-01T21:11:22.526979167Z { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } } testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:22.525529Z INFO mz_persist_client::rpc: Connecting to Persist PubSub: http://localhost:6879 testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:22.525735Z INFO mz_persist_client::cfg: Enabling Persist Compaction testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.525812Z INFO mz_persist_client::cfg: Enabling Persist Compaction testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:22.526146Z INFO mz_persist_client::rpc: Connecting to Persist PubSub: http://localhost:6879 testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:22.526176Z INFO mz_persist_client::cfg: Enabling Persist Compaction testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.526366Z INFO mz_persist_client::rpc: Connected to Persist PubSub: http://localhost:6879 testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:22.526459Z INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-u1-replica-u1-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432 testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:22.526688Z INFO mz_compute::compute_state: setting replica expiration offset=259200000 replica_expiration_millis=1743801082525 replica_expiration_utc=2025-04-04 21:11:22.525 UTC testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.526798Z INFO persist::rpc::server: mz_persist_client::rpc: Received Persist PubSub connection from: "materialized" testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:22.526882Z INFO mz_persist_client::rpc: Connected to Persist PubSub: http://localhost:6879 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.527019Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t13 replica_id=s2 type_=ComputeHydrationTimes testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.527136Z INFO persist::rpc::server: mz_persist_client::rpc: Received Persist PubSub connection from: "materialized" testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.527532Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t15 replica_id=s3 type_=ComputeErrorCounts testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.527775Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t17 replica_id=s3 type_=ComputeHydrationTimes testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:22.529063Z INFO mz_persist_client::rpc: Connected to Persist PubSub: http://localhost:6879 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.529401Z INFO persist::rpc::server: mz_persist_client::rpc: Received Persist PubSub connection from: "materialized" testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:22.529504Z INFO mz_persist_client::rpc: Connecting to Persist PubSub: http://localhost:6879 testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:22.529469Z INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s1-replica-s1-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432 testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:22.529688Z INFO mz_compute::compute_state: setting replica expiration offset=259200000 replica_expiration_millis=1743801082529 replica_expiration_utc=2025-04-04 21:11:22.529 UTC testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:22.530505Z INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s3-replica-s3-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432 testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:22.530803Z INFO mz_compute::compute_state: setting replica expiration offset=259200000 replica_expiration_millis=1743801082530 replica_expiration_utc=2025-04-04 21:11:22.530 UTC testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:22.531587Z INFO mz_persist_client::rpc: Connected to Persist PubSub: http://localhost:6879 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.531986Z INFO persist::rpc::server: mz_persist_client::rpc: Received Persist PubSub connection from: "materialized" testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.532332Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t19 replica_id=u1 type_=ComputeErrorCounts testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.532624Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t21 replica_id=u1 type_=ComputeHydrationTimes testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.533015Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: migrate builtin tables in read-only mode complete in 9.496818ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.533081Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap complete in 1.673115811s testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:22.533828Z INFO mz_compute::compute_state: Applying configuration update: ComputeParameters { workload_class: Some(None), max_result_size: Some(1073741824), tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 2025-04-01T21:11:22.534089720Z })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } } testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:22.534178Z INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-u1-replica-u1-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432 testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:22.534280Z INFO mz_persist_client::cfg: Enabling Persist Compaction testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:22.535842Z INFO mz_compute::compute_state: Applying configuration update: ComputeParameters { workload_class: Some(None), max_result_size: Some(1073741824), tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 2025-04-01T21:11:22.536189582Z })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } } testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:22.536587Z INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s1-replica-s1-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432 testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:22.536661Z INFO mz_persist_client::cfg: Enabling Persist Compaction testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.537257Z INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s2-replica-s2-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.537605Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: coordinator thread start complete in 1.739645616s testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.537626Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: complete in 3.531999136s testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.537641Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: coordinator init complete in 3.532141658s testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.537647Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: postamble beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.538444Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: postamble complete in 796.168µs testdrive-materialized-1 | environmentd v0.140.0-dev.0 (46249f481) listening... testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.538465Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: complete in 3.672794228s testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.538560Z INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: serving complete in 3.674682688s testdrive-materialized-1 | SQL address: 0.0.0.0:6875 testdrive-materialized-1 | HTTP address: 0.0.0.0:6876 testdrive-materialized-1 | Internal SQL address: 0.0.0.0:6877 testdrive-materialized-1 | Internal HTTP address: 0.0.0.0:6878 testdrive-materialized-1 | Internal Persist PubSub address: 0.0.0.0:6879 testdrive-materialized-1 | Root trace ID: 00000000000000000000000000000000 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:22.538616Z INFO mz_environmentd::environmentd::main: startup: envd init: complete in 3.699052739s testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:22.539670Z INFO mz_compute::compute_state: Applying configuration update: ComputeParameters { workload_class: Some(None), max_result_size: Some(1073741824), tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 2025-04-01T21:11:22.540428345Z })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } } testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:22.540765Z INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s3-replica-s3-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432 testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:22.540859Z INFO mz_persist_client::cfg: Enabling Persist Compaction testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.541943Z INFO mz_compute::compute_state: setting replica expiration offset=259200000 replica_expiration_millis=1743801082537 replica_expiration_utc=2025-04-04 21:11:22.537 UTC testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.547576Z INFO mz_compute::compute_state: Applying configuration update: ComputeParameters { workload_class: Some(None), max_result_size: Some(1073741824), tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 2025-04-01T21:11:22.548010143Z })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } } testdrive-mysql-1 | 2025-04-01T21:11:22.558083Z 13 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.548651Z INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s2-replica-s2-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432 testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.549156Z INFO mz_persist_client::cfg: Enabling Persist Compaction testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.549394Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_namespace_all_databases_ind import_ids=[s460, s461, s482] export_ids=[s590] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.557541Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_class_all_databases_ind import_ids=[s460, s461, s463, s465, s466, s473, s474, s482, s515] export_ids=[s593] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.570551Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_type_all_databases_ind import_ids=[s460, s461, s476, s477, s478, s479, s480, s481, s482, s485] export_ids=[s599] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.576751Z INFO mz_persist::postgres: unable to initiate consensus with CRDB params, this is expected and OK when running against Postgres: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: Some(Error), code: SqlState(E42601), message: "syntax error at or near \"CONFIGURE\"", detail: None, hint: None, position: Some(Original(307)), where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: Some("scan.l"), line: Some(1244), routine: Some("scanner_yyerror") }) } testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.576987Z INFO tokio_postgres::connection: NOTICE: schema "consensus" already exists, skipping testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.577060Z INFO tokio_postgres::connection: NOTICE: relation "consensus" already exists, skipping testdrive-schema-registry-1 | [2025-04-01 21:11:22,579] INFO AdminClientConfig values: testdrive-schema-registry-1 | auto.include.jmx.reporter = true testdrive-schema-registry-1 | bootstrap.controllers = [] testdrive-schema-registry-1 | bootstrap.servers = [PLAINTEXT://kafka:9092] testdrive-schema-registry-1 | client.dns.lookup = use_all_dns_ips testdrive-schema-registry-1 | client.id = testdrive-schema-registry-1 | connections.max.idle.ms = 300000 testdrive-schema-registry-1 | default.api.timeout.ms = 60000 testdrive-schema-registry-1 | enable.metrics.push = true testdrive-schema-registry-1 | metadata.max.age.ms = 300000 testdrive-schema-registry-1 | metric.reporters = [] testdrive-schema-registry-1 | metrics.num.samples = 2 testdrive-schema-registry-1 | metrics.recording.level = INFO testdrive-schema-registry-1 | metrics.sample.window.ms = 30000 testdrive-schema-registry-1 | receive.buffer.bytes = 65536 testdrive-schema-registry-1 | reconnect.backoff.max.ms = 1000 testdrive-schema-registry-1 | reconnect.backoff.ms = 50 testdrive-schema-registry-1 | request.timeout.ms = 30000 testdrive-schema-registry-1 | retries = 2147483647 testdrive-schema-registry-1 | retry.backoff.max.ms = 1000 testdrive-schema-registry-1 | retry.backoff.ms = 100 testdrive-schema-registry-1 | sasl.client.callback.handler.class = null testdrive-schema-registry-1 | sasl.jaas.config = null testdrive-schema-registry-1 | sasl.kerberos.kinit.cmd = /usr/bin/kinit testdrive-schema-registry-1 | sasl.kerberos.min.time.before.relogin = 60000 testdrive-schema-registry-1 | sasl.kerberos.service.name = null testdrive-schema-registry-1 | sasl.kerberos.ticket.renew.jitter = 0.05 testdrive-schema-registry-1 | sasl.kerberos.ticket.renew.window.factor = 0.8 testdrive-schema-registry-1 | sasl.login.callback.handler.class = null testdrive-schema-registry-1 | sasl.login.class = null testdrive-schema-registry-1 | sasl.login.connect.timeout.ms = null testdrive-schema-registry-1 | sasl.login.read.timeout.ms = null testdrive-schema-registry-1 | sasl.login.refresh.buffer.seconds = 300 testdrive-schema-registry-1 | sasl.login.refresh.min.period.seconds = 60 testdrive-schema-registry-1 | sasl.login.refresh.window.factor = 0.8 testdrive-schema-registry-1 | sasl.login.refresh.window.jitter = 0.05 testdrive-schema-registry-1 | sasl.login.retry.backoff.max.ms = 10000 testdrive-schema-registry-1 | sasl.login.retry.backoff.ms = 100 testdrive-schema-registry-1 | sasl.mechanism = GSSAPI testdrive-schema-registry-1 | sasl.oauthbearer.clock.skew.seconds = 30 testdrive-schema-registry-1 | sasl.oauthbearer.expected.audience = null testdrive-schema-registry-1 | sasl.oauthbearer.expected.issuer = null testdrive-schema-registry-1 | sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 testdrive-schema-registry-1 | sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 testdrive-schema-registry-1 | sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 testdrive-schema-registry-1 | sasl.oauthbearer.jwks.endpoint.url = null testdrive-schema-registry-1 | sasl.oauthbearer.scope.claim.name = scope testdrive-schema-registry-1 | sasl.oauthbearer.sub.claim.name = sub testdrive-schema-registry-1 | sasl.oauthbearer.token.endpoint.url = null testdrive-schema-registry-1 | security.protocol = PLAINTEXT testdrive-schema-registry-1 | security.providers = null testdrive-schema-registry-1 | send.buffer.bytes = 131072 testdrive-schema-registry-1 | socket.connection.setup.timeout.max.ms = 30000 testdrive-schema-registry-1 | socket.connection.setup.timeout.ms = 10000 testdrive-schema-registry-1 | ssl.cipher.suites = null testdrive-schema-registry-1 | ssl.enabled.protocols = [TLSv1.2, TLSv1.3] testdrive-schema-registry-1 | ssl.endpoint.identification.algorithm = https testdrive-schema-registry-1 | ssl.engine.factory.class = null testdrive-schema-registry-1 | ssl.key.password = null testdrive-schema-registry-1 | ssl.keymanager.algorithm = SunX509 testdrive-schema-registry-1 | ssl.keystore.certificate.chain = null testdrive-schema-registry-1 | ssl.keystore.key = null testdrive-schema-registry-1 | ssl.keystore.location = null testdrive-schema-registry-1 | ssl.keystore.password = null testdrive-schema-registry-1 | ssl.keystore.type = JKS testdrive-schema-registry-1 | ssl.protocol = TLSv1.3 testdrive-schema-registry-1 | ssl.provider = null testdrive-schema-registry-1 | ssl.secure.random.implementation = null testdrive-schema-registry-1 | ssl.trustmanager.algorithm = PKIX testdrive-schema-registry-1 | ssl.truststore.certificates = null testdrive-schema-registry-1 | ssl.truststore.location = null testdrive-schema-registry-1 | ssl.truststore.password = null testdrive-schema-registry-1 | ssl.truststore.type = JKS testdrive-schema-registry-1 | (org.apache.kafka.clients.admin.AdminClientConfig) testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.595543Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_description_all_databases_ind import_ids=[s590, s593, s599, s461, s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s512, s515] export_ids=[s602] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.625457Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_attribute_all_databases_ind import_ids=[s599, s460, s461, s462, s463, s465, s466, s473, s474, s515] export_ids=[s605] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.636978Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_attrdef_all_databases_ind import_ids=[s462, s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s515] export_ids=[s612] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.647382Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_recent_sql_text_ind import_ids=[s678] export_ids=[s682] as_of=[1743541880000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.649019Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_recent_activity_log_thinned_ind import_ids=[s674, s676, s677] export_ids=[s687] as_of=[1743541880000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.652988Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_source_statistics_with_history_ind import_ids=[s691] export_ids=[s694] as_of=[1740949881000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.656275Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_source_statistics_ind import_ids=[s694] export_ids=[s696] as_of=[1743541879000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.657131Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_sink_statistics_ind import_ids=[s692] export_ids=[s698] as_of=[1740949881000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.658999Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_databases_ind import_ids=[s460, s512] export_ids=[s727] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.662772Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_schemas_ind import_ids=[s461, s512] export_ids=[s728] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.666525Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_connections_ind import_ids=[s493, s512] export_ids=[s729] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.670280Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_tables_ind import_ids=[s465, s512] export_ids=[s730] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.674045Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_sources_ind import_ids=[s466, s489, s512] export_ids=[s731] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.680551Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_views_ind import_ids=[s473, s512] export_ids=[s732] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.684447Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_materialized_views_ind import_ids=[s474, s489, s512] export_ids=[s733] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.689392Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_sinks_ind import_ids=[s472, s489, s512] export_ids=[s734] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.694331Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_types_ind import_ids=[s476, s512] export_ids=[s735] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.698024Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_all_objects_ind import_ids=[s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s512, s515] export_ids=[s736] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.709223Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_indexes_ind import_ids=[s462, s463, s464, s465, s466, s472, s473, s474, s476, s486, s489, s492, s493, s512, s515] export_ids=[s737] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.729048Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_columns_ind import_ids=[s462, s512] export_ids=[s738] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.732978Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_clusters_ind import_ids=[s489, s495, s512] export_ids=[s739] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.739791Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_cluster_replicas_ind import_ids=[s696, s463, s466, s472, s474, s489, s495, s512, s515, s669, s717, s721] export_ids=[s740] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.764443Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_secrets_ind import_ids=[s492, s512] export_ids=[s741] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.767992Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_roles_ind import_ids=[s482, s512] export_ids=[s742] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.771836Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_clusters_ind import_ids=[s489] export_ids=[s743] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.772837Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_indexes_ind import_ids=[s463] export_ids=[s744] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.774020Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_roles_ind import_ids=[s482] export_ids=[s745] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.775161Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_sources_ind import_ids=[s466] export_ids=[s746] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.776141Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_sinks_ind import_ids=[s472] export_ids=[s747] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.777168Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_materialized_views_ind import_ids=[s474] export_ids=[s748] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.778159Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_continual_tasks_ind import_ids=[s515] export_ids=[s749] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.779454Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_source_statuses_ind import_ids=[s746, s459, s465, s671] export_ids=[s750] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.796169Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_source_status_history_ind import_ids=[s671] export_ids=[s751] as_of=[1743541880000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.797232Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_sink_statuses_ind import_ids=[s747, s669] export_ids=[s752] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.802272Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_sink_status_history_ind import_ids=[s669] export_ids=[s753] as_of=[1743541880000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.803191Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_cluster_replicas_ind import_ids=[s495] export_ids=[s754] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.804255Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_cluster_replica_sizes_ind import_ids=[s498] export_ids=[s755] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-schema-registry-1 | [2025-04-01 21:11:22,804] INFO Kafka version: 7.7.0-ccs (org.apache.kafka.common.utils.AppInfoParser) testdrive-schema-registry-1 | [2025-04-01 21:11:22,805] INFO Kafka commitId: 342a7370342e6bbc (org.apache.kafka.common.utils.AppInfoParser) testdrive-schema-registry-1 | [2025-04-01 21:11:22,805] INFO Kafka startTimeMs: 1743541882799 (org.apache.kafka.common.utils.AppInfoParser) testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.805353Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_statuses_ind import_ids=[s499] export_ids=[s756] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.806609Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_status_history_ind import_ids=[s500] export_ids=[s757] as_of=[1743541880000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.807477Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_metrics_ind import_ids=[s496] export_ids=[s758] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.808581Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_metrics_history_ind import_ids=[s497] export_ids=[s759] as_of=[1743541880000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.809534Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_history_ind import_ids=[s755, s503] export_ids=[s760] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.815823Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_name_history_ind import_ids=[s754, s503] export_ids=[s761] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.817789Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_object_lifetimes_ind import_ids=[s503] export_ids=[s762] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.819039Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_object_history_ind import_ids=[s744, s746, s747, s748, s749, s465, s473, s476, s486, s492, s493, s503] export_ids=[s763] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.833870Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_object_dependencies_ind import_ids=[s459] export_ids=[s764] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.835006Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_compute_dependencies_ind import_ids=[s709] export_ids=[s765] as_of=[1743541880000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.835938Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_object_transitive_dependencies_ind import_ids=[s764] export_ids=[s766] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.841223Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_frontiers_ind import_ids=[s700] export_ids=[s767] as_of=[1743541880000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.842240Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_wallclock_global_lag_recent_history_ind import_ids=[s702] export_ids=[s768] as_of=[1743541880000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.843949Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_kafka_sources_ind import_ids=[s458] export_ids=[s769] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.844999Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_webhook_sources_ind import_ids=[s513] export_ids=[s770] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.846134Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_comments_ind import_ids=[s512] export_ids=[s771] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.847186Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_databases_ind import_ids=[s460] export_ids=[s772] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.848263Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_schemas_ind import_ids=[s461] export_ids=[s773] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.849424Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_connections_ind import_ids=[s493] export_ids=[s774] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.850843Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_tables_ind import_ids=[s465] export_ids=[s775] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.851933Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_types_ind import_ids=[s476] export_ids=[s776] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.853065Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_objects_ind import_ids=[s744, s746, s747, s748, s749, s774, s775, s776, s473, s486, s492] export_ids=[s777] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.858603Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_columns_ind import_ids=[s462] export_ids=[s778] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.859574Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_secrets_ind import_ids=[s492] export_ids=[s779] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.860555Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_views_ind import_ids=[s473] export_ids=[s780] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.861762Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_console_cluster_utilization_overview_ind import_ids=[s754, s755, s757, s759, s760, s761] export_ids=[s781] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.877856Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_deployment_lineage_ind import_ids=[s743, s503] export_ids=[s782] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.886854Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_cluster_replica_frontiers_ind import_ids=[s721] export_ids=[s783] as_of=[1743541880000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.887897Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_compute_hydration_times_ind import_ids=[s717] export_ids=[s784] as_of=[1740949881000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.888917Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_recent_storage_usage_ind import_ids=[s504, s690] export_ids=[s786] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.896442Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_metrics_history_ct import_ids=[s497, s788] export_ids=[s788] as_of=[0] time_dependence=None expiration=[] expiration_datetime=None plan_until=[] until=[] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.898434Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_status_history_ct import_ids=[s500, s789] export_ids=[s789] as_of=[0] time_dependence=None expiration=[] expiration_datetime=None plan_until=[] until=[] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.900323Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_wallclock_lag_history_ct import_ids=[s702, s790] export_ids=[s790] as_of=[0] time_dependence=None expiration=[] expiration_datetime=None plan_until=[] until=[] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:22.901898Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_notices_ind import_ids=[s792] export_ids=[s795] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801082538] expiration_datetime=Some(2025-04-04T21:11:22.538Z) plan_until=[] until=[1743801082538] testdrive-zookeeper-1 | [2025-04-01 21:11:22,967] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54310, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-materialized-1 | 2025-04-01T21:11:23.035707Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: testdrive-materialized-1 | index out of bounds: the len is 5 but the index is 5 testdrive-materialized-1 | 6: core::panicking::panic_fmt testdrive-materialized-1 | 7: core::panicking::panic_bounds_check testdrive-materialized-1 | 8: <mz_compute::render::context::CollectionBundle<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::arrange_collection::{closure#0}::{closure#0} testdrive-materialized-1 | 9: <timely::dataflow::operators::generic::builder_raw::OperatorCore<mz_repr::timestamp::Timestamp, <timely::dataflow::operators::generic::builder_rc::OperatorBuilder<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::build_reschedule<<timely::dataflow::operators::generic::builder_rc::OperatorBuilder<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::build<<timely::dataflow::stream::StreamCore<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>> as mz_timely_util::operator::StreamExt<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>>::unary_fallible<mz_timely_util::containers::builder::ColumnBuilder<((mz_repr::row::Row, mz_repr::row::Row), mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>, timely_container::CapacityContainerBuilder<alloc::vec::Vec<(mz_storage_types::errors::DataflowError, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>, <mz_compute::render::context::Context<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::differential_join<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>::{closure#0}, timely::dataflow::channels::pact::Pipeline>::{closure#0}, <timely::dataflow::stream::StreamCore<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>> as mz_timely_util::operator::StreamExt<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>>::unary_fallible<mz_timely_util::containers::builder::ColumnBuilder<((mz_repr::row::Row, mz_repr::row::Row), mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>, timely_container::CapacityContainerBuilder<alloc::vec::Vec<(mz_storage_types::errors::DataflowError, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>, <mz_compute::render::context::Context<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::differential_join<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>::{closure#0}, timely::dataflow::channels::pact::Pipeline>::{closure#0}::{closure#0}>::{closure#0}, <timely::dataflow::operators::generic::builder_rc::OperatorBuilder<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::build<<timely::dataflow::stream::StreamCore<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>> as mz_timely_util::operator::StreamExt<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>>::unary_fallible<mz_timely_util::containers::builder::ColumnBuilder<((mz_repr::row::Row, mz_repr::row::Row), mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>, timely_container::CapacityContainerBuilder<alloc::vec::Vec<(mz_storage_types::errors::DataflowError, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>, <mz_compute::render::context::Context<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::differential_join<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>::{closure#0}, timely::dataflow::channels::pact::Pipeline>::{closure#0}, <timely::dataflow::stream::StreamCore<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>> as mz_timely_util::operator::StreamExt<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>>::unary_fallible<mz_timely_util::containers::builder::ColumnBuilder<((mz_repr::row::Row, mz_repr::row::Row), mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>, timely_container::CapacityContainerBuilder<alloc::vec::Vec<(mz_storage_types::errors::DataflowError, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>, <mz_compute::render::context::Context<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::differential_join<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>::{closure#0}, timely::dataflow::channels::pact::Pipeline>::{closure#0}::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as timely::scheduling::Schedule>::schedule testdrive-materialized-1 | 10: <timely::progress::subgraph::PerOperatorState<mz_repr::timestamp::Timestamp>>::schedule testdrive-materialized-1 | 11: <timely::progress::subgraph::Subgraph<mz_repr::timestamp::Timestamp, mz_repr::timestamp::Timestamp> as timely::scheduling::Schedule>::schedule testdrive-materialized-1 | 12: <timely::progress::subgraph::PerOperatorState<mz_repr::timestamp::Timestamp>>::schedule testdrive-materialized-1 | 13: <timely::progress::subgraph::Subgraph<mz_repr::timestamp::Timestamp, mz_repr::timestamp::Timestamp> as timely::scheduling::Schedule>::schedule testdrive-materialized-1 | 14: <timely::progress::subgraph::PerOperatorState<mz_repr::timestamp::Timestamp>>::schedule testdrive-materialized-1 | 15: <timely::progress::subgraph::Subgraph<mz_repr::timestamp::Timestamp, mz_repr::timestamp::Timestamp> as timely::scheduling::Schedule>::schedule testdrive-materialized-1 | 16: <timely::progress::subgraph::PerOperatorState<mz_repr::timestamp::Timestamp>>::schedule testdrive-materialized-1 | 17: <timely::progress::subgraph::Subgraph<(), mz_repr::timestamp::Timestamp> as timely::scheduling::Schedule>::schedule testdrive-materialized-1 | 18: <timely::worker::Wrapper>::step testdrive-materialized-1 | 19: <timely::worker::Worker<timely_communication::allocator::generic::Generic>>::step_or_park testdrive-materialized-1 | 20: <mz_compute::server::Config as mz_cluster::client::ClusterSpec>::run_worker::<timely_communication::allocator::generic::Generic> testdrive-materialized-1 | note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace. testdrive-materialized-1 | environmentd: 2025-04-01T21:11:23.121563Z WARN persist::rpc::server:connection{caller_id="materialized"}: mz_persist_client::rpc: pubsub connection err: status: Unknown, message: "h2 protocol error: error reading a body from connection", details: [], metadata: MetadataMap { headers: {} } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:23.121597Z INFO persist::rpc::server:connection{caller_id="materialized"}: mz_persist_client::rpc: Persist PubSub connection ended: "materialized" testdrive-materialized-1 | 2025-04-01T21:11:23.119400Z thread 'tokio:work-7' panicked at src/orchestrator-process/src/lib.rs:868:29: testdrive-materialized-1 | cluster-s2-replica-s2-gen-0-0 crashed; aborting because propagate_crashes is enabled testdrive-materialized-1 | 6: core::panicking::panic_fmt testdrive-materialized-1 | 7: <mz_orchestrator_process::OrchestratorWorker>::supervise_service_process::{closure#1} testdrive-materialized-1 | 8: <tracing::instrument::Instrumented<<mz_orchestrator_process::OrchestratorWorker>::supervise_service_process::{closure#1}> as core::future::future::Future>::poll testdrive-materialized-1 | 9: <tokio::runtime::task::core::Core<tracing::instrument::Instrumented<<mz_orchestrator_process::OrchestratorWorker>::supervise_service_process::{closure#1}>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread_alt::handle::Handle>>>::poll testdrive-materialized-1 | 10: <tokio::runtime::task::harness::Harness<tracing::instrument::Instrumented<<mz_orchestrator_process::OrchestratorWorker>::supervise_service_process::{closure#1}>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll testdrive-materialized-1 | 11: <tokio::runtime::scheduler::multi_thread::worker::Context>::run_task testdrive-materialized-1 | 12: <tokio::runtime::scheduler::multi_thread::worker::Context>::run testdrive-materialized-1 | 13: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()> testdrive-materialized-1 | 14: tokio::runtime::context::runtime::enter_runtime::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()> testdrive-materialized-1 | 15: tokio::runtime::scheduler::multi_thread::worker::run testdrive-materialized-1 | 16: <tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core::future::future::Future>::poll testdrive-materialized-1 | 17: <tracing::instrument::Instrumented<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>> as core::future::future::Future>::poll testdrive-materialized-1 | 18: <tokio::runtime::task::core::Core<tracing::instrument::Instrumented<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll testdrive-materialized-1 | 19: <tokio::runtime::task::harness::Harness<tracing::instrument::Instrumented<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll testdrive-materialized-1 | 20: <tokio::runtime::blocking::pool::Inner>::run testdrive-materialized-1 | note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace. testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:23.189205Z WARN mz_persist_client::rpc: pubsub client error: Status { code: Unknown, message: "h2 protocol error: error reading a body from connection", source: Some(hyper::Error(Body, Error { kind: Io(Custom { kind: BrokenPipe, error: "stream closed because of a broken pipe" }) })) } testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:23.189239Z WARN mz_persist_client::rpc: pubsub client error: Status { code: Unknown, message: "h2 protocol error: error reading a body from connection", source: Some(hyper::Error(Body, Error { kind: Io(Custom { kind: BrokenPipe, error: "stream closed because of a broken pipe" }) })) } testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:23.189235Z WARN mz_persist_client::rpc: pubsub client error: Status { code: Unknown, message: "h2 protocol error: error reading a body from connection", source: Some(hyper::Error(Body, Error { kind: Io(Custom { kind: BrokenPipe, error: "stream closed because of a broken pipe" }) })) } testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:23.193006Z INFO mz_service::grpc: GrpcServer: response stream disconnected testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:23.193011Z INFO mz_service::grpc: GrpcServer: response stream disconnected testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:23.193099Z INFO mz_service::grpc: GrpcServer: response stream disconnected testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:23.193111Z INFO mz_service::grpc: GrpcServer: response stream disconnected testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:23.204624Z INFO mz_service::grpc: GrpcServer: response stream disconnected testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:23.204633Z INFO mz_service::grpc: GrpcServer: response stream disconnected testdrive-postgres-1 | 2025-04-01 21:11:23.374 UTC [180] FATAL: role "root" does not exist testdrive-schema-registry-1 | Using log4j config /etc/schema-registry/log4j.properties testdrive-mysql-1 | 2025-04-01T21:11:23.626572Z 14 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | ===> Launching ... testdrive-schema-registry-1 | ===> Launching schema-registry ... testdrive-zookeeper-1 | [2025-04-01 21:11:24,021] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54324, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:11:24,360] INFO SchemaRegistryConfig values: testdrive-schema-registry-1 | access.control.allow.headers = testdrive-schema-registry-1 | access.control.allow.methods = testdrive-schema-registry-1 | access.control.allow.origin = testdrive-schema-registry-1 | access.control.skip.options = true testdrive-schema-registry-1 | authentication.method = NONE testdrive-schema-registry-1 | authentication.realm = testdrive-schema-registry-1 | authentication.roles = [*] testdrive-schema-registry-1 | authentication.skip.paths = [] testdrive-schema-registry-1 | avro.compatibility.level = testdrive-schema-registry-1 | compression.enable = true testdrive-schema-registry-1 | connector.connection.limit = 0 testdrive-schema-registry-1 | csrf.prevention.enable = false testdrive-schema-registry-1 | csrf.prevention.token.endpoint = /csrf testdrive-schema-registry-1 | csrf.prevention.token.expiration.minutes = 30 testdrive-schema-registry-1 | csrf.prevention.token.max.entries = 10000 testdrive-schema-registry-1 | debug = false testdrive-schema-registry-1 | dos.filter.delay.ms = 100 testdrive-schema-registry-1 | dos.filter.enabled = false testdrive-schema-registry-1 | dos.filter.insert.headers = true testdrive-schema-registry-1 | dos.filter.ip.whitelist = [] testdrive-schema-registry-1 | dos.filter.managed.attr = false testdrive-schema-registry-1 | dos.filter.max.idle.tracker.ms = 30000 testdrive-schema-registry-1 | dos.filter.max.requests.ms = 30000 testdrive-schema-registry-1 | dos.filter.max.requests.per.connection.per.sec = 25 testdrive-schema-registry-1 | dos.filter.max.requests.per.sec = 25 testdrive-schema-registry-1 | dos.filter.max.wait.ms = 50 testdrive-schema-registry-1 | dos.filter.throttle.ms = 30000 testdrive-schema-registry-1 | dos.filter.throttled.requests = 5 testdrive-schema-registry-1 | enable.fips = false testdrive-schema-registry-1 | enable.store.health.check = false testdrive-schema-registry-1 | host.name = schema-registry testdrive-schema-registry-1 | host.port = 8081 testdrive-schema-registry-1 | http2.enabled = true testdrive-schema-registry-1 | idle.timeout.ms = 30000 testdrive-schema-registry-1 | init.resource.extension.class = [] testdrive-schema-registry-1 | inter.instance.headers.whitelist = [] testdrive-schema-registry-1 | inter.instance.listener.name = testdrive-schema-registry-1 | inter.instance.protocol = http testdrive-schema-registry-1 | kafkagroup.heartbeat.interval.ms = 3000 testdrive-schema-registry-1 | kafkagroup.rebalance.timeout.ms = 300000 testdrive-schema-registry-1 | kafkagroup.session.timeout.ms = 10000 testdrive-schema-registry-1 | kafkastore.bootstrap.servers = [PLAINTEXT://kafka:9092] testdrive-schema-registry-1 | kafkastore.checkpoint.dir = /tmp testdrive-schema-registry-1 | kafkastore.checkpoint.version = 0 testdrive-schema-registry-1 | kafkastore.connection.url = testdrive-schema-registry-1 | kafkastore.group.id = testdrive-schema-registry-1 | kafkastore.init.timeout.ms = 60000 testdrive-schema-registry-1 | kafkastore.sasl.kerberos.kinit.cmd = /usr/bin/kinit testdrive-schema-registry-1 | kafkastore.sasl.kerberos.min.time.before.relogin = 60000 testdrive-schema-registry-1 | kafkastore.sasl.kerberos.service.name = testdrive-schema-registry-1 | kafkastore.sasl.kerberos.ticket.renew.jitter = 0.05 testdrive-schema-registry-1 | kafkastore.sasl.kerberos.ticket.renew.window.factor = 0.8 testdrive-schema-registry-1 | kafkastore.sasl.mechanism = GSSAPI testdrive-schema-registry-1 | kafkastore.security.protocol = PLAINTEXT testdrive-schema-registry-1 | kafkastore.ssl.cipher.suites = testdrive-schema-registry-1 | kafkastore.ssl.enabled.protocols = TLSv1.2,TLSv1.1,TLSv1 testdrive-schema-registry-1 | kafkastore.ssl.endpoint.identification.algorithm = testdrive-schema-registry-1 | kafkastore.ssl.key.password = [hidden] testdrive-schema-registry-1 | kafkastore.ssl.keymanager.algorithm = SunX509 testdrive-schema-registry-1 | kafkastore.ssl.keystore.location = testdrive-schema-registry-1 | kafkastore.ssl.keystore.password = [hidden] testdrive-schema-registry-1 | kafkastore.ssl.keystore.type = JKS testdrive-schema-registry-1 | kafkastore.ssl.protocol = TLS testdrive-schema-registry-1 | kafkastore.ssl.provider = testdrive-schema-registry-1 | kafkastore.ssl.trustmanager.algorithm = PKIX testdrive-schema-registry-1 | kafkastore.ssl.truststore.location = testdrive-schema-registry-1 | kafkastore.ssl.truststore.password = [hidden] testdrive-schema-registry-1 | kafkastore.ssl.truststore.type = JKS testdrive-schema-registry-1 | kafkastore.timeout.ms = 10000 testdrive-schema-registry-1 | kafkastore.topic = _schemas testdrive-schema-registry-1 | kafkastore.topic.replication.factor = 3 testdrive-schema-registry-1 | kafkastore.topic.skip.validation = false testdrive-schema-registry-1 | kafkastore.update.handlers = [] testdrive-schema-registry-1 | kafkastore.write.max.retries = 5 testdrive-schema-registry-1 | leader.connect.timeout.ms = 60000 testdrive-schema-registry-1 | leader.election.delay = false testdrive-schema-registry-1 | leader.election.sticky = false testdrive-schema-registry-1 | leader.eligibility = true testdrive-schema-registry-1 | leader.read.timeout.ms = 60000 testdrive-schema-registry-1 | listener.protocol.map = [] testdrive-schema-registry-1 | listeners = [] testdrive-schema-registry-1 | master.eligibility = null testdrive-schema-registry-1 | max.request.header.size = 8192 testdrive-schema-registry-1 | max.response.header.size = 8192 testdrive-schema-registry-1 | metadata.encoder.old.secret = null testdrive-schema-registry-1 | metadata.encoder.secret = null testdrive-schema-registry-1 | metadata.encoder.topic = _schema_encoders testdrive-schema-registry-1 | metric.reporters = [] testdrive-schema-registry-1 | metrics.global.stats.request.tags.enable = false testdrive-schema-registry-1 | metrics.jmx.prefix = kafka.schema.registry testdrive-schema-registry-1 | metrics.latency.sla.ms = 50 testdrive-schema-registry-1 | metrics.latency.slo.ms = 5 testdrive-schema-registry-1 | metrics.latency.slo.sla.enable = false testdrive-schema-registry-1 | metrics.num.samples = 2 testdrive-schema-registry-1 | metrics.sample.window.ms = 30000 testdrive-schema-registry-1 | metrics.tag.map = [] testdrive-schema-registry-1 | mode.mutability = true testdrive-schema-registry-1 | network.traffic.rate.limit.backend = guava testdrive-schema-registry-1 | network.traffic.rate.limit.bytes.per.sec = 20971520 testdrive-schema-registry-1 | network.traffic.rate.limit.enable = false testdrive-schema-registry-1 | nosniff.prevention.enable = false testdrive-schema-registry-1 | port = 8081 testdrive-schema-registry-1 | proxy.protocol.enabled = false testdrive-schema-registry-1 | reject.options.request = false testdrive-schema-registry-1 | request.logger.name = io.confluent.rest-utils.requests testdrive-schema-registry-1 | request.queue.capacity = 2147483647 testdrive-schema-registry-1 | request.queue.capacity.growby = 64 testdrive-schema-registry-1 | request.queue.capacity.init = 128 testdrive-schema-registry-1 | resource.extension.class = [] testdrive-schema-registry-1 | resource.extension.classes = [] testdrive-schema-registry-1 | resource.static.locations = [] testdrive-schema-registry-1 | response.http.headers.config = testdrive-schema-registry-1 | response.mediatype.default = application/vnd.schemaregistry.v1+json testdrive-schema-registry-1 | response.mediatype.preferred = [application/vnd.schemaregistry.v1+json, application/vnd.schemaregistry+json, application/json] testdrive-schema-registry-1 | rest.servlet.initializor.classes = [] testdrive-schema-registry-1 | schema.cache.expiry.secs = 300 testdrive-schema-registry-1 | schema.cache.size = 1000 testdrive-schema-registry-1 | schema.canonicalize.on.consume = [] testdrive-schema-registry-1 | schema.compatibility.level = backward testdrive-schema-registry-1 | schema.providers = [] testdrive-schema-registry-1 | schema.registry.group.id = schema-registry testdrive-schema-registry-1 | schema.registry.inter.instance.protocol = testdrive-schema-registry-1 | schema.registry.resource.extension.class = [] testdrive-schema-registry-1 | schema.search.default.limit = 1000 testdrive-schema-registry-1 | schema.search.max.limit = 1000 testdrive-schema-registry-1 | schema.validate.fields = false testdrive-schema-registry-1 | server.connection.limit = 0 testdrive-schema-registry-1 | shutdown.graceful.ms = 1000 testdrive-schema-registry-1 | sni.check.enabled = false testdrive-schema-registry-1 | ssl.cipher.suites = [] testdrive-schema-registry-1 | ssl.client.auth = false testdrive-schema-registry-1 | ssl.client.authentication = NONE testdrive-schema-registry-1 | ssl.enabled.protocols = [] testdrive-schema-registry-1 | ssl.endpoint.identification.algorithm = null testdrive-schema-registry-1 | ssl.key.password = [hidden] testdrive-schema-registry-1 | ssl.keymanager.algorithm = testdrive-schema-registry-1 | ssl.keystore.location = testdrive-schema-registry-1 | ssl.keystore.password = [hidden] testdrive-schema-registry-1 | ssl.keystore.reload = false testdrive-schema-registry-1 | ssl.keystore.type = JKS testdrive-schema-registry-1 | ssl.keystore.watch.location = testdrive-schema-registry-1 | ssl.protocol = TLS testdrive-schema-registry-1 | ssl.provider = testdrive-schema-registry-1 | ssl.trustmanager.algorithm = testdrive-schema-registry-1 | ssl.truststore.location = testdrive-schema-registry-1 | ssl.truststore.password = [hidden] testdrive-schema-registry-1 | ssl.truststore.type = JKS testdrive-schema-registry-1 | suppress.stack.trace.response = true testdrive-schema-registry-1 | thread.pool.max = 200 testdrive-schema-registry-1 | thread.pool.min = 8 testdrive-schema-registry-1 | websocket.path.prefix = /ws testdrive-schema-registry-1 | websocket.servlet.initializor.classes = [] testdrive-schema-registry-1 | (io.confluent.kafka.schemaregistry.rest.SchemaRegistryConfig) testdrive-schema-registry-1 | [2025-04-01 21:11:24,433] INFO Logging initialized @748ms to org.eclipse.jetty.util.log.Slf4jLog (org.eclipse.jetty.util.log) testdrive-postgres-1 | 2025-04-01 21:11:24.462 UTC [187] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:11:24,466] INFO Initial capacity 128, increased by 64, maximum capacity 2147483647. (io.confluent.rest.ApplicationServer) testdrive-schema-registry-1 | [2025-04-01 21:11:24,653] INFO RestConfig values: testdrive-schema-registry-1 | access.control.allow.headers = testdrive-schema-registry-1 | access.control.allow.methods = testdrive-schema-registry-1 | access.control.allow.origin = testdrive-schema-registry-1 | access.control.skip.options = true testdrive-schema-registry-1 | authentication.method = NONE testdrive-schema-registry-1 | authentication.realm = testdrive-schema-registry-1 | authentication.roles = [*] testdrive-schema-registry-1 | authentication.skip.paths = [] testdrive-schema-registry-1 | compression.enable = true testdrive-schema-registry-1 | connector.connection.limit = 0 testdrive-schema-registry-1 | csrf.prevention.enable = false testdrive-schema-registry-1 | csrf.prevention.token.endpoint = /csrf testdrive-schema-registry-1 | csrf.prevention.token.expiration.minutes = 30 testdrive-schema-registry-1 | csrf.prevention.token.max.entries = 10000 testdrive-schema-registry-1 | debug = false testdrive-schema-registry-1 | dos.filter.delay.ms = 100 testdrive-schema-registry-1 | dos.filter.enabled = false testdrive-schema-registry-1 | dos.filter.insert.headers = true testdrive-schema-registry-1 | dos.filter.ip.whitelist = [] testdrive-schema-registry-1 | dos.filter.managed.attr = false testdrive-schema-registry-1 | dos.filter.max.idle.tracker.ms = 30000 testdrive-schema-registry-1 | dos.filter.max.requests.ms = 30000 testdrive-schema-registry-1 | dos.filter.max.requests.per.connection.per.sec = 25 testdrive-schema-registry-1 | dos.filter.max.requests.per.sec = 25 testdrive-schema-registry-1 | dos.filter.max.wait.ms = 50 testdrive-schema-registry-1 | dos.filter.throttle.ms = 30000 testdrive-schema-registry-1 | dos.filter.throttled.requests = 5 testdrive-schema-registry-1 | http2.enabled = true testdrive-schema-registry-1 | idle.timeout.ms = 30000 testdrive-schema-registry-1 | listener.protocol.map = [] testdrive-schema-registry-1 | listeners = [] testdrive-schema-registry-1 | max.request.header.size = 8192 testdrive-schema-registry-1 | max.response.header.size = 8192 testdrive-schema-registry-1 | metric.reporters = [] testdrive-schema-registry-1 | metrics.global.stats.request.tags.enable = false testdrive-schema-registry-1 | metrics.jmx.prefix = rest-utils testdrive-schema-registry-1 | metrics.latency.sla.ms = 50 testdrive-schema-registry-1 | metrics.latency.slo.ms = 5 testdrive-schema-registry-1 | metrics.latency.slo.sla.enable = false testdrive-schema-registry-1 | metrics.num.samples = 2 testdrive-schema-registry-1 | metrics.sample.window.ms = 30000 testdrive-schema-registry-1 | metrics.tag.map = [] testdrive-schema-registry-1 | network.traffic.rate.limit.backend = guava testdrive-schema-registry-1 | network.traffic.rate.limit.bytes.per.sec = 20971520 testdrive-schema-registry-1 | network.traffic.rate.limit.enable = false testdrive-schema-registry-1 | nosniff.prevention.enable = false testdrive-schema-registry-1 | port = 8080 testdrive-schema-registry-1 | proxy.protocol.enabled = false testdrive-schema-registry-1 | reject.options.request = false testdrive-schema-registry-1 | request.logger.name = io.confluent.rest-utils.requests testdrive-schema-registry-1 | request.queue.capacity = 2147483647 testdrive-schema-registry-1 | request.queue.capacity.growby = 64 testdrive-schema-registry-1 | request.queue.capacity.init = 128 testdrive-schema-registry-1 | resource.extension.classes = [] testdrive-schema-registry-1 | response.http.headers.config = testdrive-schema-registry-1 | response.mediatype.default = application/json testdrive-schema-registry-1 | response.mediatype.preferred = [application/json] testdrive-schema-registry-1 | rest.servlet.initializor.classes = [] testdrive-schema-registry-1 | server.connection.limit = 0 testdrive-schema-registry-1 | shutdown.graceful.ms = 1000 testdrive-schema-registry-1 | sni.check.enabled = false testdrive-schema-registry-1 | ssl.cipher.suites = [] testdrive-schema-registry-1 | ssl.client.auth = false testdrive-schema-registry-1 | ssl.client.authentication = NONE testdrive-schema-registry-1 | ssl.enabled.protocols = [] testdrive-schema-registry-1 | ssl.endpoint.identification.algorithm = null testdrive-schema-registry-1 | ssl.key.password = [hidden] testdrive-schema-registry-1 | ssl.keymanager.algorithm = testdrive-schema-registry-1 | ssl.keystore.location = testdrive-schema-registry-1 | ssl.keystore.password = [hidden] testdrive-schema-registry-1 | ssl.keystore.reload = false testdrive-schema-registry-1 | ssl.keystore.type = JKS testdrive-schema-registry-1 | ssl.keystore.watch.location = testdrive-schema-registry-1 | ssl.protocol = TLS testdrive-schema-registry-1 | ssl.provider = testdrive-schema-registry-1 | ssl.trustmanager.algorithm = testdrive-schema-registry-1 | ssl.truststore.location = testdrive-schema-registry-1 | ssl.truststore.password = [hidden] testdrive-schema-registry-1 | ssl.truststore.type = JKS testdrive-schema-registry-1 | suppress.stack.trace.response = true testdrive-schema-registry-1 | thread.pool.max = 200 testdrive-schema-registry-1 | thread.pool.min = 8 testdrive-schema-registry-1 | websocket.path.prefix = /ws testdrive-schema-registry-1 | websocket.servlet.initializor.classes = [] testdrive-schema-registry-1 | (io.confluent.rest.RestConfig) testdrive-schema-registry-1 | [2025-04-01 21:11:24,653] INFO Adding listener with HTTP/2: NamedURI{uri=http://0.0.0.0:8081, name='null'} (io.confluent.rest.ApplicationServer) testdrive-schema-registry-1 | [2025-04-01 21:11:24,694] INFO Registered MetricsListener to connector of listener: null (io.confluent.rest.ApplicationServer) testdrive-mysql-1 | 2025-04-01T21:11:24.698385Z 15 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:11:24,933] INFO Found internal listener: NamedURI{uri=http://0.0.0.0:8081, name='null'} (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry) testdrive-schema-registry-1 | [2025-04-01 21:11:24,934] INFO Setting my identity to version=1,host=schema-registry,port=8081,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry) testdrive-schema-registry-1 | [2025-04-01 21:11:25,064] INFO AdminClientConfig values: testdrive-schema-registry-1 | auto.include.jmx.reporter = true testdrive-schema-registry-1 | bootstrap.controllers = [] testdrive-schema-registry-1 | bootstrap.servers = [PLAINTEXT://kafka:9092] testdrive-schema-registry-1 | client.dns.lookup = use_all_dns_ips testdrive-schema-registry-1 | client.id = testdrive-schema-registry-1 | confluent.lkc.id = null testdrive-schema-registry-1 | confluent.metrics.reporter.bootstrap.servers = kafka-0:9071 testdrive-schema-registry-1 | confluent.proxy.protocol.client.address = null testdrive-schema-registry-1 | confluent.proxy.protocol.client.mode = PROXY testdrive-schema-registry-1 | confluent.proxy.protocol.client.port = null testdrive-schema-registry-1 | confluent.proxy.protocol.client.version = NONE testdrive-schema-registry-1 | connections.max.idle.ms = 300000 testdrive-schema-registry-1 | default.api.timeout.ms = 60000 testdrive-schema-registry-1 | enable.metrics.push = true testdrive-schema-registry-1 | host.resolver.class = class org.apache.kafka.clients.DefaultHostResolver testdrive-schema-registry-1 | metadata.max.age.ms = 300000 testdrive-schema-registry-1 | metric.reporters = [] testdrive-schema-registry-1 | metrics.num.samples = 2 testdrive-schema-registry-1 | metrics.recording.level = INFO testdrive-schema-registry-1 | metrics.sample.window.ms = 30000 testdrive-schema-registry-1 | receive.buffer.bytes = 65536 testdrive-schema-registry-1 | reconnect.backoff.max.ms = 1000 testdrive-schema-registry-1 | reconnect.backoff.ms = 50 testdrive-schema-registry-1 | request.timeout.ms = 30000 testdrive-schema-registry-1 | retries = 2147483647 testdrive-schema-registry-1 | retry.backoff.max.ms = 1000 testdrive-schema-registry-1 | retry.backoff.ms = 100 testdrive-schema-registry-1 | sasl.client.callback.handler.class = null testdrive-schema-registry-1 | sasl.jaas.config = null testdrive-schema-registry-1 | sasl.kerberos.kinit.cmd = /usr/bin/kinit testdrive-schema-registry-1 | sasl.kerberos.min.time.before.relogin = 60000 testdrive-schema-registry-1 | sasl.kerberos.service.name = null testdrive-schema-registry-1 | sasl.kerberos.ticket.renew.jitter = 0.05 testdrive-schema-registry-1 | sasl.kerberos.ticket.renew.window.factor = 0.8 testdrive-schema-registry-1 | sasl.login.callback.handler.class = null testdrive-schema-registry-1 | sasl.login.class = null testdrive-schema-registry-1 | sasl.login.connect.timeout.ms = null testdrive-schema-registry-1 | sasl.login.read.timeout.ms = null testdrive-schema-registry-1 | sasl.login.refresh.buffer.seconds = 300 testdrive-schema-registry-1 | sasl.login.refresh.min.period.seconds = 60 testdrive-schema-registry-1 | sasl.login.refresh.window.factor = 0.8 testdrive-schema-registry-1 | sasl.login.refresh.window.jitter = 0.05 testdrive-schema-registry-1 | sasl.login.retry.backoff.max.ms = 10000 testdrive-schema-registry-1 | sasl.login.retry.backoff.ms = 100 testdrive-schema-registry-1 | sasl.mechanism = GSSAPI testdrive-schema-registry-1 | sasl.oauthbearer.clock.skew.seconds = 30 testdrive-schema-registry-1 | sasl.oauthbearer.expected.audience = null testdrive-schema-registry-1 | sasl.oauthbearer.expected.issuer = null testdrive-schema-registry-1 | sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 testdrive-schema-registry-1 | sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 testdrive-schema-registry-1 | sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 testdrive-schema-registry-1 | sasl.oauthbearer.jwks.endpoint.url = null testdrive-schema-registry-1 | sasl.oauthbearer.scope.claim.name = scope testdrive-schema-registry-1 | sasl.oauthbearer.sub.claim.name = sub testdrive-schema-registry-1 | sasl.oauthbearer.token.endpoint.url = null testdrive-schema-registry-1 | security.protocol = PLAINTEXT testdrive-schema-registry-1 | security.providers = null testdrive-schema-registry-1 | send.buffer.bytes = 131072 testdrive-schema-registry-1 | socket.connection.setup.timeout.max.ms = 30000 testdrive-schema-registry-1 | socket.connection.setup.timeout.ms = 10000 testdrive-schema-registry-1 | ssl.cipher.suites = null testdrive-schema-registry-1 | ssl.enabled.protocols = [TLSv1.2, TLSv1.3] testdrive-schema-registry-1 | ssl.endpoint.identification.algorithm = https testdrive-schema-registry-1 | ssl.engine.factory.class = null testdrive-schema-registry-1 | ssl.key.password = null testdrive-schema-registry-1 | ssl.keymanager.algorithm = SunX509 testdrive-schema-registry-1 | ssl.keystore.certificate.chain = null testdrive-schema-registry-1 | ssl.keystore.key = null testdrive-schema-registry-1 | ssl.keystore.location = null testdrive-schema-registry-1 | ssl.keystore.password = null testdrive-schema-registry-1 | ssl.keystore.type = JKS testdrive-schema-registry-1 | ssl.protocol = TLSv1.3 testdrive-schema-registry-1 | ssl.provider = null testdrive-schema-registry-1 | ssl.secure.random.implementation = null testdrive-schema-registry-1 | ssl.trustmanager.algorithm = PKIX testdrive-schema-registry-1 | ssl.truststore.certificates = null testdrive-schema-registry-1 | ssl.truststore.location = null testdrive-schema-registry-1 | ssl.truststore.password = null testdrive-schema-registry-1 | ssl.truststore.type = JKS testdrive-schema-registry-1 | (org.apache.kafka.clients.admin.AdminClientConfig) testdrive-zookeeper-1 | [2025-04-01 21:11:25,068] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54330, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:11:25,145] INFO These configurations '[timeout.ms]' were supplied but are not used yet. (org.apache.kafka.clients.admin.AdminClientConfig) testdrive-schema-registry-1 | [2025-04-01 21:11:25,146] INFO Kafka version: 7.7.0-ce (org.apache.kafka.common.utils.AppInfoParser) testdrive-schema-registry-1 | [2025-04-01 21:11:25,146] INFO Kafka commitId: 7003f3d306710734 (org.apache.kafka.common.utils.AppInfoParser) testdrive-schema-registry-1 | [2025-04-01 21:11:25,146] INFO Kafka startTimeMs: 1743541885145 (org.apache.kafka.common.utils.AppInfoParser) testdrive-postgres-1 | 2025-04-01 21:11:25.551 UTC [194] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:11:25,658] INFO App info kafka.admin.client for adminclient-1 unregistered (org.apache.kafka.common.utils.AppInfoParser) testdrive-schema-registry-1 | [2025-04-01 21:11:25,674] INFO Registering schema provider for AVRO: io.confluent.kafka.schemaregistry.avro.AvroSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry) testdrive-schema-registry-1 | [2025-04-01 21:11:25,674] INFO Registering schema provider for JSON: io.confluent.kafka.schemaregistry.json.JsonSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry) testdrive-schema-registry-1 | [2025-04-01 21:11:25,674] INFO Registering schema provider for PROTOBUF: io.confluent.kafka.schemaregistry.protobuf.ProtobufSchemaProvider (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry) testdrive-schema-registry-1 | [2025-04-01 21:11:25,707] INFO Initializing KafkaStore with broker endpoints: PLAINTEXT://kafka:9092 (io.confluent.kafka.schemaregistry.storage.KafkaStore) testdrive-mysql-1 | 2025-04-01T21:11:25.766973Z 16 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:11:25,847] WARN No value specified for metadata.encoder.secret, sensitive metadata will not be encoded (io.confluent.kafka.schemaregistry.storage.encoder.MetadataEncoderService) testdrive-schema-registry-1 | [2025-04-01 21:11:25,848] INFO AdminClientConfig values: testdrive-schema-registry-1 | auto.include.jmx.reporter = true testdrive-schema-registry-1 | bootstrap.controllers = [] testdrive-schema-registry-1 | bootstrap.servers = [PLAINTEXT://kafka:9092] testdrive-schema-registry-1 | client.dns.lookup = use_all_dns_ips testdrive-schema-registry-1 | client.id = testdrive-schema-registry-1 | confluent.lkc.id = null testdrive-schema-registry-1 | confluent.metrics.reporter.bootstrap.servers = kafka-0:9071 testdrive-schema-registry-1 | confluent.proxy.protocol.client.address = null testdrive-schema-registry-1 | confluent.proxy.protocol.client.mode = PROXY testdrive-schema-registry-1 | confluent.proxy.protocol.client.port = null testdrive-schema-registry-1 | confluent.proxy.protocol.client.version = NONE testdrive-schema-registry-1 | connections.max.idle.ms = 300000 testdrive-schema-registry-1 | default.api.timeout.ms = 60000 testdrive-schema-registry-1 | enable.metrics.push = true testdrive-schema-registry-1 | host.resolver.class = class org.apache.kafka.clients.DefaultHostResolver testdrive-schema-registry-1 | metadata.max.age.ms = 300000 testdrive-schema-registry-1 | metric.reporters = [] testdrive-schema-registry-1 | metrics.num.samples = 2 testdrive-schema-registry-1 | metrics.recording.level = INFO testdrive-schema-registry-1 | metrics.sample.window.ms = 30000 testdrive-schema-registry-1 | receive.buffer.bytes = 65536 testdrive-schema-registry-1 | reconnect.backoff.max.ms = 1000 testdrive-schema-registry-1 | reconnect.backoff.ms = 50 testdrive-schema-registry-1 | request.timeout.ms = 30000 testdrive-schema-registry-1 | retries = 2147483647 testdrive-schema-registry-1 | retry.backoff.max.ms = 1000 testdrive-schema-registry-1 | retry.backoff.ms = 100 testdrive-schema-registry-1 | sasl.client.callback.handler.class = null testdrive-schema-registry-1 | sasl.jaas.config = null testdrive-schema-registry-1 | sasl.kerberos.kinit.cmd = /usr/bin/kinit testdrive-schema-registry-1 | sasl.kerberos.min.time.before.relogin = 60000 testdrive-schema-registry-1 | sasl.kerberos.service.name = null testdrive-schema-registry-1 | sasl.kerberos.ticket.renew.jitter = 0.05 testdrive-schema-registry-1 | sasl.kerberos.ticket.renew.window.factor = 0.8 testdrive-schema-registry-1 | sasl.login.callback.handler.class = null testdrive-schema-registry-1 | sasl.login.class = null testdrive-schema-registry-1 | sasl.login.connect.timeout.ms = null testdrive-schema-registry-1 | sasl.login.read.timeout.ms = null testdrive-schema-registry-1 | sasl.login.refresh.buffer.seconds = 300 testdrive-schema-registry-1 | sasl.login.refresh.min.period.seconds = 60 testdrive-schema-registry-1 | sasl.login.refresh.window.factor = 0.8 testdrive-schema-registry-1 | sasl.login.refresh.window.jitter = 0.05 testdrive-schema-registry-1 | sasl.login.retry.backoff.max.ms = 10000 testdrive-schema-registry-1 | sasl.login.retry.backoff.ms = 100 testdrive-schema-registry-1 | sasl.mechanism = GSSAPI testdrive-schema-registry-1 | sasl.oauthbearer.clock.skew.seconds = 30 testdrive-schema-registry-1 | sasl.oauthbearer.expected.audience = null testdrive-schema-registry-1 | sasl.oauthbearer.expected.issuer = null testdrive-schema-registry-1 | sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 testdrive-schema-registry-1 | sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 testdrive-schema-registry-1 | sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 testdrive-schema-registry-1 | sasl.oauthbearer.jwks.endpoint.url = null testdrive-schema-registry-1 | sasl.oauthbearer.scope.claim.name = scope testdrive-schema-registry-1 | sasl.oauthbearer.sub.claim.name = sub testdrive-schema-registry-1 | sasl.oauthbearer.token.endpoint.url = null testdrive-schema-registry-1 | security.protocol = PLAINTEXT testdrive-schema-registry-1 | security.providers = null testdrive-schema-registry-1 | send.buffer.bytes = 131072 testdrive-schema-registry-1 | socket.connection.setup.timeout.max.ms = 30000 testdrive-schema-registry-1 | socket.connection.setup.timeout.ms = 10000 testdrive-schema-registry-1 | ssl.cipher.suites = null testdrive-schema-registry-1 | ssl.enabled.protocols = [TLSv1.2, TLSv1.3] testdrive-schema-registry-1 | ssl.endpoint.identification.algorithm = https testdrive-schema-registry-1 | ssl.engine.factory.class = null testdrive-schema-registry-1 | ssl.key.password = null testdrive-schema-registry-1 | ssl.keymanager.algorithm = SunX509 testdrive-schema-registry-1 | ssl.keystore.certificate.chain = null testdrive-schema-registry-1 | ssl.keystore.key = null testdrive-schema-registry-1 | ssl.keystore.location = null testdrive-schema-registry-1 | ssl.keystore.password = null testdrive-schema-registry-1 | ssl.keystore.type = JKS testdrive-schema-registry-1 | ssl.protocol = TLSv1.3 testdrive-schema-registry-1 | ssl.provider = null testdrive-schema-registry-1 | ssl.secure.random.implementation = null testdrive-schema-registry-1 | ssl.trustmanager.algorithm = PKIX testdrive-schema-registry-1 | ssl.truststore.certificates = null testdrive-schema-registry-1 | ssl.truststore.location = null testdrive-schema-registry-1 | ssl.truststore.password = null testdrive-schema-registry-1 | ssl.truststore.type = JKS testdrive-schema-registry-1 | (org.apache.kafka.clients.admin.AdminClientConfig) testdrive-schema-registry-1 | [2025-04-01 21:11:25,853] INFO These configurations '[timeout.ms]' were supplied but are not used yet. (org.apache.kafka.clients.admin.AdminClientConfig) testdrive-schema-registry-1 | [2025-04-01 21:11:25,853] INFO Kafka version: 7.7.0-ce (org.apache.kafka.common.utils.AppInfoParser) testdrive-schema-registry-1 | [2025-04-01 21:11:25,853] INFO Kafka commitId: 7003f3d306710734 (org.apache.kafka.common.utils.AppInfoParser) testdrive-schema-registry-1 | [2025-04-01 21:11:25,853] INFO Kafka startTimeMs: 1743541885853 (org.apache.kafka.common.utils.AppInfoParser) testdrive-schema-registry-1 | [2025-04-01 21:11:25,872] INFO Creating schemas topic _schemas (io.confluent.kafka.schemaregistry.storage.KafkaStore) testdrive-schema-registry-1 | [2025-04-01 21:11:25,874] WARN Creating the schema topic _schemas using a replication factor of 1, which is less than the desired one of 3. If this is a production environment, it's crucial to add more brokers and increase the replication factor of the topic. (io.confluent.kafka.schemaregistry.storage.KafkaStore) testdrive-kafka-1 | [2025-04-01 21:11:25,922] INFO Creating topic _schemas with configuration {cleanup.policy=compact} and initial partition assignment HashMap(0 -> ArrayBuffer(1)) (kafka.zk.AdminZkClient) testdrive-kafka-1 | [2025-04-01 21:11:25,960] INFO [Controller id=1] New topics: [Set(_schemas)], deleted topics: [HashSet()], new partition replica assignment [Set(TopicIdReplicaAssignment(_schemas,Some(xOs2y-Q9SuqJZnDXhZ4I0g),Map(_schemas-0 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=))))] (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:25,961] INFO [Controller id=1] New partition creation callback for _schemas-0 (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:25,964] INFO [Controller id=1 epoch=1] Changed partition _schemas-0 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:25,964] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:25,969] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition _schemas-0 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:25,969] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,003] INFO [Controller id=1 epoch=1] Changed partition _schemas-0 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,006] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='_schemas', partitionIndex=0, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition _schemas-0 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,008] INFO [Controller id=1 epoch=1] Sending LeaderAndIsr request to broker 1 with 1 become-leader and 0 become-follower partitions (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,010] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet(1) for 1 partitions (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,011] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition _schemas-0 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,011] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,020] INFO [Broker id=1] Handling LeaderAndIsr request correlationId 1 from controller 1 for 1 partitions (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,022] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='_schemas', partitionIndex=0, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 1 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,041] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 1 from controller 1 epoch 1 starting the become-leader transition for partition _schemas-0 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,042] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions Set(_schemas-0) (kafka.server.ReplicaFetcherManager) testdrive-kafka-1 | [2025-04-01 21:11:26,042] INFO [Broker id=1] Stopped fetchers as part of LeaderAndIsr request correlationId 1 from controller 1 epoch 1 as part of the become-leader transition for 1 partitions (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,096] INFO [LogLoader partition=_schemas-0, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:26,107] INFO Created log for partition _schemas-0 in /var/lib/kafka/data/_schemas-0 with properties {cleanup.policy=compact} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:26,108] INFO [Partition _schemas-0 broker=1] No checkpointed highwatermark is found for partition _schemas-0 (kafka.cluster.Partition) testdrive-zookeeper-1 | [2025-04-01 21:11:26,119] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54338, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-kafka-1 | [2025-04-01 21:11:26,110] INFO [Partition _schemas-0 broker=1] Log loaded for partition _schemas-0 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:26,113] INFO [Broker id=1] Leader _schemas-0 with topic id Some(xOs2y-Q9SuqJZnDXhZ4I0g) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,158] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 1 from controller 1 epoch 1 for the become-leader transition for partition _schemas-0 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,166] INFO [Broker id=1] Finished LeaderAndIsr request in 148ms correlationId 1 from controller 1 for 1 partitions (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,171] TRACE [Controller id=1 epoch=1] Received response LeaderAndIsrResponseData(errorCode=0, partitionErrors=[], topics=[LeaderAndIsrTopicError(topicId=xOs2y-Q9SuqJZnDXhZ4I0g, partitionErrors=[LeaderAndIsrPartitionError(topicName='', partitionIndex=0, errorCode=0)])]) for request LEADER_AND_ISR with correlation id 1 sent to broker kafka:9092 (id: 1 rack: null) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,178] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='_schemas', partitionIndex=0, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition _schemas-0 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 2 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,180] INFO [Broker id=1] Add 1 partitions and deleted 0 partitions from metadata cache in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 2 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,187] TRACE [Controller id=1 epoch=1] Received response UpdateMetadataResponseData(errorCode=0) for request UPDATE_METADATA with correlation id 2 sent to broker kafka:9092 (id: 1 rack: null) (state.change.logger) testdrive-schema-registry-1 | [2025-04-01 21:11:26,195] INFO App info kafka.admin.client for adminclient-2 unregistered (org.apache.kafka.common.utils.AppInfoParser) testdrive-schema-registry-1 | [2025-04-01 21:11:26,208] INFO ProducerConfig values: testdrive-schema-registry-1 | acks = -1 testdrive-schema-registry-1 | auto.include.jmx.reporter = true testdrive-schema-registry-1 | batch.size = 16384 testdrive-schema-registry-1 | bootstrap.servers = [PLAINTEXT://kafka:9092] testdrive-schema-registry-1 | buffer.memory = 33554432 testdrive-schema-registry-1 | client.dns.lookup = use_all_dns_ips testdrive-schema-registry-1 | client.id = producer-1 testdrive-schema-registry-1 | compression.type = none testdrive-schema-registry-1 | confluent.lkc.id = null testdrive-schema-registry-1 | confluent.proxy.protocol.client.address = null testdrive-schema-registry-1 | confluent.proxy.protocol.client.mode = PROXY testdrive-schema-registry-1 | confluent.proxy.protocol.client.port = null testdrive-schema-registry-1 | confluent.proxy.protocol.client.version = NONE testdrive-schema-registry-1 | connections.max.idle.ms = 540000 testdrive-schema-registry-1 | delivery.timeout.ms = 120000 testdrive-schema-registry-1 | enable.idempotence = false testdrive-schema-registry-1 | enable.metrics.push = true testdrive-schema-registry-1 | interceptor.classes = [] testdrive-schema-registry-1 | key.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer testdrive-schema-registry-1 | linger.ms = 0 testdrive-schema-registry-1 | max.block.ms = 60000 testdrive-schema-registry-1 | max.in.flight.requests.per.connection = 5 testdrive-schema-registry-1 | max.request.size = 1048576 testdrive-schema-registry-1 | metadata.max.age.ms = 300000 testdrive-schema-registry-1 | metadata.max.idle.ms = 300000 testdrive-schema-registry-1 | metric.reporters = [] testdrive-schema-registry-1 | metrics.num.samples = 2 testdrive-schema-registry-1 | metrics.recording.level = INFO testdrive-schema-registry-1 | metrics.sample.window.ms = 30000 testdrive-schema-registry-1 | partitioner.adaptive.partitioning.enable = true testdrive-schema-registry-1 | partitioner.availability.timeout.ms = 0 testdrive-schema-registry-1 | partitioner.class = null testdrive-schema-registry-1 | partitioner.ignore.keys = false testdrive-schema-registry-1 | receive.buffer.bytes = 32768 testdrive-schema-registry-1 | reconnect.backoff.max.ms = 1000 testdrive-schema-registry-1 | reconnect.backoff.ms = 50 testdrive-schema-registry-1 | request.timeout.ms = 30000 testdrive-schema-registry-1 | retries = 0 testdrive-schema-registry-1 | retry.backoff.max.ms = 1000 testdrive-schema-registry-1 | retry.backoff.ms = 100 testdrive-schema-registry-1 | sasl.client.callback.handler.class = null testdrive-schema-registry-1 | sasl.jaas.config = null testdrive-schema-registry-1 | sasl.kerberos.kinit.cmd = /usr/bin/kinit testdrive-schema-registry-1 | sasl.kerberos.min.time.before.relogin = 60000 testdrive-schema-registry-1 | sasl.kerberos.service.name = null testdrive-schema-registry-1 | sasl.kerberos.ticket.renew.jitter = 0.05 testdrive-schema-registry-1 | sasl.kerberos.ticket.renew.window.factor = 0.8 testdrive-schema-registry-1 | sasl.login.callback.handler.class = null testdrive-schema-registry-1 | sasl.login.class = null testdrive-schema-registry-1 | sasl.login.connect.timeout.ms = null testdrive-schema-registry-1 | sasl.login.read.timeout.ms = null testdrive-schema-registry-1 | sasl.login.refresh.buffer.seconds = 300 testdrive-schema-registry-1 | sasl.login.refresh.min.period.seconds = 60 testdrive-schema-registry-1 | sasl.login.refresh.window.factor = 0.8 testdrive-schema-registry-1 | sasl.login.refresh.window.jitter = 0.05 testdrive-schema-registry-1 | sasl.login.retry.backoff.max.ms = 10000 testdrive-schema-registry-1 | sasl.login.retry.backoff.ms = 100 testdrive-schema-registry-1 | sasl.mechanism = GSSAPI testdrive-schema-registry-1 | sasl.oauthbearer.clock.skew.seconds = 30 testdrive-schema-registry-1 | sasl.oauthbearer.expected.audience = null testdrive-schema-registry-1 | sasl.oauthbearer.expected.issuer = null testdrive-schema-registry-1 | sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 testdrive-schema-registry-1 | sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 testdrive-schema-registry-1 | sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 testdrive-schema-registry-1 | sasl.oauthbearer.jwks.endpoint.url = null testdrive-schema-registry-1 | sasl.oauthbearer.scope.claim.name = scope testdrive-schema-registry-1 | sasl.oauthbearer.sub.claim.name = sub testdrive-schema-registry-1 | sasl.oauthbearer.token.endpoint.url = null testdrive-schema-registry-1 | security.protocol = PLAINTEXT testdrive-schema-registry-1 | security.providers = null testdrive-schema-registry-1 | send.buffer.bytes = 131072 testdrive-schema-registry-1 | socket.connection.setup.timeout.max.ms = 30000 testdrive-schema-registry-1 | socket.connection.setup.timeout.ms = 10000 testdrive-schema-registry-1 | ssl.cipher.suites = null testdrive-schema-registry-1 | ssl.enabled.protocols = [TLSv1.2, TLSv1.3] testdrive-schema-registry-1 | ssl.endpoint.identification.algorithm = https testdrive-schema-registry-1 | ssl.engine.factory.class = null testdrive-schema-registry-1 | ssl.key.password = null testdrive-schema-registry-1 | ssl.keymanager.algorithm = SunX509 testdrive-schema-registry-1 | ssl.keystore.certificate.chain = null testdrive-schema-registry-1 | ssl.keystore.key = null testdrive-schema-registry-1 | ssl.keystore.location = null testdrive-schema-registry-1 | ssl.keystore.password = null testdrive-schema-registry-1 | ssl.keystore.type = JKS testdrive-schema-registry-1 | ssl.protocol = TLSv1.3 testdrive-schema-registry-1 | ssl.provider = null testdrive-schema-registry-1 | ssl.secure.random.implementation = null testdrive-schema-registry-1 | ssl.trustmanager.algorithm = PKIX testdrive-schema-registry-1 | ssl.truststore.certificates = null testdrive-schema-registry-1 | ssl.truststore.location = null testdrive-schema-registry-1 | ssl.truststore.password = null testdrive-schema-registry-1 | ssl.truststore.type = JKS testdrive-schema-registry-1 | transaction.timeout.ms = 60000 testdrive-schema-registry-1 | transactional.id = null testdrive-schema-registry-1 | value.serializer = class org.apache.kafka.common.serialization.ByteArraySerializer testdrive-schema-registry-1 | (org.apache.kafka.clients.producer.ProducerConfig) testdrive-schema-registry-1 | [2025-04-01 21:11:26,235] INFO initializing Kafka metrics collector (org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector) testdrive-schema-registry-1 | [2025-04-01 21:11:26,270] INFO These configurations '[timeout.ms]' were supplied but are not used yet. (org.apache.kafka.clients.producer.ProducerConfig) testdrive-schema-registry-1 | [2025-04-01 21:11:26,270] INFO Kafka version: 7.7.0-ce (org.apache.kafka.common.utils.AppInfoParser) testdrive-schema-registry-1 | [2025-04-01 21:11:26,270] INFO Kafka commitId: 7003f3d306710734 (org.apache.kafka.common.utils.AppInfoParser) testdrive-schema-registry-1 | [2025-04-01 21:11:26,271] INFO Kafka startTimeMs: 1743541886270 (org.apache.kafka.common.utils.AppInfoParser) testdrive-schema-registry-1 | [2025-04-01 21:11:26,277] INFO Kafka store reader thread starting consumer (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread) testdrive-schema-registry-1 | [2025-04-01 21:11:26,285] INFO ConsumerConfig values: testdrive-schema-registry-1 | allow.auto.create.topics = true testdrive-schema-registry-1 | auto.commit.interval.ms = 5000 testdrive-schema-registry-1 | auto.include.jmx.reporter = true testdrive-schema-registry-1 | auto.offset.reset = earliest testdrive-schema-registry-1 | bootstrap.servers = [PLAINTEXT://kafka:9092] testdrive-schema-registry-1 | check.crcs = true testdrive-schema-registry-1 | client.dns.lookup = use_all_dns_ips testdrive-schema-registry-1 | client.id = KafkaStore-reader-_schemas testdrive-schema-registry-1 | client.rack = testdrive-schema-registry-1 | confluent.lkc.id = null testdrive-schema-registry-1 | confluent.proxy.protocol.client.address = null testdrive-schema-registry-1 | confluent.proxy.protocol.client.mode = PROXY testdrive-schema-registry-1 | confluent.proxy.protocol.client.port = null testdrive-schema-registry-1 | confluent.proxy.protocol.client.version = NONE testdrive-schema-registry-1 | connections.max.idle.ms = 540000 testdrive-schema-registry-1 | default.api.timeout.ms = 60000 testdrive-schema-registry-1 | enable.auto.commit = false testdrive-schema-registry-1 | enable.metrics.push = true testdrive-schema-registry-1 | exclude.internal.topics = true testdrive-schema-registry-1 | fetch.max.bytes = 52428800 testdrive-schema-registry-1 | fetch.max.wait.ms = 500 testdrive-schema-registry-1 | fetch.min.bytes = 1 testdrive-schema-registry-1 | group.id = schema-registry-schema-registry-8081 testdrive-schema-registry-1 | group.instance.id = null testdrive-schema-registry-1 | group.protocol = classic testdrive-schema-registry-1 | group.remote.assignor = null testdrive-schema-registry-1 | heartbeat.interval.ms = 3000 testdrive-schema-registry-1 | interceptor.classes = [] testdrive-schema-registry-1 | internal.leave.group.on.close = true testdrive-schema-registry-1 | internal.throw.on.fetch.stable.offset.unsupported = false testdrive-schema-registry-1 | isolation.level = read_uncommitted testdrive-schema-registry-1 | key.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer testdrive-schema-registry-1 | max.partition.fetch.bytes = 1048576 testdrive-schema-registry-1 | max.poll.interval.ms = 300000 testdrive-schema-registry-1 | max.poll.records = 500 testdrive-schema-registry-1 | metadata.max.age.ms = 300000 testdrive-schema-registry-1 | metric.reporters = [] testdrive-schema-registry-1 | metrics.num.samples = 2 testdrive-schema-registry-1 | metrics.recording.level = INFO testdrive-schema-registry-1 | metrics.sample.window.ms = 30000 testdrive-schema-registry-1 | partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] testdrive-schema-registry-1 | receive.buffer.bytes = 65536 testdrive-schema-registry-1 | reconnect.backoff.max.ms = 1000 testdrive-schema-registry-1 | reconnect.backoff.ms = 50 testdrive-schema-registry-1 | request.timeout.ms = 30000 testdrive-schema-registry-1 | retry.backoff.max.ms = 1000 testdrive-schema-registry-1 | retry.backoff.ms = 100 testdrive-schema-registry-1 | sasl.client.callback.handler.class = null testdrive-schema-registry-1 | sasl.jaas.config = null testdrive-schema-registry-1 | sasl.kerberos.kinit.cmd = /usr/bin/kinit testdrive-schema-registry-1 | sasl.kerberos.min.time.before.relogin = 60000 testdrive-schema-registry-1 | sasl.kerberos.service.name = null testdrive-schema-registry-1 | sasl.kerberos.ticket.renew.jitter = 0.05 testdrive-schema-registry-1 | sasl.kerberos.ticket.renew.window.factor = 0.8 testdrive-schema-registry-1 | sasl.login.callback.handler.class = null testdrive-schema-registry-1 | sasl.login.class = null testdrive-schema-registry-1 | sasl.login.connect.timeout.ms = null testdrive-schema-registry-1 | sasl.login.read.timeout.ms = null testdrive-schema-registry-1 | sasl.login.refresh.buffer.seconds = 300 testdrive-schema-registry-1 | sasl.login.refresh.min.period.seconds = 60 testdrive-schema-registry-1 | sasl.login.refresh.window.factor = 0.8 testdrive-schema-registry-1 | sasl.login.refresh.window.jitter = 0.05 testdrive-schema-registry-1 | sasl.login.retry.backoff.max.ms = 10000 testdrive-schema-registry-1 | sasl.login.retry.backoff.ms = 100 testdrive-schema-registry-1 | sasl.mechanism = GSSAPI testdrive-schema-registry-1 | sasl.oauthbearer.clock.skew.seconds = 30 testdrive-schema-registry-1 | sasl.oauthbearer.expected.audience = null testdrive-schema-registry-1 | sasl.oauthbearer.expected.issuer = null testdrive-schema-registry-1 | sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 testdrive-schema-registry-1 | sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 testdrive-schema-registry-1 | sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 testdrive-schema-registry-1 | sasl.oauthbearer.jwks.endpoint.url = null testdrive-schema-registry-1 | sasl.oauthbearer.scope.claim.name = scope testdrive-schema-registry-1 | sasl.oauthbearer.sub.claim.name = sub testdrive-schema-registry-1 | sasl.oauthbearer.token.endpoint.url = null testdrive-schema-registry-1 | security.protocol = PLAINTEXT testdrive-schema-registry-1 | security.providers = null testdrive-schema-registry-1 | send.buffer.bytes = 131072 testdrive-schema-registry-1 | session.timeout.ms = 45000 testdrive-schema-registry-1 | socket.connection.setup.timeout.max.ms = 30000 testdrive-schema-registry-1 | socket.connection.setup.timeout.ms = 10000 testdrive-schema-registry-1 | ssl.cipher.suites = null testdrive-schema-registry-1 | ssl.enabled.protocols = [TLSv1.2, TLSv1.3] testdrive-schema-registry-1 | ssl.endpoint.identification.algorithm = https testdrive-schema-registry-1 | ssl.engine.factory.class = null testdrive-schema-registry-1 | ssl.key.password = null testdrive-schema-registry-1 | ssl.keymanager.algorithm = SunX509 testdrive-schema-registry-1 | ssl.keystore.certificate.chain = null testdrive-schema-registry-1 | ssl.keystore.key = null testdrive-schema-registry-1 | ssl.keystore.location = null testdrive-schema-registry-1 | ssl.keystore.password = null testdrive-schema-registry-1 | ssl.keystore.type = JKS testdrive-schema-registry-1 | ssl.protocol = TLSv1.3 testdrive-schema-registry-1 | ssl.provider = null testdrive-schema-registry-1 | ssl.secure.random.implementation = null testdrive-schema-registry-1 | ssl.trustmanager.algorithm = PKIX testdrive-schema-registry-1 | ssl.truststore.certificates = null testdrive-schema-registry-1 | ssl.truststore.location = null testdrive-schema-registry-1 | ssl.truststore.password = null testdrive-schema-registry-1 | ssl.truststore.type = JKS testdrive-schema-registry-1 | value.deserializer = class org.apache.kafka.common.serialization.ByteArrayDeserializer testdrive-schema-registry-1 | (org.apache.kafka.clients.consumer.ConsumerConfig) testdrive-schema-registry-1 | [2025-04-01 21:11:26,285] INFO [Producer clientId=producer-1] Cluster ID: P1WEXRhlSHm4X3e5Q6K9HA (org.apache.kafka.clients.Metadata) testdrive-schema-registry-1 | [2025-04-01 21:11:26,297] INFO initializing Kafka metrics collector (org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector) testdrive-schema-registry-1 | [2025-04-01 21:11:26,336] INFO These configurations '[timeout.ms]' were supplied but are not used yet. (org.apache.kafka.clients.consumer.ConsumerConfig) testdrive-schema-registry-1 | [2025-04-01 21:11:26,336] INFO Kafka version: 7.7.0-ce (org.apache.kafka.common.utils.AppInfoParser) testdrive-schema-registry-1 | [2025-04-01 21:11:26,337] INFO Kafka commitId: 7003f3d306710734 (org.apache.kafka.common.utils.AppInfoParser) testdrive-schema-registry-1 | [2025-04-01 21:11:26,337] INFO Kafka startTimeMs: 1743541886336 (org.apache.kafka.common.utils.AppInfoParser) testdrive-schema-registry-1 | [2025-04-01 21:11:26,347] INFO [Consumer clientId=KafkaStore-reader-_schemas, groupId=schema-registry-schema-registry-8081] Cluster ID: P1WEXRhlSHm4X3e5Q6K9HA (org.apache.kafka.clients.Metadata) testdrive-schema-registry-1 | [2025-04-01 21:11:26,359] INFO [Consumer clientId=KafkaStore-reader-_schemas, groupId=schema-registry-schema-registry-8081] Assigned to partition(s): _schemas-0 (org.apache.kafka.clients.consumer.internals.LegacyKafkaConsumer) testdrive-schema-registry-1 | [2025-04-01 21:11:26,362] INFO Seeking to beginning for all partitions (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread) testdrive-schema-registry-1 | [2025-04-01 21:11:26,362] INFO [Consumer clientId=KafkaStore-reader-_schemas, groupId=schema-registry-schema-registry-8081] Seeking to earliest offset of partition _schemas-0 (org.apache.kafka.clients.consumer.internals.SubscriptionState) testdrive-schema-registry-1 | [2025-04-01 21:11:26,362] INFO Initialized last consumed offset to -1 (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread) testdrive-schema-registry-1 | [2025-04-01 21:11:26,363] INFO [kafka-store-reader-thread-_schemas]: Starting (io.confluent.kafka.schemaregistry.storage.KafkaStoreReaderThread) testdrive-schema-registry-1 | [2025-04-01 21:11:26,523] INFO Wait to catch up until the offset at 0 (io.confluent.kafka.schemaregistry.storage.KafkaStore) testdrive-schema-registry-1 | [2025-04-01 21:11:26,596] INFO Reached offset at 0 (io.confluent.kafka.schemaregistry.storage.KafkaStore) testdrive-schema-registry-1 | [2025-04-01 21:11:26,597] INFO Joining schema registry with Kafka-based coordination (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry) testdrive-schema-registry-1 | [2025-04-01 21:11:26,606] INFO Kafka version: 7.7.0-ce (org.apache.kafka.common.utils.AppInfoParser) testdrive-schema-registry-1 | [2025-04-01 21:11:26,606] INFO Kafka commitId: 7003f3d306710734 (org.apache.kafka.common.utils.AppInfoParser) testdrive-schema-registry-1 | [2025-04-01 21:11:26,606] INFO Kafka startTimeMs: 1743541886606 (org.apache.kafka.common.utils.AppInfoParser) testdrive-schema-registry-1 | [2025-04-01 21:11:26,617] INFO [Schema registry clientId=sr-1, groupId=schema-registry] Cluster ID: P1WEXRhlSHm4X3e5Q6K9HA (org.apache.kafka.clients.Metadata) testdrive-postgres-1 | 2025-04-01 21:11:26.632 UTC [202] FATAL: role "root" does not exist testdrive-kafka-1 | [2025-04-01 21:11:26,632] INFO Creating topic __consumer_offsets with configuration {compression.type=producer, cleanup.policy=compact, segment.bytes=104857600} and initial partition assignment HashMap(0 -> ArrayBuffer(1), 1 -> ArrayBuffer(1), 2 -> ArrayBuffer(1), 3 -> ArrayBuffer(1), 4 -> ArrayBuffer(1), 5 -> ArrayBuffer(1), 6 -> ArrayBuffer(1), 7 -> ArrayBuffer(1), 8 -> ArrayBuffer(1), 9 -> ArrayBuffer(1), 10 -> ArrayBuffer(1), 11 -> ArrayBuffer(1), 12 -> ArrayBuffer(1), 13 -> ArrayBuffer(1), 14 -> ArrayBuffer(1), 15 -> ArrayBuffer(1), 16 -> ArrayBuffer(1), 17 -> ArrayBuffer(1), 18 -> ArrayBuffer(1), 19 -> ArrayBuffer(1), 20 -> ArrayBuffer(1), 21 -> ArrayBuffer(1), 22 -> ArrayBuffer(1), 23 -> ArrayBuffer(1), 24 -> ArrayBuffer(1), 25 -> ArrayBuffer(1), 26 -> ArrayBuffer(1), 27 -> ArrayBuffer(1), 28 -> ArrayBuffer(1), 29 -> ArrayBuffer(1), 30 -> ArrayBuffer(1), 31 -> ArrayBuffer(1), 32 -> ArrayBuffer(1), 33 -> ArrayBuffer(1), 34 -> ArrayBuffer(1), 35 -> ArrayBuffer(1), 36 -> ArrayBuffer(1), 37 -> ArrayBuffer(1), 38 -> ArrayBuffer(1), 39 -> ArrayBuffer(1), 40 -> ArrayBuffer(1), 41 -> ArrayBuffer(1), 42 -> ArrayBuffer(1), 43 -> ArrayBuffer(1), 44 -> ArrayBuffer(1), 45 -> ArrayBuffer(1), 46 -> ArrayBuffer(1), 47 -> ArrayBuffer(1), 48 -> ArrayBuffer(1), 49 -> ArrayBuffer(1)) (kafka.zk.AdminZkClient) testdrive-kafka-1 | [2025-04-01 21:11:26,657] INFO [Controller id=1] New topics: [Set(__consumer_offsets)], deleted topics: [HashSet()], new partition replica assignment [Set(TopicIdReplicaAssignment(__consumer_offsets,Some(zJg1EtzNTxSNbyvDJaEFHg),HashMap(__consumer_offsets-22 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-30 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-25 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-35 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-37 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-38 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-13 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-8 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-21 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-4 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-27 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-7 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-9 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-46 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-41 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-33 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-23 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-49 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-47 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-16 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-28 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-31 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-36 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-42 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-3 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-18 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-15 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-24 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-17 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-48 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-19 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-11 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-2 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-43 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-6 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-14 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-20 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-0 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-44 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-39 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-12 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-45 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-1 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-5 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-26 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-29 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-34 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-10 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-32 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=), __consumer_offsets-40 -> ReplicaAssignment(replicas=1, addingReplicas=, removingReplicas=))))] (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:26,658] INFO [Controller id=1] New partition creation callback for __consumer_offsets-22,__consumer_offsets-30,__consumer_offsets-25,__consumer_offsets-35,__consumer_offsets-37,__consumer_offsets-38,__consumer_offsets-13,__consumer_offsets-8,__consumer_offsets-21,__consumer_offsets-4,__consumer_offsets-27,__consumer_offsets-7,__consumer_offsets-9,__consumer_offsets-46,__consumer_offsets-41,__consumer_offsets-33,__consumer_offsets-23,__consumer_offsets-49,__consumer_offsets-47,__consumer_offsets-16,__consumer_offsets-28,__consumer_offsets-31,__consumer_offsets-36,__consumer_offsets-42,__consumer_offsets-3,__consumer_offsets-18,__consumer_offsets-15,__consumer_offsets-24,__consumer_offsets-17,__consumer_offsets-48,__consumer_offsets-19,__consumer_offsets-11,__consumer_offsets-2,__consumer_offsets-43,__consumer_offsets-6,__consumer_offsets-14,__consumer_offsets-20,__consumer_offsets-0,__consumer_offsets-44,__consumer_offsets-39,__consumer_offsets-12,__consumer_offsets-45,__consumer_offsets-1,__consumer_offsets-5,__consumer_offsets-26,__consumer_offsets-29,__consumer_offsets-34,__consumer_offsets-10,__consumer_offsets-32,__consumer_offsets-40 (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:11:26,658] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-22 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,658] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-30 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,658] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-25 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,658] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-35 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,658] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-37 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,659] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-38 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,659] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-13 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,659] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-8 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,659] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-21 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,659] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-4 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,659] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-27 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,659] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-7 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,659] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-9 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,659] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-46 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,659] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-41 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,659] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-33 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,659] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-23 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,659] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-49 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,659] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-47 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,659] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-16 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,659] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-28 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,659] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-31 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,659] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-36 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,659] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-42 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,660] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-3 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,660] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-18 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,660] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-15 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,660] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-24 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,660] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-17 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,660] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-48 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,660] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-19 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,660] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-11 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,660] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-2 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,660] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-43 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,660] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-6 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,660] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-14 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,660] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-20 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,660] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-0 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,660] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-44 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,660] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-39 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,660] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-12 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,661] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-45 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,661] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-1 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,661] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-5 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,661] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-26 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,661] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-29 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,661] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-34 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,661] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-10 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,661] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-32 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,661] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-40 state from NonExistentPartition to NewPartition with assigned replicas 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,661] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,662] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-32 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,662] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-5 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,662] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-44 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,662] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-48 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,662] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-46 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,662] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-20 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,663] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-43 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,663] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-24 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,663] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-6 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,663] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-18 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,663] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-21 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,663] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-1 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,663] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-14 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,663] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-34 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,663] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-16 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,663] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-29 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,663] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-11 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,663] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-0 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,663] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-22 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,663] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-47 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,663] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-36 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,663] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-28 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,663] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-42 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,663] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-9 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,663] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-37 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,663] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-13 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,663] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-30 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,664] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-35 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,664] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-39 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,664] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-12 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,664] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-27 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,664] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-45 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,664] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-19 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,664] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-49 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,664] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-40 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,664] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-41 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,664] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-38 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,664] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-8 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,664] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-7 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,664] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-33 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,664] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-25 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,664] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-31 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,664] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-23 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,664] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-10 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,664] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-2 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,664] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-17 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,664] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-4 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,664] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-15 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,664] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-26 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,664] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-3 from NonExistentReplica to NewReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,664] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,753] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-22 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,753] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-30 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,753] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-25 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,753] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-35 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,753] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-37 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,753] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-38 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,753] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-13 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,753] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-8 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,754] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-21 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,754] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-4 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,754] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-27 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,754] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-7 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,754] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-9 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,754] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-46 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,754] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-41 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,754] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-33 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,754] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-23 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,754] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-49 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,754] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-47 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,754] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-16 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,754] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-28 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,754] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-31 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,754] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-36 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,754] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-42 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,754] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-3 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,754] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-18 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,754] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-15 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,754] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-24 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,755] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-17 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,755] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-48 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,755] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-19 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,755] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-11 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,755] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-2 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,755] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-43 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,755] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-6 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,755] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-14 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,755] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-20 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,755] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-0 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,755] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-44 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,755] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-39 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,755] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-12 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,755] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-45 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,755] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-1 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,755] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-5 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,755] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-26 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,755] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-29 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,755] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-34 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,755] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-10 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,756] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-32 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,756] INFO [Controller id=1 epoch=1] Changed partition __consumer_offsets-40 from NewPartition to OnlinePartition with state LeaderAndIsr(leader=1, leaderEpoch=0, isrWithBrokerEpoch=List(BrokerState(brokerId=1, brokerEpoch=-1)), leaderRecoveryState=RECOVERED, partitionEpoch=0) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,756] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=13, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-13 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,756] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=46, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-46 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,756] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=9, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-9 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,756] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=42, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-42 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,756] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=21, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-21 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,756] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=17, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-17 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,756] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=30, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-30 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,756] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=26, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-26 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,756] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=5, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-5 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,756] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=38, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-38 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,756] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=1, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,756] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=34, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-34 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,756] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=16, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-16 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,756] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=45, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-45 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,756] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=12, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-12 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,756] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=41, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-41 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,757] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=24, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-24 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,757] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=20, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-20 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,757] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=49, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-49 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,757] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=0, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-0 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,757] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=29, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-29 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,757] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=25, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-25 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,757] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=8, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-8 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,757] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=37, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-37 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,757] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=4, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,757] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=33, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-33 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,757] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=15, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-15 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,757] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=48, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-48 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,757] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=11, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-11 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,757] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=44, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-44 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,757] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=23, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-23 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,757] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=19, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-19 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,757] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=32, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-32 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,757] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=28, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-28 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,757] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=7, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-7 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,757] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=40, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-40 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,758] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=3, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-3 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,758] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=36, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-36 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,758] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=47, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-47 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,758] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=14, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-14 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,758] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=43, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-43 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,758] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=10, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-10 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,758] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=22, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-22 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,758] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=18, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-18 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,758] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=31, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-31 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,758] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=27, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-27 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,758] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=39, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-39 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,758] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=6, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-6 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,758] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=35, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-35 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,758] TRACE [Controller id=1 epoch=1] Sending become-leader LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=2, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) to broker 1 for partition __consumer_offsets-2 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,758] INFO [Controller id=1 epoch=1] Sending LeaderAndIsr request to broker 1 with 50 become-leader and 0 become-follower partitions (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,759] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet(1) for 50 partitions (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,760] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-32 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,760] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-5 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,760] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-44 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,760] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-48 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,760] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-46 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,760] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-20 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,760] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-43 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,760] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-24 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,760] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-6 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,760] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-18 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,760] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-21 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,760] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-1 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,760] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-14 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,760] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-34 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,760] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-16 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,760] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-29 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,761] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-11 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,761] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-0 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,761] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-22 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,761] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-47 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,761] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-36 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,761] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-28 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,761] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-42 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,761] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-9 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,761] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-37 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,761] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-13 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,761] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-30 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,761] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-35 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,761] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-39 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,761] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-12 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,761] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-27 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,761] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-45 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,761] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-19 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,761] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-49 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,761] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-40 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,761] INFO [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 for 50 partitions (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,761] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-41 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,762] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=13, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,762] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-38 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,762] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=46, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,762] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-8 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,762] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=9, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,762] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-7 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,762] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=42, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,762] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-33 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,762] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=21, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,762] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-25 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,762] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=17, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,762] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-31 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,762] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=30, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,762] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-23 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,762] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=26, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,762] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-10 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,762] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=5, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,762] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-2 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,762] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=38, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,762] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-17 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,762] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=1, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,762] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-4 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,762] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=34, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,762] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-15 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,763] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=16, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,763] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-26 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,763] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=45, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,763] TRACE [Controller id=1 epoch=1] Changed state of replica 1 for partition __consumer_offsets-3 from NewReplica to OnlineReplica (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,763] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=12, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,763] INFO [Controller id=1 epoch=1] Sending UpdateMetadata request to brokers HashSet() for 0 partitions (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,763] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=41, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,763] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=24, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,763] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=20, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,763] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=49, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,763] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=0, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,763] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=29, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,763] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=25, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,763] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=8, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,763] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=37, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,763] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=4, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,763] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=33, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,763] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=15, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,764] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=48, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,764] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=11, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,764] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=44, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,764] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=23, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,764] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=19, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,764] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=32, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,764] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=28, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,764] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=7, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,764] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=40, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,764] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=3, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,764] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=36, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,764] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=47, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,764] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=14, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,764] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=43, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,764] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=10, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,764] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=22, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,764] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=18, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,764] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=31, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,764] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=27, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,764] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=39, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,764] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=6, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,765] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=35, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,765] TRACE [Broker id=1] Received LeaderAndIsr request LeaderAndIsrPartitionState(topicName='__consumer_offsets', partitionIndex=2, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], partitionEpoch=0, replicas=[1], addingReplicas=[], removingReplicas=[], isNew=true, leaderRecoveryState=0) correlation id 3 from controller 1 epoch 1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,785] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-3 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,785] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-18 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,785] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-41 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,785] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-10 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,785] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-33 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,785] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-48 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,785] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-19 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,785] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-34 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,785] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,785] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-11 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,785] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-26 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,785] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-49 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,785] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-39 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,785] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-9 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,785] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-24 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,785] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-31 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,785] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-46 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,785] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,785] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-16 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,785] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-2 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,785] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-25 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,785] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-40 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,785] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-47 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,785] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-17 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,785] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-32 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,785] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-37 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,785] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-7 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,785] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-22 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,785] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-29 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,785] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-44 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,785] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-14 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,785] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-23 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,785] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-38 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,785] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-8 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,785] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-45 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,785] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-15 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,785] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-30 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,785] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-0 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,786] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-35 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,786] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-5 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,786] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-20 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,786] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-27 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,786] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-42 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,786] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-12 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,786] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-21 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,786] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-36 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,786] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-6 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,786] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-43 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,786] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-13 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,786] TRACE [Broker id=1] Handling LeaderAndIsr request correlationId 3 from controller 1 epoch 1 starting the become-leader transition for partition __consumer_offsets-28 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,786] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(__consumer_offsets-22, __consumer_offsets-30, __consumer_offsets-25, __consumer_offsets-35, __consumer_offsets-37, __consumer_offsets-38, __consumer_offsets-13, __consumer_offsets-8, __consumer_offsets-21, __consumer_offsets-4, __consumer_offsets-27, __consumer_offsets-7, __consumer_offsets-9, __consumer_offsets-46, __consumer_offsets-41, __consumer_offsets-33, __consumer_offsets-23, __consumer_offsets-49, __consumer_offsets-47, __consumer_offsets-16, __consumer_offsets-28, __consumer_offsets-31, __consumer_offsets-36, __consumer_offsets-42, __consumer_offsets-3, __consumer_offsets-18, __consumer_offsets-15, __consumer_offsets-24, __consumer_offsets-17, __consumer_offsets-48, __consumer_offsets-19, __consumer_offsets-11, __consumer_offsets-2, __consumer_offsets-43, __consumer_offsets-6, __consumer_offsets-14, __consumer_offsets-20, __consumer_offsets-0, __consumer_offsets-44, __consumer_offsets-39, __consumer_offsets-12, __consumer_offsets-45, __consumer_offsets-1, __consumer_offsets-5, __consumer_offsets-26, __consumer_offsets-29, __consumer_offsets-34, __consumer_offsets-10, __consumer_offsets-32, __consumer_offsets-40) (kafka.server.ReplicaFetcherManager) testdrive-kafka-1 | [2025-04-01 21:11:26,786] INFO [Broker id=1] Stopped fetchers as part of LeaderAndIsr request correlationId 3 from controller 1 epoch 1 as part of the become-leader transition for 50 partitions (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,792] INFO [LogLoader partition=__consumer_offsets-3, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:26,793] INFO Created log for partition __consumer_offsets-3 in /var/lib/kafka/data/__consumer_offsets-3 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:26,793] INFO [Partition __consumer_offsets-3 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-3 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:26,793] INFO [Partition __consumer_offsets-3 broker=1] Log loaded for partition __consumer_offsets-3 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:26,794] INFO [Broker id=1] Leader __consumer_offsets-3 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,824] INFO [LogLoader partition=__consumer_offsets-18, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:26,825] INFO Created log for partition __consumer_offsets-18 in /var/lib/kafka/data/__consumer_offsets-18 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:26,825] INFO [Partition __consumer_offsets-18 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-18 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:26,825] INFO [Partition __consumer_offsets-18 broker=1] Log loaded for partition __consumer_offsets-18 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:26,825] INFO [Broker id=1] Leader __consumer_offsets-18 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-mysql-1 | 2025-04-01T21:11:26.842228Z 17 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-kafka-1 | [2025-04-01 21:11:26,856] INFO [LogLoader partition=__consumer_offsets-41, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:26,857] INFO Created log for partition __consumer_offsets-41 in /var/lib/kafka/data/__consumer_offsets-41 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:26,857] INFO [Partition __consumer_offsets-41 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-41 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:26,857] INFO [Partition __consumer_offsets-41 broker=1] Log loaded for partition __consumer_offsets-41 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:26,858] INFO [Broker id=1] Leader __consumer_offsets-41 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,868] INFO [LogLoader partition=__consumer_offsets-10, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:26,869] INFO Created log for partition __consumer_offsets-10 in /var/lib/kafka/data/__consumer_offsets-10 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:26,869] INFO [Partition __consumer_offsets-10 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-10 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:26,869] INFO [Partition __consumer_offsets-10 broker=1] Log loaded for partition __consumer_offsets-10 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:26,869] INFO [Broker id=1] Leader __consumer_offsets-10 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,879] INFO [LogLoader partition=__consumer_offsets-33, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:26,879] INFO Created log for partition __consumer_offsets-33 in /var/lib/kafka/data/__consumer_offsets-33 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:26,879] INFO [Partition __consumer_offsets-33 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-33 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:26,880] INFO [Partition __consumer_offsets-33 broker=1] Log loaded for partition __consumer_offsets-33 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:26,880] INFO [Broker id=1] Leader __consumer_offsets-33 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,890] INFO [LogLoader partition=__consumer_offsets-48, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:26,891] INFO Created log for partition __consumer_offsets-48 in /var/lib/kafka/data/__consumer_offsets-48 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:26,891] INFO [Partition __consumer_offsets-48 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-48 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:26,891] INFO [Partition __consumer_offsets-48 broker=1] Log loaded for partition __consumer_offsets-48 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:26,891] INFO [Broker id=1] Leader __consumer_offsets-48 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,903] INFO [LogLoader partition=__consumer_offsets-19, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:26,904] INFO Created log for partition __consumer_offsets-19 in /var/lib/kafka/data/__consumer_offsets-19 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:26,905] INFO [Partition __consumer_offsets-19 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-19 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:26,905] INFO [Partition __consumer_offsets-19 broker=1] Log loaded for partition __consumer_offsets-19 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:26,905] INFO [Broker id=1] Leader __consumer_offsets-19 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,914] INFO [LogLoader partition=__consumer_offsets-34, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:26,916] INFO Created log for partition __consumer_offsets-34 in /var/lib/kafka/data/__consumer_offsets-34 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:26,916] INFO [Partition __consumer_offsets-34 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-34 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:26,916] INFO [Partition __consumer_offsets-34 broker=1] Log loaded for partition __consumer_offsets-34 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:26,916] INFO [Broker id=1] Leader __consumer_offsets-34 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,924] INFO [LogLoader partition=__consumer_offsets-4, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:26,925] INFO Created log for partition __consumer_offsets-4 in /var/lib/kafka/data/__consumer_offsets-4 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:26,925] INFO [Partition __consumer_offsets-4 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-4 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:26,926] INFO [Partition __consumer_offsets-4 broker=1] Log loaded for partition __consumer_offsets-4 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:26,926] INFO [Broker id=1] Leader __consumer_offsets-4 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,937] INFO [LogLoader partition=__consumer_offsets-11, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:26,938] INFO Created log for partition __consumer_offsets-11 in /var/lib/kafka/data/__consumer_offsets-11 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:26,938] INFO [Partition __consumer_offsets-11 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-11 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:26,938] INFO [Partition __consumer_offsets-11 broker=1] Log loaded for partition __consumer_offsets-11 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:26,939] INFO [Broker id=1] Leader __consumer_offsets-11 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,948] INFO [LogLoader partition=__consumer_offsets-26, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:26,948] INFO Created log for partition __consumer_offsets-26 in /var/lib/kafka/data/__consumer_offsets-26 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:26,948] INFO [Partition __consumer_offsets-26 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-26 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:26,949] INFO [Partition __consumer_offsets-26 broker=1] Log loaded for partition __consumer_offsets-26 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:26,949] INFO [Broker id=1] Leader __consumer_offsets-26 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,956] INFO [LogLoader partition=__consumer_offsets-49, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:26,957] INFO Created log for partition __consumer_offsets-49 in /var/lib/kafka/data/__consumer_offsets-49 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:26,957] INFO [Partition __consumer_offsets-49 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-49 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:26,958] INFO [Partition __consumer_offsets-49 broker=1] Log loaded for partition __consumer_offsets-49 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:26,958] INFO [Broker id=1] Leader __consumer_offsets-49 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,967] INFO [LogLoader partition=__consumer_offsets-39, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:26,968] INFO Created log for partition __consumer_offsets-39 in /var/lib/kafka/data/__consumer_offsets-39 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:26,968] INFO [Partition __consumer_offsets-39 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-39 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:26,968] INFO [Partition __consumer_offsets-39 broker=1] Log loaded for partition __consumer_offsets-39 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:26,968] INFO [Broker id=1] Leader __consumer_offsets-39 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,978] INFO [LogLoader partition=__consumer_offsets-9, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:26,978] INFO Created log for partition __consumer_offsets-9 in /var/lib/kafka/data/__consumer_offsets-9 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:26,978] INFO [Partition __consumer_offsets-9 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-9 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:26,979] INFO [Partition __consumer_offsets-9 broker=1] Log loaded for partition __consumer_offsets-9 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:26,979] INFO [Broker id=1] Leader __consumer_offsets-9 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,989] INFO [LogLoader partition=__consumer_offsets-24, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:26,990] INFO Created log for partition __consumer_offsets-24 in /var/lib/kafka/data/__consumer_offsets-24 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:26,990] INFO [Partition __consumer_offsets-24 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-24 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:26,990] INFO [Partition __consumer_offsets-24 broker=1] Log loaded for partition __consumer_offsets-24 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:26,990] INFO [Broker id=1] Leader __consumer_offsets-24 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:26,999] INFO [LogLoader partition=__consumer_offsets-31, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:26,999] INFO Created log for partition __consumer_offsets-31 in /var/lib/kafka/data/__consumer_offsets-31 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:26,999] INFO [Partition __consumer_offsets-31 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-31 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:26,999] INFO [Partition __consumer_offsets-31 broker=1] Log loaded for partition __consumer_offsets-31 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,000] INFO [Broker id=1] Leader __consumer_offsets-31 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,011] INFO [LogLoader partition=__consumer_offsets-46, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:27,011] INFO Created log for partition __consumer_offsets-46 in /var/lib/kafka/data/__consumer_offsets-46 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:27,012] INFO [Partition __consumer_offsets-46 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-46 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,012] INFO [Partition __consumer_offsets-46 broker=1] Log loaded for partition __consumer_offsets-46 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,012] INFO [Broker id=1] Leader __consumer_offsets-46 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,025] INFO [LogLoader partition=__consumer_offsets-1, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:27,026] INFO Created log for partition __consumer_offsets-1 in /var/lib/kafka/data/__consumer_offsets-1 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:27,026] INFO [Partition __consumer_offsets-1 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-1 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,026] INFO [Partition __consumer_offsets-1 broker=1] Log loaded for partition __consumer_offsets-1 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,027] INFO [Broker id=1] Leader __consumer_offsets-1 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,037] INFO [LogLoader partition=__consumer_offsets-16, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:27,038] INFO Created log for partition __consumer_offsets-16 in /var/lib/kafka/data/__consumer_offsets-16 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:27,038] INFO [Partition __consumer_offsets-16 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-16 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,039] INFO [Partition __consumer_offsets-16 broker=1] Log loaded for partition __consumer_offsets-16 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,039] INFO [Broker id=1] Leader __consumer_offsets-16 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,047] INFO [LogLoader partition=__consumer_offsets-2, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:27,048] INFO Created log for partition __consumer_offsets-2 in /var/lib/kafka/data/__consumer_offsets-2 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:27,048] INFO [Partition __consumer_offsets-2 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-2 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,048] INFO [Partition __consumer_offsets-2 broker=1] Log loaded for partition __consumer_offsets-2 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,049] INFO [Broker id=1] Leader __consumer_offsets-2 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,058] INFO [LogLoader partition=__consumer_offsets-25, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:27,059] INFO Created log for partition __consumer_offsets-25 in /var/lib/kafka/data/__consumer_offsets-25 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:27,059] INFO [Partition __consumer_offsets-25 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-25 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,060] INFO [Partition __consumer_offsets-25 broker=1] Log loaded for partition __consumer_offsets-25 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,060] INFO [Broker id=1] Leader __consumer_offsets-25 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,069] INFO [LogLoader partition=__consumer_offsets-40, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:27,069] INFO Created log for partition __consumer_offsets-40 in /var/lib/kafka/data/__consumer_offsets-40 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:27,069] INFO [Partition __consumer_offsets-40 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-40 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,070] INFO [Partition __consumer_offsets-40 broker=1] Log loaded for partition __consumer_offsets-40 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,070] INFO [Broker id=1] Leader __consumer_offsets-40 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,079] INFO [LogLoader partition=__consumer_offsets-47, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:27,079] INFO Created log for partition __consumer_offsets-47 in /var/lib/kafka/data/__consumer_offsets-47 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:27,079] INFO [Partition __consumer_offsets-47 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-47 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,080] INFO [Partition __consumer_offsets-47 broker=1] Log loaded for partition __consumer_offsets-47 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,080] INFO [Broker id=1] Leader __consumer_offsets-47 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,089] INFO [LogLoader partition=__consumer_offsets-17, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:27,090] INFO Created log for partition __consumer_offsets-17 in /var/lib/kafka/data/__consumer_offsets-17 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:27,090] INFO [Partition __consumer_offsets-17 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-17 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,090] INFO [Partition __consumer_offsets-17 broker=1] Log loaded for partition __consumer_offsets-17 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,090] INFO [Broker id=1] Leader __consumer_offsets-17 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,100] INFO [LogLoader partition=__consumer_offsets-32, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:27,101] INFO Created log for partition __consumer_offsets-32 in /var/lib/kafka/data/__consumer_offsets-32 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:27,101] INFO [Partition __consumer_offsets-32 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-32 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,101] INFO [Partition __consumer_offsets-32 broker=1] Log loaded for partition __consumer_offsets-32 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,101] INFO [Broker id=1] Leader __consumer_offsets-32 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,115] INFO [LogLoader partition=__consumer_offsets-37, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:27,116] INFO Created log for partition __consumer_offsets-37 in /var/lib/kafka/data/__consumer_offsets-37 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:27,116] INFO [Partition __consumer_offsets-37 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-37 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,116] INFO [Partition __consumer_offsets-37 broker=1] Log loaded for partition __consumer_offsets-37 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,116] INFO [Broker id=1] Leader __consumer_offsets-37 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,126] INFO [LogLoader partition=__consumer_offsets-7, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:27,127] INFO Created log for partition __consumer_offsets-7 in /var/lib/kafka/data/__consumer_offsets-7 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:27,127] INFO [Partition __consumer_offsets-7 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-7 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,127] INFO [Partition __consumer_offsets-7 broker=1] Log loaded for partition __consumer_offsets-7 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,127] INFO [Broker id=1] Leader __consumer_offsets-7 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,136] INFO [LogLoader partition=__consumer_offsets-22, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:27,137] INFO Created log for partition __consumer_offsets-22 in /var/lib/kafka/data/__consumer_offsets-22 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:27,137] INFO [Partition __consumer_offsets-22 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-22 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,137] INFO [Partition __consumer_offsets-22 broker=1] Log loaded for partition __consumer_offsets-22 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,138] INFO [Broker id=1] Leader __consumer_offsets-22 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,146] INFO [LogLoader partition=__consumer_offsets-29, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:27,147] INFO Created log for partition __consumer_offsets-29 in /var/lib/kafka/data/__consumer_offsets-29 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:27,147] INFO [Partition __consumer_offsets-29 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-29 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,147] INFO [Partition __consumer_offsets-29 broker=1] Log loaded for partition __consumer_offsets-29 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,148] INFO [Broker id=1] Leader __consumer_offsets-29 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,156] INFO [LogLoader partition=__consumer_offsets-44, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:27,157] INFO Created log for partition __consumer_offsets-44 in /var/lib/kafka/data/__consumer_offsets-44 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:27,157] INFO [Partition __consumer_offsets-44 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-44 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,157] INFO [Partition __consumer_offsets-44 broker=1] Log loaded for partition __consumer_offsets-44 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,157] INFO [Broker id=1] Leader __consumer_offsets-44 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,167] INFO [LogLoader partition=__consumer_offsets-14, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:27,168] INFO Created log for partition __consumer_offsets-14 in /var/lib/kafka/data/__consumer_offsets-14 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:27,168] INFO [Partition __consumer_offsets-14 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-14 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,169] INFO [Partition __consumer_offsets-14 broker=1] Log loaded for partition __consumer_offsets-14 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,169] INFO [Broker id=1] Leader __consumer_offsets-14 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-zookeeper-1 | [2025-04-01 21:11:27,169] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54350, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-kafka-1 | [2025-04-01 21:11:27,177] INFO [LogLoader partition=__consumer_offsets-23, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:27,178] INFO Created log for partition __consumer_offsets-23 in /var/lib/kafka/data/__consumer_offsets-23 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:27,178] INFO [Partition __consumer_offsets-23 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-23 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,178] INFO [Partition __consumer_offsets-23 broker=1] Log loaded for partition __consumer_offsets-23 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,178] INFO [Broker id=1] Leader __consumer_offsets-23 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,187] INFO [LogLoader partition=__consumer_offsets-38, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:27,188] INFO Created log for partition __consumer_offsets-38 in /var/lib/kafka/data/__consumer_offsets-38 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:27,188] INFO [Partition __consumer_offsets-38 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-38 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,188] INFO [Partition __consumer_offsets-38 broker=1] Log loaded for partition __consumer_offsets-38 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,188] INFO [Broker id=1] Leader __consumer_offsets-38 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,196] INFO [LogLoader partition=__consumer_offsets-8, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:27,197] INFO Created log for partition __consumer_offsets-8 in /var/lib/kafka/data/__consumer_offsets-8 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:27,198] INFO [Partition __consumer_offsets-8 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-8 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,198] INFO [Partition __consumer_offsets-8 broker=1] Log loaded for partition __consumer_offsets-8 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,198] INFO [Broker id=1] Leader __consumer_offsets-8 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,207] INFO [LogLoader partition=__consumer_offsets-45, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:27,207] INFO Created log for partition __consumer_offsets-45 in /var/lib/kafka/data/__consumer_offsets-45 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:27,208] INFO [Partition __consumer_offsets-45 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-45 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,208] INFO [Partition __consumer_offsets-45 broker=1] Log loaded for partition __consumer_offsets-45 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,208] INFO [Broker id=1] Leader __consumer_offsets-45 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,216] INFO [LogLoader partition=__consumer_offsets-15, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:27,217] INFO Created log for partition __consumer_offsets-15 in /var/lib/kafka/data/__consumer_offsets-15 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:27,217] INFO [Partition __consumer_offsets-15 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-15 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,217] INFO [Partition __consumer_offsets-15 broker=1] Log loaded for partition __consumer_offsets-15 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,217] INFO [Broker id=1] Leader __consumer_offsets-15 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,230] INFO [LogLoader partition=__consumer_offsets-30, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:27,231] INFO Created log for partition __consumer_offsets-30 in /var/lib/kafka/data/__consumer_offsets-30 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:27,231] INFO [Partition __consumer_offsets-30 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-30 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,231] INFO [Partition __consumer_offsets-30 broker=1] Log loaded for partition __consumer_offsets-30 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,231] INFO [Broker id=1] Leader __consumer_offsets-30 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,240] INFO [LogLoader partition=__consumer_offsets-0, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:27,240] INFO Created log for partition __consumer_offsets-0 in /var/lib/kafka/data/__consumer_offsets-0 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:27,240] INFO [Partition __consumer_offsets-0 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,240] INFO [Partition __consumer_offsets-0 broker=1] Log loaded for partition __consumer_offsets-0 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,241] INFO [Broker id=1] Leader __consumer_offsets-0 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,255] INFO [LogLoader partition=__consumer_offsets-35, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:27,256] INFO Created log for partition __consumer_offsets-35 in /var/lib/kafka/data/__consumer_offsets-35 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:27,256] INFO [Partition __consumer_offsets-35 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-35 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,256] INFO [Partition __consumer_offsets-35 broker=1] Log loaded for partition __consumer_offsets-35 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,256] INFO [Broker id=1] Leader __consumer_offsets-35 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,266] INFO [LogLoader partition=__consumer_offsets-5, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:27,267] INFO Created log for partition __consumer_offsets-5 in /var/lib/kafka/data/__consumer_offsets-5 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:27,267] INFO [Partition __consumer_offsets-5 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-5 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,267] INFO [Partition __consumer_offsets-5 broker=1] Log loaded for partition __consumer_offsets-5 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,267] INFO [Broker id=1] Leader __consumer_offsets-5 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,275] INFO [LogLoader partition=__consumer_offsets-20, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:27,276] INFO Created log for partition __consumer_offsets-20 in /var/lib/kafka/data/__consumer_offsets-20 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:27,276] INFO [Partition __consumer_offsets-20 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-20 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,276] INFO [Partition __consumer_offsets-20 broker=1] Log loaded for partition __consumer_offsets-20 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,276] INFO [Broker id=1] Leader __consumer_offsets-20 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,285] INFO [LogLoader partition=__consumer_offsets-27, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:27,289] INFO Created log for partition __consumer_offsets-27 in /var/lib/kafka/data/__consumer_offsets-27 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:27,289] INFO [Partition __consumer_offsets-27 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-27 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,290] INFO [Partition __consumer_offsets-27 broker=1] Log loaded for partition __consumer_offsets-27 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,290] INFO [Broker id=1] Leader __consumer_offsets-27 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,299] INFO [LogLoader partition=__consumer_offsets-42, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:27,300] INFO Created log for partition __consumer_offsets-42 in /var/lib/kafka/data/__consumer_offsets-42 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:27,300] INFO [Partition __consumer_offsets-42 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-42 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,300] INFO [Partition __consumer_offsets-42 broker=1] Log loaded for partition __consumer_offsets-42 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,300] INFO [Broker id=1] Leader __consumer_offsets-42 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,308] INFO [LogLoader partition=__consumer_offsets-12, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:27,310] INFO Created log for partition __consumer_offsets-12 in /var/lib/kafka/data/__consumer_offsets-12 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:27,310] INFO [Partition __consumer_offsets-12 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-12 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,310] INFO [Partition __consumer_offsets-12 broker=1] Log loaded for partition __consumer_offsets-12 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,310] INFO [Broker id=1] Leader __consumer_offsets-12 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,318] INFO [LogLoader partition=__consumer_offsets-21, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:27,319] INFO Created log for partition __consumer_offsets-21 in /var/lib/kafka/data/__consumer_offsets-21 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:27,319] INFO [Partition __consumer_offsets-21 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-21 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,319] INFO [Partition __consumer_offsets-21 broker=1] Log loaded for partition __consumer_offsets-21 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,319] INFO [Broker id=1] Leader __consumer_offsets-21 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,328] INFO [LogLoader partition=__consumer_offsets-36, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:27,329] INFO Created log for partition __consumer_offsets-36 in /var/lib/kafka/data/__consumer_offsets-36 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:27,329] INFO [Partition __consumer_offsets-36 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-36 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,329] INFO [Partition __consumer_offsets-36 broker=1] Log loaded for partition __consumer_offsets-36 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,329] INFO [Broker id=1] Leader __consumer_offsets-36 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,342] INFO [LogLoader partition=__consumer_offsets-6, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:27,343] INFO Created log for partition __consumer_offsets-6 in /var/lib/kafka/data/__consumer_offsets-6 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:27,343] INFO [Partition __consumer_offsets-6 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-6 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,343] INFO [Partition __consumer_offsets-6 broker=1] Log loaded for partition __consumer_offsets-6 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,343] INFO [Broker id=1] Leader __consumer_offsets-6 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,357] INFO [LogLoader partition=__consumer_offsets-43, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:27,358] INFO Created log for partition __consumer_offsets-43 in /var/lib/kafka/data/__consumer_offsets-43 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:27,358] INFO [Partition __consumer_offsets-43 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-43 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,358] INFO [Partition __consumer_offsets-43 broker=1] Log loaded for partition __consumer_offsets-43 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,358] INFO [Broker id=1] Leader __consumer_offsets-43 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,372] INFO [LogLoader partition=__consumer_offsets-13, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:27,373] INFO Created log for partition __consumer_offsets-13 in /var/lib/kafka/data/__consumer_offsets-13 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:27,373] INFO [Partition __consumer_offsets-13 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-13 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,373] INFO [Partition __consumer_offsets-13 broker=1] Log loaded for partition __consumer_offsets-13 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,373] INFO [Broker id=1] Leader __consumer_offsets-13 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,383] INFO [LogLoader partition=__consumer_offsets-28, dir=/var/lib/kafka/data] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) testdrive-kafka-1 | [2025-04-01 21:11:27,383] INFO Created log for partition __consumer_offsets-28 in /var/lib/kafka/data/__consumer_offsets-28 with properties {cleanup.policy=compact, compression.type="producer", segment.bytes=104857600} (kafka.log.LogManager) testdrive-kafka-1 | [2025-04-01 21:11:27,384] INFO [Partition __consumer_offsets-28 broker=1] No checkpointed highwatermark is found for partition __consumer_offsets-28 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,384] INFO [Partition __consumer_offsets-28 broker=1] Log loaded for partition __consumer_offsets-28 with initial high watermark 0 (kafka.cluster.Partition) testdrive-kafka-1 | [2025-04-01 21:11:27,384] INFO [Broker id=1] Leader __consumer_offsets-28 with topic id Some(zJg1EtzNTxSNbyvDJaEFHg) starts at leader epoch 0 from offset 0 with partition epoch 0, high watermark 0, ISR [1], adding replicas [] and removing replicas [] . Previous leader None and previous leader epoch was -1. (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,388] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-3 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,388] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-18 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,388] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-41 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,388] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-10 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,388] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-33 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,388] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-48 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,388] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-19 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,388] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-34 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,388] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,388] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-11 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,388] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-26 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,388] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-49 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,388] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-39 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,388] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-9 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,388] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-24 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,388] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-31 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,388] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-46 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,388] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-1 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,388] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-16 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,388] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-2 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,388] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-25 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,388] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-40 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,388] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-47 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,389] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-17 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,389] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-32 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,389] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-37 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,389] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-7 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,389] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-22 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,389] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-29 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,389] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-44 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,389] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-14 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,389] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-23 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,389] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-38 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,389] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-8 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,389] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-45 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,389] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-15 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,389] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-30 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,389] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-0 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,389] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-35 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,389] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-5 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,389] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-20 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,389] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-27 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,389] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-42 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,389] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-12 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,389] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-21 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,389] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-36 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,389] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-6 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,389] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-43 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,389] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-13 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,389] TRACE [Broker id=1] Completed LeaderAndIsr request correlationId 3 from controller 1 epoch 1 for the become-leader transition for partition __consumer_offsets-28 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,391] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 3 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,391] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-3 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,393] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 18 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,393] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-18 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,393] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 41 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,393] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-41 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,393] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 10 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,393] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-10 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,393] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 33 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,393] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-33 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,393] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 48 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,393] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-48 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,393] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 19 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,393] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-19 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,393] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 34 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,393] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-34 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,393] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 4 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,393] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-4 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,393] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 11 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,393] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-11 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,393] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 26 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,393] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-26 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,393] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 49 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,393] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-49 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,393] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 39 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,393] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-39 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,393] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 9 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,394] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-9 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,394] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 24 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,394] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-24 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,394] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 31 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,394] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-31 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,394] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 46 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,394] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-46 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,394] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 1 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,394] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-1 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,394] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 16 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,394] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-16 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,394] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 2 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,394] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-2 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,394] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 25 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,394] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-25 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,394] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 40 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,394] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-40 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,394] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 47 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,394] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-47 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,394] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 17 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,394] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-17 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,394] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 32 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,394] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-32 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,394] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 37 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,394] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-37 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,394] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 7 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,394] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-7 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,394] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 22 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,394] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-22 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,394] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 29 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,394] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-29 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,394] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 44 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,394] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-44 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,394] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 14 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,394] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-14 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,394] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 23 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,394] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-23 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,394] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 38 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,394] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-38 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,394] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 8 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,394] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-8 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,394] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 45 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,394] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-45 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,395] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 15 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,395] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-15 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,395] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 30 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,395] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-30 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,395] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 0 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,395] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-0 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,395] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 35 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,395] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-35 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,395] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 5 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,395] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-5 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,395] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 20 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,395] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-20 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,395] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 27 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,395] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-27 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,395] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 42 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,395] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-42 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,395] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 12 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,395] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-12 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,395] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 21 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,395] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-21 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,395] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 36 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,395] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-36 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,395] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 6 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,395] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-6 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,395] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 43 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,395] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-43 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,395] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 13 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,395] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-13 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,395] INFO [GroupCoordinator 1]: Elected as the group coordinator for partition 28 in epoch 0 (kafka.coordinator.group.GroupCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:27,395] INFO [GroupMetadataManager brokerId=1] Scheduling loading of offsets and group metadata from __consumer_offsets-28 for epoch 0 (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,396] INFO [Broker id=1] Finished LeaderAndIsr request in 634ms correlationId 3 from controller 1 for 50 partitions (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,397] TRACE [Controller id=1 epoch=1] Received response LeaderAndIsrResponseData(errorCode=0, partitionErrors=[], topics=[LeaderAndIsrTopicError(topicId=zJg1EtzNTxSNbyvDJaEFHg, partitionErrors=[LeaderAndIsrPartitionError(topicName='', partitionIndex=13, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=46, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=9, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=42, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=21, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=17, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=30, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=26, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=5, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=38, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=1, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=34, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=16, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=45, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=12, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=41, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=24, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=20, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=49, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=0, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=29, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=25, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=8, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=37, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=4, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=33, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=15, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=48, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=11, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=44, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=23, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=19, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=32, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=28, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=7, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=40, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=3, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=36, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=47, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=14, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=43, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=10, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=22, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=18, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=31, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=27, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=39, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=6, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=35, errorCode=0), LeaderAndIsrPartitionError(topicName='', partitionIndex=2, errorCode=0)])]) for request LEADER_AND_ISR with correlation id 3 sent to broker kafka:9092 (id: 1 rack: null) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,399] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=13, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-13 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,399] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=46, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-46 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,399] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=9, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-9 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,399] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=42, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-42 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,399] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=21, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-21 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,399] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=17, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-17 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,399] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=30, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-30 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,400] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=26, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-26 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,400] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=5, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-5 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,400] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=38, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-38 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,400] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=1, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-1 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,400] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=34, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-34 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,400] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=16, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-16 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,400] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=45, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-45 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,400] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=12, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-12 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,400] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=41, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-41 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,400] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=24, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-24 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,400] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=20, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-20 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,400] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=49, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-49 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,400] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=0, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-0 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,400] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=29, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-29 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,400] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=25, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-25 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,400] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=8, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-8 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,400] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=37, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-37 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,400] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=4, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-4 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,400] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=33, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-33 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,400] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=15, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-15 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,400] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=48, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-48 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,400] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=11, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-11 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,401] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-3 in 8 milliseconds for epoch 0, of which 2 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,401] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=44, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-44 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,401] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=23, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-23 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,401] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=19, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-19 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,401] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=32, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-32 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,401] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=28, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-28 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,401] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=7, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-7 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,401] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=40, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-40 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,401] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=3, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-3 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,401] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-18 in 8 milliseconds for epoch 0, of which 8 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,401] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=36, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-36 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,401] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=47, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-47 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,401] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=14, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-14 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,401] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=43, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-43 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,401] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=10, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-10 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,401] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=22, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-22 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,401] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=18, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-18 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,401] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=31, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-31 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,401] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-41 in 8 milliseconds for epoch 0, of which 8 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,401] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=27, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-27 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,401] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=39, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-39 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,401] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=6, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-6 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,402] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=35, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-35 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,402] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-10 in 8 milliseconds for epoch 0, of which 8 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,402] TRACE [Broker id=1] Cached leader info UpdateMetadataPartitionState(topicName='__consumer_offsets', partitionIndex=2, controllerEpoch=1, leader=1, leaderEpoch=0, isr=[1], zkVersion=0, replicas=[1], offlineReplicas=[]) for partition __consumer_offsets-2 in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,402] INFO [Broker id=1] Add 50 partitions and deleted 0 partitions from metadata cache in response to UpdateMetadata request sent by controller 1 epoch 1 with correlation id 4 (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,402] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-33 in 9 milliseconds for epoch 0, of which 9 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,402] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-48 in 9 milliseconds for epoch 0, of which 9 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,402] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-19 in 9 milliseconds for epoch 0, of which 9 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,402] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-34 in 9 milliseconds for epoch 0, of which 9 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,403] TRACE [Controller id=1 epoch=1] Received response UpdateMetadataResponseData(errorCode=0) for request UPDATE_METADATA with correlation id 4 sent to broker kafka:9092 (id: 1 rack: null) (state.change.logger) testdrive-kafka-1 | [2025-04-01 21:11:27,403] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-4 in 10 milliseconds for epoch 0, of which 10 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,403] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-11 in 10 milliseconds for epoch 0, of which 10 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,403] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-26 in 10 milliseconds for epoch 0, of which 10 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,403] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-49 in 10 milliseconds for epoch 0, of which 10 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,403] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-39 in 10 milliseconds for epoch 0, of which 10 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,404] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-9 in 10 milliseconds for epoch 0, of which 9 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,404] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-24 in 10 milliseconds for epoch 0, of which 10 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,404] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-31 in 10 milliseconds for epoch 0, of which 10 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,404] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-46 in 10 milliseconds for epoch 0, of which 10 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,404] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-1 in 10 milliseconds for epoch 0, of which 10 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,405] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-16 in 10 milliseconds for epoch 0, of which 10 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,405] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-2 in 11 milliseconds for epoch 0, of which 11 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,405] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-25 in 11 milliseconds for epoch 0, of which 11 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,405] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-40 in 11 milliseconds for epoch 0, of which 11 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,405] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-47 in 11 milliseconds for epoch 0, of which 11 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,406] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-17 in 12 milliseconds for epoch 0, of which 12 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,406] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-32 in 12 milliseconds for epoch 0, of which 12 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,406] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-37 in 12 milliseconds for epoch 0, of which 12 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,406] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-7 in 12 milliseconds for epoch 0, of which 12 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,406] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-22 in 12 milliseconds for epoch 0, of which 12 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,407] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-29 in 13 milliseconds for epoch 0, of which 12 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,407] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-44 in 13 milliseconds for epoch 0, of which 13 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,407] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-14 in 13 milliseconds for epoch 0, of which 13 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,407] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-23 in 13 milliseconds for epoch 0, of which 13 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,407] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-38 in 13 milliseconds for epoch 0, of which 13 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,407] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-8 in 13 milliseconds for epoch 0, of which 13 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,407] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-45 in 12 milliseconds for epoch 0, of which 12 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,408] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-15 in 13 milliseconds for epoch 0, of which 12 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,408] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-30 in 13 milliseconds for epoch 0, of which 13 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,408] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-0 in 13 milliseconds for epoch 0, of which 13 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,408] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-35 in 13 milliseconds for epoch 0, of which 13 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,408] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-5 in 13 milliseconds for epoch 0, of which 13 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,408] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-20 in 13 milliseconds for epoch 0, of which 13 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,408] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-27 in 13 milliseconds for epoch 0, of which 13 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,409] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-42 in 14 milliseconds for epoch 0, of which 14 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,409] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-12 in 14 milliseconds for epoch 0, of which 14 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,409] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-21 in 14 milliseconds for epoch 0, of which 14 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,409] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-36 in 14 milliseconds for epoch 0, of which 14 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,409] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-6 in 14 milliseconds for epoch 0, of which 14 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,409] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-43 in 14 milliseconds for epoch 0, of which 14 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,410] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-13 in 15 milliseconds for epoch 0, of which 14 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-kafka-1 | [2025-04-01 21:11:27,410] INFO [GroupMetadataManager brokerId=1] Finished loading offsets and group metadata from __consumer_offsets-28 in 15 milliseconds for epoch 0, of which 15 milliseconds was spent in the scheduler. (kafka.coordinator.group.GroupMetadataManager) testdrive-postgres-1 | 2025-04-01 21:11:27.721 UTC [209] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:11:27.915789Z 18 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:11:28,122] INFO [Schema registry clientId=sr-1, groupId=schema-registry] Discovered group coordinator kafka:9092 (id: 2147483646 rack: null) (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator) testdrive-schema-registry-1 | [2025-04-01 21:11:28,124] INFO [Schema registry clientId=sr-1, groupId=schema-registry] (Re-)joining group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator) testdrive-schema-registry-1 | [2025-04-01 21:11:28,125] INFO Updating metadata (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:28,150] INFO [GroupCoordinator 1]: Dynamic member with unknown member id joins group schema-registry in Empty state. Created a new member id sr-1-86268ffa-57ed-432e-8c84-c6b4deb1342c and request the member to rejoin with this id. (kafka.coordinator.group.GroupCoordinator) testdrive-schema-registry-1 | [2025-04-01 21:11:28,154] INFO [Schema registry clientId=sr-1, groupId=schema-registry] Request joining group due to: need to re-join with the given member-id: sr-1-86268ffa-57ed-432e-8c84-c6b4deb1342c (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator) testdrive-schema-registry-1 | [2025-04-01 21:11:28,154] INFO [Schema registry clientId=sr-1, groupId=schema-registry] (Re-)joining group (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator) testdrive-schema-registry-1 | [2025-04-01 21:11:28,155] INFO Updating metadata (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:28,163] INFO [GroupCoordinator 1]: Preparing to rebalance group schema-registry in state PreparingRebalance with old generation 0 (__consumer_offsets-29) (reason: Adding new member sr-1-86268ffa-57ed-432e-8c84-c6b4deb1342c with group instance id None; client reason: need to re-join with the given member-id: sr-1-86268ffa-57ed-432e-8c84-c6b4deb1342c) (kafka.coordinator.group.GroupCoordinator) testdrive-zookeeper-1 | [2025-04-01 21:11:28,222] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52064, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-kafka-1 | [2025-04-01 21:11:28,271] INFO [GroupCoordinator 1]: Stabilized group schema-registry generation 1 (__consumer_offsets-29) with 1 members (kafka.coordinator.group.GroupCoordinator) testdrive-schema-registry-1 | [2025-04-01 21:11:28,274] INFO [Schema registry clientId=sr-1, groupId=schema-registry] Successfully joined group with generation Generation{generationId=1, memberId='sr-1-86268ffa-57ed-432e-8c84-c6b4deb1342c', protocol='v0'} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator) testdrive-schema-registry-1 | [2025-04-01 21:11:28,275] INFO Performing assignment (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator) testdrive-schema-registry-1 | [2025-04-01 21:11:28,284] INFO Member information: {sr-1-86268ffa-57ed-432e-8c84-c6b4deb1342c=version=1,host=schema-registry,port=8081,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator) testdrive-schema-registry-1 | [2025-04-01 21:11:28,285] INFO Assignment: Assignment{version=1, error=0, leader='sr-1-86268ffa-57ed-432e-8c84-c6b4deb1342c', leaderIdentity=version=1,host=schema-registry,port=8081,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator) testdrive-kafka-1 | [2025-04-01 21:11:28,296] INFO [GroupCoordinator 1]: Assignment received from leader sr-1-86268ffa-57ed-432e-8c84-c6b4deb1342c for group schema-registry for generation 1. The group has 1 members, 0 of which are static. (kafka.coordinator.group.GroupCoordinator) testdrive-schema-registry-1 | [2025-04-01 21:11:28,312] INFO [Schema registry clientId=sr-1, groupId=schema-registry] Successfully synced group in generation Generation{generationId=1, memberId='sr-1-86268ffa-57ed-432e-8c84-c6b4deb1342c', protocol='v0'} (io.confluent.kafka.schemaregistry.leaderelector.kafka.SchemaRegistryCoordinator) testdrive-schema-registry-1 | [2025-04-01 21:11:28,316] INFO Finished rebalance with leader election result: Assignment{version=1, error=0, leader='sr-1-86268ffa-57ed-432e-8c84-c6b4deb1342c', leaderIdentity=version=1,host=schema-registry,port=8081,scheme=http,leaderEligibility=true,isLeader=false} (io.confluent.kafka.schemaregistry.leaderelector.kafka.KafkaGroupLeaderElector) testdrive-schema-registry-1 | [2025-04-01 21:11:28,316] INFO Setting the leader to version=1,host=schema-registry,port=8081,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry) testdrive-schema-registry-1 | [2025-04-01 21:11:28,333] INFO Leader changed from null to version=1,host=schema-registry,port=8081,scheme=http,leaderEligibility=true,isLeader=false (io.confluent.kafka.schemaregistry.storage.KafkaSchemaRegistry) testdrive-schema-registry-1 | [2025-04-01 21:11:28,338] INFO Wait to catch up until the offset at 1 (io.confluent.kafka.schemaregistry.storage.KafkaStore) testdrive-schema-registry-1 | [2025-04-01 21:11:28,340] INFO Reached offset at 1 (io.confluent.kafka.schemaregistry.storage.KafkaStore) testdrive-schema-registry-1 | [2025-04-01 21:11:28,398] INFO Binding SchemaRegistryRestApplication to all listeners. (io.confluent.rest.Application) testdrive-schema-registry-1 | [2025-04-01 21:11:28,523] INFO jetty-9.4.54.v20240208; built: 2024-02-08T19:42:39.027Z; git: cef3fbd6d736a21e7d541a5db490381d95a2047d; jvm 17.0.12+7-LTS (org.eclipse.jetty.server.Server) testdrive-schema-registry-1 | [2025-04-01 21:11:28,573] INFO DefaultSessionIdManager workerName=node0 (org.eclipse.jetty.server.session) testdrive-schema-registry-1 | [2025-04-01 21:11:28,573] INFO No SessionScavenger set, using defaults (org.eclipse.jetty.server.session) testdrive-schema-registry-1 | [2025-04-01 21:11:28,574] INFO node0 Scavenging every 660000ms (org.eclipse.jetty.server.session) testdrive-postgres-1 | 2025-04-01 21:11:28.801 UTC [216] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:11:28.988708Z 19 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | Apr 01, 2025 9:11:28 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime testdrive-schema-registry-1 | WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ConfigResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ConfigResource will be ignored. testdrive-schema-registry-1 | Apr 01, 2025 9:11:28 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime testdrive-schema-registry-1 | WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ContextsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ContextsResource will be ignored. testdrive-schema-registry-1 | Apr 01, 2025 9:11:28 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime testdrive-schema-registry-1 | WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SubjectsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SubjectsResource will be ignored. testdrive-schema-registry-1 | Apr 01, 2025 9:11:28 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime testdrive-schema-registry-1 | WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SchemasResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SchemasResource will be ignored. testdrive-schema-registry-1 | Apr 01, 2025 9:11:29 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime testdrive-schema-registry-1 | WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.SubjectVersionsResource will be ignored. testdrive-schema-registry-1 | Apr 01, 2025 9:11:29 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime testdrive-schema-registry-1 | WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.CompatibilityResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.CompatibilityResource will be ignored. testdrive-schema-registry-1 | Apr 01, 2025 9:11:29 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime testdrive-schema-registry-1 | WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ModeResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ModeResource will be ignored. testdrive-schema-registry-1 | Apr 01, 2025 9:11:29 PM org.glassfish.jersey.internal.inject.Providers checkProviderRuntime testdrive-schema-registry-1 | WARNING: A provider io.confluent.kafka.schemaregistry.rest.resources.ServerMetadataResource registered in SERVER runtime does not implement any provider interfaces applicable in the SERVER runtime. Due to constraint configuration problems the provider io.confluent.kafka.schemaregistry.rest.resources.ServerMetadataResource will be ignored. testdrive-schema-registry-1 | [2025-04-01 21:11:29,172] INFO HV000001: Hibernate Validator 6.1.7.Final (org.hibernate.validator.internal.util.Version) testdrive-zookeeper-1 | [2025-04-01 21:11:29,284] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52078, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:11:29,488] INFO Started o.e.j.s.ServletContextHandler@f08fdce{/,null,AVAILABLE} (org.eclipse.jetty.server.handler.ContextHandler) testdrive-schema-registry-1 | [2025-04-01 21:11:29,503] INFO Started o.e.j.s.ServletContextHandler@4a14c44f{/ws,null,AVAILABLE} (org.eclipse.jetty.server.handler.ContextHandler) testdrive-schema-registry-1 | [2025-04-01 21:11:29,523] INFO Started NetworkTrafficServerConnector@573906eb{HTTP/1.1, (http/1.1, h2c)}{0.0.0.0:8081} (org.eclipse.jetty.server.AbstractConnector) testdrive-schema-registry-1 | [2025-04-01 21:11:29,524] INFO Started @5841ms (org.eclipse.jetty.server.Server) testdrive-schema-registry-1 | [2025-04-01 21:11:29,525] INFO Schema Registry version: 7.7.0 commitId: a681cae3d8edc941cfb8e0a8096693098918a751 (io.confluent.kafka.schemaregistry.rest.SchemaRegistryMain) testdrive-schema-registry-1 | [2025-04-01 21:11:29,525] INFO Server started, listening for requests... (io.confluent.kafka.schemaregistry.rest.SchemaRegistryMain) testdrive-postgres-1 | 2025-04-01 21:11:29.887 UTC [223] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:11:30.064182Z 20 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:11:30,333] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52090, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:11:30.969 UTC [230] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:11:31.129803Z 21 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:11:31,390] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52092, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:11:32.055 UTC [237] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:11:32.207408Z 22 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:11:32,454] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52096, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:11:33.134 UTC [244] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:11:33.281658Z 23 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:11:33,509] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52112, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:11:33,969] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 132 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:11:34.216 UTC [252] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:11:34.351576Z 24 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:11:34,576] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52114, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:11:35,033] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 6 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:11:35.311 UTC [259] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:11:35.433889Z 25 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:11:35,636] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52122, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:11:36,089] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:11:36.403 UTC [266] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:11:36.502771Z 26 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:11:36,687] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52138, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:11:37,150] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:11:37.488 UTC [273] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:11:37.577388Z 27 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:11:37,754] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42392, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-materialized-1 | Thank you for trying Materialize! We are interested in any and all feedback you testdrive-materialized-1 | have, which may be able to improve both our software and your queries! testdrive-materialized-1 | testdrive-materialized-1 | Please reach out at: testdrive-materialized-1 | testdrive-materialized-1 | Web: https://materialize.com testdrive-materialized-1 | GitHub discussions: https://github.com/MaterializeInc/materialize/discussions testdrive-materialized-1 | Slack: https://www.materialize.com/s/chat testdrive-materialized-1 | Email: support@materialize.com testdrive-materialized-1 | Twitter: @MaterializeInc testdrive-materialized-1 | testdrive-materialized-1 | ********************************* WARNING ******************************** testdrive-materialized-1 | testdrive-materialized-1 | You *should not* run production deployments using this Docker image. testdrive-materialized-1 | testdrive-materialized-1 | This Docker image is *not* supported by Materialize. testdrive-materialized-1 | testdrive-materialized-1 | This Docker image does *not* support version upgrades. testdrive-materialized-1 | testdrive-materialized-1 | The performance characteristics of this Docker image are *not* testdrive-materialized-1 | representative of the performance characteristics of our hosted offering. testdrive-materialized-1 | This image bundles several services into the same container, while in our testdrive-materialized-1 | hosted offering we run these services scaled across many machines. testdrive-materialized-1 | testdrive-materialized-1 | ********************************* WARNING ******************************** testdrive-materialized-1 | Removed stale pid file. testdrive-schema-registry-1 | [2025-04-01 21:11:38,212] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:11:38.575 UTC [280] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:11:38.645354Z 28 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:11:38,798] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42406, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:11:39,279] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:11:39.659 UTC [287] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:11:39.719515Z 29 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:11:39,853] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42420, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:11:40,334] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:11:40.745 UTC [294] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:11:40.793250Z 30 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:11:40,916] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42428, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:11:41,399] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:11:41.832 UTC [301] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:11:41.873286Z 31 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:11:41,963] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42434, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:11:42,466] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:11:42.925 UTC [308] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:11:42.940474Z 32 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:11:43,022] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42440, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:11:43,527] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:11:44.004989Z 33 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:11:44.013 UTC [315] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:11:44,071] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42448, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:11:44,587] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-materialized-1 | Warning: connection to the database failed, disabling startup checks: testdrive-materialized-1 | psql: error: connection to server on socket "/var/run/postgresql/.s.PGSQL.26257" failed: FATAL: no pg_hba.conf entry for host "[local]", user "materialize", database "template1", no encryption testdrive-materialized-1 | testdrive-materialized-1 | NOTICE: schema "consensus" already exists, skipping testdrive-materialized-1 | CREATE SCHEMA testdrive-materialized-1 | NOTICE: schema "storage" already exists, skipping testdrive-materialized-1 | CREATE SCHEMA testdrive-materialized-1 | CREATE SCHEMA testdrive-materialized-1 | NOTICE: schema "adapter" already exists, skipping testdrive-materialized-1 | NOTICE: schema "tsoracle" already exists, skipping testdrive-materialized-1 | CREATE SCHEMA testdrive-materialized-1 | 2025/04/01 21:11:44 [warn] 69#69: the "user" directive makes sense only if the master process runs with super-user privileges, ignored in /etc/nginx/nginx.conf:1 testdrive-mysql-1 | 2025-04-01T21:11:45.062465Z 34 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.070000Z INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.070025Z INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: preamble beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.071012Z INFO environmentd::run:environmentd::configure_controller: mz_orchestrator_process: Process orchestrator launch spec driver=Direct testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.071343Z INFO environmentd::run: mz_persist_client::cfg: Disabling Persist Compaction testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.071519Z INFO environmentd::run:persist::rpc::server: mz_environmentd::environmentd::main: listening for Persist PubSub connections on 0.0.0.0:6879 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.079504Z INFO environmentd::run: mz_environmentd::environmentd::main: booting os.os_type=Ubuntu os.version=24.4.0 os.bitness=64-bit build.version="0.140.0-dev.0" build.sha="46249f4817c18c28673305eb9cefc9f3f43d4e55" cpus.logical=16 cpus.physical=16 cpu0.brand="Neoverse-N1" cpu0.frequency=50 memory.total=32777576448 memory.used=2875580416 memory.limit=<unknown> swap.total=4194299904 swap.used=0 swap.limit=<unknown> tracing.max_level=info testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.079581Z INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: preamble complete in 12.526203ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.079594Z INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: serving beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.080108Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.080135Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: preamble beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.091628Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: preamble complete in 11.526154ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.091660Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: catalog init beginning testdrive-postgres-1 | 2025-04-01 21:11:45.098 UTC [322] FATAL: role "root" does not exist testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.109649Z INFO environmentd::run:environmentd::serve: mz_persist::postgres: unable to initiate consensus with CRDB params, this is expected and OK when running against Postgres: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: Some(Error), code: SqlState(E42601), message: "syntax error at or near \"CONFIGURE\"", detail: None, hint: None, position: Some(Original(307)), where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: Some("scan.l"), line: Some(1244), routine: Some("scanner_yyerror") }) } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.109954Z INFO tokio_postgres::connection: NOTICE: schema "consensus" already exists, skipping testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.110176Z INFO tokio_postgres::connection: NOTICE: relation "consensus" already exists, skipping testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.117080Z INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: open handles beginning testdrive-zookeeper-1 | [2025-04-01 21:11:45,125] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42452, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.144470Z INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: open handles complete in 27.392629ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.145885Z INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: snapshot beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.170072Z INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: snapshot complete in 24.189038ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.170108Z INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: apply updates beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.170871Z INFO environmentd::run:environmentd::serve:new: mz_catalog::durable::persist: startup: envd serve: catalog init: apply updates complete in 762.448µs testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.171570Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: catalog init complete in 79.910986ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.171595Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: system parameter sync beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.171611Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: system parameter sync complete in 16.88µs testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.171620Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: preflight checks beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.172336Z INFO environmentd::run:environmentd::serve: mz_environmentd: determined value for enable_0dt_deployment system parameter computed=false ld=None catalog=None cli_default=Some(false) compiled_default=true testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.172912Z INFO environmentd::run:environmentd::serve: mz_environmentd: determined value for with_0dt_deployment_max_wait system parameter computed=1800s ld=None catalog=None cli_default=Some(1800s) compiled_default=3600s testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.174110Z INFO environmentd::run:environmentd::serve: mz_environmentd: determined value for with_0dt_deployment_ddl_check_interval system parameter computed=300s ld=None catalog=None cli_default=None compiled_default=300s testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.174660Z INFO environmentd::run:environmentd::serve: mz_environmentd: determined value for enable_0dt_deployment_panic_after_timeout system parameter computed=true ld=None catalog=None cli_default=Some(true) compiled_default=false testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.174727Z INFO environmentd::run:environmentd::serve: mz_environmentd::deployment::preflight: Requested deploy generation 0 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.175736Z INFO environmentd::run:environmentd::serve: mz_environmentd::deployment::preflight: Found catalog generation 0 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.175764Z INFO environmentd::run:environmentd::serve: mz_environmentd::deployment::preflight: Server requested generation 0 which is equal to catalog's generation testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.175785Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: preflight checks complete in 4.164401ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.175797Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: durable catalog open beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.198599Z INFO environmentd::run:environmentd::serve: mz_persist_client::cfg: Enabling Persist Compaction testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.198652Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: durable catalog open complete in 22.854905ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.198662Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: coordinator init beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.198730Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.198754Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: preamble beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.200581Z INFO mz_persist_client::cli::admin: force_compaction catalog s86892608-7ff3-82f8-1090-7584b4945aaa compacting 2 batches in 2 parts totaling 1179110 bytes: lower=[0] upper=[1743541879063] since=[0] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.204863Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: preamble complete in 6.13822ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.204896Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: timestamp oracle init beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.217611Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: current timestamps from the postgres-backed timestamp oracle: "M" -> 1743541882546 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.217672Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: initial oracle timestamps: EpochMilliseconds: 1743541882546 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.217714Z INFO environmentd::run:environmentd::serve:adapter::serve:ensure_timeline_state_with_initial_time: mz_adapter::coord::timeline: opening a new CRDB/postgres TimestampOracle for timeline EpochMilliseconds testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.217751Z INFO environmentd::run:environmentd::serve:adapter::serve:ensure_timeline_state_with_initial_time: mz_timestamp_oracle::postgres_oracle: opening PostgresTimestampOracle config=PostgresTimestampOracleConfig { url: Url { scheme: "postgresql", cannot_be_a_base: false, username: "root", password: None, host: Some(Domain("%2Fvar%2Frun%2Fpostgresql")), port: Some(26257), path: "/", query: Some("options=--search_path=tsoracle"), fragment: None }, metrics: Metrics { .. }, dynamic: DynamicConfig { pg_connection_pool_max_size: 50, pg_connection_pool_max_wait: RwLock { data: Some(60s), poisoned: false, .. }, pg_connection_pool_ttl: RwLock { data: 300s, poisoned: false, .. }, pg_connection_pool_ttl_stagger: RwLock { data: 6s, poisoned: false, .. }, pg_connection_pool_connect_timeout: RwLock { data: 5s, poisoned: false, .. }, pg_connection_pool_tcp_user_timeout: RwLock { data: 30s, poisoned: false, .. } } } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.223992Z INFO environmentd::run:environmentd::serve:adapter::serve:ensure_timeline_state_with_initial_time: mz_timestamp_oracle::postgres_oracle: unable to initiate timestamp_oracle with CRDB params, this is expected and OK when running against Postgres: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: Some(Error), code: SqlState(E42601), message: "syntax error at or near \"CONFIGURE\"", detail: None, hint: None, position: Some(Original(320)), where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: Some("scan.l"), line: Some(1244), routine: Some("scanner_yyerror") }) } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.224481Z INFO tokio_postgres::connection: NOTICE: schema "tsoracle" already exists, skipping testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.224605Z INFO tokio_postgres::connection: NOTICE: relation "timestamp_oracle" already exists, skipping testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.228675Z INFO mz_persist_client::cli::admin: force_compaction catalog s86892608-7ff3-82f8-1090-7584b4945aaa compacted in 28.047516ms: AppliedExact testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.228703Z INFO mz_persist_client::cli::admin: force_compaction catalog s86892608-7ff3-82f8-1090-7584b4945aaa compacting 2 batches in 2 parts totaling 30360 bytes: lower=[1743541879063] upper=[1743541879065] since=[0] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.237851Z INFO mz_persist_client::cli::admin: force_compaction catalog s86892608-7ff3-82f8-1090-7584b4945aaa compacted in 9.13797ms: AppliedExact testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.238362Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: timestamp oracle init complete in 33.463769ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.238401Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: catalog open beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.301357Z WARN environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::open: cannot load unknown system parameter from catalog storage to set default parameter name=compute_apply_column_demands testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.301467Z WARN environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::open: cannot load unknown system parameter from catalog storage to set default parameter name=persist_record_schema_id testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.303715Z INFO environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::open: startup: coordinator init: catalog open: expr cache open beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:45.303760Z INFO environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::open: startup: coordinator init: catalog open: expr cache open complete in 47.76µs testdrive-schema-registry-1 | [2025-04-01 21:11:45,653] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:11:46.129621Z 35 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:11:46.178 UTC [329] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:11:46,182] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42454, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:11:46,708] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.876164Z INFO environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::migrate: migrating statements from catalog version Version { major: 0, minor: 140, patch: 0, pre: Prerelease("dev.0") } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.876621Z INFO environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::migrate: migrating from catalog version Version { major: 0, minor: 140, patch: 0, pre: Prerelease("dev.0") } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.876687Z INFO environmentd::run:environmentd::serve:adapter::serve:catalog::open:catalog::open:catalog::initialize_state: mz_adapter::catalog::migrate: migration from catalog version Version { major: 0, minor: 140, patch: 0, pre: Prerelease("dev.0") } complete testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.897076Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: catalog open complete in 1.658673915s testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.897109Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: coordinator thread start beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.897287Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_timestamp_oracle::postgres_oracle: Applying configuration update! params=PostgresTimestampOracleParameters { pg_connection_pool_max_size: Some(50), pg_connection_pool_max_wait: Some(Some(60s)), pg_connection_pool_ttl: Some(300s), pg_connection_pool_ttl_stagger: Some(6s), pg_connection_pool_connect_timeout: Some(5s), pg_connection_pool_tcp_user_timeout: Some(30s) } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.897974Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator: mz_adapter::catalog::open: startup: controller init: beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.958749Z INFO mz_controller::clusters: attempting to remove past generation replicas testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.958926Z INFO mz_controller::clusters: successfully removed past generation replicas testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.964717Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator: mz_storage_client::storage_collections: initializing finalizable_shards unfinalized_shards=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.967728Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator: mz_adapter::catalog::open: startup: controller init: complete in 69.766206ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.970205Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.970243Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: preamble beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.970256Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: initializing cluster replica status cluster_id=System(1) replica_id=System(1) time=2025-04-01T21:11:46.970Z testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.970270Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: initializing cluster replica status cluster_id=System(2) replica_id=System(2) time=2025-04-01T21:11:46.970Z testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.970278Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: initializing cluster replica status cluster_id=System(3) replica_id=System(3) time=2025-04-01T21:11:46.970Z testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.970284Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: initializing cluster replica status cluster_id=User(1) replica_id=User(1) time=2025-04-01T21:11:46.970Z testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.971407Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_storage_controller::collection_mgmt: updating user batch duration duration=1s testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.971957Z INFO mz_storage_controller::instance: starting replica task replica_id=s1 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.972384Z INFO mz_storage_controller::instance: starting replica task replica_id=s2 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.972689Z INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: storagectl tcp proxy listening on 0.0.0.0:34155 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.972717Z INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: storage tcp proxy listening on 0.0.0.0:37415 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.972725Z INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: computectl tcp proxy listening on 0.0.0.0:40533 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.972732Z INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: compute tcp proxy listening on 0.0.0.0:34307 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.972739Z INFO mz_orchestrator_process: cluster-s1-replica-s1-gen-0-0: internal-http tcp proxy listening on 0.0.0.0:36261 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.972853Z INFO mz_storage_controller::instance: starting replica task replica_id=s3 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.973096Z INFO mz_orchestrator_process: launching cluster-s1-replica-s1-gen-0-0 via /usr/local/bin/clusterd --storage-controller-listen-addr=/tmp/71f3321b0e3f9048094b0911551d64f9126d1bff --compute-controller-listen-addr=/tmp/f040cd31f4c582a7012a822f734e640464893410 --internal-http-listen-addr=/tmp/e01b9fa5cf73c5e457786f2868f4ec7b3a51ee0b --opentelemetry-resource=cluster_id=s1 --opentelemetry-resource=replica_id=s1 --persist-pubsub-url=http://localhost:6879 --environment-id=mzcompose-us-east-1-00000000-0000-0000-0000-000000000000-0 --aws-external-id-prefix=eb5cb59b-e2fe-41f3-87ca-d2176a495345 --aws-connection-role-arn=arn:aws:iam::123456789000:role/MaterializeConnection --is-cc --secrets-reader=local-file --secrets-reader-local-file-dir=/mzdata/secrets --startup-log-filter=info --log-format=text --log-prefix=cluster-s1-replica-s1-gen-0 --scratch-directory=/scratch/cluster-s1-replica-s1-gen-0... testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.973118Z INFO mz_compute_client::controller::replica: starting replica task replica=System(1) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.973620Z INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: storagectl tcp proxy listening on 0.0.0.0:43837 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.973650Z INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: storage tcp proxy listening on 0.0.0.0:32925 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.973681Z INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: computectl tcp proxy listening on 0.0.0.0:37585 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.973693Z INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: compute tcp proxy listening on 0.0.0.0:38897 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.973702Z INFO mz_orchestrator_process: cluster-s2-replica-s2-gen-0-0: internal-http tcp proxy listening on 0.0.0.0:45999 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.973893Z INFO mz_compute_client::controller::replica: starting replica task replica=System(3) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.974042Z INFO mz_orchestrator_process: launching cluster-s2-replica-s2-gen-0-0 via /usr/local/bin/clusterd --storage-controller-listen-addr=/tmp/e7269b16f4e4ba58fbf58ce0b57f19f45a79d719 --compute-controller-listen-addr=/tmp/d175d0cf35cf968d04c6f15601a661af5ddf87e2 --internal-http-listen-addr=/tmp/2d6695955606a1151ce51b0cc992817f2ee1d903 --opentelemetry-resource=cluster_id=s2 --opentelemetry-resource=replica_id=s2 --persist-pubsub-url=http://localhost:6879 --environment-id=mzcompose-us-east-1-00000000-0000-0000-0000-000000000000-0 --aws-external-id-prefix=eb5cb59b-e2fe-41f3-87ca-d2176a495345 --aws-connection-role-arn=arn:aws:iam::123456789000:role/MaterializeConnection --is-cc --secrets-reader=local-file --secrets-reader-local-file-dir=/mzdata/secrets --startup-log-filter=info --log-format=text --log-prefix=cluster-s2-replica-s2-gen-0 --scratch-directory=/scratch/cluster-s2-replica-s2-gen-0... testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.974121Z INFO mz_compute_client::controller::replica: starting replica task replica=System(2) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.974455Z INFO mz_storage_controller::instance: starting replica task replica_id=u1 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.974509Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: preamble complete in 4.305002ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.974531Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: storage collections init beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.974763Z INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: storagectl tcp proxy listening on 0.0.0.0:35161 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.974787Z INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: storage tcp proxy listening on 0.0.0.0:40661 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.974807Z INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: computectl tcp proxy listening on 0.0.0.0:36895 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.974817Z INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: compute tcp proxy listening on 0.0.0.0:38821 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.974832Z INFO mz_orchestrator_process: cluster-s3-replica-s3-gen-0-0: internal-http tcp proxy listening on 0.0.0.0:34283 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.975068Z INFO mz_orchestrator_process: launching cluster-s3-replica-s3-gen-0-0 via /usr/local/bin/clusterd --storage-controller-listen-addr=/tmp/7c22b07f2b2730a6d4fd744ec8a7bab699080cda --compute-controller-listen-addr=/tmp/ef57b396c836c8f1320b0b60e6f5841b65fedfde --internal-http-listen-addr=/tmp/d013e733bd6fffdf1ee851a5f001b393f4758e77 --opentelemetry-resource=cluster_id=s3 --opentelemetry-resource=replica_id=s3 --persist-pubsub-url=http://localhost:6879 --environment-id=mzcompose-us-east-1-00000000-0000-0000-0000-000000000000-0 --aws-external-id-prefix=eb5cb59b-e2fe-41f3-87ca-d2176a495345 --aws-connection-role-arn=arn:aws:iam::123456789000:role/MaterializeConnection --is-cc --secrets-reader=local-file --secrets-reader-local-file-dir=/mzdata/secrets --startup-log-filter=info --log-format=text --log-prefix=cluster-s3-replica-s3-gen-0 --scratch-directory=/scratch/cluster-s3-replica-s3-gen-0... testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.975621Z INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: storagectl tcp proxy listening on 0.0.0.0:44607 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.975640Z INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: storage tcp proxy listening on 0.0.0.0:40959 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.975652Z INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: computectl tcp proxy listening on 0.0.0.0:43813 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.975659Z INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: compute tcp proxy listening on 0.0.0.0:41827 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.975671Z INFO mz_orchestrator_process: cluster-u1-replica-u1-gen-0-0: internal-http tcp proxy listening on 0.0.0.0:39705 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.975753Z INFO mz_compute_client::controller::replica: starting replica task replica=User(1) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:46.975851Z INFO mz_orchestrator_process: launching cluster-u1-replica-u1-gen-0-0 via /usr/local/bin/clusterd --storage-controller-listen-addr=/tmp/05d64688e79e0655c66681bd66857a0e68f5d7f7 --compute-controller-listen-addr=/tmp/b11da31284e249136e8e3eeac2f0106883b48b7f --internal-http-listen-addr=/tmp/acf2d1c27c6ceeccaef53b5fab44d0979a1fca1d --opentelemetry-resource=cluster_id=u1 --opentelemetry-resource=replica_id=u1 --persist-pubsub-url=http://localhost:6879 --environment-id=mzcompose-us-east-1-00000000-0000-0000-0000-000000000000-0 --aws-external-id-prefix=eb5cb59b-e2fe-41f3-87ca-d2176a495345 --aws-connection-role-arn=arn:aws:iam::123456789000:role/MaterializeConnection --is-cc --secrets-reader=local-file --secrets-reader-local-file-dir=/mzdata/secrets --startup-log-filter=info --log-format=text --log-prefix=cluster-u1-replica-u1-gen-0 --scratch-directory=/scratch/cluster-u1-replica-u1-gen-0... testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.037207Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s497 introspection_type=ReplicaMetricsHistory testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.037422Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s500 introspection_type=ReplicaStatusHistory testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.037517Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s669 introspection_type=SinkStatusHistory testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.037610Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s671 introspection_type=SourceStatusHistory testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.037690Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s672 introspection_type=PrivatelinkConnectionStatusHistory testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.037763Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s674 introspection_type=StatementExecutionHistory testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.037815Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s676 introspection_type=PreparedStatementHistory testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.037860Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s677 introspection_type=SessionHistory testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.037972Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s678 introspection_type=SqlText testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.038048Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s689 introspection_type=StatementLifecycleHistory testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.038117Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s690 introspection_type=ShardMapping testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.038171Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s691 introspection_type=StorageSourceStatistics testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.038202Z INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s690 introspection_config.introspection_type=ShardMapping testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.038335Z INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s691 introspection_config.introspection_type=StorageSourceStatistics testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.038333Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s692 introspection_type=StorageSinkStatistics testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.038434Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s700 introspection_type=Frontiers testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.038481Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s702 introspection_type=WallclockLagHistory testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.038501Z INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s692 introspection_config.introspection_type=StorageSinkStatistics testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.038566Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s706 introspection_type=WallclockLagHistogram testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.038606Z INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s700 introspection_config.introspection_type=Frontiers testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.038629Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s708 introspection_type=ComputeMaterializedViewRefreshes testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.038692Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s709 introspection_type=ComputeDependencies testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.038714Z INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s708 introspection_config.introspection_type=ComputeMaterializedViewRefreshes testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.038719Z INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s709 introspection_config.introspection_type=ComputeDependencies testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.038730Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s710 introspection_type=ComputeOperatorHydrationStatus testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.038780Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s716 introspection_type=ComputeErrorCounts testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.038792Z INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s710 introspection_config.introspection_type=ComputeOperatorHydrationStatus testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.038856Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s717 introspection_type=ComputeHydrationTimes testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.038905Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_storage_collections:storage::create_collections: mz_storage_controller: registering introspection collection id=s721 introspection_type=ReplicaFrontiers testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.038920Z INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s716 introspection_config.introspection_type=ComputeErrorCounts testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.039206Z INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s717 introspection_config.introspection_type=ComputeHydrationTimes testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.039433Z INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s690 actual_upper=1743541882717 expected_upper=0 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.039542Z INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s700 actual_upper=1743541882544 expected_upper=0 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.039255Z INFO mz_storage_controller::collection_mgmt: preparing differential introspection collection for writes self.id=s721 introspection_config.introspection_type=ReplicaFrontiers testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.040826Z INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s716 actual_upper=1743541882625 expected_upper=0 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.040889Z INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s709 actual_upper=1743541882545 expected_upper=0 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.041004Z INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s717 actual_upper=1743541882625 expected_upper=0 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.041010Z INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s710 actual_upper=1743541882625 expected_upper=0 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.041185Z INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s708 actual_upper=1743541882625 expected_upper=0 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.043381Z INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s721 actual_upper=1743541882545 expected_upper=0 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.043430Z INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s691 actual_upper=1743541882624 expected_upper=0 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.044162Z INFO mz_storage_controller::collection_mgmt: upper mismatch while bumping upper, syncing to persist state self.id=s692 actual_upper=1743541882624 expected_upper=0 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.057775Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: storage collections init complete in 83.240139ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.057812Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: optimize dataflow plans beginning testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:47.067193Z INFO mz_clusterd: booting os.os_type=Ubuntu os.version=24.4.0 os.bitness=64-bit build.version="0.140.0-dev.0" build.sha="46249f4817c18c28673305eb9cefc9f3f43d4e55" cpus.logical=16 cpus.physical=16 cpu0.brand="Neoverse-N1" cpu0.frequency=50 memory.total=32777576448 memory.used=3239518208 memory.limit=<unknown> swap.total=4194299904 swap.used=0 swap.limit=<unknown> tracing.max_level=info testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:47.067915Z INFO mz_clusterd: serving internal HTTP server on /tmp/e01b9fa5cf73c5e457786f2868f4ec7b3a51ee0b testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:47.068590Z INFO mz_persist_client::cfg: Disabling Persist Compaction testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:47.070279Z INFO mz_clusterd: booting os.os_type=Ubuntu os.version=24.4.0 os.bitness=64-bit build.version="0.140.0-dev.0" build.sha="46249f4817c18c28673305eb9cefc9f3f43d4e55" cpus.logical=16 cpus.physical=16 cpu0.brand="Neoverse-N1" cpu0.frequency=50 memory.total=32777576448 memory.used=3239518208 memory.limit=<unknown> swap.total=4194299904 swap.used=0 swap.limit=<unknown> tracing.max_level=info testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.070381Z INFO mz_clusterd: booting os.os_type=Ubuntu os.version=24.4.0 os.bitness=64-bit build.version="0.140.0-dev.0" build.sha="46249f4817c18c28673305eb9cefc9f3f43d4e55" cpus.logical=16 cpus.physical=16 cpu0.brand="Neoverse-N1" cpu0.frequency=50 memory.total=32777576448 memory.used=3239518208 memory.limit=<unknown> swap.total=4194299904 swap.used=0 swap.limit=<unknown> tracing.max_level=info testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:47.070725Z INFO mz_clusterd: serving internal HTTP server on /tmp/acf2d1c27c6ceeccaef53b5fab44d0979a1fca1d testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.071242Z INFO mz_clusterd: serving internal HTTP server on /tmp/2d6695955606a1151ce51b0cc992817f2ee1d903 testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:47.071359Z INFO mz_persist_client::cfg: Disabling Persist Compaction testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.072141Z INFO mz_persist_client::cfg: Disabling Persist Compaction testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:47.072681Z INFO mz_clusterd: listening for storage controller connections on /tmp/71f3321b0e3f9048094b0911551d64f9126d1bff testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:47.072708Z WARN mz_service::grpc: no host provided; request destination host checking is disabled testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:47.072712Z INFO mz_service::grpc: Starting to listen on /tmp/71f3321b0e3f9048094b0911551d64f9126d1bff testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:47.072746Z INFO mz_clusterd: booting os.os_type=Ubuntu os.version=24.4.0 os.bitness=64-bit build.version="0.140.0-dev.0" build.sha="46249f4817c18c28673305eb9cefc9f3f43d4e55" cpus.logical=16 cpus.physical=16 cpu0.brand="Neoverse-N1" cpu0.frequency=50 memory.total=32777576448 memory.used=3239768064 memory.limit=<unknown> swap.total=4194299904 swap.used=0 swap.limit=<unknown> tracing.max_level=info testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:47.072793Z INFO mz_clusterd: listening for compute controller connections on /tmp/f040cd31f4c582a7012a822f734e640464893410 testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:47.072802Z WARN mz_service::grpc: no host provided; request destination host checking is disabled testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:47.072805Z INFO mz_service::grpc: Starting to listen on /tmp/f040cd31f4c582a7012a822f734e640464893410 testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:47.073315Z INFO mz_clusterd: serving internal HTTP server on /tmp/d013e733bd6fffdf1ee851a5f001b393f4758e77 testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:47.074200Z INFO mz_persist_client::cfg: Disabling Persist Compaction testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.075602Z INFO mz_clusterd: listening for storage controller connections on /tmp/e7269b16f4e4ba58fbf58ce0b57f19f45a79d719 testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.075637Z WARN mz_service::grpc: no host provided; request destination host checking is disabled testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.075641Z INFO mz_service::grpc: Starting to listen on /tmp/e7269b16f4e4ba58fbf58ce0b57f19f45a79d719 testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.075908Z INFO mz_clusterd: listening for compute controller connections on /tmp/d175d0cf35cf968d04c6f15601a661af5ddf87e2 testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.075932Z WARN mz_service::grpc: no host provided; request destination host checking is disabled testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.075936Z INFO mz_service::grpc: Starting to listen on /tmp/d175d0cf35cf968d04c6f15601a661af5ddf87e2 testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:47.076090Z INFO mz_clusterd: listening for storage controller connections on /tmp/05d64688e79e0655c66681bd66857a0e68f5d7f7 testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:47.076139Z WARN mz_service::grpc: no host provided; request destination host checking is disabled testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:47.076150Z INFO mz_service::grpc: Starting to listen on /tmp/05d64688e79e0655c66681bd66857a0e68f5d7f7 testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:47.076453Z INFO mz_clusterd: listening for compute controller connections on /tmp/b11da31284e249136e8e3eeac2f0106883b48b7f testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:47.076490Z WARN mz_service::grpc: no host provided; request destination host checking is disabled testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:47.076501Z INFO mz_service::grpc: Starting to listen on /tmp/b11da31284e249136e8e3eeac2f0106883b48b7f testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:47.078052Z INFO mz_clusterd: listening for storage controller connections on /tmp/7c22b07f2b2730a6d4fd744ec8a7bab699080cda testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:47.078085Z WARN mz_service::grpc: no host provided; request destination host checking is disabled testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:47.078090Z INFO mz_service::grpc: Starting to listen on /tmp/7c22b07f2b2730a6d4fd744ec8a7bab699080cda testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:47.078183Z INFO mz_clusterd: listening for compute controller connections on /tmp/ef57b396c836c8f1320b0b60e6f5841b65fedfde testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:47.078200Z WARN mz_service::grpc: no host provided; request destination host checking is disabled testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:47.078203Z INFO mz_service::grpc: Starting to listen on /tmp/ef57b396c836c8f1320b0b60e6f5841b65fedfde testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:47.099284Z INFO mz_service::grpc: GrpcServer: remote client connected testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:47.099343Z INFO mz_service::grpc: GrpcServer: remote client connected testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.099343Z INFO mz_service::grpc: GrpcServer: remote client connected testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:47.099568Z INFO mz_service::grpc: GrpcServer: remote client connected testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.099741Z INFO mz_service::grpc: GrpcClient /tmp/f040cd31f4c582a7012a822f734e640464893410: connected testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.099754Z INFO mz_service::grpc: GrpcClient /tmp/71f3321b0e3f9048094b0911551d64f9126d1bff: connected testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.099797Z INFO mz_service::grpc: GrpcClient /tmp/e7269b16f4e4ba58fbf58ce0b57f19f45a79d719: connected testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.099903Z INFO mz_service::grpc: GrpcClient /tmp/7c22b07f2b2730a6d4fd744ec8a7bab699080cda: connected testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:47.100019Z INFO mz_service::grpc: GrpcServer: remote client connected testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.100020Z INFO mz_service::grpc: GrpcServer: remote client connected testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.100174Z INFO mz_service::grpc: GrpcClient /tmp/ef57b396c836c8f1320b0b60e6f5841b65fedfde: connected testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.100461Z INFO mz_service::grpc: GrpcClient /tmp/d175d0cf35cf968d04c6f15601a661af5ddf87e2: connected testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:47.100561Z INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/c2697ad16776a82f9c3760caab33ac44711497b7"], arrangement_exert_proportionality: 16, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None } testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.100589Z INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/eb0203395703eb7a2c1d89a78c5fabacd79070d4"], arrangement_exert_proportionality: 1337, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None } testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:47.100590Z INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/f9b6f8a39430c86d21c28486f8edb9ae27bef392"], arrangement_exert_proportionality: 1337, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None } testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.100650Z INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (3, 1) process=0 addresses=["/tmp/eb0203395703eb7a2c1d89a78c5fabacd79070d4"] testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:47.100653Z INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (3, 1) process=0 addresses=["/tmp/f9b6f8a39430c86d21c28486f8edb9ae27bef392"] testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:47.100664Z INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (3, 1) process=0 addresses=["/tmp/c2697ad16776a82f9c3760caab33ac44711497b7"] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.100925Z INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/ec4aa4551e8dc87494a0b40057548c829920c5e4"], arrangement_exert_proportionality: 16, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None } testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.100987Z INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (3, 1) process=0 addresses=["/tmp/ec4aa4551e8dc87494a0b40057548c829920c5e4"] testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:47.101376Z INFO mz_service::grpc: GrpcServer: remote client connected testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.101746Z INFO mz_service::grpc: GrpcClient /tmp/05d64688e79e0655c66681bd66857a0e68f5d7f7: connected testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:47.101973Z INFO mz_cluster::communication: successfully initialized network process=0 testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:47.102009Z INFO mz_service::grpc: GrpcServer: remote client connected testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.102141Z INFO mz_service::grpc: GrpcClient /tmp/b11da31284e249136e8e3eeac2f0106883b48b7f: connected testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:47.102160Z INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/21cade7acf60d8fe9976f12cc7a2f1ec4cea6262"], arrangement_exert_proportionality: 16, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None } testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:47.102192Z INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (3, 1) process=0 addresses=["/tmp/21cade7acf60d8fe9976f12cc7a2f1ec4cea6262"] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.102273Z INFO mz_cluster::communication: successfully initialized network process=0 testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:47.102341Z INFO mz_cluster::communication: successfully initialized network process=0 testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.102464Z INFO mz_cluster::communication: successfully initialized network process=0 testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:47.102508Z INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/32cf67169fcccb84382e2d62a3b28c1bae2373b6"], arrangement_exert_proportionality: 1337, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None } testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:47.102569Z INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (3, 1) process=0 addresses=["/tmp/32cf67169fcccb84382e2d62a3b28c1bae2373b6"] testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:47.102856Z INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/c8328b29491e0de8e27c282ef81a0d618b1d8ded"], arrangement_exert_proportionality: 1337, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None } testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:47.102873Z INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (3, 1) process=0 addresses=["/tmp/c8328b29491e0de8e27c282ef81a0d618b1d8ded"] testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:47.103678Z INFO mz_cluster::communication: successfully initialized network process=0 testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:47.103688Z INFO mz_cluster::client: Building timely container with config TimelyConfig { workers: 1, process: 0, addresses: ["/tmp/a746c0db382e0b7748574f1dbf25aec7ed0a7bd5"], arrangement_exert_proportionality: 16, enable_zero_copy: false, enable_zero_copy_lgalloc: false, zero_copy_limit: None } testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:47.103700Z INFO mz_cluster::communication: initializing network for timely instance, with 1 processes for epoch number (3, 1) process=0 addresses=["/tmp/a746c0db382e0b7748574f1dbf25aec7ed0a7bd5"] testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:47.103704Z INFO mz_cluster::communication: successfully initialized network process=0 testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:47.103821Z INFO mz_cluster::communication: successfully initialized network process=0 testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:47.104313Z INFO mz_cluster::communication: successfully initialized network process=0 testdrive-mysql-1 | 2025-04-01T21:11:47.202082Z 36 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:11:47,241] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42464, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:11:47.264 UTC [336] FATAL: role "root" does not exist testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.744751Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: optimize dataflow plans complete in 686.936797ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.748251Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: dataflow as-of bootstrapping beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751475Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s590 bounds=[[1743541880865] .. []] reason=storage input s460 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751511Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s593 bounds=[[1743541880865] .. []] reason=storage input s460 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751518Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s599 bounds=[[1743541880865] .. []] reason=storage input s460 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751525Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s602 bounds=[[1743541880865] .. []] reason=storage input s461 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751532Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s605 bounds=[[1743541880865] .. []] reason=storage input s460 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751539Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s612 bounds=[[1743541880865] .. []] reason=storage input s462 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751547Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s727 bounds=[[1743541880865] .. []] reason=storage input s460 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751554Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s728 bounds=[[1743541880865] .. []] reason=storage input s461 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751559Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s729 bounds=[[1743541880865] .. []] reason=storage input s493 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751565Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s730 bounds=[[1743541880865] .. []] reason=storage input s465 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751570Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s731 bounds=[[1743541880865] .. []] reason=storage input s466 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751577Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s732 bounds=[[1743541880865] .. []] reason=storage input s473 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751583Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s733 bounds=[[1743541880865] .. []] reason=storage input s474 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751589Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s734 bounds=[[1743541880865] .. []] reason=storage input s472 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751594Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s735 bounds=[[1743541880865] .. []] reason=storage input s476 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751600Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s736 bounds=[[1743541880865] .. []] reason=storage input s463 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751607Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s737 bounds=[[1743541880865] .. []] reason=storage input s462 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751615Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s738 bounds=[[1743541880865] .. []] reason=storage input s462 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751620Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s739 bounds=[[1743541880865] .. []] reason=storage input s489 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751626Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s740 bounds=[[1743541880865] .. []] reason=storage input s463 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751634Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s741 bounds=[[1743541880865] .. []] reason=storage input s492 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751640Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s742 bounds=[[1743541880865] .. []] reason=storage input s482 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751646Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s743 bounds=[[1743541880865] .. []] reason=storage input s489 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751652Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s744 bounds=[[1743541880865] .. []] reason=storage input s463 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751657Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s745 bounds=[[1743541880865] .. []] reason=storage input s482 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751663Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s746 bounds=[[1743541880865] .. []] reason=storage input s466 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751669Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s747 bounds=[[1743541880865] .. []] reason=storage input s472 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751675Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s748 bounds=[[1743541880865] .. []] reason=storage input s474 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751682Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s749 bounds=[[1743541880865] .. []] reason=storage input s515 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751688Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s750 bounds=[[1743541880865] .. []] reason=storage input s459 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751695Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s754 bounds=[[1743541880865] .. []] reason=storage input s495 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751701Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s755 bounds=[[1743541880865] .. []] reason=storage input s498 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751707Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s756 bounds=[[1743541880865] .. []] reason=storage input s499 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751713Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s758 bounds=[[1743541880865] .. []] reason=storage input s496 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751719Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s760 bounds=[[1743541880865] .. []] reason=storage input s503 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751725Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s761 bounds=[[1743541880865] .. []] reason=storage input s503 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751730Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s762 bounds=[[1743541880865] .. []] reason=storage input s503 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751737Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s763 bounds=[[1743541880865] .. []] reason=storage input s465 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751744Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s764 bounds=[[1743541880865] .. []] reason=storage input s459 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751750Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s769 bounds=[[1743541880865] .. []] reason=storage input s458 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751756Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s770 bounds=[[1743541880865] .. []] reason=storage input s513 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751762Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s771 bounds=[[1743541880865] .. []] reason=storage input s512 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751768Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s772 bounds=[[1743541880865] .. []] reason=storage input s460 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751773Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s773 bounds=[[1743541880865] .. []] reason=storage input s461 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751779Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s774 bounds=[[1743541880865] .. []] reason=storage input s493 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751784Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s775 bounds=[[1743541880865] .. []] reason=storage input s465 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751790Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s776 bounds=[[1743541880865] .. []] reason=storage input s476 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751796Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s777 bounds=[[1743541880865] .. []] reason=storage input s473 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751801Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s778 bounds=[[1743541880865] .. []] reason=storage input s462 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751807Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s779 bounds=[[1743541880865] .. []] reason=storage input s492 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751813Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s780 bounds=[[1743541880865] .. []] reason=storage input s473 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751819Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s782 bounds=[[1743541880865] .. []] reason=storage input s503 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751825Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s786 bounds=[[1743541880865] .. []] reason=storage input s504 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751834Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s795 bounds=[[1743541880865] .. []] reason=storage input s792 read frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751843Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s752 bounds=[[1743541880865] .. []] reason=upstream s747 lower as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751850Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s766 bounds=[[1743541880865] .. []] reason=upstream s764 lower as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751858Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s781 bounds=[[1743541880865] .. []] reason=upstream s754 lower as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751880Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s788 bounds=[[0] .. [0]] reason=storage export s788 write frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751898Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s789 bounds=[[0] .. [0]] reason=storage export s789 write frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751905Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s790 bounds=[[0] .. [0]] reason=storage export s790 write frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751917Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s590 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s460 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751924Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s593 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s460 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751933Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s599 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s460 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751946Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s602 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s461 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751961Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s605 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s460 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751970Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s612 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s462 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751979Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s682 bounds=[[0] .. [1743541907038]] reason=storage input s678 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751990Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s687 bounds=[[0] .. [1743541907039]] reason=storage input s674 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.751999Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s694 bounds=[[0] .. [1743541882623]] reason=storage input s691 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752008Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s698 bounds=[[0] .. [1743541882623]] reason=storage input s692 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752017Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s727 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s460 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752026Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s728 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s461 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752042Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s729 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s493 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752051Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s730 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s465 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752061Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s731 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s466 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752111Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s732 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s473 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752121Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s733 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s474 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752130Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s734 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s472 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752140Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s735 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s476 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752149Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s736 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s463 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752162Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s737 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s462 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752179Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s738 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s462 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752193Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s739 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s489 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752203Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s740 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s463 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752216Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s740 bounds=[[1743541880865] .. [1743541882624]] reason=storage input s717 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752242Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s740 bounds=[[1743541880865] .. [1743541882544]] reason=storage input s721 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752252Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s741 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s492 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752261Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s742 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s482 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752270Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s743 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s489 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752279Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s744 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s463 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752287Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s745 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s482 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752323Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s746 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s466 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752332Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s747 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s472 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752340Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s748 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s474 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752350Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s749 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s515 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752359Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s750 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s459 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752368Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s751 bounds=[[0] .. [1743541907045]] reason=storage input s671 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752378Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s752 bounds=[[1743541880865] .. [1743541907048]] reason=storage input s669 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752386Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s753 bounds=[[0] .. [1743541907048]] reason=storage input s669 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752395Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s754 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s495 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752404Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s755 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s498 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752413Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s756 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s499 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752422Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s757 bounds=[[0] .. [1743541907051]] reason=storage input s500 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752432Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s758 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s496 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752441Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s759 bounds=[[0] .. [1743541907044]] reason=storage input s497 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752460Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s760 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s503 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752469Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s761 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s503 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752479Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s762 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s503 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752487Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s763 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s465 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752500Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s764 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s459 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752514Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s765 bounds=[[0] .. [1743541882544]] reason=storage input s709 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752524Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s767 bounds=[[0] .. [1743541882543]] reason=storage input s700 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752534Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s768 bounds=[[0] .. [1743541907045]] reason=storage input s702 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752550Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s769 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s458 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752560Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s770 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s513 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752569Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s771 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s512 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752578Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s772 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s460 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752587Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s773 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s461 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752602Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s774 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s493 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752612Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s775 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s465 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752621Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s776 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s476 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752630Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s777 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s473 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752640Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s778 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s462 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752656Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s779 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s492 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752666Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s780 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s473 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752675Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s782 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s503 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752684Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s783 bounds=[[0] .. [1743541882544]] reason=storage input s721 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752694Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s784 bounds=[[0] .. [1743541882624]] reason=storage input s717 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752703Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s786 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s504 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752716Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s795 bounds=[[1743541880865] .. [1743541906975]] reason=storage input s792 warmup frontier testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752730Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s696 bounds=[[0] .. [1743541882623]] reason=upstream s694 upper as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752739Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s752 bounds=[[1743541880865] .. [1743541906975]] reason=upstream s747 upper as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752750Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s766 bounds=[[1743541880865] .. [1743541906975]] reason=upstream s764 upper as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752767Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s781 bounds=[[1743541880865] .. [1743541906975]] reason=upstream s754 upper as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752778Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s757 bounds=[[0] .. [1743541906975]] reason=downstream s781 upper as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752786Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s759 bounds=[[0] .. [1743541906975]] reason=downstream s781 upper as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752799Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s696 bounds=[[0] .. [1743541882544]] reason=downstream s740 upper as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752812Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s694 bounds=[[0] .. [1743541882544]] reason=downstream s696 upper as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752906Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s590 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906976] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752919Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s593 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906976] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752928Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s599 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906976] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752937Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s602 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906975] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752945Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s605 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906975] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752953Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s612 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906976] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752962Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s682 bounds=[[0] .. [1743541906000]] reason=read policy applied to write frontier [1743541907039] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752971Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s687 bounds=[[0] .. [1743541906000]] reason=read policy applied to write frontier [1743541907040] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752987Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s694 bounds=[[0] .. [1740949882000]] reason=read policy applied to write frontier [1743541882624] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.752996Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s696 bounds=[[0] .. [1743541881000]] reason=read policy applied to write frontier [1743541882544] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753005Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s698 bounds=[[0] .. [1740949882000]] reason=read policy applied to write frontier [1743541882624] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753013Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s727 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906976] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753022Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s728 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906976] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753037Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s729 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906976] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753046Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s730 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906976] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753055Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s731 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906976] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753064Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s732 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906976] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753073Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s733 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906976] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753081Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s734 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906976] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753091Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s735 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906976] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753100Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s736 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906976] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753108Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s737 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906976] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753117Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s738 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906976] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753126Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s739 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906976] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753135Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s740 bounds=[[1743541880865] .. [1743541881000]] reason=read policy applied to write frontier [1743541882544] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753143Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s741 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906976] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753152Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s742 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906976] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753160Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s743 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906976] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753169Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s744 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906976] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753178Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s745 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906976] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753196Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s746 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949906000] }, reason: "read policy applied to write frontier [1743541906976]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753217Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s747 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949906000] }, reason: "read policy applied to write frontier [1743541906976]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753227Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s748 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906976] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753275Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s749 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906976] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753284Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s750 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906975] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753292Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s751 bounds=[[0] .. [1743541906000]] reason=read policy applied to write frontier [1743541907046] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753319Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s752 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906975] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753328Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s753 bounds=[[0] .. [1743541906000]] reason=read policy applied to write frontier [1743541907049] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753336Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s754 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949906000] }, reason: "read policy applied to write frontier [1743541906976]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753345Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s755 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949906000] }, reason: "read policy applied to write frontier [1743541906976]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753355Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s756 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949906000] }, reason: "read policy applied to write frontier [1743541906976]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753365Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s757 bounds=[[0] .. [1743541906000]] reason=read policy applied to write frontier [1743541907052] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753386Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s758 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949906000] }, reason: "read policy applied to write frontier [1743541906976]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753395Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s759 bounds=[[0] .. [1743541906000]] reason=read policy applied to write frontier [1743541907045] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753404Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s760 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949906000] }, reason: "read policy applied to write frontier [1743541906975]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753413Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s761 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906975] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753422Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s762 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906976] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753430Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s763 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906975] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753438Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s764 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949906000] }, reason: "read policy applied to write frontier [1743541906976]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753456Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s765 bounds=[[0] .. [1743541881000]] reason=read policy applied to write frontier [1743541882545] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753465Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s766 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906975] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753474Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s767 bounds=[[0] .. [1743541881000]] reason=read policy applied to write frontier [1743541882544] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753482Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s768 bounds=[[0] .. [1743541906000]] reason=read policy applied to write frontier [1743541907046] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753491Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s769 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949906000] }, reason: "read policy applied to write frontier [1743541906976]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753500Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s770 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949906000] }, reason: "read policy applied to write frontier [1743541906976]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753516Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: failed to apply soft as-of constraint id=s771 bounds=[[1743541880865] .. [1743541880865]] constraint=Constraint { type_: Soft, bound_type: Upper, frontier: Antichain { elements: [1740949906000] }, reason: "read policy applied to write frontier [1743541906976]" } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753526Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s772 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906976] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753535Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s773 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906976] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753544Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s774 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906976] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753552Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s775 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906976] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753568Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s776 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906976] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753577Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s777 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906975] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753586Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s778 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906976] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753595Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s779 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906976] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753603Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s780 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906976] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753611Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s781 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906975] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753619Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s782 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906975] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753628Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s783 bounds=[[0] .. [1743541881000]] reason=read policy applied to write frontier [1743541882545] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753637Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s784 bounds=[[0] .. [1740949882000]] reason=read policy applied to write frontier [1743541882625] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753646Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s786 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906976] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753654Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s795 bounds=[[1743541880865] .. [1743541905000]] reason=read policy applied to write frontier [1743541906976] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753664Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s757 bounds=[[0] .. [1743541905000]] reason=downstream s781 upper as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.753672Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_compute_client::as_of_selection: applied as-of constraint id=s759 bounds=[[0] .. [1743541905000]] reason=downstream s781 upper as-of bound testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.754671Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: dataflow as-of bootstrapping complete in 6.424783ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.754708Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: postamble beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.755033Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_namespace_all_databases_ind import_ids=[s460, s461, s482] export_ids=[s590] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.755340Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_class_all_databases_ind import_ids=[s460, s461, s463, s465, s466, s473, s474, s482, s515] export_ids=[s593] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.755795Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_type_all_databases_ind import_ids=[s460, s461, s476, s477, s478, s479, s480, s481, s482, s485] export_ids=[s599] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.756692Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_description_all_databases_ind import_ids=[s590, s593, s599, s461, s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s512, s515] export_ids=[s602] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.757345Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_attribute_all_databases_ind import_ids=[s599, s460, s461, s462, s463, s465, s466, s473, s474, s515] export_ids=[s605] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.757575Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.pg_attrdef_all_databases_ind import_ids=[s462, s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s515] export_ids=[s612] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.757741Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_recent_sql_text_ind import_ids=[s678] export_ids=[s682] as_of=[1743541906000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.757815Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_recent_activity_log_thinned_ind import_ids=[s674, s676, s677] export_ids=[s687] as_of=[1743541906000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.757989Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_source_statistics_with_history_ind import_ids=[s691] export_ids=[s694] as_of=[1740949882000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.758107Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_source_statistics_ind import_ids=[s694] export_ids=[s696] as_of=[1743541881000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.758172Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_sink_statistics_ind import_ids=[s692] export_ids=[s698] as_of=[1740949882000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.758351Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_databases_ind import_ids=[s460, s512] export_ids=[s727] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.758504Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_schemas_ind import_ids=[s461, s512] export_ids=[s728] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.758622Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_connections_ind import_ids=[s493, s512] export_ids=[s729] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.758793Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_tables_ind import_ids=[s465, s512] export_ids=[s730] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.758932Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_sources_ind import_ids=[s466, s489, s512] export_ids=[s731] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.759175Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_views_ind import_ids=[s473, s512] export_ids=[s732] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.759362Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_materialized_views_ind import_ids=[s474, s489, s512] export_ids=[s733] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.759509Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_sinks_ind import_ids=[s472, s489, s512] export_ids=[s734] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.759869Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_types_ind import_ids=[s476, s512] export_ids=[s735] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.760330Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_all_objects_ind import_ids=[s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s512, s515] export_ids=[s736] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.760716Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_indexes_ind import_ids=[s462, s463, s464, s465, s466, s472, s473, s474, s476, s486, s489, s492, s493, s512, s515] export_ids=[s737] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.760803Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: postamble complete in 6.0947ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.760838Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: generate builtin updates beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.761073Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_columns_ind import_ids=[s462, s512] export_ids=[s738] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.761212Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_clusters_ind import_ids=[s489, s495, s512] export_ids=[s739] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.761677Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_cluster_replicas_ind import_ids=[s696, s463, s466, s472, s474, s489, s495, s512, s515, s669, s717, s721] export_ids=[s740] as_of=[1743541881000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.762164Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_secrets_ind import_ids=[s492, s512] export_ids=[s741] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.762292Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_show_roles_ind import_ids=[s482, s512] export_ids=[s742] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.762401Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_clusters_ind import_ids=[s489] export_ids=[s743] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.762463Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_indexes_ind import_ids=[s463] export_ids=[s744] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.762517Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_roles_ind import_ids=[s482] export_ids=[s745] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.762586Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_sources_ind import_ids=[s466] export_ids=[s746] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.762657Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_sinks_ind import_ids=[s472] export_ids=[s747] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.762734Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_materialized_views_ind import_ids=[s474] export_ids=[s748] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.762962Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_continual_tasks_ind import_ids=[s515] export_ids=[s749] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.763119Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_source_statuses_ind import_ids=[s746, s459, s465, s671] export_ids=[s750] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.763532Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_source_status_history_ind import_ids=[s671] export_ids=[s751] as_of=[1743541906000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.763608Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_sink_statuses_ind import_ids=[s747, s669] export_ids=[s752] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.763696Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_sink_status_history_ind import_ids=[s669] export_ids=[s753] as_of=[1743541906000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.763802Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_cluster_replicas_ind import_ids=[s495] export_ids=[s754] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.763870Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_cluster_replica_sizes_ind import_ids=[s498] export_ids=[s755] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.763932Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_statuses_ind import_ids=[s499] export_ids=[s756] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.763960Z INFO mz_adapter::coord: starting snapshot table_id=System(458) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.763978Z INFO mz_adapter::coord: starting snapshot table_id=System(457) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.763960Z INFO mz_adapter::coord: starting snapshot table_id=System(456) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.764040Z INFO mz_adapter::coord: starting snapshot table_id=System(459) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.764079Z INFO mz_adapter::coord: starting snapshot table_id=System(462) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.764098Z INFO mz_adapter::coord: starting snapshot table_id=System(465) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.764112Z INFO mz_adapter::coord: starting snapshot table_id=System(464) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.764052Z INFO mz_adapter::coord: starting snapshot table_id=System(460) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.764098Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_status_history_ind import_ids=[s500] export_ids=[s757] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.764057Z INFO mz_adapter::coord: starting snapshot table_id=System(461) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.764225Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_metrics_ind import_ids=[s496] export_ids=[s758] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.764318Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_metrics_history_ind import_ids=[s497] export_ids=[s759] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.764538Z INFO mz_adapter::coord: starting snapshot table_id=System(468) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.764688Z INFO mz_adapter::coord: starting snapshot table_id=System(470) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.764622Z INFO mz_adapter::coord: starting snapshot table_id=System(467) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.764627Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_history_ind import_ids=[s755, s503] export_ids=[s760] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.764581Z INFO mz_adapter::coord: starting snapshot table_id=System(469) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.764732Z INFO mz_adapter::coord: starting snapshot table_id=System(471) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.764778Z INFO mz_adapter::coord: starting snapshot table_id=System(473) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.764893Z INFO mz_adapter::coord: starting snapshot table_id=System(474) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.765856Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_name_history_ind import_ids=[s754, s503] export_ids=[s761] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.765898Z INFO mz_adapter::coord: starting snapshot table_id=System(483) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.765945Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_object_lifetimes_ind import_ids=[s503] export_ids=[s762] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.766046Z INFO mz_adapter::coord: starting snapshot table_id=System(484) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.766080Z INFO mz_adapter::coord: starting snapshot table_id=System(463) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.766140Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_object_history_ind import_ids=[s744, s746, s747, s748, s749, s465, s473, s476, s486, s492, s493, s503] export_ids=[s763] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.766338Z INFO mz_adapter::coord: starting snapshot table_id=System(485) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.766551Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_object_dependencies_ind import_ids=[s459] export_ids=[s764] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.766575Z INFO mz_adapter::coord: starting snapshot table_id=System(486) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.766587Z INFO mz_adapter::coord: starting snapshot table_id=System(487) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.766626Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_compute_dependencies_ind import_ids=[s709] export_ids=[s765] as_of=[1743541881000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.766681Z INFO mz_adapter::coord: starting snapshot table_id=System(488) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.766714Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_object_transitive_dependencies_ind import_ids=[s764] export_ids=[s766] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.766779Z INFO mz_adapter::coord: starting snapshot table_id=System(489) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.766815Z INFO mz_adapter::coord: starting snapshot table_id=System(490) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.766894Z INFO mz_adapter::coord: starting snapshot table_id=System(491) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.765019Z INFO mz_adapter::coord: starting snapshot table_id=System(476) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.765052Z INFO mz_adapter::coord: starting snapshot table_id=System(472) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.765158Z INFO mz_adapter::coord: starting snapshot table_id=System(478) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.767051Z INFO mz_adapter::coord: starting snapshot table_id=System(492) testdrive-schema-registry-1 | [2025-04-01 21:11:47,767] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.767203Z INFO mz_adapter::coord: starting snapshot table_id=System(495) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.767254Z INFO mz_adapter::coord: starting snapshot table_id=System(496) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.767350Z INFO mz_adapter::coord: starting snapshot table_id=System(498) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.767443Z INFO mz_adapter::coord: starting snapshot table_id=System(499) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.767504Z INFO mz_adapter::coord: starting snapshot table_id=System(501) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.767533Z INFO mz_adapter::coord: starting snapshot table_id=System(502) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.767543Z INFO mz_adapter::coord: starting snapshot table_id=System(505) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.767613Z INFO mz_adapter::coord: starting snapshot table_id=System(506) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.767670Z INFO mz_adapter::coord: starting snapshot table_id=System(507) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.767687Z INFO mz_adapter::coord: starting snapshot table_id=System(508) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.767763Z INFO mz_adapter::coord: starting snapshot table_id=System(509) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.767870Z INFO mz_adapter::coord: starting snapshot table_id=System(510) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.765500Z INFO mz_adapter::coord: starting snapshot table_id=System(466) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.767952Z INFO mz_adapter::coord: starting snapshot table_id=System(512) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.765812Z INFO mz_adapter::coord: starting snapshot table_id=System(482) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.766782Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_frontiers_ind import_ids=[s700] export_ids=[s767] as_of=[1743541881000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.765024Z INFO mz_adapter::coord: starting snapshot table_id=System(477) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.765318Z INFO mz_adapter::coord: starting snapshot table_id=System(479) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.768121Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_wallclock_global_lag_recent_history_ind import_ids=[s702] export_ids=[s768] as_of=[1743541906000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.768137Z INFO mz_adapter::coord: starting snapshot table_id=System(511) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.767159Z INFO mz_adapter::coord: starting snapshot table_id=System(494) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.764945Z INFO mz_adapter::coord: starting snapshot table_id=System(475) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.765478Z INFO mz_adapter::coord: starting snapshot table_id=System(481) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.768187Z INFO mz_adapter::coord: starting snapshot table_id=System(513) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.765390Z INFO mz_adapter::coord: starting snapshot table_id=System(480) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.768270Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_kafka_sources_ind import_ids=[s458] export_ids=[s769] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.768334Z INFO mz_adapter::coord: starting snapshot table_id=System(515) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.768394Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_webhook_sources_ind import_ids=[s513] export_ids=[s770] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.768397Z INFO mz_adapter::coord: starting snapshot table_id=System(517) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.767136Z INFO mz_adapter::coord: starting snapshot table_id=System(493) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.768471Z INFO mz_adapter::coord: starting snapshot table_id=System(514) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.768483Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_comments_ind import_ids=[s512] export_ids=[s771] as_of=[1743541880865] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.768518Z INFO mz_adapter::coord: starting snapshot table_id=System(792) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.768689Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_databases_ind import_ids=[s460] export_ids=[s772] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.768783Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_schemas_ind import_ids=[s461] export_ids=[s773] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.768860Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_connections_ind import_ids=[s493] export_ids=[s774] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.768963Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_tables_ind import_ids=[s465] export_ids=[s775] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.769158Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_types_ind import_ids=[s476] export_ids=[s776] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.769466Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_objects_ind import_ids=[s744, s746, s747, s748, s749, s774, s775, s776, s473, s486, s492] export_ids=[s777] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.769791Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_columns_ind import_ids=[s462] export_ids=[s778] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.769863Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_secrets_ind import_ids=[s492] export_ids=[s779] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.769939Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_views_ind import_ids=[s473] export_ids=[s780] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.770127Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_console_cluster_utilization_overview_ind import_ids=[s754, s755, s757, s759, s760, s761] export_ids=[s781] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.770512Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_deployment_lineage_ind import_ids=[s743, s503] export_ids=[s782] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.770678Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_cluster_replica_frontiers_ind import_ids=[s721] export_ids=[s783] as_of=[1743541881000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.770773Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_compute_hydration_times_ind import_ids=[s717] export_ids=[s784] as_of=[1740949882000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.771203Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_catalog.mz_recent_storage_usage_ind import_ids=[s504, s690] export_ids=[s786] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.771354Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_metrics_history_ct import_ids=[s497, s788] export_ids=[s788] as_of=[0] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.771431Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_cluster_replica_status_history_ct import_ids=[s500, s789] export_ids=[s789] as_of=[0] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.771498Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_wallclock_lag_history_ct import_ids=[s702, s790] export_ids=[s790] as_of=[0] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.771566Z INFO mz_compute_client::controller::instance: creating dataflow name=mz_internal.mz_notices_ind import_ids=[s792] export_ids=[s795] as_of=[1743541905000] until=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.772360Z INFO mz_adapter::coord: starting snapshot table_id=System(516) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.777895Z INFO mz_adapter::coord: finished snapshot table_id=System(462) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.778825Z INFO mz_adapter::coord: finished snapshot table_id=System(467) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.779183Z INFO mz_adapter::coord: finished snapshot table_id=System(499) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.779202Z INFO mz_adapter::coord: finished snapshot table_id=System(506) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.779254Z INFO mz_adapter::coord: finished snapshot table_id=System(484) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.781664Z INFO mz_adapter::coord: finished snapshot table_id=System(479) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.782509Z INFO mz_adapter::coord: finished snapshot table_id=System(492) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.782563Z INFO mz_adapter::coord: finished snapshot table_id=System(464) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.782625Z INFO mz_adapter::coord: finished snapshot table_id=System(498) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.782983Z INFO mz_adapter::coord: finished snapshot table_id=System(456) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.783819Z INFO mz_adapter::coord: finished snapshot table_id=System(483) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.783001Z INFO mz_adapter::coord: finished snapshot table_id=System(460) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.783030Z INFO mz_adapter::coord: finished snapshot table_id=System(457) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.784018Z INFO mz_adapter::coord: finished snapshot table_id=System(792) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.783036Z INFO mz_adapter::coord: finished snapshot table_id=System(511) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.783041Z INFO mz_adapter::coord: finished snapshot table_id=System(491) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.783373Z INFO mz_adapter::coord: finished snapshot table_id=System(489) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.783433Z INFO mz_adapter::coord: finished snapshot table_id=System(471) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.785866Z INFO mz_adapter::coord: finished snapshot table_id=System(485) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.786197Z INFO mz_adapter::coord: finished snapshot table_id=System(507) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.786732Z INFO mz_adapter::coord: finished snapshot table_id=System(501) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.787033Z INFO mz_adapter::coord: finished snapshot table_id=System(517) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.787109Z INFO mz_adapter::coord: finished snapshot table_id=System(475) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.787479Z INFO mz_adapter::coord: finished snapshot table_id=System(461) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.787825Z INFO mz_adapter::coord: finished snapshot table_id=System(466) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.788094Z INFO mz_adapter::coord: finished snapshot table_id=System(505) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.789144Z INFO mz_adapter::coord: finished snapshot table_id=System(476) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.789656Z INFO mz_adapter::coord: finished snapshot table_id=System(510) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.790660Z INFO mz_adapter::coord: finished snapshot table_id=System(468) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.791478Z INFO mz_adapter::coord: finished snapshot table_id=System(495) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.791516Z INFO mz_adapter::coord: finished snapshot table_id=System(482) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.791678Z INFO mz_adapter::coord: finished snapshot table_id=System(509) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.791519Z INFO mz_adapter::coord: finished snapshot table_id=System(480) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.791529Z INFO mz_adapter::coord: finished snapshot table_id=System(493) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.792505Z INFO mz_adapter::coord: finished snapshot table_id=System(494) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.792512Z INFO mz_adapter::coord: finished snapshot table_id=System(481) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.792550Z INFO mz_adapter::coord: finished snapshot table_id=System(487) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.792672Z INFO mz_adapter::coord: finished snapshot table_id=System(490) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.792879Z INFO mz_adapter::coord: finished snapshot table_id=System(474) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.793082Z INFO mz_adapter::coord: finished snapshot table_id=System(514) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.793246Z INFO mz_adapter::coord: finished snapshot table_id=System(469) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.793423Z INFO mz_adapter::coord: finished snapshot table_id=System(472) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.795350Z INFO mz_adapter::coord: finished snapshot table_id=System(477) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.795683Z INFO mz_adapter::coord: finished snapshot table_id=System(463) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.797681Z INFO mz_adapter::coord: finished snapshot table_id=System(508) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.797765Z INFO mz_adapter::coord: finished snapshot table_id=System(515) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.798123Z INFO mz_adapter::coord: finished snapshot table_id=System(478) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.798472Z INFO mz_adapter::coord: finished snapshot table_id=System(459) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.804569Z INFO mz_adapter::coord: finished snapshot table_id=System(470) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.804859Z INFO mz_adapter::coord: finished snapshot table_id=System(513) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.806355Z INFO mz_adapter::coord: finished snapshot table_id=System(488) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.807902Z INFO mz_adapter::coord: finished snapshot table_id=System(473) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.808677Z INFO mz_adapter::coord: finished snapshot table_id=System(516) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.808736Z INFO mz_adapter::coord: finished snapshot table_id=System(496) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.808746Z INFO mz_adapter::coord: finished snapshot table_id=System(458) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.813552Z INFO mz_adapter::coord: finished snapshot table_id=System(512) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.815226Z INFO mz_adapter::coord: finished snapshot table_id=System(465) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.818158Z INFO mz_adapter::coord: finished snapshot table_id=System(486) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.823687Z INFO mz_adapter::coord: finished snapshot table_id=System(502) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.826339Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_tables: mz_adapter::coord: startup: coordinator init: bootstrap: join audit log deserialization beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.826380Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_tables: mz_adapter::coord: startup: coordinator init: bootstrap: join audit log deserialization complete in 47.68µs testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.826389Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_tables: mz_adapter::coord: coordinator init: sending builtin table updates testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.833642Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap:bootstrap_tables: mz_adapter::coord: our write ts write_ts=Some(1743541907826) testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.835250Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: generate builtin updates complete in 74.409531ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.835289Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: generate secret cleanup beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.836651Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: generate secret cleanup complete in 1.360693ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.836685Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: migrate builtin tables in read-only mode beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.836710Z INFO mz_adapter::coord: coordinator init: cleaning up orphaned secrets testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.836777Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t7 replica_id=s1 type_=ComputeErrorCounts testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.837227Z INFO mz_storage::storage_state: reconcile: modifing storage state to match expected objects worker_id=0 expected_objects={} stale_objects=[] stale_oneshot_ingestions=[] testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:47.837248Z INFO mz_storage::storage_state: reconcile: modifing storage state to match expected objects worker_id=0 expected_objects={} stale_objects=[] stale_oneshot_ingestions=[] testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:47.837254Z INFO mz_storage::storage_state: reconcile: modifing storage state to match expected objects worker_id=0 expected_objects={} stale_objects=[] stale_oneshot_ingestions=[] testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:47.837335Z INFO mz_storage::storage_state: reconcile: modifing storage state to match expected objects worker_id=0 expected_objects={} stale_objects=[] stale_oneshot_ingestions=[] testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.837409Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t9 replica_id=s1 type_=ComputeHydrationTimes testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.837293Z INFO mz_storage::storage_state: Applying configuration update: StorageParameters { pg_source_connect_timeout: Some(30s), pg_source_tcp_keepalives_retries: Some(5), pg_source_tcp_keepalives_idle: Some(10s), pg_source_tcp_keepalives_interval: Some(10s), pg_source_tcp_user_timeout: Some(40s), pg_source_tcp_configure_server: false, pg_source_snapshot_statement_timeout: 0ns, pg_source_wal_sender_timeout: None, mysql_source_timeouts: TimeoutConfig { snapshot_max_execution_time: Some(0ns), snapshot_lock_wait_timeout: Some(3600s), tcp_keepalive: Some(60s), connect_timeout: Some(60s) }, keep_n_source_status_history_entries: 5, keep_n_sink_status_history_entries: 5, keep_n_privatelink_status_history_entries: 5, replica_status_history_retention_window: 2592000s, upsert_rocksdb_tuning_config: RocksDBTuningParameters { compaction_style: Level, optimize_compaction_memtable_budget: 178956970, level_compaction_dynamic_level_bytes: true, universal_compaction_target_ratio: 200, parallelism: None, compression_type: Lz4, bottommost_compression_type: Lz4, batch_size: 20480, retry_max_duration: 1s, stats_log_interval_seconds: 600, stats_persist_interval_seconds: 600, point_lookup_block_cache_size_mb: None, shrink_buffers_by_ratio: 0, write_buffer_manager_memory_bytes: None, write_buffer_manager_memory_fraction: None, write_buffer_manager_allow_stall: false }, finalize_shards: true, tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, upsert_auto_spill_config: UpsertAutoSpillConfig { allow_spilling_to_disk: true, spill_to_disk_threshold_bytes: 89478484 }, storage_dataflow_max_inflight_bytes_config: StorageMaxInflightBytesConfig { max_inflight_bytes_default: Some(268435456), max_inflight_bytes_cluster_size_fraction: Some(0.0025), disk_only: true }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, shrink_upsert_unused_buffers_by_ratio: 0, record_namespaced_errors: true, ssh_timeout_config: SshTimeoutConfig { check_interval: 30s, connect_timeout: 30s, keepalives_idle: 10s }, kafka_timeout_config: TimeoutConfig { keepalive: true, socket_timeout: 60s, transaction_timeout: 600s, socket_connection_setup_timeout: 30s, fetch_metadata_timeout: 10s, progress_record_fetch_timeout: 600s }, statistics_interval: 2s, statistics_collection_interval: 1s, pg_snapshot_config: PgSourceSnapshotConfig { collect_strict_count: true, fallback_to_strict_count: true, wait_for_count: true }, user_storage_managed_collections_batch_duration: 1s, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration 2025-04-01T21:11:47.838259865Z { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } } testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:47.837291Z INFO mz_storage::storage_state: Applying configuration update: StorageParameters { pg_source_connect_timeout: Some(30s), pg_source_tcp_keepalives_retries: Some(5), pg_source_tcp_keepalives_idle: Some(10s), pg_source_tcp_keepalives_interval: Some(10s), pg_source_tcp_user_timeout: Some(40s), pg_source_tcp_configure_server: false, pg_source_snapshot_statement_timeout: 0ns, pg_source_wal_sender_timeout: None, mysql_source_timeouts: TimeoutConfig { snapshot_max_execution_time: Some(0ns), snapshot_lock_wait_timeout: Some(3600s), tcp_keepalive: Some(60s), connect_timeout: Some(60s) }, keep_n_source_status_history_entries: 5, keep_n_sink_status_history_entries: 5, keep_n_privatelink_status_history_entries: 5, replica_status_history_retention_window: 2592000s, upsert_rocksdb_tuning_config: RocksDBTuningParameters { compaction_style: Level, optimize_compaction_memtable_budget: 178956970, level_compaction_dynamic_level_bytes: true, universal_compaction_target_ratio: 200, parallelism: None, compression_type: Lz4, bottommost_compression_type: Lz4, batch_size: 20480, retry_max_duration: 1s, stats_log_interval_seconds: 600, stats_persist_interval_seconds: 600, point_lookup_block_cache_size_mb: None, shrink_buffers_by_ratio: 0, write_buffer_manager_memory_bytes: None, write_buffer_manager_memory_fraction: None, write_buffer_manager_allow_stall: false }, finalize_shards: true, tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, upsert_auto_spill_config: UpsertAutoSpillConfig { allow_spilling_to_disk: true, spill_to_disk_threshold_bytes: 89478484 }, storage_dataflow_max_inflight_bytes_config: StorageMaxInflightBytesConfig { max_inflight_bytes_default: Some(268435456), max_inflight_bytes_cluster_size_fraction: Some(0.0025), disk_only: true }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, shrink_upsert_unused_buffers_by_ratio: 0, record_namespaced_errors: true, ssh_timeout_config: SshTimeoutConfig { check_interval: 30s, connect_timeout: 30s, keepalives_idle: 10s }, kafka_timeout_config: TimeoutConfig { keepalive: true, socket_timeout: 60s, transaction_timeout: 600s, socket_connection_setup_timeout: 30s, fetch_metadata_timeout: 10s, progress_record_fetch_timeout: 600s }, statistics_interval: 2s, statistics_collection_interval: 1s, pg_snapshot_config: PgSourceSnapshotConfig { collect_strict_count: true, fallback_to_strict_count: true, wait_for_count: true }, user_storage_managed_collections_batch_duration: 1s, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration 2025-04-01T21:11:47.839137754Z { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } } testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:47.837373Z INFO mz_storage::storage_state: Applying configuration update: StorageParameters { pg_source_connect_timeout: Some(30s), pg_source_tcp_keepalives_retries: Some(5), pg_source_tcp_keepalives_idle: Some(10s), pg_source_tcp_keepalives_interval: Some(10s), pg_source_tcp_user_timeout: Some(40s), pg_source_tcp_configure_server: false, pg_source_snapshot_statement_timeout: 0ns, pg_source_wal_sender_timeout: None, mysql_source_timeouts: TimeoutConfig { snapshot_max_execution_time: Some(0ns), snapshot_lock_wait_timeout: Some(3600s), tcp_keepalive: Some(60s), connect_timeout: Some(60s) }, keep_n_source_status_history_entries: 5, keep_n_sink_status_history_entries: 5, keep_n_privatelink_status_history_entries: 5, replica_status_history_retention_window: 2592000s, upsert_rocksdb_tuning_config: RocksDBTuningParameters { compaction_style: Level, optimize_compaction_memtable_budget: 178956970, level_compaction_dynamic_level_bytes: true, universal_compaction_target_ratio: 200, parallelism: None, compression_type: Lz4, bottommost_compression_type: Lz4, batch_size: 20480, retry_max_duration: 1s, stats_log_interval_seconds: 600, stats_persist_interval_seconds: 600, point_lookup_block_cache_size_mb: None, shrink_buffers_by_ratio: 0, write_buffer_manager_memory_bytes: None, write_buffer_manager_memory_fraction: None, write_buffer_manager_allow_stall: false }, finalize_shards: true, tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, upsert_auto_spill_config: UpsertAutoSpillConfig { allow_spilling_to_disk: true, spill_to_disk_threshold_bytes: 89478484 }, storage_dataflow_max_inflight_bytes_config: StorageMaxInflightBytesConfig { max_inflight_bytes_default: Some(268435456), max_inflight_bytes_cluster_size_fraction: Some(0.0025), disk_only: true }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, shrink_upsert_unused_buffers_by_ratio: 0, record_namespaced_errors: true, ssh_timeout_config: SshTimeoutConfig { check_interval: 30s, connect_timeout: 30s, keepalives_idle: 10s }, kafka_timeout_config: TimeoutConfig { keepalive: true, socket_timeout: 60s, transaction_timeout: 600s, socket_connection_setup_timeout: 30s, fetch_metadata_timeout: 10s, progress_record_fetch_timeout: 600s }, statistics_interval: 2s, statistics_collection_interval: 1s, pg_snapshot_config: PgSourceSnapshotConfig { collect_strict_count: true, fallback_to_strict_count: true, wait_for_count: true }, user_storage_managed_collections_batch_duration: 1s, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration 2025-04-01T21:11:47.839389876Z { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } } testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:47.837291Z INFO mz_storage::storage_state: Applying configuration update: StorageParameters { pg_source_connect_timeout: Some(30s), pg_source_tcp_keepalives_retries: Some(5), pg_source_tcp_keepalives_idle: Some(10s), pg_source_tcp_keepalives_interval: Some(10s), pg_source_tcp_user_timeout: Some(40s), pg_source_tcp_configure_server: false, pg_source_snapshot_statement_timeout: 0ns, pg_source_wal_sender_timeout: None, mysql_source_timeouts: TimeoutConfig { snapshot_max_execution_time: Some(0ns), snapshot_lock_wait_timeout: Some(3600s), tcp_keepalive: Some(60s), connect_timeout: Some(60s) }, keep_n_source_status_history_entries: 5, keep_n_sink_status_history_entries: 5, keep_n_privatelink_status_history_entries: 5, replica_status_history_retention_window: 2592000s, upsert_rocksdb_tuning_config: RocksDBTuningParameters { compaction_style: Level, optimize_compaction_memtable_budget: 178956970, level_compaction_dynamic_level_bytes: true, universal_compaction_target_ratio: 200, parallelism: None, compression_type: Lz4, bottommost_compression_type: Lz4, batch_size: 20480, retry_max_duration: 1s, stats_log_interval_seconds: 600, stats_persist_interval_seconds: 600, point_lookup_block_cache_size_mb: None, shrink_buffers_by_ratio: 0, write_buffer_manager_memory_bytes: None, write_buffer_manager_memory_fraction: None, write_buffer_manager_allow_stall: false }, finalize_shards: true, tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, upsert_auto_spill_config: UpsertAutoSpillConfig { allow_spilling_to_disk: true, spill_to_disk_threshold_bytes: 89478484 }, storage_dataflow_max_inflight_bytes_config: StorageMaxInflightBytesConfig { max_inflight_bytes_default: Some(268435456), max_inflight_bytes_cluster_size_fraction: Some(0.0025), disk_only: true }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, shrink_upsert_unused_buffers_by_ratio: 0, record_namespaced_errors: true, ssh_timeout_config: SshTimeoutConfig { check_interval: 30s, connect_timeout: 30s, keepalives_idle: 10s }, kafka_timeout_config: TimeoutConfig { keepalive: true, socket_timeout: 60s, transaction_timeout: 600s, socket_connection_setup_timeout: 30s, fetch_metadata_timeout: 10s, progress_record_fetch_timeout: 600s }, statistics_interval: 2s, statistics_collection_interval: 1s, pg_snapshot_config: PgSourceSnapshotConfig { collect_strict_count: true, fallback_to_strict_count: true, wait_for_count: true }, user_storage_managed_collections_batch_duration: 1s, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration 2025-04-01T21:11:47.839580598Z { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } } testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.837753Z INFO mz_persist_client::rpc: Connecting to Persist PubSub: http://localhost:6879 testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:47.837774Z INFO mz_persist_client::rpc: Connecting to Persist PubSub: http://localhost:6879 testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.838039Z INFO mz_persist_client::cfg: Enabling Persist Compaction testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:47.838193Z INFO mz_persist_client::rpc: Connecting to Persist PubSub: http://localhost:6879 testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:47.837785Z INFO mz_persist_client::rpc: Connecting to Persist PubSub: http://localhost:6879 testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:47.838118Z INFO mz_persist_client::cfg: Enabling Persist Compaction testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.837889Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t11 replica_id=s2 type_=ComputeErrorCounts testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:47.838010Z INFO mz_persist_client::cfg: Enabling Persist Compaction testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:47.838283Z INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-u1-replica-u1-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432 testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:47.838414Z INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s3-replica-s3-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432 testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:47.838521Z INFO mz_persist_client::cfg: Enabling Persist Compaction testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:47.838568Z INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s1-replica-s1-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.838649Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t13 replica_id=s2 type_=ComputeHydrationTimes testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:47.838828Z INFO mz_compute::compute_state: setting replica expiration offset=259200000 replica_expiration_millis=1743801107838 replica_expiration_utc=2025-04-04 21:11:47.838 UTC testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:47.838868Z INFO mz_compute::compute_state: setting replica expiration offset=259200000 replica_expiration_millis=1743801107838 replica_expiration_utc=2025-04-04 21:11:47.838 UTC testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.839177Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t15 replica_id=s3 type_=ComputeErrorCounts testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.839257Z INFO mz_persist_client::rpc: Connected to Persist PubSub: http://localhost:6879 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.839494Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t17 replica_id=s3 type_=ComputeHydrationTimes testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:47.839657Z INFO mz_persist_client::rpc: Connected to Persist PubSub: http://localhost:6879 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.839951Z INFO persist::rpc::server: mz_persist_client::rpc: Received Persist PubSub connection from: "materialized" testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.840028Z INFO persist::rpc::server: mz_persist_client::rpc: Received Persist PubSub connection from: "materialized" testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.840091Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t19 replica_id=u1 type_=ComputeErrorCounts testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.840584Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord::introspection: installing introspection subscribe id=t21 replica_id=u1 type_=ComputeHydrationTimes testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.840969Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap: migrate builtin tables in read-only mode complete in 4.283922ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.840994Z INFO environmentd::run:environmentd::serve:adapter::serve:coord::coordinator:coord::bootstrap: mz_adapter::coord: startup: coordinator init: bootstrap complete in 870.790485ms testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:47.841351Z INFO mz_compute::compute_state: setting replica expiration offset=259200000 replica_expiration_millis=1743801107838 replica_expiration_utc=2025-04-04 21:11:47.838 UTC testdrive-materialized-1 | environmentd v0.140.0-dev.0 (46249f481) listening... testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:47.841728Z INFO mz_persist_client::rpc: Connected to Persist PubSub: http://localhost:6879 testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:47.842407Z INFO mz_compute::compute_state: Applying configuration update: ComputeParameters { workload_class: Some(None), max_result_size: Some(1073741824), tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 2025-04-01T21:11:47.861381973Z })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } } testdrive-materialized-1 | SQL address: 0.0.0.0:6875 testdrive-materialized-1 | HTTP address: 0.0.0.0:6876 testdrive-materialized-1 | Internal SQL address: 0.0.0.0:6877 testdrive-materialized-1 | Internal HTTP address: 0.0.0.0:6878 testdrive-materialized-1 | Internal Persist PubSub address: 0.0.0.0:6879 testdrive-materialized-1 | Root trace ID: 00000000000000000000000000000000 testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:47.842678Z INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s1-replica-s1-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432 testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.842721Z INFO persist::rpc::server: mz_persist_client::rpc: Received Persist PubSub connection from: "materialized" testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:47.842761Z INFO mz_persist_client::cfg: Enabling Persist Compaction testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.843875Z INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s2-replica-s2-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432 testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:47.843998Z INFO mz_persist_client::rpc: Connected to Persist PubSub: http://localhost:6879 testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:47.843927Z INFO mz_compute::compute_state: Applying configuration update: ComputeParameters { workload_class: Some(None), max_result_size: Some(1073741824), tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 2025-04-01T21:11:47.861891138Z })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } } testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.844186Z INFO mz_compute::compute_state: setting replica expiration offset=259200000 replica_expiration_millis=1743801107843 replica_expiration_utc=2025-04-04 21:11:47.843 UTC testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.844652Z INFO persist::rpc::server: mz_persist_client::rpc: Received Persist PubSub connection from: "materialized" testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:47.844873Z INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s3-replica-s3-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432 testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:47.844940Z INFO mz_persist_client::cfg: Enabling Persist Compaction testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.845171Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: coordinator thread start complete in 948.060765ms testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.845197Z INFO environmentd::run:environmentd::serve:adapter::serve: mz_adapter::coord: startup: coordinator init: complete in 2.646473471s testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.845214Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: coordinator init complete in 2.646552752s testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.845220Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: postamble beginning testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.845508Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: postamble complete in 287.482µs testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.845522Z INFO environmentd::run:environmentd::serve: mz_environmentd: startup: envd serve: complete in 2.765422082s testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.845552Z INFO environmentd::run: mz_environmentd::environmentd::main: startup: envd init: serving complete in 2.765958847s testdrive-materialized-1 | environmentd: 2025-04-01T21:11:47.845565Z INFO mz_environmentd::environmentd::main: startup: envd init: complete in 2.77850853s testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:47.845585Z INFO mz_compute::compute_state: Applying configuration update: ComputeParameters { workload_class: Some(None), max_result_size: Some(1073741824), tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 2025-04-01T21:11:47.862327382Z })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } } testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:47.845866Z INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-u1-replica-u1-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432 testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:47.845918Z INFO mz_persist_client::cfg: Enabling Persist Compaction testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.848946Z INFO mz_compute::compute_state: Applying configuration update: ComputeParameters { workload_class: Some(None), max_result_size: Some(1073741824), tracing: TracingParameters { log_filter: Some(info), opentelemetry_filter: Some(info), log_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF })], opentelemetry_filter_defaults: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("h2"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("hyper"), level: LevelFilter::OFF })], sentry_filters: [SerializableDirective(Directive { in_span: None, fields: [], target: Some("kube_client::client::builder"), level: LevelFilter::OFF }), SerializableDirective(Directive { in_span: None, fields: [], target: Some("mysql_async::conn"), level: LevelFilter::OFF })] }, grpc_client: GrpcClientParameters { connect_timeout: Some(5s), http2_keep_alive_interval: Some(3s), http2_keep_alive_timeout: Some(5s) }, dyncfg_updates: ConfigUpdates { updates: {"0dt_deployment_hydration_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "allow_user_sessions": ProtoConfigVal { val: Some(Bool(true)) }, "compute_dataflow_max_inflight_bytes": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(134217728) })) }, "compute_dataflow_max_inflight_bytes_cc": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "compute_hydration_concurrency": ProtoConfigVal { val: Some(Usize(2)) }, "compute_logical_backpressure_inflight_slack": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "compute_logical_backpressure_max_retained_capabilities": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: Some(43200) })) }, "compute_replica_expiration_offset": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 259200, nanos: 0 })) }, "compute_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "consolidating_vec_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "constraint_based_timestamp_selection": ProtoConfigVal { val: Some(String("verify")) }, "controller_past_generation_replica_cleanup_retry_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "copy_to_s3_arrow_builder_buffer_ratio": ProtoConfigVal { val: Some(Usize(150)) }, "copy_to_s3_multipart_part_size_bytes": ProtoConfigVal { val: Some(Usize(8388608)) }, "copy_to_s3_parquet_row_group_file_ratio": ProtoConfigVal { val: Some(Usize(20)) }, "crdb_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "crdb_tcp_user_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "enable_0dt_caught_up_check": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment": ProtoConfigVal { val: Some(Bool(false)) }, "enable_0dt_deployment_panic_after_timeout": ProtoConfigVal { val: Some(Bool(true)) }, "enable_0dt_deployment_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnar_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_columnation_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_correction_v2": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_logical_backpressure": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_mv_append_smearing": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_render_fueled_as_specific_collection": ProtoConfigVal { val: Some(Bool(true)) }, "enable_compute_replica_expiration": ProtoConfigVal { val: Some(Bool(true)) }, "enable_continual_task_builtins": ProtoConfigVal { val: Some(Bool(true)) }, "enable_expression_cache": ProtoConfigVal { val: Some(Bool(true)) }, "enable_introspection_subscribes": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc": ProtoConfigVal { val: Some(Bool(true)) }, "enable_lgalloc_eager_reclamation": ProtoConfigVal { val: Some(Bool(true)) }, "enable_multi_replica_sources": ProtoConfigVal { val: Some(Bool(true)) }, "enable_mz_join_core": ProtoConfigVal { val: Some(Bool(true)) }, "enable_statement_lifecycle_logging": ProtoConfigVal { val: Some(Bool(true)) }, "enable_timely_zero_copy": ProtoConfigVal { val: Some(Bool(false)) }, "enable_timely_zero_copy_lgalloc": ProtoConfigVal { val: Some(Bool(false)) }, "enable_wallclock_lag_histogram_collection": ProtoConfigVal { val: Some(Bool(true)) }, "kafka_buffered_event_resize_threshold_elements": ProtoConfigVal { val: Some(Usize(1000)) }, "kafka_client_id_enrichment_rules": ProtoConfigVal { val: Some(Json("[]")) }, "kafka_default_aws_privatelink_endpoint_identification_algorithm": ProtoConfigVal { val: Some(String("none")) }, "kafka_default_metadata_fetch_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "kafka_poll_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_background_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "lgalloc_file_growth_dampener": ProtoConfigVal { val: Some(Usize(0)) }, "lgalloc_local_buffer_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "lgalloc_slow_clear_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "linear_join_yielding": ProtoConfigVal { val: Some(String("work:1000000,time:100")) }, "mysql_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "mysql_replication_heartbeat_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_lgalloc_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "mz_metrics_rusage_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 30, nanos: 0 })) }, "ore_overflowing_behavior": ProtoConfigVal { val: Some(String("ignore")) }, "persist_batch_builder_max_outstanding_parts": ProtoConfigVal { val: Some(Usize(2)) }, "persist_batch_builder_structured": ProtoConfigVal { val: Some(Bool(false)) }, "persist_batch_columnar_format": ProtoConfigVal { val: Some(String("structured")) }, "persist_batch_delete_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_max_run_len": ProtoConfigVal { val: Some(Usize(4)) }, "persist_batch_max_runs": ProtoConfigVal { val: Some(Usize(1)) }, "persist_batch_structured_key_lower_len": ProtoConfigVal { val: Some(Usize(256)) }, "persist_batch_structured_order": ProtoConfigVal { val: Some(Bool(true)) }, "persist_batch_structured_order_from_shard": ProtoConfigVal { val: Some(String("sz")) }, "persist_blob_cache_mem_limit_bytes": ProtoConfigVal { val: Some(Usize(134217728)) }, "persist_blob_cache_scale_factor_bytes": ProtoConfigVal { val: Some(Usize(33554432)) }, "persist_blob_cache_scale_with_threads": ProtoConfigVal { val: Some(Bool(true)) }, "persist_blob_connect_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7, nanos: 0 })) }, "persist_blob_operation_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_blob_operation_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 180, nanos: 0 })) }, "persist_blob_read_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 10, nanos: 0 })) }, "persist_blob_target_size": ProtoConfigVal { val: Some(Usize(16777216)) }, "persist_catalog_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_catalog_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "persist_claim_compaction_min_version": ProtoConfigVal { val: Some(String("")) }, "persist_claim_compaction_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_claim_unclaimed_compactions": ProtoConfigVal { val: Some(Bool(false)) }, "persist_compaction_check_process_flag": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_heuristic_min_inputs": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_parts": ProtoConfigVal { val: Some(Usize(8)) }, "persist_compaction_heuristic_min_updates": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_compaction_memory_bound_bytes": ProtoConfigVal { val: Some(Usize(1073741824)) }, "persist_compaction_minimum_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 90, nanos: 0 })) }, "persist_compaction_output_structured_only": ProtoConfigVal { val: Some(Bool(true)) }, "persist_compaction_use_most_recent_schema": ProtoConfigVal { val: Some(Bool(true)) }, "persist_consensus_connection_pool_max_size": ProtoConfigVal { val: Some(Usize(50)) }, "persist_consensus_connection_pool_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_consensus_connection_pool_ttl": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "persist_consensus_connection_pool_ttl_stagger": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 6, nanos: 0 })) }, "persist_enable_arrow_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_arrow_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_cc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_enable_s3_lgalloc_noncc_sizes": ProtoConfigVal { val: Some(Bool(true)) }, "persist_encoding_compression_format": ProtoConfigVal { val: Some(String("none")) }, "persist_encoding_enable_dictionary": ProtoConfigVal { val: Some(Bool(true)) }, "persist_expression_cache_force_compaction_fuel": ProtoConfigVal { val: Some(Usize(131072)) }, "persist_expression_cache_force_compaction_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 0 })) }, "persist_fetch_semaphore_cost_adjustment": ProtoConfigVal { val: Some(F64(1.2)) }, "persist_fetch_semaphore_permit_adjustment": ProtoConfigVal { val: Some(F64(1.0)) }, "persist_gc_blob_delete_concurrency_limit": ProtoConfigVal { val: Some(Usize(32)) }, "persist_inline_writes_single_max_bytes": ProtoConfigVal { val: Some(Usize(4096)) }, "persist_inline_writes_total_max_bytes": ProtoConfigVal { val: Some(Usize(1048576)) }, "persist_next_listen_batch_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_next_listen_batch_retryer_fixed_sleep": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 200000000 })) }, "persist_next_listen_batch_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 100000000 })) }, "persist_next_listen_batch_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_optimize_ignored_data_decode": ProtoConfigVal { val: Some(Bool(true)) }, "persist_optimize_ignored_data_fetch": ProtoConfigVal { val: Some(Bool(true)) }, "persist_part_decode_format": ProtoConfigVal { val: Some(String("arrow")) }, "persist_pubsub_client_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_client_receiver_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_client_sender_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_connect_attempt_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_connect_max_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "persist_pubsub_push_diff_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_reconnect_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_request_timeout": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "persist_pubsub_same_process_delegate_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_pubsub_server_connection_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_pubsub_state_cache_shard_ref_channel_size": ProtoConfigVal { val: Some(Usize(25)) }, "persist_reader_lease_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 900, nanos: 0 })) }, "persist_record_compactions": ProtoConfigVal { val: Some(Bool(true)) }, "persist_rollup_threshold": ProtoConfigVal { val: Some(Usize(128)) }, "persist_state_versions_recent_live_diffs_limit": ProtoConfigVal { val: Some(Usize(3840)) }, "persist_stats_audit_percent": ProtoConfigVal { val: Some(Usize(100)) }, "persist_stats_budget_bytes": ProtoConfigVal { val: Some(Usize(1024)) }, "persist_stats_collection_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_filter_enabled": ProtoConfigVal { val: Some(Bool(true)) }, "persist_stats_untrimmable_columns_equals": ProtoConfigVal { val: Some(String("err,ts,receivedat,createdat,_fivetran_deleted")) }, "persist_stats_untrimmable_columns_prefix": ProtoConfigVal { val: Some(String("last_")) }, "persist_stats_untrimmable_columns_suffix": ProtoConfigVal { val: Some(String("timestamp,time,_at,_tstamp")) }, "persist_txns_data_shard_retryer_clamp": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 16, nanos: 0 })) }, "persist_txns_data_shard_retryer_initial_backoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 24000000 })) }, "persist_txns_data_shard_retryer_multiplier": ProtoConfigVal { val: Some(U32(2)) }, "persist_usage_state_fetch_concurrency_limit": ProtoConfigVal { val: Some(Usize(8)) }, "persist_use_critical_since_catalog": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_snapshot": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_source": ProtoConfigVal { val: Some(Bool(true)) }, "persist_use_critical_since_txn": ProtoConfigVal { val: Some(Bool(true)) }, "persist_write_combine_inline_writes": ProtoConfigVal { val: Some(Bool(true)) }, "pg_offset_known_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1, nanos: 0 })) }, "pg_schema_validation_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 15, nanos: 0 })) }, "plan_insights_notice fast_path_clusters_optimize_duration": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "postgres_fetch_slot_resume_lsn_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 500000000 })) }, "replica_metrics_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "storage_cluster_shutdown_grace_period": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 600, nanos: 0 })) }, "storage_dataflow_delay_sources_past_rehydration": ProtoConfigVal { val: Some(Bool(true)) }, "storage_dataflow_suspendable_sources": ProtoConfigVal { val: Some(Bool(true)) }, "storage_downgrade_since_during_finalization": ProtoConfigVal { val: Some(Bool(true)) }, "storage_enforce_external_addresses": ProtoConfigVal { val: Some(Bool(false)) }, "storage_reclock_to_latest": ProtoConfigVal { val: Some(Bool(true)) }, "storage_rocksdb_cleanup_tries": ProtoConfigVal { val: Some(Usize(5)) }, "storage_rocksdb_use_merge_operator": ProtoConfigVal { val: Some(Bool(true)) }, "storage_server_maintenance_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 0, nanos: 10000000 })) }, "storage_sink_ensure_topic_config": ProtoConfigVal { val: Some(String("skip")) }, "storage_sink_progress_search": ProtoConfigVal { val: Some(Bool(true)) }, "storage_sink_snapshot_frontier": ProtoConfigVal { val: Some(Bool(true)) }, "storage_source_decode_fuel": ProtoConfigVal { val: Some(Usize(100000)) }, "storage_suspend_and_restart_delay": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 5, nanos: 0 })) }, "storage_upsert_max_snapshot_batch_buffering": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "storage_upsert_prevent_snapshot_buffering": ProtoConfigVal { val: Some(Bool(true)) }, "storage_use_continual_feedback_upsert": ProtoConfigVal { val: Some(Bool(true)) }, "timely_zero_copy_limit": ProtoConfigVal { val: Some(OptUsize(ProtoOptionU64 { val: None })) }, "txn_wal_apply_ensure_schema_match": ProtoConfigVal { val: Some(Bool(true)) }, "use_global_txn_cache_source": ProtoConfigVal { val: Some(Bool(true)) }, "wallclock_global_lag_histogram_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 2025-04-01T21:11:47.862595824Z })) }, "wallclock_lag_histogram_period_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 86400, nanos: 0 })) }, "wallclock_lag_histogram_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_refresh_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "wallclock_lag_history_retention_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 2592000, nanos: 0 })) }, "with_0dt_caught_up_check_allowed_lag": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 60, nanos: 0 })) }, "with_0dt_caught_up_check_cutoff": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 7200, nanos: 0 })) }, "with_0dt_deployment_ddl_check_interval": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 300, nanos: 0 })) }, "with_0dt_deployment_max_wait": ProtoConfigVal { val: Some(Duration(ProtoDuration { secs: 1800, nanos: 0 })) }} } } testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.849393Z INFO mz_compute::compute_state: enabling lgalloc path="/scratch/cluster-s2-replica-s2-gen-0" backgrund_interval=1s clear_bytes=33554432 eager_return=true file_growth_dampener=0 local_buffer_bytes=33554432 testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.849493Z INFO mz_persist_client::cfg: Enabling Persist Compaction testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.849552Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_namespace_all_databases_ind import_ids=[s460, s461, s482] export_ids=[s590] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.854542Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_class_all_databases_ind import_ids=[s460, s461, s463, s465, s466, s473, s474, s482, s515] export_ids=[s593] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.866711Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_type_all_databases_ind import_ids=[s460, s461, s476, s477, s478, s479, s480, s481, s482, s485] export_ids=[s599] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.872452Z INFO mz_persist::postgres: unable to initiate consensus with CRDB params, this is expected and OK when running against Postgres: Error { kind: Db, cause: Some(DbError { severity: "ERROR", parsed_severity: Some(Error), code: SqlState(E42601), message: "syntax error at or near \"CONFIGURE\"", detail: None, hint: None, position: Some(Original(307)), where_: None, schema: None, table: None, column: None, datatype: None, constraint: None, file: Some("scan.l"), line: Some(1244), routine: Some("scanner_yyerror") }) } testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.872753Z INFO tokio_postgres::connection: NOTICE: schema "consensus" already exists, skipping testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.872815Z INFO tokio_postgres::connection: NOTICE: relation "consensus" already exists, skipping testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.890943Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_description_all_databases_ind import_ids=[s590, s593, s599, s461, s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s512, s515] export_ids=[s602] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.917855Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_attribute_all_databases_ind import_ids=[s599, s460, s461, s462, s463, s465, s466, s473, s474, s515] export_ids=[s605] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.928803Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.pg_attrdef_all_databases_ind import_ids=[s462, s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s515] export_ids=[s612] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.938221Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_recent_sql_text_ind import_ids=[s678] export_ids=[s682] as_of=[1743541906000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.940002Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_recent_activity_log_thinned_ind import_ids=[s674, s676, s677] export_ids=[s687] as_of=[1743541906000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.943762Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_source_statistics_with_history_ind import_ids=[s691] export_ids=[s694] as_of=[1740949882000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.946924Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_source_statistics_ind import_ids=[s694] export_ids=[s696] as_of=[1743541881000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.947957Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_sink_statistics_ind import_ids=[s692] export_ids=[s698] as_of=[1740949882000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.949829Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_databases_ind import_ids=[s460, s512] export_ids=[s727] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.953604Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_schemas_ind import_ids=[s461, s512] export_ids=[s728] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.957380Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_connections_ind import_ids=[s493, s512] export_ids=[s729] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.961617Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_tables_ind import_ids=[s465, s512] export_ids=[s730] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.965578Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_sources_ind import_ids=[s466, s489, s512] export_ids=[s731] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.972445Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_views_ind import_ids=[s473, s512] export_ids=[s732] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.976860Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_materialized_views_ind import_ids=[s474, s489, s512] export_ids=[s733] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.981796Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_sinks_ind import_ids=[s472, s489, s512] export_ids=[s734] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.986680Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_types_ind import_ids=[s476, s512] export_ids=[s735] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:47.990797Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_all_objects_ind import_ids=[s463, s465, s466, s472, s473, s474, s476, s486, s492, s493, s512, s515] export_ids=[s736] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.002075Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_indexes_ind import_ids=[s462, s463, s464, s465, s466, s472, s473, s474, s476, s486, s489, s492, s493, s512, s515] export_ids=[s737] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.022169Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_columns_ind import_ids=[s462, s512] export_ids=[s738] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.026155Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_clusters_ind import_ids=[s489, s495, s512] export_ids=[s739] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.033157Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_cluster_replicas_ind import_ids=[s696, s463, s466, s472, s474, s489, s495, s512, s515, s669, s717, s721] export_ids=[s740] as_of=[1743541881000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.057822Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_secrets_ind import_ids=[s492, s512] export_ids=[s741] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.061674Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_show_roles_ind import_ids=[s482, s512] export_ids=[s742] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.065838Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_clusters_ind import_ids=[s489] export_ids=[s743] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.066945Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_indexes_ind import_ids=[s463] export_ids=[s744] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.068009Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_roles_ind import_ids=[s482] export_ids=[s745] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.069069Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_sources_ind import_ids=[s466] export_ids=[s746] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.070284Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_sinks_ind import_ids=[s472] export_ids=[s747] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.071414Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_materialized_views_ind import_ids=[s474] export_ids=[s748] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.072404Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_continual_tasks_ind import_ids=[s515] export_ids=[s749] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.073580Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_source_statuses_ind import_ids=[s746, s459, s465, s671] export_ids=[s750] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.090220Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_source_status_history_ind import_ids=[s671] export_ids=[s751] as_of=[1743541906000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.091575Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_sink_statuses_ind import_ids=[s747, s669] export_ids=[s752] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.097048Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_sink_status_history_ind import_ids=[s669] export_ids=[s753] as_of=[1743541906000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.097979Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_cluster_replicas_ind import_ids=[s495] export_ids=[s754] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.098967Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_cluster_replica_sizes_ind import_ids=[s498] export_ids=[s755] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.099982Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_statuses_ind import_ids=[s499] export_ids=[s756] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.101090Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_status_history_ind import_ids=[s500] export_ids=[s757] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.101987Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_metrics_ind import_ids=[s496] export_ids=[s758] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.103119Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_metrics_history_ind import_ids=[s497] export_ids=[s759] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.104135Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_history_ind import_ids=[s755, s503] export_ids=[s760] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.110490Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_name_history_ind import_ids=[s754, s503] export_ids=[s761] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.112354Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_object_lifetimes_ind import_ids=[s503] export_ids=[s762] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.113804Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_object_history_ind import_ids=[s744, s746, s747, s748, s749, s465, s473, s476, s486, s492, s493, s503] export_ids=[s763] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.128324Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_object_dependencies_ind import_ids=[s459] export_ids=[s764] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.129632Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_compute_dependencies_ind import_ids=[s709] export_ids=[s765] as_of=[1743541881000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.130615Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_object_transitive_dependencies_ind import_ids=[s764] export_ids=[s766] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.133457Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_frontiers_ind import_ids=[s700] export_ids=[s767] as_of=[1743541881000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.134585Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_wallclock_global_lag_recent_history_ind import_ids=[s702] export_ids=[s768] as_of=[1743541906000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.136133Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_kafka_sources_ind import_ids=[s458] export_ids=[s769] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.137158Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_webhook_sources_ind import_ids=[s513] export_ids=[s770] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.138346Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_comments_ind import_ids=[s512] export_ids=[s771] as_of=[1743541880865] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.139334Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_databases_ind import_ids=[s460] export_ids=[s772] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.140528Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_schemas_ind import_ids=[s461] export_ids=[s773] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.141630Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_connections_ind import_ids=[s493] export_ids=[s774] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.142833Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_tables_ind import_ids=[s465] export_ids=[s775] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.143854Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_types_ind import_ids=[s476] export_ids=[s776] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.144959Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_objects_ind import_ids=[s744, s746, s747, s748, s749, s774, s775, s776, s473, s486, s492] export_ids=[s777] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.150685Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_columns_ind import_ids=[s462] export_ids=[s778] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.151794Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_secrets_ind import_ids=[s492] export_ids=[s779] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.152881Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_views_ind import_ids=[s473] export_ids=[s780] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.153995Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_console_cluster_utilization_overview_ind import_ids=[s754, s755, s757, s759, s760, s761] export_ids=[s781] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.170368Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_deployment_lineage_ind import_ids=[s743, s503] export_ids=[s782] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.179378Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_cluster_replica_frontiers_ind import_ids=[s721] export_ids=[s783] as_of=[1743541881000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.180410Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_compute_hydration_times_ind import_ids=[s717] export_ids=[s784] as_of=[1740949882000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.181376Z INFO mz_compute::compute_state: creating dataflow name=mz_catalog.mz_recent_storage_usage_ind import_ids=[s504, s690] export_ids=[s786] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.188472Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_metrics_history_ct import_ids=[s497, s788] export_ids=[s788] as_of=[0] time_dependence=None expiration=[] expiration_datetime=None plan_until=[] until=[] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.190440Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_cluster_replica_status_history_ct import_ids=[s500, s789] export_ids=[s789] as_of=[0] time_dependence=None expiration=[] expiration_datetime=None plan_until=[] until=[] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.192022Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_wallclock_lag_history_ct import_ids=[s702, s790] export_ids=[s790] as_of=[0] time_dependence=None expiration=[] expiration_datetime=None plan_until=[] until=[] testdrive-materialized-1 | cluster-s2-replica-s2-gen-0: 2025-04-01T21:11:48.193689Z INFO mz_compute::compute_state: creating dataflow name=mz_internal.mz_notices_ind import_ids=[s792] export_ids=[s795] as_of=[1743541905000] time_dependence=Some(TimeDependence { schedule: None, dependence: [] }) expiration=[1743801107844] expiration_datetime=Some(2025-04-04T21:11:47.844Z) plan_until=[] until=[1743801107844] testdrive-mysql-1 | 2025-04-01T21:11:48.269542Z 37 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:11:48,292] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59466, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:11:48.348 UTC [343] FATAL: role "root" does not exist testdrive-materialized-1 | 2025-04-01T21:11:48.395672Z thread 'timely:work-0' panicked at src/compute/src/render/context.rs:916:92: testdrive-materialized-1 | index out of bounds: the len is 5 but the index is 5 testdrive-materialized-1 | 6: core::panicking::panic_fmt testdrive-materialized-1 | 7: core::panicking::panic_bounds_check testdrive-materialized-1 | 8: <mz_compute::render::context::CollectionBundle<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::arrange_collection::{closure#0}::{closure#0} testdrive-materialized-1 | 9: <timely::dataflow::operators::generic::builder_raw::OperatorCore<mz_repr::timestamp::Timestamp, <timely::dataflow::operators::generic::builder_rc::OperatorBuilder<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::build_reschedule<<timely::dataflow::operators::generic::builder_rc::OperatorBuilder<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::build<<timely::dataflow::stream::StreamCore<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>> as mz_timely_util::operator::StreamExt<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>>::unary_fallible<mz_timely_util::containers::builder::ColumnBuilder<((mz_repr::row::Row, mz_repr::row::Row), mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>, timely_container::CapacityContainerBuilder<alloc::vec::Vec<(mz_storage_types::errors::DataflowError, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>, <mz_compute::render::context::Context<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::differential_join<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>::{closure#0}, timely::dataflow::channels::pact::Pipeline>::{closure#0}, <timely::dataflow::stream::StreamCore<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>> as mz_timely_util::operator::StreamExt<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>>::unary_fallible<mz_timely_util::containers::builder::ColumnBuilder<((mz_repr::row::Row, mz_repr::row::Row), mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>, timely_container::CapacityContainerBuilder<alloc::vec::Vec<(mz_storage_types::errors::DataflowError, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>, <mz_compute::render::context::Context<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::differential_join<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>::{closure#0}, timely::dataflow::channels::pact::Pipeline>::{closure#0}::{closure#0}>::{closure#0}, <timely::dataflow::operators::generic::builder_rc::OperatorBuilder<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::build<<timely::dataflow::stream::StreamCore<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>> as mz_timely_util::operator::StreamExt<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>>::unary_fallible<mz_timely_util::containers::builder::ColumnBuilder<((mz_repr::row::Row, mz_repr::row::Row), mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>, timely_container::CapacityContainerBuilder<alloc::vec::Vec<(mz_storage_types::errors::DataflowError, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>, <mz_compute::render::context::Context<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::differential_join<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>::{closure#0}, timely::dataflow::channels::pact::Pipeline>::{closure#0}, <timely::dataflow::stream::StreamCore<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>> as mz_timely_util::operator::StreamExt<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, alloc::vec::Vec<(mz_repr::row::Row, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>>::unary_fallible<mz_timely_util::containers::builder::ColumnBuilder<((mz_repr::row::Row, mz_repr::row::Row), mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>, timely_container::CapacityContainerBuilder<alloc::vec::Vec<(mz_storage_types::errors::DataflowError, mz_repr::timestamp::Timestamp, mz_ore::overflowing::Overflowing<i64>)>>, <mz_compute::render::context::Context<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>>::differential_join<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::dataflow::scopes::child::Child<timely::worker::Worker<timely_communication::allocator::generic::Generic>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>, mz_repr::timestamp::Timestamp>>::{closure#0}, timely::dataflow::channels::pact::Pipeline>::{closure#0}::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}> as timely::scheduling::Schedule>::schedule testdrive-materialized-1 | 10: <timely::progress::subgraph::PerOperatorState<mz_repr::timestamp::Timestamp>>::schedule testdrive-materialized-1 | 11: <timely::progress::subgraph::Subgraph<mz_repr::timestamp::Timestamp, mz_repr::timestamp::Timestamp> as timely::scheduling::Schedule>::schedule testdrive-materialized-1 | 12: <timely::progress::subgraph::PerOperatorState<mz_repr::timestamp::Timestamp>>::schedule testdrive-materialized-1 | 13: <timely::progress::subgraph::Subgraph<mz_repr::timestamp::Timestamp, mz_repr::timestamp::Timestamp> as timely::scheduling::Schedule>::schedule testdrive-materialized-1 | 14: <timely::progress::subgraph::PerOperatorState<mz_repr::timestamp::Timestamp>>::schedule testdrive-materialized-1 | 15: <timely::progress::subgraph::Subgraph<mz_repr::timestamp::Timestamp, mz_repr::timestamp::Timestamp> as timely::scheduling::Schedule>::schedule testdrive-materialized-1 | 16: <timely::progress::subgraph::PerOperatorState<mz_repr::timestamp::Timestamp>>::schedule testdrive-materialized-1 | 17: <timely::progress::subgraph::Subgraph<(), mz_repr::timestamp::Timestamp> as timely::scheduling::Schedule>::schedule testdrive-materialized-1 | 18: <timely::worker::Wrapper>::step testdrive-materialized-1 | 19: <timely::worker::Worker<timely_communication::allocator::generic::Generic>>::step_or_park testdrive-materialized-1 | 20: <mz_compute::server::Config as mz_cluster::client::ClusterSpec>::run_worker::<timely_communication::allocator::generic::Generic> testdrive-materialized-1 | note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace. testdrive-materialized-1 | environmentd: 2025-04-01T21:11:48.474515Z WARN persist::rpc::server:connection{caller_id="materialized"}: mz_persist_client::rpc: pubsub connection err: status: Unknown, message: "h2 protocol error: error reading a body from connection", details: [], metadata: MetadataMap { headers: {} } testdrive-materialized-1 | environmentd: 2025-04-01T21:11:48.474552Z INFO persist::rpc::server:connection{caller_id="materialized"}: mz_persist_client::rpc: Persist PubSub connection ended: "materialized" testdrive-materialized-1 | 2025-04-01T21:11:48.471473Z thread 'tokio:work-5' panicked at src/orchestrator-process/src/lib.rs:868:29: testdrive-materialized-1 | cluster-s2-replica-s2-gen-0-0 crashed; aborting because propagate_crashes is enabled testdrive-materialized-1 | 6: core::panicking::panic_fmt testdrive-materialized-1 | 7: <mz_orchestrator_process::OrchestratorWorker>::supervise_service_process::{closure#1} testdrive-materialized-1 | 8: <tracing::instrument::Instrumented<<mz_orchestrator_process::OrchestratorWorker>::supervise_service_process::{closure#1}> as core::future::future::Future>::poll testdrive-materialized-1 | 9: <tokio::runtime::task::core::Core<tracing::instrument::Instrumented<<mz_orchestrator_process::OrchestratorWorker>::supervise_service_process::{closure#1}>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread_alt::handle::Handle>>>::poll testdrive-materialized-1 | 10: <tokio::runtime::task::harness::Harness<tracing::instrument::Instrumented<<mz_orchestrator_process::OrchestratorWorker>::supervise_service_process::{closure#1}>, alloc::sync::Arc<tokio::runtime::scheduler::multi_thread::handle::Handle>>>::poll testdrive-materialized-1 | 11: <tokio::runtime::scheduler::multi_thread::worker::Context>::run_task testdrive-materialized-1 | 12: <tokio::runtime::scheduler::multi_thread::worker::Context>::run testdrive-materialized-1 | 13: <tokio::runtime::context::scoped::Scoped<tokio::runtime::scheduler::Context>>::set::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()> testdrive-materialized-1 | 14: tokio::runtime::context::runtime::enter_runtime::<tokio::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()> testdrive-materialized-1 | 15: tokio::runtime::scheduler::multi_thread::worker::run testdrive-materialized-1 | 16: <tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core::future::future::Future>::poll testdrive-materialized-1 | 17: <tracing::instrument::Instrumented<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>> as core::future::future::Future>::poll testdrive-materialized-1 | 18: <tokio::runtime::task::core::Core<tracing::instrument::Instrumented<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll testdrive-materialized-1 | 19: <tokio::runtime::task::harness::Harness<tracing::instrument::Instrumented<tokio::runtime::blocking::task::BlockingTask<<tokio::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>, tokio::runtime::blocking::schedule::BlockingSchedule>>::poll testdrive-materialized-1 | 20: <tokio::runtime::blocking::pool::Inner>::run testdrive-materialized-1 | note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace. testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:48.538874Z INFO mz_service::grpc: GrpcServer: response stream disconnected testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:48.538872Z INFO mz_service::grpc: GrpcServer: response stream disconnected testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:48.538989Z WARN mz_persist_client::rpc: pubsub client error: Status { code: Unknown, message: "h2 protocol error: error reading a body from connection", source: Some(hyper::Error(Body, Error { kind: Io(Custom { kind: BrokenPipe, error: "stream closed because of a broken pipe" }) })) } testdrive-materialized-1 | cluster-u1-replica-u1-gen-0: 2025-04-01T21:11:48.539017Z INFO mz_service::grpc: GrpcServer: response stream disconnected testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:48.539219Z WARN mz_persist_client::rpc: pubsub client error: Status { code: Unknown, message: "h2 protocol error: error reading a body from connection", source: Some(hyper::Error(Body, Error { kind: Io(Custom { kind: BrokenPipe, error: "stream closed because of a broken pipe" }) })) } testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:48.538981Z WARN mz_persist_client::rpc: pubsub client error: Status { code: Unknown, message: "h2 protocol error: error reading a body from connection", source: Some(hyper::Error(Body, Error { kind: Io(Custom { kind: BrokenPipe, error: "stream closed because of a broken pipe" }) })) } testdrive-materialized-1 | cluster-s3-replica-s3-gen-0: 2025-04-01T21:11:48.539180Z INFO mz_service::grpc: GrpcServer: response stream disconnected testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:48.539796Z INFO mz_service::grpc: GrpcServer: response stream disconnected testdrive-materialized-1 | cluster-s1-replica-s1-gen-0: 2025-04-01T21:11:48.540065Z INFO mz_service::grpc: GrpcServer: response stream disconnected testdrive-schema-registry-1 | [2025-04-01 21:11:48,826] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:11:49.333908Z 38 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:11:49,340] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59468, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:11:49.436 UTC [350] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:11:49,874] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:11:50.393326Z 39 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:11:50,395] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59476, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:11:50.519 UTC [357] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:11:50,931] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:11:51.455739Z 40 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:11:51,466] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59486, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:11:51.603 UTC [364] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:11:51,996] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:11:52,512] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59488, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:11:52.512867Z 41 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:11:52.691 UTC [371] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:11:53,057] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:11:53,563] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59496, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:11:53.572377Z 42 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:11:53.784 UTC [378] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:11:54,125] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:11:54,626] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59508, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:11:54.630607Z 43 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:11:54.875 UTC [385] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:11:55,191] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:11:55,674] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59524, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:11:55.697272Z 44 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:11:55.969 UTC [392] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:11:56,246] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:11:56,732] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59528, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:11:56.766602Z 45 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:11:57.056 UTC [399] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:11:57,306] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:11:57,788] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37242, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:11:57.828724Z 46 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:11:58.147 UTC [406] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:11:58,359] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:11:58,842] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37244, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:11:58.901795Z 47 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:11:59.232 UTC [413] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:11:59,415] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:11:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:11:59,892] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37260, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:11:59.974144Z 48 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:12:00.324 UTC [420] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:12:00,474] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:12:00,946] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37266, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:12:01.045144Z 49 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:12:01.442 UTC [427] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:12:01,532] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:12:01,995] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37272, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:12:02.112370Z 50 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:12:02.529 UTC [434] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:12:02,597] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:12:03,063] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37278, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:12:03.184166Z 51 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:12:03.610 UTC [441] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:12:03,656] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:12:04,114] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37290, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:12:04.269517Z 52 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:12:04.701 UTC [448] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:12:04,715] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:12:05,175] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37298, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:12:05.349107Z 53 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:12:05,762] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:12:05.786 UTC [455] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:06,239] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37314, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:12:06.421887Z 54 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:12:06,824] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:12:06.855 UTC [462] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:07,303] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37320, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:12:07.491145Z 55 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:12:07,885] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:12:07.926 UTC [469] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:08,361] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55500, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:12:08.572451Z 56 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:12:08,957] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:12:08.998 UTC [476] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:09,417] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55516, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:12:09.648084Z 57 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:12:10,019] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:12:10.083 UTC [483] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:10,475] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55520, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:12:10.720767Z 58 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:12:11,074] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:12:11.168 UTC [490] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:11,524] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55530, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:12:11.787592Z 59 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:12:12,129] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:12:12.246 UTC [497] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:12,581] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55542, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:12:12.864606Z 60 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:12:13,189] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:12:13.342 UTC [504] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:13,642] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55558, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:12:13.940338Z 61 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:12:14,250] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:12:14.428 UTC [511] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:14,697] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55568, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:12:15.018388Z 62 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:12:15,306] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:12:15.518 UTC [518] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:15,757] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55582, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:12:16.097472Z 63 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:12:16,366] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:12:16.612 UTC [525] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:16,811] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55588, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:12:17.178582Z 64 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:12:17,420] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:12:17.698 UTC [533] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:17,866] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40178, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:12:18.263282Z 65 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:12:18,482] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:12:18.787 UTC [540] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:18,918] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40192, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:12:19.343343Z 66 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:12:19,550] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:12:19.884 UTC [547] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:19,989] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40200, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:12:20.422650Z 67 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:12:20,612] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:12:20.965 UTC [554] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:21,040] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40212, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:12:21.494095Z 68 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:12:21,666] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:12:22.057 UTC [561] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:22,096] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40216, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:12:22.566183Z 69 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:12:22,725] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:12:23,153] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40224, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:12:23.155 UTC [568] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:12:23.637934Z 70 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:12:23,784] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:12:24,220] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40240, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:12:24.244 UTC [575] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:12:24.709227Z 71 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:12:24,854] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:12:25,284] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40250, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:12:25.316 UTC [582] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:12:25.783738Z 72 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:12:25,916] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:12:26,331] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40258, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:12:26.402 UTC [589] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:12:26.870836Z 73 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:12:26,981] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:12:27,386] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40266, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:12:27.486 UTC [596] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:12:27.951177Z 74 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:12:28,041] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:12:28,443] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50132, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:12:28.580 UTC [603] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:12:29.032689Z 75 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:12:29,100] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:12:29,499] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50142, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:12:29.682 UTC [610] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:12:30.105892Z 76 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:12:30,154] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:12:30,557] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50152, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:12:30.765 UTC [617] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:12:31.178936Z 77 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:12:31,217] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:12:31,617] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50168, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:12:31.849 UTC [624] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:12:32.256130Z 78 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:12:32,262] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:12:32,675] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50172, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:12:32.939 UTC [631] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:12:33.311841Z 79 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:12:33,318] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:12:33,732] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50182, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:12:34.050 UTC [639] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:12:34.376247Z 80 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:12:34,377] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:12:34,787] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50190, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:12:35.135 UTC [646] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:12:35.434260Z 81 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:12:35,437] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:12:35,838] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50206, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:12:36.221 UTC [653] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:12:36,492] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:12:36.496788Z 82 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:12:36,894] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50208, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:12:37.301 UTC [660] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:12:37,544] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:12:37.559967Z 83 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:12:37,950] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57340, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:12:38.383 UTC [667] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:12:38,607] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:12:38.618613Z 84 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:12:39,013] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57344, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:12:39.482 UTC [674] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:12:39,665] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:12:39.687776Z 85 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:12:40,070] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57350, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:12:40.576 UTC [681] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:12:40,729] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:12:40.750200Z 86 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:12:41,121] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57356, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:12:41.660 UTC [688] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:12:41,792] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:12:41.808079Z 87 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:12:42,178] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57364, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:12:42.754 UTC [695] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:12:42,844] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:12:42.876895Z 88 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:12:43,227] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57370, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:12:43.843 UTC [702] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:12:43,897] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:12:43.947254Z 89 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:12:44,293] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57376, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:12:44.934 UTC [709] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:12:44,956] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:12:45.019047Z 90 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:12:45,340] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57382, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:12:46,000] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:12:46.018 UTC [716] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:12:46.100988Z 91 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:12:46,391] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57396, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:12:47,055] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:12:47.090 UTC [723] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:12:47.175329Z 92 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:12:47,445] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57408, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:12:48,116] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:12:48.170 UTC [730] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:12:48.245769Z 93 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:12:48,509] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57494, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:12:49,178] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:12:49.249 UTC [737] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:12:49.323163Z 94 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:12:49,557] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57504, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:12:50,241] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:12:50.333 UTC [744] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:12:50.387513Z 95 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:12:50,612] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57516, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:12:51,300] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:12:51.424 UTC [751] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:12:51.462039Z 96 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:12:51,664] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57524, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:12:52,361] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:12:52.510 UTC [758] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:12:52.535035Z 97 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:12:52,726] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57540, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:12:53,421] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:12:53.597 UTC [765] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:12:53.611411Z 98 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:12:53,790] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57548, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:12:54,473] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:12:54.676 UTC [772] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:12:54.681642Z 99 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:12:54,848] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57552, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:12:55,539] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:12:55.739528Z 100 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:12:55.769 UTC [779] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:55,901] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57564, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:12:56,603] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:12:56.806671Z 101 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:12:56.838 UTC [787] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:56,951] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57570, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:12:57,663] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:12:57.885435Z 102 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:12:57.910 UTC [794] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:57,999] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50184, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:12:58,725] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:12:58.958470Z 103 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:12:58.982 UTC [801] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:12:59,056] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50200, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:12:59,782] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:12:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:13:00.031093Z 104 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:13:00.060 UTC [808] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:13:00,117] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50210, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:13:00,841] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:13:01.100834Z 105 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:13:01.129 UTC [815] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:13:01,161] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50214, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:13:01,905] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:13:02.182071Z 106 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:13:02,208] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50224, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:13:02.210 UTC [822] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:13:02,966] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:13:03.247720Z 107 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:13:03,257] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50238, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:13:03.279 UTC [829] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:13:04,027] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:13:04.302860Z 108 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:13:04,305] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50248, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:13:04.367 UTC [838] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:13:05,086] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:05,359] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50258, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:05.361787Z 109 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:13:05.450 UTC [845] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:13:06,142] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:06,412] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50266, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:06.422440Z 110 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:13:06.533 UTC [852] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:13:07,195] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:07,469] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50276, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:07.479067Z 111 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:13:07.618 UTC [859] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:13:08,249] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:08,519] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45236, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:08.555973Z 112 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:13:08.710 UTC [866] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:13:09,299] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:09,578] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45246, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:09.630407Z 113 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:13:09.802 UTC [873] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:13:10,363] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:10,634] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45262, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:10.708911Z 114 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:13:10.885 UTC [880] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:13:11,422] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:11,692] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45276, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:11.795090Z 115 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:13:11.973 UTC [887] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:13:12,482] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:12,752] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45286, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:12.868472Z 116 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:13:13.057 UTC [894] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:13:13,539] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:13,815] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45296, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:13.939434Z 117 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:13:14.159 UTC [901] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:13:14,606] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:14,880] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45298, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:15.022095Z 118 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:13:15.244 UTC [908] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:13:15,658] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:15,933] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45308, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:16.098229Z 119 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:13:16.329 UTC [915] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:13:16,718] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:16,986] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45310, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:17.171820Z 120 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:13:17.412 UTC [922] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:13:17,773] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:18,049] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34772, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:18.247225Z 121 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:13:18.495 UTC [929] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:13:18,835] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:19,101] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34784, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:19.322955Z 122 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:13:19.587 UTC [936] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:13:19,888] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:20,170] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34798, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:20.399350Z 123 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:13:20.669 UTC [943] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:13:20,950] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:21,232] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34804, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:21.473602Z 124 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:13:21.762 UTC [950] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:13:22,008] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:22,294] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34818, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:22.549235Z 125 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:13:22.844 UTC [957] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:13:23,069] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:23,354] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34832, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:23.625997Z 126 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:13:23.930 UTC [964] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:13:24,125] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:24,410] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34844, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:24.704413Z 127 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:13:25.015 UTC [971] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:13:25,188] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:25,470] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34854, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:25.784398Z 128 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:13:26.111 UTC [978] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:13:26,250] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:26,524] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34860, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:26.863529Z 129 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:13:27.198 UTC [985] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:13:27,306] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:27,578] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34870, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:27.931814Z 130 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:13:28.283 UTC [992] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:13:28,369] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:28,628] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43990, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:29.010633Z 131 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:13:29.372 UTC [999] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:13:29,429] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:29,688] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43994, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:30.088813Z 132 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:13:30.457 UTC [1006] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:13:30,495] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:30,760] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44000, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:31.167883Z 133 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:13:31.541 UTC [1013] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:13:31,559] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:31,824] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44006, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:32.240978Z 134 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:13:32,605] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:13:32.621 UTC [1020] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:13:32,885] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44014, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:33.308474Z 135 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:13:33,660] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:13:33.692 UTC [1027] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:13:33,935] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44016, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:34.379985Z 136 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:13:34,725] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:13:34.773 UTC [1035] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:13:35,000] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44018, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:35.451564Z 137 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:13:35,792] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:13:35.865 UTC [1042] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:13:36,066] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44024, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:36.527333Z 138 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:13:36,852] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:13:36.948 UTC [1049] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:13:37,119] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44040, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:37.602170Z 139 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:13:37,911] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:13:38.036 UTC [1057] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:13:38,170] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52162, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:38.670992Z 140 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:13:38,965] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:13:39.132 UTC [1064] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:13:39,224] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52178, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:39.744256Z 141 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:13:40,033] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:13:40.216 UTC [1071] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:13:40,283] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52190, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:40.833275Z 142 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:13:41,102] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:13:41.292 UTC [1078] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:13:41,332] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52198, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:41.923134Z 143 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:13:42,161] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:13:42.376 UTC [1085] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:13:42,401] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52210, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:13:42.996808Z 144 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:13:43,223] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:43,449] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52212, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:13:43.456 UTC [1092] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:13:44.076233Z 145 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:13:44,285] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:44,503] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52214, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:13:44.530 UTC [1099] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:13:45.151436Z 146 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:13:45,342] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:45,559] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52224, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:13:45.599 UTC [1106] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:13:46.228416Z 147 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:13:46,395] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:46,617] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52230, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:13:46.685 UTC [1113] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:13:47.304213Z 148 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:13:47,459] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:47,671] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44584, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:13:47.771 UTC [1120] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:13:48.383347Z 149 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:13:48,520] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 10 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:48,729] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44586, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:13:48.861 UTC [1127] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:13:49.466825Z 150 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:13:49,584] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:49,778] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44592, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:13:49.943 UTC [1134] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:13:50.531600Z 151 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:13:50,639] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:50,829] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44602, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:13:51.034 UTC [1141] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:13:51.607337Z 152 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:13:51,703] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:51,901] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44604, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:13:52.125 UTC [1148] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:13:52.680247Z 153 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:13:52,759] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:52,952] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44614, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:13:53.212 UTC [1155] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:13:53.753002Z 154 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:13:53,819] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:54,001] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44622, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:13:54.291 UTC [1162] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:13:54.823679Z 155 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:13:54,868] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:55,064] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44626, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:13:55.381 UTC [1169] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:13:55.898721Z 156 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:13:55,912] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:56,121] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44628, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:13:56.467 UTC [1175] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:13:56.956481Z 157 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:13:56,964] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:57,177] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44630, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:13:57.554 UTC [1182] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:13:58.027231Z 158 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:13:58,033] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:58,228] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35036, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:13:58.642 UTC [1189] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:13:59.077858Z 159 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:13:59,088] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:13:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:13:59,282] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35038, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:13:59.736 UTC [1196] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:00.140916Z 160 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:14:00,144] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:00,333] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35042, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:00.818 UTC [1203] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:01.201992Z 161 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:14:01,208] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:01,398] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35044, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:01.903 UTC [1210] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:02.267224Z 162 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:14:02,270] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:02,459] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35050, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:02.996 UTC [1217] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:03.324368Z 163 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:14:03,332] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:03,517] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35066, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:04.082 UTC [1226] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:04.389716Z 164 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:14:04,392] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:04,572] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35078, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:05.165 UTC [1233] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:05.453390Z 165 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:14:05,458] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:05,627] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35088, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:06.254 UTC [1240] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:06.507924Z 166 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:14:06,516] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:06,696] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35094, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:07.340 UTC [1247] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:07.577616Z 167 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:14:07,585] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:07,742] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43368, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:08.433 UTC [1254] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:08.634400Z 168 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:14:08,641] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:08,807] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43378, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:09.515 UTC [1261] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:09.691016Z 169 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:14:09,691] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:09,866] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43390, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:10.601 UTC [1268] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:14:10,744] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:14:10.744996Z 170 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:14:10,917] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43404, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:11.688 UTC [1276] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:11.804661Z 171 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:14:11,808] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:11,974] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43408, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:12.782 UTC [1283] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:12.867107Z 172 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:14:12,869] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:13,024] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43410, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:13.865 UTC [1291] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:14:13,924] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:14:13.925174Z 173 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:14:14,082] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43416, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:14.960 UTC [1298] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:14.981564Z 174 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:14:14,991] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:15,146] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43420, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:14:16,038] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:14:16.039964Z 175 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:14:16.047 UTC [1305] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:14:16,210] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43430, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:14:17.096905Z 176 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:14:17,097] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:14:17.122 UTC [1312] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:14:17,271] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43434, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:14:18.149992Z 177 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:14:18,152] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:14:18.190 UTC [1319] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:14:18,326] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60088, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:14:19.212886Z 178 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:14:19,217] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:14:19.257 UTC [1326] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:14:19,386] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60094, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:14:20.276409Z 179 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:14:20,287] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:14:20.334 UTC [1333] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:14:20,449] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60096, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:14:21.331979Z 180 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:14:21,337] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:14:21.418 UTC [1340] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:14:21,507] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60100, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:14:22.400956Z 181 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:14:22,408] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:14:22.516 UTC [1347] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:14:22,570] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60116, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:14:23.462171Z 182 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:14:23,471] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:14:23.596 UTC [1354] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:14:23,624] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60122, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:14:24.535770Z 183 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:14:24,536] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:14:24.677 UTC [1361] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:14:24,687] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60126, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:14:25.591448Z 184 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:14:25,591] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:25,743] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60140, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:25.767 UTC [1368] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:14:26,645] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:14:26.651912Z 185 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:14:26,799] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60156, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:26.839 UTC [1375] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:14:27,704] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:14:27.709272Z 186 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:14:27,864] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39578, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:27.917 UTC [1382] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:14:28,765] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:14:28.767481Z 187 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:14:28,923] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39590, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:28.999 UTC [1389] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:29.824798Z 188 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:14:29,830] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:29,978] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39598, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:30.092 UTC [1396] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:30.899002Z 189 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:14:30,901] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:31,041] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39610, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:31.181 UTC [1403] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:31.957787Z 190 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:14:31,965] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:32,091] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39618, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:32.269 UTC [1411] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:33.020502Z 191 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:14:33,020] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:33,154] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39630, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:33.360 UTC [1418] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:34.078388Z 192 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:14:34,080] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:34,203] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39644, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:34.457 UTC [1426] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:35.136323Z 193 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:14:35,137] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:35,263] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39658, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:35.546 UTC [1433] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:14:36,188] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:14:36.191472Z 194 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:14:36,320] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39664, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:36.628 UTC [1440] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:37.248244Z 195 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:14:37,249] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:37,385] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39674, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:37.720 UTC [1447] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:38.305239Z 196 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:14:38,309] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:38,439] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60336, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:38.806 UTC [1454] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:14:39.362348Z 197 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:14:39,368] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:39,509] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60348, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:39.893 UTC [1461] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:14:40,421] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:14:40.424236Z 198 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:14:40,566] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60364, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:40.980 UTC [1468] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:14:41,474] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:14:41.486477Z 199 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:14:41,617] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60372, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:42.070 UTC [1475] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:14:42,535] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:14:42.549226Z 200 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:14:42,677] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60380, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:43.170 UTC [1482] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:14:43,598] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:14:43.609053Z 201 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:14:43,731] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60384, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:44.259 UTC [1489] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:14:44,656] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:14:44.666984Z 202 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:14:44,790] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60398, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:45.347 UTC [1496] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:14:45,712] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:14:45.723329Z 203 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:14:45,856] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60412, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:46.435 UTC [1503] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:14:46,771] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:14:46.783661Z 204 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:14:46,917] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60428, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:47.518 UTC [1510] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:14:47,824] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:14:47.859557Z 205 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:14:47,980] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47818, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:48.603 UTC [1517] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:14:48,892] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:14:48.917231Z 206 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:14:49,025] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47834, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:49.696 UTC [1524] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:14:49,956] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:14:49.990745Z 207 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:14:50,085] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47844, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:50.783 UTC [1531] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:14:51,018] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:14:51.062014Z 208 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:14:51,140] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47846, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:51.868 UTC [1538] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:14:52,084] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:14:52.142616Z 209 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:14:52,195] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47862, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:52.953 UTC [1545] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:14:53,147] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:14:53.211261Z 210 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:14:53,244] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47876, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:54.037 UTC [1553] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:14:54,205] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:14:54.282508Z 211 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:14:54,292] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47892, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:55.131 UTC [1560] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:14:55,267] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:14:55.340982Z 212 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:14:55,342] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47902, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:14:56.221 UTC [1567] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:14:56,331] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:56,393] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47908, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:14:56.394182Z 213 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:14:57.308 UTC [1574] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:14:57,401] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:57,452] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47918, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:14:57.457274Z 214 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:14:58.399 UTC [1581] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:14:58,457] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:58,503] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50572, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:14:58.525042Z 215 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:14:59.497 UTC [1587] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:14:59,528] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:14:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:14:59,550] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50574, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:14:59.598346Z 216 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:15:00.581 UTC [1594] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:00,587] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:00,601] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50586, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:00.668554Z 217 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:15:01,636] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:01,649] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50588, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:15:01.660 UTC [1601] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:15:01.751512Z 218 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:15:02,699] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:02,701] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50594, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:15:02.732 UTC [1608] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:15:02.825100Z 219 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:15:03,752] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50610, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:15:03,753] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:15:03.817 UTC [1616] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:15:03.903239Z 220 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:15:04,808] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50620, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:15:04,810] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:15:04.910 UTC [1623] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:15:04.978587Z 221 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:15:05,869] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50628, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:15:05,870] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:15:05.994 UTC [1630] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:15:06.050479Z 222 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:15:06,922] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:06,925] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50642, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:15:07.088 UTC [1637] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:15:07.134070Z 223 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:15:07,978] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56660, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:15:07,979] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:15:08.165 UTC [1644] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:15:08.205535Z 224 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:15:09,029] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:09,031] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56674, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:15:09.256 UTC [1651] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:15:09.279089Z 225 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:15:10,081] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:10,084] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56676, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:15:10.347 UTC [1658] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:15:10.358548Z 226 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:15:11,132] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:11,136] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56682, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:15:11.430 UTC [1665] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:15:11.434800Z 227 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:15:12,187] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:12,195] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56690, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:12.512953Z 228 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:15:12.513 UTC [1672] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:13,244] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:13,247] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56700, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:13.572681Z 229 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:15:13.603 UTC [1679] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:14,299] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:14,303] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56716, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:14.660472Z 230 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:15:14.689 UTC [1686] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:15,354] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:15,361] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56724, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:15.736453Z 231 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:15:15.764 UTC [1693] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:16,424] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:16,427] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56736, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:16.818821Z 232 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:15:16.845 UTC [1700] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:17,484] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:17,487] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56752, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:17.891541Z 233 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:15:17.916 UTC [1707] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:18,531] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:18,534] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54654, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:18.969077Z 234 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:15:18.996 UTC [1714] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:19,582] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:19,587] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54656, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:20.038767Z 235 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:15:20.067 UTC [1721] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:20,638] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:20,640] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54658, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:21.108123Z 236 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:15:21.139 UTC [1728] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:15:21,700] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54664, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:15:21,703] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:15:22.180421Z 237 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:15:22.214 UTC [1735] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:22,754] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:22,756] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54672, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:23.258820Z 238 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:15:23.286 UTC [1742] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:23,798] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:23,802] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54678, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:24.328006Z 239 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:15:24.354 UTC [1749] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:24,854] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:24,857] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54688, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:25.392806Z 240 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:15:25.425 UTC [1756] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:25,913] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:25,918] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54694, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:26.469061Z 241 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:15:26.499 UTC [1763] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:15:26,986] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54700, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:15:26,986] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:15:27.541091Z 242 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:15:27.571 UTC [1770] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:28,046] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:28,049] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38830, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:28.611607Z 243 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:15:28.645 UTC [1777] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:29,096] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:29,102] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38832, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:29.681445Z 244 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:15:29.717 UTC [1784] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:30,152] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:30,158] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38846, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:30.743651Z 245 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:15:30.787 UTC [1791] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:15:31,208] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38860, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:15:31,210] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:15:31.815529Z 246 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:15:31.861 UTC [1798] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:15:32,265] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38870, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:15:32,267] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:15:32.894924Z 247 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:15:32.933 UTC [1805] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:33,316] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:33,320] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38876, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:33.976798Z 248 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:15:34.011 UTC [1813] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:34,367] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:34,371] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38888, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:35.055962Z 249 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:15:35.082 UTC [1820] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:35,419] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:35,422] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38902, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:36.132515Z 250 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:15:36.161 UTC [1827] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:36,466] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:36,474] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38918, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:37.202907Z 251 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:15:37.234 UTC [1834] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:37,523] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:37,523] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38920, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:38.276750Z 252 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:15:38.309 UTC [1841] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:38,581] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:38,583] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40276, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:39.350364Z 253 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:15:39.384 UTC [1848] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:39,638] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:39,644] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40286, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:40.427680Z 254 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:15:40.458 UTC [1855] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:40,684] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:40,697] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40298, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:41.507134Z 255 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:15:41.536 UTC [1861] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:41,739] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:41,743] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40300, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:42.581390Z 256 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:15:42.611 UTC [1868] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:15:42,793] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40304, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:15:42,793] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:15:43.651911Z 257 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:15:43.680 UTC [1875] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:43,845] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:43,846] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40318, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:44.722456Z 258 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:15:44.750 UTC [1882] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:44,910] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:44,915] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40328, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:45.799743Z 259 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:15:45.822 UTC [1889] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:45,961] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:45,963] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40334, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:46.868566Z 260 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:15:46.902 UTC [1897] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:47,019] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:47,021] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40342, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:47.943212Z 261 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:15:47.971 UTC [1904] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:15:48,080] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47752, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:15:48,082] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:15:49.012873Z 262 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:15:49.039 UTC [1911] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:49,131] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:49,131] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47754, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:50.085392Z 263 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:15:50.116 UTC [1918] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:15:50,198] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47764, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:15:50,199] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:15:51.158429Z 264 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:15:51.189 UTC [1925] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:51,242] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:51,243] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47770, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:52.231032Z 265 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:15:52.260 UTC [1932] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:15:52,295] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47784, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:15:52,297] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:15:53.308363Z 266 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:15:53.337 UTC [1939] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:15:53,340] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:53,342] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47790, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:15:54.370868Z 267 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:15:54,382] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:15:54,387] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47792, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:15:54.406 UTC [1946] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:15:55.427343Z 268 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:15:55,433] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47808, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:15:55,434] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:15:55.483 UTC [1953] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:15:56,485] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47824, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:15:56,486] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:15:56.488141Z 269 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:15:56.567 UTC [1960] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:15:57.541449Z 270 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:15:57,543] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47838, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:15:57,544] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:15:57.655 UTC [1967] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:15:58,595] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45806, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:15:58,600] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:15:58.602530Z 271 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:15:58.746 UTC [1974] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:15:59,644] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45810, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:15:59,647] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:15:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:15:59.669497Z 272 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:15:59.828 UTC [1981] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:00,698] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:00,699] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45826, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:00.750535Z 273 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:16:00.913 UTC [1988] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:16:01,752] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45838, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:16:01,757] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:16:01.826810Z 274 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:16:01.998 UTC [1995] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:02,810] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:02,812] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45852, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:02.901178Z 275 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:16:03.083 UTC [2002] FATAL: role "root" does not exist testdrive-postgres-1 | 2025-04-01 21:16:03.800 UTC [62] LOG: checkpoint starting: time testdrive-zookeeper-1 | [2025-04-01 21:16:03,868] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45862, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:16:03,869] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:16:03.992582Z 276 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:16:04.162 UTC [2010] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:04,923] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:04,927] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45866, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:05.063615Z 277 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:16:05.253 UTC [2017] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:05,980] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:05,982] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45870, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:06.146568Z 278 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:16:06.330 UTC [2024] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:07,035] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:07,037] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45872, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:07.221785Z 279 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:16:07.422 UTC [2031] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:16:08,085] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46560, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:16:08,086] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:16:08.114 UTC [62] LOG: checkpoint complete: wrote 46 buffers (0.3%); 0 WAL file(s) added, 0 removed, 0 recycled; write=4.312 s, sync=0.001 s, total=4.315 s; sync files=0, longest=0.000 s, average=0.000 s; distance=294 kB, estimate=294 kB; lsn=0/152E9B8, redo lsn=0/152E928 testdrive-mysql-1 | 2025-04-01T21:16:08.298058Z 280 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:16:08.508 UTC [2038] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:09,141] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:09,146] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46572, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:09.376781Z 281 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:16:09.588 UTC [2045] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:10,199] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:10,201] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46574, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:10.453713Z 282 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:16:10.673 UTC [2052] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:16:11,252] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46576, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:16:11,253] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:16:11.531384Z 283 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:16:11.763 UTC [2059] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:12,307] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:12,307] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46582, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:12.619807Z 284 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:16:12.850 UTC [2066] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:16:13,358] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46590, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:16:13,360] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:16:13.693136Z 285 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:16:13.942 UTC [2073] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:14,423] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:14,425] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46596, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:14.769025Z 286 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:16:15.033 UTC [2080] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:15,478] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:15,480] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46612, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:15.841090Z 287 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:16:16.115 UTC [2087] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:16,533] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:16,534] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46616, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:16.906111Z 288 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:16:17.196 UTC [2094] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:17,583] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:17,589] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46624, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:17.974402Z 289 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:16:18.287 UTC [2101] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:18,638] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:18,641] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33200, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:19.051120Z 290 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:16:19.380 UTC [2108] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:19,690] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:19,692] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33210, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:20.123318Z 291 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:16:20.467 UTC [2115] FATAL: role "root" does not exist testdrive-kafka-1 | [2025-04-01 21:16:20,684] INFO [Controller id=1] Processing automatic preferred replica leader election (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:16:20,684] TRACE [Controller id=1] Checking need to trigger auto leader balancing (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:16:20,688] DEBUG [Controller id=1] Topics not in preferred replica for broker 1 HashMap() (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:16:20,690] TRACE [Controller id=1] Leader imbalance ratio for broker 1 is 0.0 (kafka.controller.KafkaController) testdrive-schema-registry-1 | [2025-04-01 21:16:20,748] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:20,750] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33218, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:21.201748Z 292 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:16:21.558 UTC [2122] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:21,805] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:21,807] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33234, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:22.281464Z 293 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:16:22.653 UTC [2129] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:22,868] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:22,871] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33250, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:23.354772Z 294 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:16:23.740 UTC [2136] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:23,920] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:23,924] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33252, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:24.429036Z 295 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:16:24.822 UTC [2143] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:24,968] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:24,970] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33262, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:25.503010Z 296 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:16:25.920 UTC [2150] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:16:26,027] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33272, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:16:26,028] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:16:26.586836Z 297 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:16:27.017 UTC [2157] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:27,085] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:27,086] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33286, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:27.659130Z 298 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:16:28.103 UTC [2164] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:28,139] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:28,142] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60884, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:28.737827Z 299 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:16:29.184 UTC [2171] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:29,190] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:29,192] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60896, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:29.810152Z 300 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:16:30,248] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:30,250] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60900, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:16:30.275 UTC [2178] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:16:30.888120Z 301 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:16:31,299] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:31,300] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60912, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:16:31.353 UTC [2185] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:16:31.959839Z 302 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:16:32,359] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60928, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:16:32,360] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:16:32.443 UTC [2192] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:16:33.040559Z 303 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:16:33,420] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:33,421] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60934, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:16:33.537 UTC [2199] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:16:34.112232Z 304 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:16:34,474] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:34,478] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60940, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:16:34.629 UTC [2207] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:16:35.182666Z 305 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:16:35,526] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:35,530] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60946, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:16:35.711 UTC [2214] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:16:36.266349Z 306 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:16:36,578] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:36,582] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60952, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:16:36.791 UTC [2221] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:16:37.337700Z 307 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:16:37,628] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:37,629] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60962, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:16:37.871 UTC [2228] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:16:38.413779Z 308 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:16:38,682] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:38,682] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43110, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:16:38.961 UTC [2235] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:16:39.506111Z 309 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:16:39,732] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:39,734] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43118, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:16:40.058 UTC [2242] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:16:40.574900Z 310 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:16:40,775] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:40,780] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43122, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:16:41.137 UTC [2249] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:16:41.655270Z 311 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:16:41,841] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43126, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:16:41,845] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:16:42.225 UTC [2256] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:16:42.725231Z 312 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:16:42,897] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:42,899] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43134, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:16:43.307 UTC [2263] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:16:43.795527Z 313 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:16:43,952] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:43,952] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43140, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:16:44.389 UTC [2270] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:16:44.867713Z 314 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:16:45,006] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43154, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:16:45,006] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:16:45.469 UTC [2277] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:16:45.951603Z 315 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:16:46,061] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:46,063] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43158, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:16:46.548 UTC [2284] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:16:47.023344Z 316 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:16:47,122] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43168, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:16:47,122] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:16:47.624 UTC [2291] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:16:48.098285Z 317 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:16:48,173] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:48,179] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34736, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:16:48.706 UTC [2298] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:16:49.183126Z 318 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:16:49,229] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34744, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:16:49,230] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:16:49.796 UTC [2305] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:16:50.251515Z 319 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:16:50,273] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:50,277] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34754, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:16:50.882 UTC [2312] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:16:51.319993Z 320 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:16:51,324] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:51,325] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34770, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:16:51.969 UTC [2319] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:16:52.377049Z 321 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:16:52,377] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34774, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:16:52,379] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:16:53.061 UTC [2326] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:53,429] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:16:53.430804Z 322 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:16:53,432] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34784, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:16:54.141 UTC [2333] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:16:54,486] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34800, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:54.487586Z 323 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:16:54,488] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:16:55.228 UTC [2340] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:16:55.545547Z 324 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:16:55,547] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:55,550] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34802, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:16:56.311 UTC [2347] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:16:56.601981Z 325 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:16:56,606] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:56,608] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34810, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:16:57.406 UTC [2354] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:16:57.658199Z 326 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:16:57,660] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:57,661] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57720, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:16:58.499 UTC [2361] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:58,709] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:16:58.711209Z 327 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:16:58,714] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57724, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:16:59.587 UTC [2368] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:16:59,757] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:16:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:16:59,763] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57732, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:16:59.768946Z 328 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:17:00.664 UTC [2375] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:00,818] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:00,819] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57736, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:00.828277Z 329 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:17:01.749 UTC [2382] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:01,874] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:01,876] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57750, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:01.900349Z 330 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:17:02.832 UTC [2389] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:02,934] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:02,941] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57764, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:02.959965Z 331 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:17:03.920 UTC [2396] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:03,993] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:03,997] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57780, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:04.030052Z 332 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:17:05.003 UTC [2404] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:05,044] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:05,051] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57796, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:05.104991Z 333 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:17:06.079 UTC [2411] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:06,100] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:06,104] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57812, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:06.171335Z 334 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:17:07,143] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:07,152] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57818, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:17:07.163 UTC [2418] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:17:07.246639Z 335 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:17:08,197] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50260, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:17:08,200] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:17:08.234 UTC [2425] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:17:08.327317Z 336 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:17:09,255] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:09,257] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50268, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:17:09.301 UTC [2432] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:17:09.402489Z 337 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:17:10,302] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:10,309] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50274, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:17:10.385 UTC [2439] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:17:10.477376Z 338 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:17:11,365] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:11,366] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50290, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:17:11.465 UTC [2446] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:17:11.560327Z 339 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:17:12,414] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:12,415] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50304, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:17:12.551 UTC [2453] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:17:12.634894Z 340 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:17:13,463] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:13,467] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50308, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:17:13.641 UTC [2460] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:17:13.706284Z 341 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:17:14,518] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50324, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:17:14,521] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:17:14.721 UTC [2467] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:17:14.774778Z 342 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:17:15,570] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50326, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:17:15,571] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:17:15.804 UTC [2474] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:17:15.854951Z 343 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:17:16,622] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50332, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:17:16,624] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:17:16.891 UTC [2481] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:17:16.935549Z 344 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:17:17,679] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:17,681] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60342, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:17:17.979 UTC [2488] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:17:18.011051Z 345 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:17:18,730] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:18,734] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60346, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:17:19.063 UTC [2495] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:17:19.087822Z 346 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:17:19,788] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:19,789] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60348, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:17:20.154 UTC [2502] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:17:20.157111Z 347 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:17:20,844] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:20,844] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60350, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:21.223227Z 348 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:17:21.244 UTC [2509] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:21,902] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:21,906] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60356, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:22.292939Z 349 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:17:22.321 UTC [2516] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:22,971] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:22,973] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60366, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:23.369655Z 350 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:17:23.395 UTC [2523] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:24,026] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:24,028] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60378, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:24.438044Z 351 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:17:24.465 UTC [2530] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:25,079] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:25,080] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60388, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:25.508629Z 352 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:17:25.544 UTC [2537] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:26,127] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:26,131] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60390, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:26.586589Z 353 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:17:26.613 UTC [2544] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:27,177] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:27,178] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60400, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:27.658000Z 354 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:17:27.683 UTC [2551] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:28,226] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:28,231] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40278, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:28.734823Z 355 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:17:28.761 UTC [2558] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:17:29,282] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40280, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:17:29,283] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:17:29.816188Z 356 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:17:29.845 UTC [2565] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:30,333] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:30,334] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40292, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:30.886989Z 357 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:17:30.916 UTC [2572] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:31,390] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:31,395] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40298, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:31.956437Z 358 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:17:31.990 UTC [2579] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:17:32,449] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40312, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:17:32,449] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:17:33.020943Z 359 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:17:33.061 UTC [2586] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:33,502] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:33,508] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40322, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:34.090382Z 360 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:17:34.132 UTC [2594] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:34,556] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:34,566] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40328, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:35.171821Z 361 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:17:35.221 UTC [2601] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:35,614] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:35,616] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40342, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:36.242504Z 362 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:17:36.310 UTC [2608] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:36,668] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:36,673] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40350, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:37.330065Z 363 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:17:37.392 UTC [2615] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:17:37,719] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33732, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:17:37,722] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:17:38.411747Z 364 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:17:38.481 UTC [2622] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:17:38,772] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33738, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:17:38,776] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:17:39.480751Z 365 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:17:39.563 UTC [2629] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:39,831] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:39,832] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33746, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:40.556949Z 366 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:17:40.652 UTC [2636] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:40,893] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:40,899] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33748, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:41.646752Z 367 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:17:41.741 UTC [2643] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:41,950] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:41,954] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33762, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:42.724076Z 368 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:17:42.826 UTC [2650] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:43,006] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:43,010] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33770, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:43.803828Z 369 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:17:43.908 UTC [2657] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:44,058] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:44,064] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33772, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:44.874140Z 370 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:17:44.998 UTC [2664] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:45,115] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:45,118] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33780, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:45.957367Z 371 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:17:46.085 UTC [2671] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:17:46,183] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33782, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:17:46,184] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:17:47.043986Z 372 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:17:47.164 UTC [2678] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:47,237] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:47,241] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33784, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:48.116440Z 373 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:17:48.249 UTC [2685] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:48,291] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:48,292] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59030, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:49.191192Z 374 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:17:49.334 UTC [2692] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:49,351] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:49,358] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59034, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:17:50.259528Z 375 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:17:50,396] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:50,402] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59042, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:17:50.409 UTC [2699] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:17:51.342779Z 376 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:17:51,444] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:51,445] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59052, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:17:51.476 UTC [2706] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:17:52.416154Z 377 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:17:52,493] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:52,496] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59058, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:17:52.557 UTC [2713] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:17:53.489442Z 378 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:17:53,554] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59060, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:17:53,556] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:17:53.640 UTC [2720] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:17:54.557974Z 379 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:17:54,604] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59068, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:17:54,605] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:17:54.729 UTC [2727] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:17:55.633021Z 380 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:17:55,656] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:55,660] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59070, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:17:55.816 UTC [2734] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:17:56.703217Z 381 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:17:56,706] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59084, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:17:56,706] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:17:56.899 UTC [2741] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:17:57.757307Z 382 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:17:57,760] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:57,767] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54028, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:17:57.980 UTC [2748] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:17:58.810722Z 383 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:17:58,812] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:17:58,817] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54034, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:17:59.061 UTC [2755] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:17:59,878] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:17:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:17:59.880276Z 384 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:17:59,888] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54050, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:00.145 UTC [2762] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:18:00,929] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:18:00.930024Z 385 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:18:00,934] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54052, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:01.227 UTC [2769] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:18:01,985] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54068, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:18:01.989139Z 386 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:18:01,989] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:18:02.311 UTC [2776] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:18:03,045] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54078, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:18:03,046] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:18:03.053172Z 387 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:18:03.401 UTC [2783] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:18:04,095] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:04,096] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54094, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:18:04.111634Z 388 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:18:04.486 UTC [2791] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:18:05,152] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:05,155] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54104, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:18:05.175504Z 389 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:18:05.573 UTC [2798] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:18:06,213] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:06,215] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54110, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:18:06.233605Z 390 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:18:06.661 UTC [2805] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:18:07,269] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:07,271] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54120, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:18:07.300517Z 391 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:18:07.748 UTC [2812] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:18:08,324] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:08,325] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55294, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:18:08.371174Z 392 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:18:08.839 UTC [2819] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:18:09,382] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:09,383] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55298, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:18:09.448125Z 393 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:18:09.925 UTC [2826] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:18:10,436] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:10,443] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55302, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:18:10.521114Z 394 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:18:11.010 UTC [2833] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:18:11,498] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:11,500] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55308, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:18:11.593994Z 395 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:18:12.102 UTC [2840] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:18:12,549] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:12,552] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55320, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:18:12.673493Z 396 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:18:13.188 UTC [2847] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:18:13,602] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:13,605] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55328, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:18:13.742600Z 397 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:18:14.280 UTC [2854] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:18:14,659] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:14,660] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55340, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:18:14.809901Z 398 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:18:15.376 UTC [2861] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:18:15,728] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:15,729] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55344, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:18:15.887207Z 399 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:18:16.458 UTC [2868] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:18:16,786] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:16,788] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55348, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:18:16.966247Z 400 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:18:17.543 UTC [2875] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:18:17,847] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:17,848] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39520, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:18:18.044408Z 401 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:18:18.638 UTC [2882] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:18:18,902] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39528, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:18:18,903] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:18:19.122243Z 402 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:18:19.718 UTC [2889] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:18:19,963] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:19,964] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39534, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:18:20.206986Z 403 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:18:20.803 UTC [2896] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:18:21,019] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:21,021] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39536, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:18:21.275221Z 404 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:18:21.882 UTC [2902] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:18:22,070] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:22,072] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39546, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:18:22.341864Z 405 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:18:22.982 UTC [2909] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:18:23,137] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:23,139] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39560, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:18:23.421627Z 406 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:18:24.068 UTC [2916] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:18:24,187] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:24,193] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39562, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:18:24.503076Z 407 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:18:25.151 UTC [2923] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:18:25,239] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:25,245] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39576, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:18:25.566364Z 408 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:18:26.237 UTC [2930] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:18:26,300] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:26,300] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39584, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:18:26.646852Z 409 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:18:27.319 UTC [2937] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:18:27,352] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:27,352] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39600, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:18:27.730908Z 410 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:18:28,399] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:18:28.403 UTC [2944] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:18:28,405] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44350, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:18:28.806471Z 411 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:18:29,451] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:29,458] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44358, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:29.478 UTC [2951] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:29.884201Z 412 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:18:30,508] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44374, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:18:30,510] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:18:30.551 UTC [2958] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:30.960866Z 413 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:18:31,560] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:31,564] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44376, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:31.642 UTC [2965] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:32.037104Z 414 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:18:32,616] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44388, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:18:32,617] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:18:32.735 UTC [2972] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:33.119018Z 415 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:18:33,658] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:33,664] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44400, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:33.825 UTC [2979] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:34.192947Z 416 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:18:34,715] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:34,718] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44414, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:34.908 UTC [2987] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:35.266778Z 417 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:18:35,778] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44422, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:18:35,781] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:18:36.003 UTC [2994] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:36.344477Z 418 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:18:36,830] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:36,832] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44424, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:37.087 UTC [3001] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:37.417891Z 419 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:18:37,888] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:37,891] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59642, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:38.168 UTC [3009] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:38.500716Z 420 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:18:38,943] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:38,947] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59656, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:39.254 UTC [3016] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:39.573687Z 421 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:18:39,998] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:40,001] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59660, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:40.340 UTC [3023] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:40.649514Z 422 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:18:41,064] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:41,066] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59676, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:41.426 UTC [3030] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:41.734779Z 423 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:18:42,113] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:42,113] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59682, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:42.511 UTC [3037] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:42.813431Z 424 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:18:43,162] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:43,165] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59688, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:43.599 UTC [3044] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:43.900944Z 425 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:18:44,214] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:44,216] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59690, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:44.687 UTC [3051] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:44.970706Z 426 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:18:45,272] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:45,273] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59704, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:45.770 UTC [3058] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:46.043680Z 427 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:18:46,331] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:46,331] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59710, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:46.864 UTC [3065] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:47.122956Z 428 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:18:47,382] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:47,385] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59720, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:47.948 UTC [3073] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:48.204803Z 429 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:18:48,442] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40148, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:18:48,445] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:18:49.036 UTC [3080] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:49.277514Z 430 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:18:49,498] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:49,500] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40162, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:50.117 UTC [3087] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:50.358670Z 431 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:18:50,553] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40170, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:18:50,554] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:18:51.202 UTC [3094] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:51.432800Z 432 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:18:51,611] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40182, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:18:51,614] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:18:52.289 UTC [3101] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:52.504099Z 433 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:18:52,678] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40190, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:18:52,679] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:18:53.381 UTC [3108] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:53.577636Z 434 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:18:53,720] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:53,724] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40204, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:54.463 UTC [3115] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:54.649999Z 435 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:18:54,779] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:54,781] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40214, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:55.559 UTC [3122] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:55.730362Z 436 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:18:55,832] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40220, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:18:55,833] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:18:56.662 UTC [3129] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:56.801143Z 437 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:18:56,883] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:56,884] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40234, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:57.749 UTC [3136] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:57.875060Z 438 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:18:57,937] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56244, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:18:57,944] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:18:58.840 UTC [3143] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:18:58.951191Z 439 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:18:58,987] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:18:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:18:58,990] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56250, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:18:59.931 UTC [3150] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:19:00.023194Z 440 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:19:00,030] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:00,035] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56256, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:19:01.017 UTC [3157] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:19:01.078573Z 441 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:19:01,082] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56270, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:19:01,084] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:19:02.099 UTC [3164] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:19:02.135954Z 442 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:19:02,137] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:02,145] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56284, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:19:03.184 UTC [3171] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:19:03.192281Z 443 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:19:03,196] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:03,200] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56300, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:19:04,240] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:19:04.245012Z 444 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:19:04,255] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56308, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:19:04.259 UTC [3179] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:05,293] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:05,298] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56310, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:05.306542Z 445 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:19:05.324 UTC [3186] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:06,351] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:06,353] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56322, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:06.360875Z 446 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:19:06.395 UTC [3193] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:07,410] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:07,411] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56330, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:07.422686Z 447 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:19:07.483 UTC [3200] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:08,468] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:08,473] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45912, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:08.478777Z 448 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:19:08.572 UTC [3207] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:09,522] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:09,523] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45928, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:09.553819Z 449 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:19:09.659 UTC [3214] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:19:10,585] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45938, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:19:10,587] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:19:10.629957Z 450 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:19:10.748 UTC [3221] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:11,632] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:11,634] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45946, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:11.702128Z 451 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:19:11.841 UTC [3228] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:19:12,685] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45962, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:19:12,686] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:19:12.789012Z 452 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:19:12.926 UTC [3235] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:13,735] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:13,738] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45972, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:13.862028Z 453 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:19:14.009 UTC [3242] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:14,791] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:14,797] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45974, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:14.934079Z 454 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:19:15.098 UTC [3249] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:19:15,846] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45984, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:19:15,849] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:19:16.022579Z 455 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:19:16.185 UTC [3256] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:16,902] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:16,904] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45990, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:17.092386Z 456 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:19:17.270 UTC [3263] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:17,963] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:17,966] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59146, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:18.168425Z 457 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:19:18.354 UTC [3270] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:19,024] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:19,028] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59150, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:19.232458Z 458 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:19:19.445 UTC [3277] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:20,074] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:20,074] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59162, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:20.319056Z 459 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:19:20.526 UTC [3284] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:21,131] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:21,137] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59164, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:21.394920Z 460 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:19:21.617 UTC [3291] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:19:22,191] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59166, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:19:22,192] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:19:22.465334Z 461 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:19:22.721 UTC [3299] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:23,241] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:23,245] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59176, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:23.530099Z 462 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:19:23.810 UTC [3306] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:24,294] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:24,298] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59180, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:24.618396Z 463 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:19:24.893 UTC [3313] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:25,355] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:25,360] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59190, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:25.686996Z 464 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:19:25.983 UTC [3320] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:26,409] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:26,411] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59198, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:26.762272Z 465 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:19:27.084 UTC [3327] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:27,462] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:27,464] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59208, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:27.837787Z 466 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:19:28.169 UTC [3334] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:28,520] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:28,522] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33660, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:28.912803Z 467 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:19:29.249 UTC [3341] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:29,579] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:29,579] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33670, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:29.983847Z 468 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:19:30.345 UTC [3348] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:30,630] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:30,631] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33678, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:31.063437Z 469 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:19:31.439 UTC [3355] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:31,688] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:31,690] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33682, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:32.139893Z 470 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:19:32.516 UTC [3362] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:32,744] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:32,748] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33690, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:33.223070Z 471 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:19:33.602 UTC [3369] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:19:33,808] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33700, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:19:33,810] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:19:34.296999Z 472 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:19:34.707 UTC [3377] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:34,868] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:34,881] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33704, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:35.371179Z 473 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:19:35.807 UTC [3384] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:35,926] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:35,928] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33706, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:36.453530Z 474 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:19:36.898 UTC [3391] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:36,985] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:36,987] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33720, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:37.528780Z 475 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:19:37.988 UTC [3399] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:38,037] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:38,040] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45720, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:38.601062Z 476 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:19:39.081 UTC [3406] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:19:39,091] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:39,093] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45730, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:19:39.676114Z 477 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:19:40,143] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45734, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:19:40,143] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:19:40.163 UTC [3413] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:19:40.756865Z 478 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:19:41,188] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:41,189] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45742, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:19:41.231 UTC [3420] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:19:41.834733Z 479 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:19:42,246] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:42,252] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45748, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:19:42.320 UTC [3427] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:19:42.909587Z 480 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:19:43,302] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:43,305] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45762, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:19:43.408 UTC [3434] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:19:43.992051Z 481 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:19:44,362] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:44,362] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45764, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:19:44.498 UTC [3441] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:19:45.063472Z 482 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:19:45,424] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45766, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:19:45,426] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:19:45.588 UTC [3448] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:19:46.150872Z 483 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:19:46,478] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:46,481] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45770, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:19:46.679 UTC [3455] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:19:47.227364Z 484 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:19:47,542] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45774, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:19:47,544] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:19:47.760 UTC [3462] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:19:48.301976Z 485 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:19:48,595] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:48,600] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36534, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:19:48.843 UTC [3469] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:19:49.377947Z 486 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:19:49,657] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:49,661] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36542, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:19:49.926 UTC [3476] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:19:50.447251Z 487 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:19:50,717] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36546, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:19:50,718] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:19:51.016 UTC [3483] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:19:51.523685Z 488 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:19:51,775] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:51,777] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36548, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:19:52.103 UTC [3490] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:19:52.601731Z 489 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:19:52,832] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36550, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:19:52,835] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:19:53.189 UTC [3497] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:19:53.683588Z 490 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:19:53,889] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36566, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:19:53,891] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:19:54.276 UTC [3505] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:19:54.752733Z 491 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:19:54,952] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36574, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:19:54,953] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:19:55.365 UTC [3512] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:19:55.833930Z 492 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:19:56,008] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:56,010] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36578, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:19:56.449 UTC [3519] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:19:56.912604Z 493 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:19:57,068] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:57,074] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36592, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:19:57.536 UTC [3526] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:19:57.990090Z 494 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:19:58,121] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:58,123] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58900, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:19:58.626 UTC [3533] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:19:59.069061Z 495 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:19:59,182] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:19:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:19:59,187] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58912, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:19:59.720 UTC [3540] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:00.152402Z 496 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:20:00,234] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:00,234] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58924, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:20:00.814 UTC [3547] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:01.229864Z 497 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:20:01,290] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:01,292] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58930, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:20:01.904 UTC [3554] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:02.309486Z 498 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:20:02,340] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:02,346] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58942, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:20:02.987 UTC [3561] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:03.374950Z 499 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:20:03,383] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:03,387] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58946, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:20:04.073 UTC [3569] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:04,432] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:20:04.433049Z 500 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:20:04,439] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58958, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:20:05.160 UTC [3576] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:05.488133Z 501 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:20:05,490] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:05,494] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58968, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:20:06.250 UTC [3583] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:06,549] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:20:06.549390Z 502 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:20:06,556] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58978, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:20:07.343 UTC [3590] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:07,600] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:07,603] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58982, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:20:07.603926Z 503 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:20:08.432 UTC [3597] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:08,674] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:08,677] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56470, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:20:08.678797Z 504 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:20:09.520 UTC [3604] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:09,742] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:20:09.744889Z 505 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:20:09,747] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56478, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:20:10.609 UTC [3611] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:20:10,799] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56494, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:20:10,800] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:20:10.803105Z 506 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:20:11.696 UTC [3618] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:11,854] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:11,856] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56500, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:20:11.870547Z 507 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:20:12.785 UTC [3625] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:12,903] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:12,913] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56504, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:20:12.939406Z 508 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:20:13.864 UTC [3632] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:13,957] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:13,963] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56510, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:20:14.017219Z 509 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:20:14.950 UTC [3639] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:15,019] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:15,020] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56518, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:20:15.082275Z 510 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:20:16.029 UTC [3646] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:20:16,082] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56530, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:20:16,084] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:20:16.164057Z 511 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:20:17.115 UTC [3653] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:17,127] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:17,127] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56546, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:20:17.237622Z 512 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:20:18,171] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:18,173] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51782, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:20:18.197 UTC [3660] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:18.303853Z 513 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:20:19,222] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51792, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:20:19,224] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:20:19.271 UTC [3667] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:19.382479Z 514 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:20:20,280] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:20,281] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51804, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:20:20.355 UTC [3674] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:20.459674Z 515 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:20:21,332] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:21,336] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51816, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:20:21.438 UTC [3681] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:21.530032Z 516 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:20:22,385] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:22,387] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51826, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:20:22.528 UTC [3688] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:22.597104Z 517 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:20:23,437] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:23,439] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51832, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:20:23.610 UTC [3695] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:23.673414Z 518 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:20:24,493] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:24,496] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51836, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:20:24.696 UTC [3702] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:24.744951Z 519 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:20:25,549] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51840, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:20:25,550] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:20:25.781 UTC [3709] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:25.821375Z 520 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:20:26,355] INFO [Consumer clientId=KafkaStore-reader-_schemas, groupId=schema-registry-schema-registry-8081] Node -1 disconnected. (org.apache.kafka.clients.NetworkClient) testdrive-schema-registry-1 | [2025-04-01 21:20:26,433] INFO [Producer clientId=producer-1] Node -1 disconnected. (org.apache.kafka.clients.NetworkClient) testdrive-schema-registry-1 | [2025-04-01 21:20:26,615] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:26,616] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51854, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:20:26,666] INFO [Schema registry clientId=sr-1, groupId=schema-registry] Node -1 disconnected. (org.apache.kafka.clients.NetworkClient) testdrive-postgres-1 | 2025-04-01 21:20:26.867 UTC [3716] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:26.894907Z 521 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:20:27,670] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:27,676] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56402, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:20:27.961 UTC [3723] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:27.978681Z 522 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:20:28,718] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:28,721] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56404, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:20:29.045 UTC [3730] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:29.050082Z 523 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:20:29,778] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56412, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:20:29,778] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:20:30.125 UTC [3737] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:20:30.135346Z 524 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:20:30,830] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:30,832] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56414, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:20:31.206516Z 525 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:20:31.208 UTC [3744] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:31,898] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:31,901] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56416, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:20:32.265506Z 526 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:20:32.294 UTC [3751] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:32,944] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:32,949] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56420, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:20:33.348946Z 527 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:20:33.378 UTC [3758] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:20:33,996] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56426, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:20:33,998] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:20:34.428608Z 528 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:20:34.457 UTC [3766] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:35,057] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:35,059] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56432, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:20:35.504826Z 529 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:20:35.537 UTC [3773] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:36,102] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:36,109] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56440, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:20:36.587869Z 530 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:20:36.618 UTC [3780] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:37,156] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:37,162] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56450, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:20:37.654682Z 531 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:20:37.690 UTC [3787] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:38,214] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:38,216] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59408, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:20:38.728761Z 532 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:20:38.761 UTC [3794] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:20:39,272] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59420, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:20:39,276] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:20:39.807632Z 533 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:20:39.832 UTC [3801] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:40,329] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:40,335] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59432, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:20:40.877427Z 534 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:20:40.906 UTC [3808] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:41,386] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:41,390] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59440, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:20:41.957514Z 535 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:20:41.983 UTC [3816] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:42,446] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:42,447] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59456, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:20:43.027489Z 536 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:20:43.052 UTC [3823] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:43,499] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:43,500] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59464, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:20:44.106438Z 537 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:20:44.135 UTC [3830] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:44,560] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:44,561] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59472, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:20:45.180277Z 538 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:20:45.208 UTC [3837] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:45,613] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:45,617] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59474, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:20:46.256806Z 539 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:20:46.282 UTC [3844] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:46,673] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:46,673] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59486, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:20:47.326205Z 540 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:20:47.355 UTC [3851] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:20:47,726] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36182, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:20:47,727] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:20:48.398423Z 541 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:20:48.423 UTC [3857] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:48,786] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:48,787] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36186, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:20:49.478100Z 542 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:20:49.503 UTC [3864] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:20:49,847] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36192, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:20:49,848] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:20:50.550390Z 543 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:20:50.577 UTC [3871] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:50,909] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:50,916] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36194, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:20:51.618866Z 544 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:20:51.646 UTC [3878] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:51,967] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:51,973] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36204, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:20:52.688031Z 545 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:20:52.719 UTC [3885] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:53,019] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:53,030] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36208, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:20:53.760135Z 546 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:20:53.791 UTC [3892] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:54,087] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:54,088] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36212, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:20:54.846420Z 547 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:20:54.875 UTC [3899] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:55,140] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:55,145] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36226, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:20:55.915932Z 548 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:20:55.948 UTC [3906] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:56,213] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:56,217] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36234, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:20:56.994748Z 549 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:20:57.021 UTC [3913] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:57,260] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:57,261] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36236, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:20:58.070266Z 550 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:20:58.099 UTC [3920] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:20:58,321] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54742, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:20:58,330] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:20:59.146960Z 551 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:20:59.180 UTC [3927] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:20:59,384] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:20:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:20:59,386] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54744, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:00.223783Z 552 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:21:00.250 UTC [3934] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:00,433] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:00,436] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54758, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:01.297589Z 553 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:21:01.327 UTC [3941] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:01,496] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:01,496] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54766, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:02.376029Z 554 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:21:02.407 UTC [3948] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:02,551] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:02,551] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54780, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:03.450332Z 555 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:21:03.483 UTC [3955] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:03,613] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:03,615] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54782, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:04.527918Z 556 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:21:04.554 UTC [3963] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:21:04,663] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54794, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:21:04,663] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:21:05.599904Z 557 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:21:05.631 UTC [3970] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:21:05,718] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54802, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:21:05,719] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:21:06.665012Z 558 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:21:06.699 UTC [3977] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:21:06,773] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54804, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:21:06,773] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:21:07.745180Z 559 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:21:07.771 UTC [3984] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:07,820] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:07,822] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36524, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:08.826811Z 560 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:21:08.852 UTC [3991] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:08,870] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:08,877] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36534, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:09.890727Z 561 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:21:09,914] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:21:09.922 UTC [3998] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:21:09,923] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36544, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:10.952024Z 562 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:21:10,959] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:10,966] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36560, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:21:10.993 UTC [4005] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:21:12,015] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36570, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:12.015984Z 563 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:21:12,019] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:21:12.065 UTC [4012] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:21:13.070893Z 564 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:21:13,072] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:13,077] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36576, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:21:13.139 UTC [4019] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:21:14.126030Z 565 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:21:14,126] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:14,129] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36588, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:21:14.223 UTC [4026] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:15,180] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:21:15.182584Z 566 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:21:15,183] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36596, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:21:15.313 UTC [4033] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:16,238] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:21:16.242050Z 567 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:21:16,243] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36608, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:21:16.410 UTC [4040] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:17,288] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:17,293] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36616, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:17.303315Z 568 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:21:17.500 UTC [4047] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:21:18,340] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59042, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:21:18,341] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:21:18.387650Z 569 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:21:18.591 UTC [4054] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:19,398] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:19,401] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59046, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:19.464994Z 570 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:21:19.677 UTC [4061] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:20,447] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:20,452] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59062, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:20.538131Z 571 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-kafka-1 | [2025-04-01 21:21:20,690] INFO [Controller id=1] Processing automatic preferred replica leader election (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:21:20,690] TRACE [Controller id=1] Checking need to trigger auto leader balancing (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:21:20,692] DEBUG [Controller id=1] Topics not in preferred replica for broker 1 HashMap() (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:21:20,692] TRACE [Controller id=1] Leader imbalance ratio for broker 1 is 0.0 (kafka.controller.KafkaController) testdrive-postgres-1 | 2025-04-01 21:21:20.757 UTC [4068] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:21:21,508] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59070, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:21:21,510] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:21:21.614326Z 572 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:21:21.846 UTC [4075] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:21:22,569] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59076, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:21:22,569] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:21:22.692846Z 573 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:21:22.937 UTC [4082] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:23,618] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:23,620] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59092, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:23.768340Z 574 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:21:24.025 UTC [4089] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:21:24,673] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59094, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:21:24,677] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:21:24.840366Z 575 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:21:25.112 UTC [4096] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:25,731] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:25,733] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59098, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:25.913153Z 576 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:21:26.200 UTC [4103] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:26,782] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:26,789] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59110, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:26.991750Z 577 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:21:27.287 UTC [4110] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:27,838] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:27,841] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52266, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:28.067359Z 578 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:21:28.379 UTC [4117] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:28,892] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:28,902] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52272, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:29.150340Z 579 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:21:29.457 UTC [4124] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:29,950] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:29,952] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52282, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:30.222234Z 580 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:21:30.545 UTC [4131] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:31,005] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:31,008] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52292, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:31.301822Z 581 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:21:31.638 UTC [4138] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:32,070] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:32,072] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52308, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:32.373975Z 582 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:21:32.722 UTC [4145] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:33,127] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:33,130] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52324, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:33.440839Z 583 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:21:33.806 UTC [4152] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:34,186] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:34,187] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52336, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:34.524829Z 584 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:21:34.891 UTC [4160] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:35,235] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:35,241] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52350, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:35.598077Z 585 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:21:35.979 UTC [4167] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:36,293] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:36,293] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52356, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:36.678346Z 586 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:21:37.065 UTC [4174] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:37,350] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:37,351] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52362, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:37.742595Z 587 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:21:38.153 UTC [4181] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:38,409] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:38,409] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38484, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:38.811598Z 588 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:21:39.252 UTC [4188] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:39,469] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:39,474] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38496, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:39.886468Z 589 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:21:40.344 UTC [4195] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:21:40,524] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38508, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:21:40,525] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:21:40.963356Z 590 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:21:41.425 UTC [4202] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:41,588] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:41,591] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38518, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:42.046962Z 591 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:21:42.516 UTC [4210] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:42,640] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:42,642] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38530, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:43.124451Z 592 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:21:43.603 UTC [4217] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:43,692] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:43,694] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38534, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:44.197245Z 593 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:21:44.695 UTC [4224] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:44,746] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:44,750] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38538, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:45.271445Z 594 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:21:45.786 UTC [4231] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:21:45,811] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:45,812] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38552, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:21:46.344426Z 595 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:21:46,855] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38568, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:21:46,856] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:21:46.870 UTC [4238] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:21:47.414393Z 596 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:21:47,902] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:47,903] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36184, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:21:47.940 UTC [4245] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:21:48.500378Z 597 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:21:48,955] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36186, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:21:48,956] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:21:49.009 UTC [4252] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:21:49.578411Z 598 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:21:50,007] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:50,016] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36200, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:21:50.087 UTC [4259] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:21:50.655812Z 599 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:21:51,062] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36208, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:21:51,066] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:21:51.170 UTC [4267] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:21:51.732491Z 600 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:21:52,120] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:52,125] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36212, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:21:52.274 UTC [4273] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:21:52.803263Z 601 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:21:53,173] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36222, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:21:53,174] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:21:53.367 UTC [4280] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:21:53.881786Z 602 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:21:54,229] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36236, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:21:54,232] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:21:54.457 UTC [4287] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:21:54.959258Z 603 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:21:55,286] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:55,290] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36238, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:21:55.543 UTC [4294] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:21:56.031375Z 604 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:21:56,340] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:56,351] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36242, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:21:56.629 UTC [4301] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:21:57.109288Z 605 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:21:57,401] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36258, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:21:57,401] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:21:57.711 UTC [4308] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:21:58.189111Z 606 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:21:58,454] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:58,456] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41458, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:21:58.809 UTC [4315] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:21:59.275031Z 607 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:21:59,506] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:21:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:21:59,514] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41466, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:21:59.898 UTC [4322] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:00.352214Z 608 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:22:00,561] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:00,567] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41478, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:22:00.984 UTC [4329] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:01.443856Z 609 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:22:01,624] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:01,627] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41480, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:22:02.075 UTC [4337] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:02.518777Z 610 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:22:02,675] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:02,676] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41494, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:22:03.156 UTC [4344] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:03.596270Z 611 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:22:03,730] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:03,730] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41498, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:22:04.247 UTC [4352] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:04.668529Z 612 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:22:04,787] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41508, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:22:04,789] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:22:05.336 UTC [4359] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:05.738554Z 613 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:22:05,839] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:05,839] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41510, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:22:06.423 UTC [4366] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:06.807928Z 614 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:22:06,891] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:06,898] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41514, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:22:07.515 UTC [4373] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:07.886262Z 615 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:22:07,938] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:07,941] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54716, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:22:08.603 UTC [4380] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:08.958080Z 616 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:22:08,992] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:08,995] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54726, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:22:09.697 UTC [4387] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:10.032840Z 617 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:22:10,034] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:10,042] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54730, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:22:10.791 UTC [4394] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:11,086] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:11,088] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54736, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:22:11.092851Z 618 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:22:11.881 UTC [4401] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:12,134] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:12,141] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54744, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:22:12.147898Z 619 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:22:12.973 UTC [4408] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:13,191] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:13,195] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54756, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:22:13.202465Z 620 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:22:14.057 UTC [4415] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:22:14,248] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54760, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:22:14,249] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:22:14.256224Z 621 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:22:15.145 UTC [4422] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:15,304] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:15,304] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54776, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:22:15.318214Z 622 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:22:16.229 UTC [4429] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:16,359] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:16,361] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54790, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:22:16.375273Z 623 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:22:17.316 UTC [4436] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:17,414] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:17,415] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54794, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:22:17.441767Z 624 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:22:18.413 UTC [4443] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:18,477] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:18,479] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45320, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:22:18.517650Z 625 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:22:19.501 UTC [4450] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:19,538] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:19,539] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45326, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:22:19.594543Z 626 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:22:20.587 UTC [4457] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:20,597] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:20,600] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45332, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:22:20.669253Z 627 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:22:21,652] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:21,656] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45346, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:22:21.675 UTC [4464] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:21.739754Z 628 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:22:22,708] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:22,709] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45362, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:22:22.748 UTC [4471] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:22.807173Z 629 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:22:23,754] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:23,757] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45376, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:22:23.836 UTC [4478] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:23.883778Z 630 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:22:24,812] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45382, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:22:24,813] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:22:24.923 UTC [4485] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:24.966552Z 631 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:22:25,878] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:25,883] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45390, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:22:26.014 UTC [4492] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:26.039269Z 632 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:22:26,932] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:26,936] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45392, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:22:27.098 UTC [4499] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:27.117606Z 633 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:22:27,986] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:27,989] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46212, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:22:28.187 UTC [4506] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:22:28.194219Z 634 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:22:29,042] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:29,045] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46216, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:22:29.252742Z 635 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:22:29.269 UTC [4513] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:30,097] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:30,101] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46228, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:22:30.323820Z 636 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:22:30.356 UTC [4520] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:22:31,157] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46232, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:22:31,161] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:22:31.396212Z 637 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:22:31.423 UTC [4527] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:32,204] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:32,207] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46248, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:22:32.464467Z 638 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:22:32.494 UTC [4534] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:33,268] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:33,269] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46262, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:22:33.535503Z 639 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:22:33.562 UTC [4541] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:34,329] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:34,330] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46268, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:22:34.606022Z 640 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:22:34.632 UTC [4549] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:35,392] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:35,397] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46274, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:22:35.681592Z 641 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:22:35.712 UTC [4556] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:36,441] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:36,441] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46284, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:22:36.746052Z 642 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:22:36.782 UTC [4563] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:37,500] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:37,502] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46298, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:22:37.819221Z 643 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:22:37.852 UTC [4570] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:22:38,572] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40530, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:22:38,584] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:22:38.889481Z 644 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:22:38.927 UTC [4577] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:39,636] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:39,640] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40536, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:22:39.958771Z 645 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:22:40.011 UTC [4584] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:40,691] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:40,694] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40550, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:22:41.028160Z 646 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:22:41.098 UTC [4591] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:22:41,754] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40566, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:22:41,755] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:22:42.112121Z 647 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:22:42.192 UTC [4598] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:22:42,807] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40578, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:22:42,807] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:22:43.182751Z 648 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:22:43.281 UTC [4605] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:43,868] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:43,869] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40586, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:22:44.256697Z 649 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:22:44.371 UTC [4612] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:44,920] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:44,920] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40592, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:22:45.322278Z 650 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:22:45.454 UTC [4619] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:45,971] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:45,973] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40606, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:22:46.398293Z 651 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:22:46.548 UTC [4626] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:47,030] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:47,034] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40616, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:22:47.470159Z 652 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:22:47.628 UTC [4633] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:48,090] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:48,093] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53538, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:22:48.543327Z 653 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:22:48.714 UTC [4640] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:22:49,149] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53552, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:22:49,150] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 4 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:22:49.624210Z 654 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:22:49.800 UTC [4647] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:50,205] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:50,210] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53560, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:22:50.700508Z 655 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:22:50.894 UTC [4654] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:51,265] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:51,267] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53572, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:22:51.769278Z 656 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:22:51.981 UTC [4661] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:52,323] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:52,326] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53578, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:22:52.843987Z 657 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:22:53.065 UTC [4668] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:53,383] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:53,383] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53592, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:22:53.927603Z 658 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:22:54.162 UTC [4675] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:22:54,441] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53596, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:22:54,441] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:22:54.999929Z 659 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:22:55.246 UTC [4681] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:55,496] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:55,499] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53600, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:22:56.078500Z 660 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:22:56.329 UTC [4688] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:56,561] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:56,565] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53606, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:22:57.152286Z 661 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:22:57.421 UTC [4695] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:57,615] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:57,622] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53618, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:22:58.228132Z 662 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:22:58.513 UTC [4702] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:22:58,679] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:22:58,683] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60118, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:22:59.300428Z 663 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:22:59.605 UTC [4709] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:22:59,732] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60134, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:22:59,734] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:22:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:23:00.376275Z 664 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:23:00.691 UTC [4716] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:23:00,795] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60140, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:23:00,796] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:23:01.463491Z 665 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:23:01.778 UTC [4723] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:01,859] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:01,861] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60146, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:23:02.539240Z 666 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:23:02.866 UTC [4730] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:02,913] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:02,918] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60156, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:23:03.615109Z 667 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:23:03.949 UTC [4737] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:03,965] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:03,966] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60162, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:23:04.690755Z 668 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:23:05,032] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:05,046] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60166, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:23:05.051 UTC [4744] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:05.766798Z 669 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:23:06,084] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:06,091] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60172, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:23:06.117 UTC [4751] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:06.855208Z 670 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:23:07,131] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:07,138] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60184, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:23:07.202 UTC [4758] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:07.922943Z 671 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:23:08,191] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:08,191] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43176, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:23:08.291 UTC [4765] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:09.002330Z 672 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:23:09,246] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:09,250] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43184, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:23:09.378 UTC [4772] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:10.079944Z 673 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:23:10,299] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43194, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:23:10,299] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:23:10.462 UTC [4779] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:11.158592Z 674 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:23:11,349] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:11,353] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43200, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:23:11.545 UTC [4786] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:12.235105Z 675 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:23:12,407] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:12,408] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43216, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:23:12.634 UTC [4793] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:13.307618Z 676 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:23:13,460] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:13,462] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43220, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:23:13.723 UTC [4800] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:14.389281Z 677 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:23:14,523] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:14,524] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43226, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:23:14.809 UTC [4807] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:15.458714Z 678 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:23:15,575] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:15,575] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43230, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:23:15.898 UTC [4814] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:16.526145Z 679 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:23:16,624] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:16,626] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43246, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:23:16.979 UTC [4821] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:17.596274Z 680 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:23:17,677] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49928, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:23:17,678] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:23:18.065 UTC [4828] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:18.667698Z 681 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:23:18,731] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:18,736] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49934, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:23:19.148 UTC [4835] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:19.741997Z 682 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:23:19,784] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:19,787] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49946, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:23:20.243 UTC [4842] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:20.806106Z 683 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:23:20,823] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:20,834] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49954, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:23:21.332 UTC [4849] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:21.866635Z 684 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:23:21,873] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:21,880] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49964, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:23:22.416 UTC [4856] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:22.928994Z 685 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:23:22,929] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:22,933] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49966, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:23:23.500 UTC [4863] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:23.983946Z 686 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:23:23,988] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:23,989] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49968, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:23:24.588 UTC [4870] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:25,040] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:25,045] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49976, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:23:25.049322Z 687 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:23:25.670 UTC [4877] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:26,099] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:26,101] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49982, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:23:26.110095Z 688 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:23:26.765 UTC [4884] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:27,159] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:27,166] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49990, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:23:27.170030Z 689 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:23:27.855 UTC [4891] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:28,211] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:28,229] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60084, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:23:28.239140Z 690 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:23:28.941 UTC [4898] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:29,263] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:29,277] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60088, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:23:29.309983Z 691 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:23:30.033 UTC [4905] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:30,321] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:30,326] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60104, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:23:30.387855Z 692 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:23:31.117 UTC [4912] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:31,374] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:31,383] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60118, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:23:31.472887Z 693 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:23:32.204 UTC [4918] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:32,429] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:32,437] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60134, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:23:32.552643Z 694 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:23:33.286 UTC [4925] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:23:33,493] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60142, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:23:33,494] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:23:33.628470Z 695 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:23:34.373 UTC [4933] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:34,541] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:34,544] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60154, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:23:34.708515Z 696 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:23:35.467 UTC [4940] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:35,599] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:35,600] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60156, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:23:35.787434Z 697 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:23:36.565 UTC [4947] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:36,652] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:36,654] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60162, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:23:36.863058Z 698 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:23:37.654 UTC [4953] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:23:37,711] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59394, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:23:37,714] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:23:37.936129Z 699 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:23:38.752 UTC [4960] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:23:38,771] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:38,774] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59408, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:23:39.014364Z 700 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:23:39,816] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59410, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:23:39,817] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:23:39.834 UTC [4967] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:40.095660Z 701 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:23:40,866] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59416, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:23:40,868] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:23:40.901 UTC [4974] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:41.181416Z 702 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:23:41,919] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:41,923] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59428, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:23:41.984 UTC [4981] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:42.249978Z 703 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:23:42,965] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:42,971] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59436, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:23:43.074 UTC [4988] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:43.317534Z 704 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:23:44,019] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59452, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:23:44,019] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:23:44.158 UTC [4995] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:44.395904Z 705 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:23:45,079] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:45,079] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59458, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:23:45.251 UTC [5002] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:45.477122Z 706 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:23:46,137] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59472, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:23:46,138] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:23:46.335 UTC [5009] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:46.548549Z 707 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:23:47,188] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:47,191] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59474, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:23:47.416 UTC [5016] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:47.623563Z 708 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:23:48,248] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:48,251] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47622, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:23:48.505 UTC [5023] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:48.705981Z 709 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:23:49,302] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:49,308] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47630, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:23:49.593 UTC [5030] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:49.776542Z 710 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:23:50,354] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:50,356] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47636, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:23:50.685 UTC [5037] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:50.853086Z 711 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:23:51,416] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:51,420] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47646, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:23:51.774 UTC [5044] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:51.928818Z 712 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:23:52,465] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:52,472] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47662, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:23:52.863 UTC [5051] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:53.009275Z 713 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:23:53,517] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47668, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:23:53,518] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:23:53.948 UTC [5058] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:54.091372Z 714 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:23:54,572] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:54,579] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47680, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:23:55.036 UTC [5065] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:55.167802Z 715 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:23:55,629] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:55,635] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47692, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:23:56.122 UTC [5072] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:56.249228Z 716 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:23:56,687] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:56,694] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47706, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:23:57.210 UTC [5079] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:57.325643Z 717 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:23:57,746] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:57,749] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36124, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:23:58.301 UTC [5087] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:58.403995Z 718 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:23:58,801] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:58,803] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36134, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:23:59.394 UTC [5094] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:23:59.472227Z 719 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:23:59,853] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:23:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:23:59,858] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36142, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:24:00.486 UTC [5101] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:24:00.556965Z 720 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:24:00,908] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:00,911] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36150, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:24:01.584 UTC [5108] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:24:01.632149Z 721 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:24:01,961] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:01,962] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36158, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:24:02.671 UTC [5115] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:24:02.707027Z 722 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:24:03,018] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:03,022] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36172, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:24:03.753 UTC [5122] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:24:03.784647Z 723 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:24:04,072] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:04,072] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36182, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:24:04.838 UTC [5130] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:24:04.856885Z 724 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:24:05,127] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:05,134] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36188, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:05.921095Z 725 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:05.923 UTC [5137] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:06,187] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:06,188] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36198, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:06.983782Z 726 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:07.008 UTC [5144] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:07,245] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:07,249] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36200, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:08.059987Z 727 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:08.090 UTC [5151] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:08,304] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:08,306] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46860, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:09.135259Z 728 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:09.161 UTC [5158] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:09,360] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:09,363] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46862, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:10.202991Z 729 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:10.233 UTC [5165] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:10,415] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:10,422] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46864, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:11.274272Z 730 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:11.302 UTC [5172] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:24:11,470] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46876, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:24:11,472] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:24:12.344703Z 731 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:12.376 UTC [5179] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:24:12,526] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46890, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:24:12,528] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:24:13.419363Z 732 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:13.450 UTC [5186] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:13,590] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:13,590] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46894, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:14.489575Z 733 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:14.525 UTC [5193] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:14,643] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:14,646] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46910, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:15.556683Z 734 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:15.605 UTC [5200] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:24:15,691] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46914, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:24:15,692] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:24:16.634039Z 735 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:16.676 UTC [5207] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:16,749] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:16,754] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46918, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:17.708558Z 736 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:17.763 UTC [5214] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:17,806] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:17,811] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56052, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:18.795831Z 737 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:18.834 UTC [5221] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:18,862] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:18,868] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56062, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:19.860700Z 738 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:19.916 UTC [5227] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:19,924] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:19,930] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56068, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:20.937350Z 739 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:24:20,970] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:20,974] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56074, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:24:20.994 UTC [5235] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:24:22.004774Z 740 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:24:22,011] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:22,022] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56084, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:24:22.076 UTC [5242] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:24:23,067] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56094, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:24:23,068] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:24:23.076201Z 741 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:23.161 UTC [5249] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:24,128] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:24,132] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56098, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:24.134579Z 742 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:24.248 UTC [5256] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:25,186] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:25,189] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56114, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:25.193264Z 743 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:25.329 UTC [5263] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:26,247] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:26,252] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56130, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:26.257324Z 744 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:26.415 UTC [5270] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:27,301] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:27,305] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56142, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:27.326662Z 745 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:27.500 UTC [5277] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:28,352] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:28,362] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44840, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:28.394062Z 746 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:28.581 UTC [5284] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:29,402] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:29,410] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44846, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:29.461386Z 747 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:29.663 UTC [5292] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:30,462] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:30,463] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44852, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:30.537899Z 748 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:30.752 UTC [5299] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:31,521] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:31,521] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44858, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:31.623253Z 749 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:31.836 UTC [5306] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:32,573] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:32,575] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44862, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:32.706840Z 750 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:32.920 UTC [5313] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:33,628] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:33,631] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44864, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:33.775053Z 751 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:34.005 UTC [5320] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:24:34,682] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44874, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:24:34,682] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:24:34.854541Z 752 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:35.091 UTC [5328] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:35,737] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:35,740] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44880, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:35.945105Z 753 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:36.183 UTC [5335] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:36,782] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:36,787] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44894, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:37.016161Z 754 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:37.266 UTC [5342] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:37,841] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:37,841] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56090, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:38.091168Z 755 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:38.357 UTC [5349] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:38,891] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:38,894] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56094, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:39.165322Z 756 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:39.443 UTC [5356] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:24:39,950] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56106, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:24:39,954] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:24:40.239910Z 757 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:40.529 UTC [5363] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:41,009] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:41,012] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56118, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:41.312325Z 758 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:41.623 UTC [5370] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:42,058] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:42,061] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56124, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:42.386620Z 759 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:42.705 UTC [5378] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:43,118] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:43,120] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56130, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:43.467288Z 760 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:43.798 UTC [5385] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:44,176] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:44,180] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56142, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:44.546334Z 761 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:44.884 UTC [5392] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:45,231] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:45,237] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56144, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:45.619839Z 762 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:45.971 UTC [5399] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:46,288] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:46,289] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56154, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:46.690336Z 763 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:47.054 UTC [5405] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:47,340] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:47,346] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56158, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:47.760968Z 764 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:48.137 UTC [5412] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:48,392] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:48,393] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52894, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:48.832922Z 765 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:49.217 UTC [5419] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:49,449] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:49,458] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52908, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:49.911442Z 766 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:50.300 UTC [5426] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:50,512] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:50,513] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52924, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:51.001426Z 767 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:51.392 UTC [5433] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:51,568] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:51,569] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52934, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:52.082501Z 768 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:52.484 UTC [5440] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:52,623] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:52,629] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52944, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:53.152273Z 769 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:53.569 UTC [5447] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:53,683] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:53,685] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52948, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:54.225036Z 770 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:54.658 UTC [5454] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:54,736] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:54,739] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52952, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:55.297967Z 771 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:24:55.744 UTC [5461] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:55,791] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:55,798] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52966, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:24:56.370683Z 772 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:24:56,842] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52968, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:24:56.842 UTC [5468] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:24:56,842] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:24:57.456695Z 773 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:24:57,894] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:57,897] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48722, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:24:57.925 UTC [5475] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:24:58.527659Z 774 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:24:58,942] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:24:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:24:58,950] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48730, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:24:59.020 UTC [5482] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:24:59.604675Z 775 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:25:00,002] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:00,005] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48746, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:25:00.107 UTC [5489] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:25:00.674514Z 776 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:25:01,055] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:01,057] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48762, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:25:01.203 UTC [5496] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:25:01.746989Z 777 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:25:02,107] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:02,111] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48778, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:25:02.293 UTC [5503] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:25:02.828317Z 778 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:25:03,165] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48790, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:25:03,167] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:25:03.384 UTC [5510] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:25:03.896525Z 779 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:25:04,213] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:04,214] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48800, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:25:04.468 UTC [5518] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:25:04.976610Z 780 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:25:05,266] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:05,268] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48810, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:25:05.549 UTC [5525] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:25:06.042545Z 781 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:25:06,331] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:06,335] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48822, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:25:06.639 UTC [5532] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:25:07.119560Z 782 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:25:07,388] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:07,394] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48832, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:25:07.720 UTC [5539] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:25:08.196134Z 783 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:25:08,442] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:08,449] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57318, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:25:08.820 UTC [5547] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:25:09.275396Z 784 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:25:09,506] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57322, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:25:09,507] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:25:09.905 UTC [5554] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:25:10.360627Z 785 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:25:10,561] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:10,566] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57332, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:25:10.994 UTC [5561] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:25:11.434056Z 786 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:25:11,615] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:11,619] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57344, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:25:12.086 UTC [5568] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:25:12.518825Z 787 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:25:12,669] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:12,672] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57350, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:25:13.178 UTC [5575] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:25:13.589665Z 788 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:25:13,727] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:13,731] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57358, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:25:14.262 UTC [5582] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:25:14.668526Z 789 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:25:14,774] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:14,780] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57368, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:25:15.341 UTC [5590] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:25:15.740943Z 790 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:25:15,835] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:15,837] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57384, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:25:16.431 UTC [5597] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:25:16.817545Z 791 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:25:16,883] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:16,886] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57396, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:25:17.515 UTC [5604] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:25:17.891727Z 792 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:25:17,934] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35198, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:25:17,935] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:25:18.597 UTC [5611] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:25:18.956492Z 793 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:25:18,988] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:18,990] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35204, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:25:19.679 UTC [5619] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:25:20.021426Z 794 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:25:20,030] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:20,034] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35218, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:25:20.768 UTC [5626] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:25:21.083539Z 795 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:25:21,086] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:21,089] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35222, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:25:21.848 UTC [5633] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:22,131] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:25:22.136523Z 796 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:25:22,151] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35232, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:25:22.936 UTC [5640] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:23,187] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:25:23.195783Z 797 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:25:23,204] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35236, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:25:24.020 UTC [5647] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:24,241] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:25:24.252611Z 798 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:25:24,256] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35238, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:25:25.116 UTC [5654] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:25,295] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:25,303] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35244, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:25.324576Z 799 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:25:26.199 UTC [5661] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:26,347] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:26,351] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35260, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:26.403474Z 800 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:25:27.285 UTC [5668] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:27,401] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:27,405] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35268, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:27.474139Z 801 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:25:28.378 UTC [5675] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:25:28,446] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37792, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:25:28,446] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:25:28.550081Z 802 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:25:29.466 UTC [5682] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:25:29,512] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37794, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:25:29,512] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:25:29.624722Z 803 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:25:30.541 UTC [5689] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:30,559] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:30,560] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37804, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:30.703458Z 804 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:25:31,601] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37812, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:25:31,603] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:25:31.625 UTC [5696] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:25:31.776907Z 805 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:25:32,657] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:32,658] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37828, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:25:32.693 UTC [5703] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:25:32.852612Z 806 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:25:33,712] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37838, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:25:33,713] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:25:33.761 UTC [5710] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:25:33.923032Z 807 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:25:34,771] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:34,777] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37852, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:25:34.837 UTC [5718] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:25:34.995332Z 808 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:25:35,827] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:35,830] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37854, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:25:35.919 UTC [5725] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:25:36.071551Z 809 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:25:36,880] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:36,881] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37860, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:25:37.005 UTC [5732] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:25:37.151602Z 810 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:25:37,937] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:37,942] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50604, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:25:38.099 UTC [5739] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:25:38.226384Z 811 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:25:38,995] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50610, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:25:38,996] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:25:39.185 UTC [5746] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:25:39.300740Z 812 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:25:40,060] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:40,061] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50612, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:25:40.275 UTC [5753] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:25:40.375129Z 813 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:25:41,112] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:41,115] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50622, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:25:41.365 UTC [5760] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:25:41.452838Z 814 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:25:42,168] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:42,170] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50638, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:25:42.452 UTC [5767] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:25:42.524960Z 815 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:25:43,228] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:43,234] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50650, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:25:43.545 UTC [5774] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:25:43.597723Z 816 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:25:44,283] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:44,285] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50660, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:25:44.638 UTC [5781] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:25:44.668687Z 817 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:25:45,333] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:45,335] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50676, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:25:45.725 UTC [5788] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:25:45.745854Z 818 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:25:46,385] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:46,394] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50682, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:25:46.805 UTC [5795] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:25:46.819372Z 819 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:25:47,435] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:47,437] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50698, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:25:47.887 UTC [5802] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:25:47.889721Z 820 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:25:48,491] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:48,497] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32798, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:48.945242Z 821 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:25:48.971 UTC [5809] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:49,544] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:49,545] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32810, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:50.017560Z 822 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:25:50.047 UTC [5816] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:50,597] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:50,601] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32822, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:51.085746Z 823 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:25:51.118 UTC [5823] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:51,661] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:51,664] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32830, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:52.163783Z 824 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:25:52.191 UTC [5831] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:52,713] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:52,717] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32834, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:53.238066Z 825 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:25:53.266 UTC [5838] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:53,766] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:53,769] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32836, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:54.317578Z 826 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:25:54.349 UTC [5845] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:54,828] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:54,831] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32848, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:55.391972Z 827 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:25:55.417 UTC [5852] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:55,892] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:55,896] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32862, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:56.475715Z 828 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:25:56.504 UTC [5859] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:56,952] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:56,953] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32868, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:57.553406Z 829 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:25:57.587 UTC [5866] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:58,013] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:58,018] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56288, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:58.626461Z 830 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:25:58.661 UTC [5873] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:25:59,075] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:25:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:25:59,088] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56298, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:25:59.702704Z 831 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:25:59.733 UTC [5880] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:00,135] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:00,135] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56306, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:00.767445Z 832 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:26:00.804 UTC [5887] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:01,199] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:01,202] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56320, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:01.839007Z 833 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:26:01.901 UTC [5893] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:02,245] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:02,247] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56322, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:02.905151Z 834 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:26:02.988 UTC [5900] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:03,308] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:03,314] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56332, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:03.979955Z 835 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:26:04.075 UTC [5907] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:04,361] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:04,367] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56348, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:05.050401Z 836 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:26:05.166 UTC [5915] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:26:05,419] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56358, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:26:05,424] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:26:06.122238Z 837 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:26:06.246 UTC [5923] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:06,477] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:06,481] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56364, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:07.199719Z 838 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:26:07.331 UTC [5930] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:07,527] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:07,533] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56372, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:08.273512Z 839 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:26:08.430 UTC [5937] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:08,576] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:08,580] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33602, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:09.353899Z 840 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:26:09.512 UTC [5944] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:09,631] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:09,642] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33614, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:10.421479Z 841 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:26:10.601 UTC [5951] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:10,682] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:10,688] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33622, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:11.499181Z 842 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:26:11.693 UTC [5958] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:26:11,741] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33634, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:26:11,743] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:26:12.578424Z 843 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:26:12.788 UTC [5965] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:12,801] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:12,808] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33648, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:13.655018Z 844 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:26:13,845] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:13,855] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33664, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:26:13.870 UTC [5972] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:14.723596Z 845 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:26:14,904] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:14,915] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33674, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:26:14.946 UTC [5979] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:15.800659Z 846 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:26:15,955] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:15,957] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33682, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:26:16.036 UTC [5986] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:16.886666Z 847 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:26:17,011] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33686, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:26:17,014] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:26:17.125 UTC [5993] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:17.974596Z 848 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:26:18,064] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:18,068] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37222, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:26:18.209 UTC [6000] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:19.047149Z 849 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:26:19,126] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:19,132] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37228, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:26:19.296 UTC [6007] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:20.120780Z 850 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:26:20,189] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:20,193] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37236, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:26:20.388 UTC [6014] FATAL: role "root" does not exist testdrive-kafka-1 | [2025-04-01 21:26:20,693] INFO [Controller id=1] Processing automatic preferred replica leader election (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:26:20,693] TRACE [Controller id=1] Checking need to trigger auto leader balancing (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:26:20,695] DEBUG [Controller id=1] Topics not in preferred replica for broker 1 HashMap() (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:26:20,695] TRACE [Controller id=1] Leader imbalance ratio for broker 1 is 0.0 (kafka.controller.KafkaController) testdrive-mysql-1 | 2025-04-01T21:26:21.199485Z 851 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:26:21,241] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:21,242] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37244, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:26:21.477 UTC [6021] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:22.271646Z 852 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:26:22,297] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:22,301] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37252, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:26:22.559 UTC [6028] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:23.333729Z 853 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:26:23,336] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:23,345] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37260, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:26:23.645 UTC [6035] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:24,395] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:24,398] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37268, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:24.401065Z 854 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:26:24.731 UTC [6042] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:25,453] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:25,455] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37284, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:25.461915Z 855 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:26:25.819 UTC [6049] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:26,504] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:26,508] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37292, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:26.519568Z 856 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:26:26.907 UTC [6056] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:27,559] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:27,567] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37304, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:27.578798Z 857 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:26:27.991 UTC [6063] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:28,608] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:28,613] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52260, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:28.653456Z 858 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:26:29.076 UTC [6070] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:29,663] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:29,668] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52266, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:29.733287Z 859 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:26:30.155 UTC [6077] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:30,726] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:30,728] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52276, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:30.799464Z 860 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:26:31.254 UTC [6084] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:31,779] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:31,780] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52286, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:31.875046Z 861 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:26:32.358 UTC [6091] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:32,830] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:32,835] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52288, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:32.942786Z 862 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:26:33.453 UTC [6098] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:33,880] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:33,882] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52300, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:34.011290Z 863 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:26:34.538 UTC [6106] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:34,936] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:34,942] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52302, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:35.094407Z 864 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:26:35.627 UTC [6113] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:35,999] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:36,001] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52310, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:36.168281Z 865 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:26:36.724 UTC [6120] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:37,058] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:37,059] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52320, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:37.252530Z 866 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:26:37.806 UTC [6127] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:38,107] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:38,110] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48228, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:38.323478Z 867 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:26:38.883 UTC [6134] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:39,158] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:39,163] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48234, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:39.395716Z 868 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:26:39.966 UTC [6141] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:40,218] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:40,222] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48248, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:40.474189Z 869 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:26:41.058 UTC [6148] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:41,270] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:41,273] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48258, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:41.550641Z 870 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:26:42.155 UTC [6155] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:42,331] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:42,334] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48266, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:42.618329Z 871 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:26:43.236 UTC [6162] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:43,386] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:43,389] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48278, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:43.695696Z 872 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:26:44.323 UTC [6169] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:44,439] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:44,440] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48280, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:44.766712Z 873 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:26:45.415 UTC [6176] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:26:45,486] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48296, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:26:45,488] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:26:45.840314Z 874 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:26:46.493 UTC [6183] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:46,549] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:46,554] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48306, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:46.912752Z 875 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:26:47.585 UTC [6190] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:26:47,606] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:47,611] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48312, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:26:47.990702Z 876 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:26:48,646] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:48,659] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33262, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:26:48.667 UTC [6197] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:49.056822Z 877 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:26:49,703] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:49,707] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33270, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:26:49.736 UTC [6204] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:50.135418Z 878 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:26:50,761] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33272, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:26:50,764] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:26:50.813 UTC [6211] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:51.215930Z 879 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:26:51,807] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:51,811] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33276, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:26:51.895 UTC [6218] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:52.297372Z 880 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:26:52,857] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:52,861] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33288, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:26:52.978 UTC [6225] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:53.363924Z 881 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:26:53,908] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33294, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:26:53,910] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:26:54.071 UTC [6232] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:54.442529Z 882 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:26:54,957] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:54,963] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33298, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:26:55.169 UTC [6239] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:55.518680Z 883 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:26:56,016] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:56,020] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33302, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:26:56.261 UTC [6246] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:56.586356Z 884 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:26:57,073] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:57,075] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33304, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:26:57.350 UTC [6253] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:57.661484Z 885 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:26:58,122] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:58,124] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45356, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:26:58.432 UTC [6260] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:58.734227Z 886 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:26:59,176] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:26:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:26:59,183] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45368, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:26:59.519 UTC [6267] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:26:59.824472Z 887 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:27:00,226] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:00,229] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45370, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:27:00.617 UTC [6274] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:27:00.904821Z 888 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:27:01,287] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:01,288] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45380, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:27:01.709 UTC [6281] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:27:01.975533Z 889 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:27:02,338] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:02,344] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45384, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:27:02.793 UTC [6288] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:27:03.055995Z 890 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:27:03,391] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:03,395] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45386, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:27:03.878 UTC [6295] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:27:04.125714Z 891 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:27:04,449] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:04,451] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45400, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:27:04.975 UTC [6303] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:27:05.200695Z 892 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:27:05,505] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:05,505] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45412, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:27:06.054 UTC [6310] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:27:06.283125Z 893 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:27:06,562] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:06,565] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45422, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:27:07.143 UTC [6317] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:27:07.357099Z 894 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:27:07,621] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:07,624] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45430, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:27:08.235 UTC [6324] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:27:08.430875Z 895 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:27:08,673] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:08,677] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35528, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:27:09.321 UTC [6331] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:27:09.511999Z 896 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:27:09,724] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:09,727] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35544, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:27:10.404 UTC [6338] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:27:10.590366Z 897 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:27:10,782] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:10,786] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35548, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:27:11.496 UTC [6345] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:27:11.661690Z 898 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:27:11,829] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:11,835] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35558, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:27:12.585 UTC [6352] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:27:12.739749Z 899 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:27:12,886] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:12,888] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35574, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:27:13.679 UTC [6359] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:27:13.809020Z 900 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:27:13,947] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:13,950] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35586, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:27:14.773 UTC [6366] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:27:14.893479Z 901 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:27:15,010] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:15,015] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35600, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:27:15.866 UTC [6373] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:27:15.962890Z 902 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:27:16,071] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:16,077] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35602, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:27:16.951 UTC [6380] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:27:17.032478Z 903 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:27:17,132] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:17,135] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35612, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:27:18.034 UTC [6387] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:27:18.115340Z 904 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:27:18,192] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:18,193] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43074, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:27:19.120 UTC [6394] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:27:19.201189Z 905 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:27:19,252] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43086, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:27:19,256] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:27:20.203 UTC [6401] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:27:20.279448Z 906 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:27:20,293] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43088, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:27:20,299] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:27:21.290 UTC [6408] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:27:21.343875Z 907 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:27:21,347] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:21,351] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43102, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:27:22.371 UTC [6415] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:27:22.405802Z 908 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:27:22,405] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:22,406] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43110, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:27:23.452 UTC [6422] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:23,459] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:23,462] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43114, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:23.465869Z 909 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:27:24,500] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:24,508] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43126, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:27:24.530 UTC [6429] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:27:24.541208Z 910 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:27:25,561] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:25,564] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43134, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:27:25.601 UTC [6436] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:27:25.606874Z 911 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:27:26,618] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:26,625] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43144, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:27:26.682 UTC [6443] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:27:26.687457Z 912 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:27:27,666] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:27,669] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57146, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:27:27.761 UTC [6450] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:27:27.761681Z 913 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:27:28,726] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57160, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:27:28,729] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:27:28.831975Z 914 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:27:28.842 UTC [6457] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:29,790] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:29,794] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57170, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:29.895058Z 915 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:27:29.928 UTC [6464] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:30,839] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:30,841] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57184, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:30.977065Z 916 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:27:31.010 UTC [6471] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:31,886] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:31,892] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57194, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:32.044068Z 917 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:27:32.080 UTC [6478] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:32,939] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:32,941] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57208, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:33.116186Z 918 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:27:33.151 UTC [6485] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:33,992] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:33,998] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57224, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:34.189395Z 919 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:27:34.224 UTC [6493] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:35,060] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:35,060] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57240, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:35.258540Z 920 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:27:35.298 UTC [6500] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:36,116] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:36,120] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57242, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:36.331783Z 921 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:27:36.378 UTC [6507] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:37,174] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:37,176] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57256, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:37.409450Z 922 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:27:37.462 UTC [6514] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:38,220] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:38,222] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55464, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:38.481009Z 923 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:27:38.549 UTC [6521] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:39,271] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:39,274] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55480, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:39.558689Z 924 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:27:39.640 UTC [6528] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:40,331] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:40,333] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55490, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:40.635714Z 925 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:27:40.717 UTC [6535] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:41,391] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:41,395] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55496, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:41.709503Z 926 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:27:41.804 UTC [6542] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:42,447] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:42,449] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55500, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:42.780542Z 927 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:27:42.891 UTC [6549] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:43,500] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:43,507] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55514, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:43.861146Z 928 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:27:43.984 UTC [6556] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:44,555] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:44,558] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55520, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:44.938448Z 929 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:27:45.075 UTC [6563] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:45,611] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:45,611] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55534, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:46.010480Z 930 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:27:46.161 UTC [6570] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:46,665] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:46,670] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55546, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:47.081917Z 931 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:27:47.239 UTC [6577] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:47,730] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:47,734] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33878, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:48.154833Z 932 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:27:48.329 UTC [6584] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:48,782] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:48,783] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33892, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:49.234490Z 933 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:27:49.415 UTC [6591] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:49,837] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:49,840] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33908, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:50.311038Z 934 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:27:50.499 UTC [6598] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:50,891] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:50,894] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33916, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:51.384323Z 935 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:27:51.582 UTC [6605] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:51,946] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:51,950] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33922, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:52.457997Z 936 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:27:52.664 UTC [6612] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:53,011] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:53,014] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33934, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:53.536073Z 937 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:27:53.759 UTC [6619] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:54,066] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:54,070] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33950, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:54.615394Z 938 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:27:54.848 UTC [6626] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:55,125] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:55,127] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33966, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:27:55.693785Z 939 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:27:55.937 UTC [6633] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:27:56,179] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33982, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:27:56,180] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:27:56.768145Z 940 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:27:57.021 UTC [6640] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:27:57,245] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33990, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:27:57,247] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:27:57.841653Z 941 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:27:58.120 UTC [6647] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:27:58,310] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35446, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:27:58,311] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:27:58.923950Z 942 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:27:59.208 UTC [6654] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:27:59,368] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:27:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:27:59,376] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35452, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:00.013542Z 943 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:28:00.294 UTC [6661] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:00,428] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:00,432] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35454, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:01.081410Z 944 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:28:01.387 UTC [6668] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:28:01,489] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35456, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:28:01,489] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:28:02.163212Z 945 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:28:02.468 UTC [6675] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:02,552] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:02,557] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35466, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:03.235564Z 946 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:28:03.547 UTC [6682] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:28:03,611] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35478, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:28:03,612] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:28:04.311898Z 947 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:28:04.624 UTC [6690] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:04,671] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:04,673] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35484, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:05.382848Z 948 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:28:05.708 UTC [6697] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:05,722] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:05,726] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35494, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:06.466126Z 949 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:28:06,764] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:06,769] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35506, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:28:06.790 UTC [6703] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:28:07.543012Z 950 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:28:07,815] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:07,817] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49404, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:28:07.874 UTC [6710] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:28:08.611168Z 951 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:28:08,870] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:08,874] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49408, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:28:08.952 UTC [6717] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:28:09.698791Z 952 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:28:09,928] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:09,934] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49414, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:28:10.039 UTC [6724] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:28:10.773824Z 953 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:28:10,976] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:10,981] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49422, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:28:11.124 UTC [6730] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:28:11.848953Z 954 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:28:12,034] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:12,038] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49432, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:28:12.204 UTC [6737] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:28:12.935883Z 955 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:28:13,085] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:13,090] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49436, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:28:13.293 UTC [6744] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:28:14.015465Z 956 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:28:14,139] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49444, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:28:14,141] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:28:14.387 UTC [6751] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:28:15.096928Z 957 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:28:15,196] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49446, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:28:15,196] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:28:15.480 UTC [6757] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:28:16.175931Z 958 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:28:16,248] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:16,251] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49456, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:28:16.565 UTC [6764] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:28:17.250265Z 959 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:28:17,303] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:17,305] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49464, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:28:17.655 UTC [6771] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:28:18.324083Z 960 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:28:18,358] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:18,360] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36816, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:28:18.737 UTC [6778] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:28:19.392437Z 961 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:28:19,403] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36826, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:28:19,403] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:28:19.824 UTC [6786] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:28:20.450850Z 962 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:28:20,454] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:20,455] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36834, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:28:20.913 UTC [6793] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:21,506] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:28:21.507080Z 963 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:28:21,510] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36850, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:28:21.995 UTC [6800] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:22,564] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:28:22.566485Z 964 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:28:22,568] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36858, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:28:23.081 UTC [6807] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:28:23,622] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36874, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:28:23,623] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:28:23.625059Z 965 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:28:24.168 UTC [6814] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:24,673] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:24,680] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36884, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:24.686870Z 966 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:28:25.253 UTC [6821] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:25,729] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:25,730] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36896, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:25.745365Z 967 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:28:26.349 UTC [6828] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:26,783] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:26,786] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36898, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:26.803344Z 968 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:28:27.427 UTC [6835] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:27,846] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:27,850] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51414, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:27.858960Z 969 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:28:28.506 UTC [6842] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:28,906] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:28,907] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51416, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:28.922993Z 970 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:28:29.593 UTC [6849] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:28:29,957] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51420, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:28:29,958] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:28:29.997327Z 971 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:28:30.688 UTC [6856] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:31,011] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:31,018] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51432, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:31.074183Z 972 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:28:31.771 UTC [6863] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:32,069] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:32,073] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51440, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:32.155722Z 973 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:28:32.851 UTC [6870] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:33,130] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:33,134] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51450, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:33.235417Z 974 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:28:33.935 UTC [6877] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:34,184] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:34,189] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51464, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:34.316759Z 975 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:28:35.026 UTC [6885] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:35,244] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:35,246] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51478, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:35.386396Z 976 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:28:36.113 UTC [6892] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:36,301] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:36,302] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51480, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:36.457693Z 977 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:28:37.219 UTC [6899] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:37,351] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:37,354] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51490, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:37.531730Z 978 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:28:38.303 UTC [6906] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:38,409] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:38,409] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59858, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:38.615230Z 979 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:28:39.388 UTC [6913] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:39,459] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:39,461] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59866, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:39.690353Z 980 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:28:40.475 UTC [6919] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:40,523] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:40,526] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59878, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:40.766345Z 981 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:28:41.555 UTC [6926] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:28:41,573] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:41,578] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59888, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:28:41.837925Z 982 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:28:42,615] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:42,618] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59902, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:28:42.640 UTC [6933] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:28:42.918855Z 983 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:28:43,670] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:43,677] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59916, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:28:43.710 UTC [6940] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:28:43.988147Z 984 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:28:44,726] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59928, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:28:44,728] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:28:44.793 UTC [6947] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:28:45.062974Z 985 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:28:45,782] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:45,787] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59936, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:28:45.888 UTC [6954] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:28:46.139042Z 986 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:28:46,832] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:46,837] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59952, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:28:46.979 UTC [6961] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:28:47.217980Z 987 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:28:47,889] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:47,893] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32804, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:28:48.064 UTC [6968] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:28:48.287180Z 988 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:28:48,939] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32808, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:28:48,941] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:28:49.166 UTC [6975] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:28:49.361922Z 989 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:28:49,996] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:49,999] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32812, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:28:50.257 UTC [6982] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:28:50.431341Z 990 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:28:51,056] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32816, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:28:51,057] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:28:51.341 UTC [6989] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:28:51.499164Z 991 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:28:52,111] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:52,118] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32818, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:28:52.429 UTC [6995] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:28:52.578610Z 992 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:28:53,169] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32826, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:28:53,170] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:28:53.515 UTC [7002] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:28:53.657121Z 993 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:28:54,226] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:54,228] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32834, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:28:54.602 UTC [7009] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:28:54.727326Z 994 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:28:55,279] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:55,280] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32842, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:28:55.687 UTC [7016] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:28:55.799151Z 995 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:28:56,335] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32846, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:28:56,335] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:28:56.769 UTC [7023] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:28:56.878853Z 996 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:28:57,390] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:57,396] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32860, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:28:57.858 UTC [7030] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:28:57.960397Z 997 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:28:58,458] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:58,464] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51636, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:28:58.948 UTC [7037] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:28:59.032096Z 998 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:28:59,514] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:28:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:28:59,517] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51644, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:29:00.027 UTC [7044] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:29:00.113262Z 999 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:29:00,574] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:00,575] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51652, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:29:01.123 UTC [7051] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:29:01.182066Z 1000 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:29:01,631] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:01,636] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51664, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:29:02.209 UTC [7058] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:29:02.263912Z 1001 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:29:02,685] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:02,688] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51668, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:29:03.294 UTC [7065] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:29:03.342095Z 1002 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:29:03,744] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:03,744] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51678, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:29:04.378 UTC [7073] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:29:04.417403Z 1003 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:29:04,793] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:04,798] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51680, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:29:05.472 UTC [7080] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:29:05.491761Z 1004 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:29:05,851] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51682, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:29:05,851] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:29:06.562 UTC [7087] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:29:06.569470Z 1005 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:29:06,908] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:06,909] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51690, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:07.633066Z 1006 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:07.664 UTC [7094] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:07,958] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:07,963] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47270, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:08.713870Z 1007 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:08.740 UTC [7101] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:09,008] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:09,015] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47274, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:09.788733Z 1008 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:09.818 UTC [7108] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:10,068] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:10,073] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47282, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:10.864181Z 1009 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:10.894 UTC [7115] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:11,118] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:11,122] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47298, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:11.946703Z 1010 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:11.976 UTC [7122] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:12,175] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:12,180] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47308, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:13.020990Z 1011 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:13.051 UTC [7129] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:13,235] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:13,239] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47310, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:14.087177Z 1012 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:14.121 UTC [7136] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:14,292] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:14,299] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47322, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:15.153252Z 1013 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:15.190 UTC [7143] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:15,351] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:15,355] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47332, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:16.225718Z 1014 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:16.264 UTC [7150] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:16,411] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:16,423] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47342, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:17.306547Z 1015 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:17.335 UTC [7157] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:17,463] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:17,466] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47358, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:18.386591Z 1016 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:18.413 UTC [7164] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:18,522] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:18,533] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37472, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:19.458474Z 1017 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:19.484 UTC [7171] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:19,581] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:19,585] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37482, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:20.528362Z 1018 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:20.560 UTC [7178] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:20,638] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:20,640] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37488, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:21.602663Z 1019 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:21.634 UTC [7185] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:21,696] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:21,697] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37504, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:22.679441Z 1020 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:22.705 UTC [7192] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:22,748] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:22,750] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37508, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:23.753505Z 1021 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:23.777 UTC [7199] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:23,802] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:23,803] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37516, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:24.826845Z 1022 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:29:24,847] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:24,850] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37524, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:29:24.859 UTC [7206] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:29:25.887867Z 1023 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:29:25,893] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:25,897] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37532, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:29:25.925 UTC [7213] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:29:26.941470Z 1024 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:29:26,941] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:26,944] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37546, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:29:27.017 UTC [7220] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:27,990] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:27,991] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41280, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:27.997454Z 1025 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:28.098 UTC [7227] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:29,044] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:29,047] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41284, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:29.058342Z 1026 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:29.190 UTC [7234] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:30,099] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:30,103] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41294, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:30.116134Z 1027 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:30.277 UTC [7241] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:31,155] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:31,158] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41302, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:31.173503Z 1028 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:31.364 UTC [7248] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:32,216] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:32,219] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41304, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:32.233352Z 1029 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:32.449 UTC [7255] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:29:33,271] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41312, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:29:33,273] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:29:33.298375Z 1030 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:33.545 UTC [7262] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:34,325] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:34,326] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41316, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:34.366779Z 1031 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:34.633 UTC [7270] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:29:35,373] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41322, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:29:35,374] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:29:35.437750Z 1032 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:35.732 UTC [7277] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:36,425] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:36,427] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41324, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:36.516989Z 1033 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:36.814 UTC [7284] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:37,477] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:37,482] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41336, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:37.590455Z 1034 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:37.904 UTC [7291] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:29:38,538] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49740, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:29:38,545] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 6 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:29:38.661775Z 1035 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:38.990 UTC [7298] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:39,596] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:39,607] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49756, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:39.740577Z 1036 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:40.075 UTC [7305] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:40,640] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:40,654] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49768, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:40.817019Z 1037 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:41.162 UTC [7312] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:41,694] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:41,703] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49776, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:41.887669Z 1038 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:42.251 UTC [7319] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:42,753] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:42,756] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49788, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:42.960678Z 1039 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:43.335 UTC [7326] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:43,801] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:43,806] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49796, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:44.042813Z 1040 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:44.429 UTC [7333] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:44,854] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:44,861] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49802, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:45.119731Z 1041 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:45.514 UTC [7340] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:29:45,911] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49814, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:29:45,912] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:29:46.194207Z 1042 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:46.596 UTC [7347] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:46,967] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:46,967] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49820, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:47.275554Z 1043 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:47.683 UTC [7354] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:48,018] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:48,021] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53460, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:48.340546Z 1044 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:48.770 UTC [7361] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:49,076] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:49,079] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53464, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:49.424061Z 1045 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:49.854 UTC [7368] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:50,125] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:50,129] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53476, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:50.501950Z 1046 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:50.932 UTC [7376] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:29:51,180] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53492, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:29:51,182] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:29:51.574186Z 1047 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:52.024 UTC [7383] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:52,234] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:52,239] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53498, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:52.654660Z 1048 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:53.119 UTC [7390] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:53,283] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:53,291] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53500, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:53.733217Z 1049 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:54.207 UTC [7397] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:54,335] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:54,340] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53512, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:54.807066Z 1050 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:55.295 UTC [7404] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:55,404] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:55,406] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53518, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:55.892593Z 1051 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:56.382 UTC [7411] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:56,456] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:56,459] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53528, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:56.974997Z 1052 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:57.460 UTC [7418] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:57,512] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:57,516] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53530, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:58.053737Z 1053 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:29:58.543 UTC [7425] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:29:58,563] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:58,566] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46486, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:29:59.127903Z 1054 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:29:59,606] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:29:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:29:59,610] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46492, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:29:59.627 UTC [7432] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:00.199943Z 1055 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:30:00,662] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:00,666] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46496, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:00.700 UTC [7439] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:01.279495Z 1056 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:30:01,724] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:01,728] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46512, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:01.772 UTC [7447] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:02.355511Z 1057 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:30:02,780] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:02,781] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46524, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:02.849 UTC [7454] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:03.431385Z 1058 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:30:03,839] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:03,841] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46530, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:03.935 UTC [7461] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:04.506722Z 1059 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:30:04,984] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:04,987] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46534, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:05.026 UTC [7469] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:05.582435Z 1060 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:30:06,029] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:06,034] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46536, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:06.100 UTC [7476] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:06.665097Z 1061 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:30:07,080] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:07,084] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46540, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:07.189 UTC [7483] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:07.747840Z 1062 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:30:08,136] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:08,139] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55544, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:08.278 UTC [7490] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:08.828104Z 1063 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:30:09,192] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:09,194] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55550, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:09.357 UTC [7497] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:09.904294Z 1064 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:30:10,244] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:10,249] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55558, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:10.442 UTC [7504] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:10.980457Z 1065 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:30:11,288] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:11,293] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55574, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:11.529 UTC [7511] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:12.054891Z 1066 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:30:12,347] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:12,350] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55582, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:12.613 UTC [7518] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:13.135993Z 1067 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:30:13,409] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:13,419] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55588, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:13.696 UTC [7525] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:14.217397Z 1068 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:30:14,469] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:14,475] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55596, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:14.782 UTC [7532] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:15.297648Z 1069 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:30:15,524] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:15,528] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55612, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:15.875 UTC [7539] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:16.376069Z 1070 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:30:16,583] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:16,585] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55620, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:16.968 UTC [7546] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:17.450745Z 1071 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:30:17,638] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:17,640] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55626, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:18.059 UTC [7553] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:18.534528Z 1072 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:30:18,692] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:18,694] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52486, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:19.142 UTC [7560] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:19.613121Z 1073 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:30:19,745] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:19,750] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52494, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:20.225 UTC [7568] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:20.690401Z 1074 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:30:20,800] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52508, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:30:20,803] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:30:21.314 UTC [7575] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:21.778999Z 1075 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:30:21,856] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:21,870] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52510, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:22.403 UTC [7582] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:22.854036Z 1076 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:30:22,907] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:22,917] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52522, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:23.493 UTC [7589] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:23.924364Z 1077 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:30:23,970] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52536, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:30:23,970] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:30:24.577 UTC [7596] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:24.998022Z 1078 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:30:25,013] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52546, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:30:25,013] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:30:25.656 UTC [7603] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:26.061553Z 1079 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:30:26,064] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:26,067] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52548, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:30:26,388] INFO [Consumer clientId=KafkaStore-reader-_schemas, groupId=schema-registry-schema-registry-8081] Node -1 disconnected. (org.apache.kafka.clients.NetworkClient) testdrive-schema-registry-1 | [2025-04-01 21:30:26,480] INFO [Producer clientId=producer-1] Node -1 disconnected. (org.apache.kafka.clients.NetworkClient) testdrive-postgres-1 | 2025-04-01 21:30:26.741 UTC [7610] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:30:27,126] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52556, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:30:27.128263Z 1080 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:30:27,129] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:30:27.825 UTC [7617] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:30:28,174] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:28,176] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60994, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:30:28.184407Z 1081 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:30:28.919 UTC [7624] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:30:29,234] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:29,238] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32772, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:30:29.244235Z 1082 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:30:30.011 UTC [7631] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:30:30,284] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:30,289] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32784, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:30:30.298520Z 1083 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:30:31.093 UTC [7638] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:30:31,348] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:31,348] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32792, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:30:31.372850Z 1084 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:30:32.178 UTC [7645] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:30:32,414] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:32,417] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32796, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:30:32.452849Z 1085 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:30:33.261 UTC [7652] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:30:33,463] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:33,468] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32800, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:30:33.531266Z 1086 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:30:34.356 UTC [7660] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:30:34,517] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:34,521] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32816, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:30:34.610520Z 1087 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:30:35.446 UTC [7667] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:30:35,575] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32826, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:30:35,576] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:30:35.689020Z 1088 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:30:36.555 UTC [7674] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:30:36,632] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:32830, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:30:36,634] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:30:36.755657Z 1089 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:30:37.649 UTC [7681] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:30:37,682] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:37,683] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47156, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:30:37.833064Z 1090 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:30:38,721] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:38,725] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47166, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:38.743 UTC [7688] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:38.906047Z 1091 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:30:39,776] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:39,779] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47170, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:39.813 UTC [7695] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:39.976864Z 1092 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:30:40,820] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:40,829] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47186, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:40.895 UTC [7702] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:41.054505Z 1093 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:30:41,873] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:41,875] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47194, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:41.993 UTC [7709] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:42.129216Z 1094 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:30:42,941] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:42,942] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47196, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:43.081 UTC [7716] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:43.213700Z 1095 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:30:43,996] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:43,998] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47204, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:44.175 UTC [7723] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:44.288038Z 1096 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:30:45,045] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:45,047] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47206, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:45.265 UTC [7730] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:45.363109Z 1097 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:30:46,100] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:46,105] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47208, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:46.346 UTC [7737] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:46.451054Z 1098 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:30:47,155] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:47,162] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47212, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:47.425 UTC [7744] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:47.524989Z 1099 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:30:48,222] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:48,232] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42120, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:48.516 UTC [7751] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:48.600952Z 1100 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:30:49,280] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:49,284] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42132, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:49.608 UTC [7758] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:49.675284Z 1101 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:30:50,337] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42144, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:30:50,338] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:30:50.700 UTC [7765] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:50.755882Z 1102 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:30:51,388] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:51,392] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42146, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:51.780 UTC [7772] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:51.827037Z 1103 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:30:52,444] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:52,446] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42156, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:52.877 UTC [7778] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:52.909056Z 1104 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:30:53,500] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:53,500] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42164, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:53.960 UTC [7785] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:53.983665Z 1105 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:30:54,546] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:54,547] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42176, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:55.049 UTC [7792] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:55.058935Z 1106 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:30:55,604] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:55,610] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42184, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:30:56.131 UTC [7799] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:30:56.132679Z 1107 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:30:56,664] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:56,667] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42190, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:30:57.196135Z 1108 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:30:57.215 UTC [7806] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:30:57,722] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:57,726] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40258, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:30:58.266948Z 1109 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:30:58.296 UTC [7813] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:30:58,774] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:30:58,778] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40264, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:30:59.341824Z 1110 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:30:59.369 UTC [7820] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:30:59,831] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40278, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:30:59,833] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:30:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:31:00.409366Z 1111 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:00.444 UTC [7827] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:00,891] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:00,891] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40290, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:01.488021Z 1112 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:01.517 UTC [7834] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:01,944] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:01,947] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40302, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:02.556053Z 1113 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:02.587 UTC [7841] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:31:02,995] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40314, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:31:02,997] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:31:03.624892Z 1114 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:03.665 UTC [7848] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:04,063] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:04,065] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40328, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:04.705282Z 1115 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:04.737 UTC [7856] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:05,119] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:05,120] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40334, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:05.781543Z 1116 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:05.808 UTC [7863] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:06,174] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:06,177] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40342, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:06.854414Z 1117 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:06.880 UTC [7870] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:07,243] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:07,247] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40344, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:07.924379Z 1118 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:07.957 UTC [7877] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:08,299] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:08,301] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59468, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:09.002476Z 1119 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:09.032 UTC [7884] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:09,353] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:09,359] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59470, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:10.074626Z 1120 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:10.102 UTC [7891] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:10,411] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:10,418] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59482, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:11.157427Z 1121 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:11.183 UTC [7898] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:31:11,466] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59498, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:31:11,468] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:31:12.225815Z 1122 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:12.264 UTC [7905] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:12,526] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:12,527] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59512, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:13.299938Z 1123 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:13.337 UTC [7911] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:13,586] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:13,587] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59520, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:14.381101Z 1124 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:14.410 UTC [7918] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:14,646] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:14,651] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59534, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:15.453512Z 1125 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:15.479 UTC [7925] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:15,703] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:15,708] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59540, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:16.538890Z 1126 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:16.568 UTC [7932] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:31:16,764] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59548, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:31:16,765] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:31:17.614809Z 1127 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:17.641 UTC [7939] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:17,825] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:17,827] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56472, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:18.701065Z 1128 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:18.729 UTC [7946] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:18,871] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:18,874] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56484, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:19.771893Z 1129 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:19.800 UTC [7953] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:19,931] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:19,938] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56498, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-kafka-1 | [2025-04-01 21:31:20,696] INFO [Controller id=1] Processing automatic preferred replica leader election (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:31:20,696] TRACE [Controller id=1] Checking need to trigger auto leader balancing (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:31:20,698] DEBUG [Controller id=1] Topics not in preferred replica for broker 1 HashMap() (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:31:20,698] TRACE [Controller id=1] Leader imbalance ratio for broker 1 is 0.0 (kafka.controller.KafkaController) testdrive-mysql-1 | 2025-04-01T21:31:20.845065Z 1130 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:20.874 UTC [7960] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:20,981] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:20,985] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56500, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:21.909898Z 1131 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:21.945 UTC [7967] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:22,036] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:22,037] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56510, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:22.989751Z 1132 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:23.015 UTC [7974] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:23,085] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:23,092] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56526, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:24.062655Z 1133 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:24.093 UTC [7981] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:24,142] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:24,143] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56536, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:25.150231Z 1134 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:25.181 UTC [7988] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:25,193] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:25,195] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56540, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:26.225983Z 1135 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:31:26,234] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:26,243] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56554, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:31:26.253 UTC [7995] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:31:27.282536Z 1136 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:31:27,289] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:27,291] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56570, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:31:27.325 UTC [8002] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:31:28.339533Z 1137 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:31:28,340] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:28,343] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49216, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:31:28.405 UTC [8009] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:29,392] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:29,392] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49224, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:29.398056Z 1138 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:29.490 UTC [8016] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:30,446] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:30,446] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49236, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:30.454196Z 1139 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:30.575 UTC [8023] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:31,504] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:31,505] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49246, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:31.525481Z 1140 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:31.669 UTC [8030] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:32,554] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:32,559] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49256, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:32.599101Z 1141 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:32.761 UTC [8037] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:33,600] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:33,606] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49260, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:33.678283Z 1142 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:33.848 UTC [8044] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:34,655] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:34,659] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49266, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:34.756424Z 1143 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:34.930 UTC [8052] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:35,712] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:35,713] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49274, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:35.842587Z 1144 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:36.019 UTC [8059] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:36,765] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:36,768] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49286, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:36.907656Z 1145 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:37.108 UTC [8066] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:37,822] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:37,828] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42068, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:37.985763Z 1146 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:38.193 UTC [8073] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:38,875] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:38,880] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42076, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:39.053889Z 1147 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:39.280 UTC [8080] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:39,935] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:39,942] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42084, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:40.124898Z 1148 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:40.371 UTC [8087] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:40,992] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:40,992] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42098, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:41.199348Z 1149 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:41.455 UTC [8094] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:42,042] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:42,046] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42106, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:42.272497Z 1150 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:42.545 UTC [8101] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:43,101] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:43,103] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42116, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:43.347349Z 1151 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:43.633 UTC [8108] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:44,163] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:44,168] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42124, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:44.419965Z 1152 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:44.731 UTC [8115] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:45,221] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:45,224] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42138, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:45.489987Z 1153 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:45.817 UTC [8122] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:46,287] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:46,289] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42148, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:46.565977Z 1154 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:46.896 UTC [8129] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:47,340] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:47,348] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42158, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:47.641842Z 1155 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:47.976 UTC [8136] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:48,404] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:48,405] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38000, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:48.713976Z 1156 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:49.070 UTC [8143] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:49,451] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:49,458] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38014, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:49.791478Z 1157 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:50.151 UTC [8150] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:50,497] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 3 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:50,502] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38024, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:50.869575Z 1158 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:51.244 UTC [8157] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:51,549] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:51,552] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38032, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:51.945684Z 1159 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:52.328 UTC [8164] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:52,606] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:52,614] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38040, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:53.021203Z 1160 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:53.419 UTC [8172] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:53,654] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:53,660] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38048, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:54.092621Z 1161 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:54.509 UTC [8179] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:54,708] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:54,715] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38052, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:55.176606Z 1162 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:55.591 UTC [8187] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:55,769] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:55,776] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38058, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:56.258894Z 1163 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:56.671 UTC [8194] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:56,821] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:56,830] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38060, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:57.331046Z 1164 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:57.762 UTC [8201] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:57,878] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:57,881] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58534, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:58.403911Z 1165 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:58.863 UTC [8208] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:58,934] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:58,938] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58542, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:31:59.489048Z 1166 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:31:59.951 UTC [8215] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:31:59,992] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:31:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:31:59,997] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58544, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:32:00.577028Z 1167 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:32:01.032 UTC [8222] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:32:01,054] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:01,056] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58546, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:32:01.653969Z 1168 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:32:02,098] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:02,106] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58558, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:02.109 UTC [8229] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:02.734744Z 1169 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:32:03,154] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:03,156] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58570, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:03.177 UTC [8236] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:03.811400Z 1170 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:32:04,197] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:04,202] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58580, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:04.249 UTC [8244] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:04.892115Z 1171 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:32:05,241] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:05,244] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58592, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:05.325 UTC [8251] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:05.973804Z 1172 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:32:06,297] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:06,298] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58598, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:06.416 UTC [8258] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:07.045258Z 1173 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:32:07,345] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:07,352] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58606, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:07.510 UTC [8265] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:08.113028Z 1174 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:32:08,395] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:08,396] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35132, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:08.593 UTC [8272] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:09.182788Z 1175 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:32:09,449] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:09,452] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35148, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:09.679 UTC [8279] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:10.261414Z 1176 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:32:10,507] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:10,510] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35162, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:10.770 UTC [8286] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:11.331582Z 1177 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:32:11,563] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:11,570] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35166, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:11.852 UTC [8293] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:12.409365Z 1178 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:32:12,621] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:12,624] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35176, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:12.939 UTC [8300] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:13.485665Z 1179 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:32:13,670] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:13,674] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35190, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:14.022 UTC [8307] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:14.568067Z 1180 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:32:14,724] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:14,730] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35206, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:15.115 UTC [8314] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:15.651036Z 1181 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:32:15,777] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35220, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:32:15,778] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:32:16.191 UTC [8321] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:16.721850Z 1182 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:32:16,825] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:16,828] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35228, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:17.274 UTC [8328] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:17.805999Z 1183 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:32:17,883] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:17,886] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49030, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:18.360 UTC [8335] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:18.878831Z 1184 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:32:18,934] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:18,938] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49040, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:19.442 UTC [8342] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:19.953031Z 1185 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:32:19,986] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:19,986] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49046, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:20.543 UTC [8349] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:21.016918Z 1186 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:32:21,029] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:21,030] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49060, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:21.627 UTC [8356] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:22.070938Z 1187 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:32:22,072] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:22,074] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49062, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:22.719 UTC [8363] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:32:23,129] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:32:23.131165Z 1188 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:32:23,136] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49078, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:23.806 UTC [8370] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:32:24,176] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:24,187] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49084, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:32:24.190153Z 1189 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:32:24.889 UTC [8377] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:32:25,226] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:25,231] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49100, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:32:25.265800Z 1190 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:32:25.979 UTC [8384] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:32:26,280] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:26,284] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49104, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:32:26.333954Z 1191 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:32:27.069 UTC [8391] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:32:27,339] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:27,339] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49116, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:32:27.408743Z 1192 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:32:28.159 UTC [8398] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:32:28,387] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:28,395] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41416, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:32:28.492038Z 1193 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:32:29.239 UTC [8405] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:32:29,440] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:29,443] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41432, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:32:29.573626Z 1194 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:32:30.328 UTC [8412] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:32:30,503] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:30,506] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41442, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:32:30.646767Z 1195 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:32:31.419 UTC [8419] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:32:31,571] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:31,572] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41458, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:32:31.728250Z 1196 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:32:32.514 UTC [8426] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:32:32,626] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:32,627] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41462, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:32:32.806950Z 1197 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:32:33.607 UTC [8433] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:32:33,685] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:33,686] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41474, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:32:33.878226Z 1198 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:32:34.692 UTC [8441] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:32:34,744] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:34,744] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41490, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:32:34.960140Z 1199 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:32:35.786 UTC [8448] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:32:35,804] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:35,806] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41504, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:32:36.035912Z 1200 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:32:36,844] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:36,850] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41514, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:36.870 UTC [8455] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:37.107683Z 1201 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:32:37,897] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:37,903] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42500, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:37.946 UTC [8462] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:38.187817Z 1202 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:32:38,953] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:38,953] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42506, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:39.036 UTC [8469] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:39.265287Z 1203 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:32:39,999] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:40,003] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42516, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:40.128 UTC [8476] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:40.334429Z 1204 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:32:41,048] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:41,053] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42520, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:41.211 UTC [8483] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:41.410242Z 1205 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:32:42,099] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:42,100] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42532, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:42.298 UTC [8490] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:42.484764Z 1206 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:32:43,157] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:43,161] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42540, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:43.389 UTC [8497] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:43.562441Z 1207 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:32:44,220] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:44,220] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42554, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:44.479 UTC [8503] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:44.639470Z 1208 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:32:45,278] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:45,280] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42562, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:45.574 UTC [8510] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:45.714850Z 1209 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:32:46,332] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:46,335] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42576, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:46.657 UTC [8517] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:46.792201Z 1210 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:32:47,385] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:47,391] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42578, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:47.741 UTC [8524] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:47.865001Z 1211 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:32:48,437] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:48,442] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52130, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:48.825 UTC [8531] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:48.935399Z 1212 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:32:49,491] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:49,493] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52134, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:49.909 UTC [8538] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:50.014037Z 1213 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:32:50,545] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:50,551] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52136, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:50.989 UTC [8545] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:51.091816Z 1214 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:32:51,606] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:51,608] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52148, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:52.076 UTC [8552] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:52.162524Z 1215 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:32:52,658] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:52,662] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52154, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:53.162 UTC [8559] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:53.237643Z 1216 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:32:53,718] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:53,722] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52162, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:54.250 UTC [8566] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:54.311059Z 1217 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:32:54,776] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:54,782] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52168, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:55.336 UTC [8572] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:55.380059Z 1218 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:32:55,829] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:55,834] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52180, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:32:56.430 UTC [8579] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:32:56.445822Z 1219 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:32:56,883] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:56,884] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52184, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:32:57.513701Z 1220 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:32:57.516 UTC [8586] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:32:57,938] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33186, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:32:57,939] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:32:58.581382Z 1221 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:32:58.601 UTC [8593] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:32:58,993] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:32:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:32:58,995] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33188, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:32:59.655027Z 1222 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:32:59.686 UTC [8600] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:00,050] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:00,052] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33194, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:00.726827Z 1223 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:00.755 UTC [8607] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:01,108] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:01,112] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33198, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:01.796890Z 1224 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:01.830 UTC [8614] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:02,169] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:02,174] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33206, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:02.877324Z 1225 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:02.900 UTC [8621] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:03,229] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:03,232] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33208, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:03.951350Z 1226 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:03.981 UTC [8628] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:04,278] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:04,281] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33212, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:05.028025Z 1227 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:05.057 UTC [8636] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:05,338] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:05,343] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33224, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:06.103524Z 1228 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:06.127 UTC [8643] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:06,391] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:06,399] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33236, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:07.181201Z 1229 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:07.211 UTC [8650] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:07,459] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:07,465] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33252, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:08.253842Z 1230 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:08.279 UTC [8657] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:33:08,510] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54492, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:33:08,513] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:33:09.327200Z 1231 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:09.359 UTC [8664] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:33:09,563] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54498, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:33:09,563] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:33:10.410575Z 1232 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:10.440 UTC [8671] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:10,615] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:10,626] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54506, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:11.490388Z 1233 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:11.514 UTC [8678] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:11,668] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:11,673] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54520, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:12.560658Z 1234 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:12.594 UTC [8685] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:12,730] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:12,731] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54536, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:13.631872Z 1235 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:13.661 UTC [8692] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:13,782] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:13,791] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54542, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:14.709225Z 1236 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:14.738 UTC [8700] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:33:14,835] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54550, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:33:14,840] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:33:15.792442Z 1237 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:15.832 UTC [8708] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:33:15,899] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54552, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:33:15,900] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:33:16.867176Z 1238 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:16.902 UTC [8715] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:16,957] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:16,957] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54558, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:17.943070Z 1239 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:17.974 UTC [8722] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:17,999] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:18,001] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36408, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:19.015931Z 1240 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:33:19,044] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:33:19.048 UTC [8729] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:33:19,052] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36410, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:20.082661Z 1241 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:33:20,088] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:20,103] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36414, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:33:20.118 UTC [8736] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:21,140] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:33:21.146673Z 1242 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:33:21,148] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36426, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:33:21.186 UTC [8744] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:22,191] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:22,195] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36436, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:22.202121Z 1243 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:22.260 UTC [8751] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:23,243] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:23,252] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36452, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:23.260446Z 1244 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:23.349 UTC [8758] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:24,296] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:24,299] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36460, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:24.325542Z 1245 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:24.439 UTC [8765] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:25,346] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:25,352] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36470, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:25.406113Z 1246 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:25.528 UTC [8772] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:26,405] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:26,409] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36476, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:26.483618Z 1247 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:26.619 UTC [8779] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:27,464] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:27,470] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36484, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:27.555711Z 1248 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:27.711 UTC [8786] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:33:28,518] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37210, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:33:28,519] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:33:28.632134Z 1249 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:28.800 UTC [8793] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:29,590] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:29,591] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37222, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:29.704192Z 1250 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:29.880 UTC [8800] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:30,644] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:30,647] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37230, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:30.788233Z 1251 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:30.971 UTC [8807] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:33:31,706] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37242, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:33:31,708] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:33:31.863530Z 1252 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:32.054 UTC [8814] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:32,764] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:32,767] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37256, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:32.930289Z 1253 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:33.138 UTC [8821] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:33:33,815] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37258, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:33:33,821] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:33:34.006230Z 1254 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:34.226 UTC [8829] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:34,879] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:34,885] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37270, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:35.077782Z 1255 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:35.322 UTC [8836] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:35,931] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:35,937] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37276, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:36.153699Z 1256 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:36.412 UTC [8843] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:36,983] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:36,985] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37288, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:37.234139Z 1257 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:37.494 UTC [8850] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:38,043] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:38,045] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57174, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:38.309114Z 1258 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:38.587 UTC [8857] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:39,107] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:39,109] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57186, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:39.377879Z 1259 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:39.680 UTC [8864] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:40,161] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:40,167] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57200, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:40.458406Z 1260 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:40.769 UTC [8871] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:41,217] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:41,219] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57216, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:41.535371Z 1261 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:41.848 UTC [8878] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:33:42,270] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57228, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:33:42,274] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:33:42.610230Z 1262 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:42.933 UTC [8885] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:43,325] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:43,325] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57236, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:43.680118Z 1263 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:44.015 UTC [8892] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:44,375] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:44,377] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57242, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:44.756454Z 1264 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:45.098 UTC [8899] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:45,427] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:45,432] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57244, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:45.827457Z 1265 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:46.184 UTC [8906] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:46,485] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:46,487] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57248, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:46.901235Z 1266 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:47.269 UTC [8913] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:47,538] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:47,544] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:57264, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:47.974504Z 1267 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:48.355 UTC [8920] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:48,589] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:48,591] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48102, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:49.053560Z 1268 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:49.447 UTC [8927] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:49,653] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:49,655] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48114, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:50.124174Z 1269 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:50.533 UTC [8934] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:50,706] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:50,707] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48120, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:51.202945Z 1270 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:51.623 UTC [8941] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:51,768] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:51,769] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48136, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:52.286358Z 1271 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:52.711 UTC [8949] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:52,820] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:52,821] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48148, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:53.360786Z 1272 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:53.794 UTC [8956] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:53,874] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:53,874] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48156, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:54.436443Z 1273 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:54.882 UTC [8963] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:54,931] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:54,936] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48168, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:55.520371Z 1274 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:33:55.971 UTC [8970] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:33:55,992] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:55,999] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48184, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:33:56.600033Z 1275 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:33:57,034] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:57,040] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48194, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:33:57.055 UTC [8977] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:33:57.693598Z 1276 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:33:58,100] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:58,103] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56260, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:33:58.131 UTC [8984] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:33:58.776969Z 1277 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:33:59,161] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:33:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:33:59,162] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56274, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:33:59.207 UTC [8991] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:33:59.855454Z 1278 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:34:00,215] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56280, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:34:00,216] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:34:00.291 UTC [8998] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:00.935332Z 1279 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:34:01,271] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56292, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:34:01,271] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:34:01.377 UTC [9005] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:02.014977Z 1280 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:34:02,319] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:02,323] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56294, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:02.465 UTC [9012] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:03.084460Z 1281 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:34:03,372] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:03,380] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56302, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:03.550 UTC [9019] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:04.153691Z 1282 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:34:04,429] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:04,431] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56308, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:04.636 UTC [9027] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:05.225062Z 1283 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:34:05,490] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56310, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:34:05,491] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:34:05.726 UTC [9034] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:06.301768Z 1284 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:34:06,539] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:06,543] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56322, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:06.815 UTC [9041] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:07.384805Z 1285 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:34:07,584] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:07,595] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56332, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:07.906 UTC [9048] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:08.458145Z 1286 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:34:08,647] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:08,651] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40650, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:08.992 UTC [9055] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:09.536753Z 1287 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:34:09,714] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:09,715] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40660, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:10.078 UTC [9062] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:10.618851Z 1288 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:34:10,769] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:10,770] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40662, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:11.176 UTC [9069] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:11.702531Z 1289 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:34:11,812] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:11,817] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40672, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:12.263 UTC [9076] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:12.781265Z 1290 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:34:12,887] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:12,889] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40678, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:13.353 UTC [9083] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:13.857319Z 1291 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:34:13,944] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:13,950] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40680, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:14.448 UTC [9090] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:14.932832Z 1292 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:34:14,995] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:15,001] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40696, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:15.536 UTC [9097] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:15.998931Z 1293 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:34:16,053] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:16,053] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40704, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:16.625 UTC [9104] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:17.075548Z 1294 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:34:17,109] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:17,112] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40720, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:17.722 UTC [9111] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:18,151] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:34:18.153313Z 1295 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:34:18,157] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38890, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:18.806 UTC [9118] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:34:19,208] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38906, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:34:19,211] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:34:19.213131Z 1296 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:34:19.896 UTC [9125] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:20,256] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:20,258] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38920, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:34:20.272269Z 1297 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:34:20.986 UTC [9132] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:21,307] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:21,310] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38930, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:34:21.345715Z 1298 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:34:22.074 UTC [9139] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:22,361] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:22,365] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38936, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:34:22.415106Z 1299 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:34:23.164 UTC [9146] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:23,415] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:23,420] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38946, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:34:23.482335Z 1300 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:34:24.246 UTC [9153] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:24,477] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:24,478] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38962, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:34:24.562632Z 1301 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:34:25.339 UTC [9160] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:25,536] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:25,538] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38964, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:34:25.640331Z 1302 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:34:26.428 UTC [9167] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:26,581] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:26,586] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38974, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:34:26.711035Z 1303 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:34:27.529 UTC [9174] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:27,640] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:27,643] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45612, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:34:27.794753Z 1304 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:34:28.617 UTC [9181] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:28,697] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:28,700] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45614, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:34:28.867177Z 1305 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:34:29.707 UTC [9188] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:29,753] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:29,755] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45624, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:34:29.940197Z 1306 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:34:30.799 UTC [9195] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:30,812] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:30,817] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45638, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:34:31.016716Z 1307 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:34:31,853] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:31,863] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45650, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:31.884 UTC [9202] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:32.085969Z 1308 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:34:32,907] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:32,909] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45662, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:32.965 UTC [9208] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:33.160427Z 1309 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:34:33,964] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:33,971] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45664, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:34.053 UTC [9215] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:34.233953Z 1310 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:34:35,019] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:35,024] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45674, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:35.140 UTC [9223] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:35.299511Z 1311 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:34:36,090] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:36,092] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45678, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:36.231 UTC [9230] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:36.366453Z 1312 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:34:37,144] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:37,146] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45694, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:37.329 UTC [9237] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:37.456813Z 1313 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:34:38,200] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:38,202] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43470, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:38.425 UTC [9244] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:38.531518Z 1314 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:34:39,256] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:39,258] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43474, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:39.514 UTC [9251] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:39.621157Z 1315 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:34:40,303] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:40,309] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43480, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:40.600 UTC [9258] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:40.701257Z 1316 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:34:41,362] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43482, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:34:41,363] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:34:41.689 UTC [9265] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:41.784193Z 1317 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:34:42,415] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:42,418] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43496, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:42.778 UTC [9272] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:42.864758Z 1318 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:34:43,462] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:43,469] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43506, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:43.861 UTC [9279] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:43.945716Z 1319 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:34:44,512] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:44,517] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43520, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:44.942 UTC [9287] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:45.015615Z 1320 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:34:45,566] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:45,568] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43526, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:46.025 UTC [9294] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:46.090080Z 1321 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:34:46,617] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:46,621] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43540, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:47.116 UTC [9301] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:47.166556Z 1322 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:34:47,676] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:47,680] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34836, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:48.203 UTC [9308] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:48.238254Z 1323 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:34:48,733] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34848, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:34:48,736] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:34:49.288 UTC [9315] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:49.315866Z 1324 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:34:49,791] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:49,792] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34854, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:50.367 UTC [9322] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:50.387880Z 1325 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:34:50,847] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:50,852] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34864, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:51.451 UTC [9329] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:51.469807Z 1326 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:34:51,911] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:51,912] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34880, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:34:52.538 UTC [9336] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:34:52.543688Z 1327 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:34:52,962] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:52,966] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34882, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:34:53.601291Z 1328 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:34:53.618 UTC [9343] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:54,022] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:54,031] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34898, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:34:54.669431Z 1329 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:34:54.697 UTC [9350] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:34:55,074] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34900, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:34:55,074] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:34:55.747017Z 1330 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:34:55.777 UTC [9357] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:56,129] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:56,133] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34904, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:34:56.826203Z 1331 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:34:56.860 UTC [9364] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:57,189] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:57,193] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34910, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:34:57.898346Z 1332 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:34:57.934 UTC [9371] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:58,237] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:58,239] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38192, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:34:58.978519Z 1333 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:34:59.009 UTC [9378] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:34:59,297] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:34:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:34:59,298] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38200, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:00.053458Z 1334 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:00.085 UTC [9385] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:00,348] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:00,351] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38210, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:01.133420Z 1335 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:01.159 UTC [9392] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:35:01,412] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38222, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:35:01,413] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:35:02.204171Z 1336 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:02.229 UTC [9399] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:02,470] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:02,473] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38230, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:03.279792Z 1337 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:03.310 UTC [9406] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:03,529] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:03,532] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38232, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:04.354210Z 1338 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:04.382 UTC [9414] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:35:04,578] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38238, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:35:04,581] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:35:05.423413Z 1339 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:05.450 UTC [9421] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:05,636] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:05,642] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38244, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:06.499128Z 1340 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:06.524 UTC [9428] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:35:06,694] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38258, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:35:06,695] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:35:07.572910Z 1341 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:07.604 UTC [9435] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:07,751] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:07,757] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52666, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:08.642908Z 1342 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:08.673 UTC [9442] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:08,815] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:08,819] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52672, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:09.717527Z 1343 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:09.743 UTC [9449] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:09,870] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:09,874] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52688, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:10.786901Z 1344 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:10.814 UTC [9456] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:10,921] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:10,926] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52702, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:11.857989Z 1345 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:11.891 UTC [9463] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:11,973] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:11,974] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52710, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:12.932121Z 1346 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:12.966 UTC [9470] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:35:13,032] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52720, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:35:13,032] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:35:14.005418Z 1347 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:14.042 UTC [9477] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:14,083] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:14,096] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52732, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:15.081677Z 1348 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:15.113 UTC [9484] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:35:15,144] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52742, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:35:15,144] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:35:16.155716Z 1349 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:16.183 UTC [9491] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:16,194] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:16,198] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52752, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:17.219120Z 1350 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:35:17,241] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:17,249] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52762, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:35:17.256 UTC [9498] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:18.284485Z 1351 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:35:18,295] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:18,298] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38862, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:35:18.327 UTC [9505] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:19.348742Z 1352 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:35:19,350] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:19,352] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38874, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:35:19.396 UTC [9512] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:20.404992Z 1353 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:35:20,407] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:20,413] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38880, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:35:20.474 UTC [9519] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:21.467287Z 1354 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:35:21,471] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:21,474] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38886, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:35:21.559 UTC [9526] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:22,521] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:22,524] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38898, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:22.530949Z 1355 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:22.661 UTC [9533] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:23,579] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:23,579] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38912, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:23.589023Z 1356 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:23.746 UTC [9540] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:24,635] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:24,640] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38922, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:24.648750Z 1357 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:24.823 UTC [9547] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:25,689] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:25,693] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38932, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:25.721432Z 1358 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:25.907 UTC [9554] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:26,745] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:26,750] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38940, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:26.792338Z 1359 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:26.998 UTC [9561] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:35:27,805] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34928, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:35:27,811] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:35:27.873654Z 1360 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:28.092 UTC [9568] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:28,866] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:28,872] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34934, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:28.944372Z 1361 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:29.187 UTC [9575] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:29,922] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:29,927] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34936, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:30.023320Z 1362 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:30.276 UTC [9582] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:30,974] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:30,979] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34952, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:31.108111Z 1363 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:31.361 UTC [9589] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:32,034] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:32,035] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34954, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:32.175502Z 1364 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:32.446 UTC [9596] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:33,083] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:33,084] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34958, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:33.258179Z 1365 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:33.536 UTC [9603] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:34,141] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:34,142] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34968, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:34.343587Z 1366 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:34.622 UTC [9611] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:35,190] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:35,194] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34972, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:35.410273Z 1367 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:35.715 UTC [9618] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:36,247] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:36,254] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34984, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:36.483034Z 1368 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:36.808 UTC [9625] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:37,301] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:37,308] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35000, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:37.551471Z 1369 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:37.895 UTC [9632] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:35:38,356] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53540, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:35:38,357] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:35:38.628389Z 1370 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:38.992 UTC [9639] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:39,414] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:39,421] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53546, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:39.710662Z 1371 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:40.073 UTC [9646] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:40,476] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:40,481] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53548, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:40.786264Z 1372 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:41.166 UTC [9653] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:41,540] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:41,545] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53556, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:41.866383Z 1373 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:42.246 UTC [9660] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:42,596] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:42,605] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53570, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:42.942745Z 1374 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:43.331 UTC [9667] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:43,647] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:43,661] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53574, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:44.017473Z 1375 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:44.429 UTC [9674] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:44,706] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:44,707] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53590, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:45.096559Z 1376 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:45.515 UTC [9681] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:45,760] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:45,760] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53598, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:46.184331Z 1377 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:46.598 UTC [9688] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:46,818] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:46,819] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53612, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:47.252465Z 1378 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:47.683 UTC [9695] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:47,865] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:47,874] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58246, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:48.326348Z 1379 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:48.762 UTC [9702] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:48,923] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:48,929] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58262, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:49.409405Z 1380 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:49.848 UTC [9709] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:49,982] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:49,985] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58264, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:50.493089Z 1381 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:50.937 UTC [9716] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:51,048] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:51,050] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58274, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:51.563223Z 1382 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:52.033 UTC [9723] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:52,104] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:52,111] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58286, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:52.641004Z 1383 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:53.114 UTC [9730] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:53,166] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:53,166] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58296, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:53.716806Z 1384 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:35:54.206 UTC [9737] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:35:54,215] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:54,219] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58302, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:35:54.787125Z 1385 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:35:55,258] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:55,264] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58314, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:35:55.281 UTC [9744] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:55.862618Z 1386 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:35:56,310] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:56,312] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58320, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:35:56.350 UTC [9751] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:56.943982Z 1387 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:35:57,361] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:57,364] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58330, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:35:57.432 UTC [9758] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:58.026422Z 1388 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:35:58,418] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:58,422] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40826, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:35:58.520 UTC [9765] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:35:59.091152Z 1389 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:35:59,470] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:35:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:35:59,478] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40830, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:35:59.611 UTC [9772] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:36:00.171845Z 1390 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:36:00,526] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:00,531] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40840, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:36:00.695 UTC [9779] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:36:01.252470Z 1391 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:36:01,581] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:01,584] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40846, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:36:01.778 UTC [9786] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:36:02.323104Z 1392 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:36:02,633] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:02,635] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40856, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:36:02.870 UTC [9793] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:36:03.399962Z 1393 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:36:03,686] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 6 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:03,692] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40872, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:36:03.955 UTC [9800] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:36:04.478425Z 1394 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:36:04,739] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:04,742] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40878, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:36:05.047 UTC [9808] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:36:05.556868Z 1395 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:36:05,795] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:05,799] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40888, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:36:06.139 UTC [9815] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:36:06.631862Z 1396 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:36:06,858] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:06,864] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40900, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:36:07.224 UTC [9822] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:36:07.713114Z 1397 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:36:07,910] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:07,916] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42898, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:36:08.317 UTC [9829] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:36:08.787897Z 1398 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:36:08,965] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:08,968] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42906, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:36:09.402 UTC [9836] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:36:09.863084Z 1399 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:36:10,020] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:10,025] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42910, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:36:10.493 UTC [9843] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:36:10.938091Z 1400 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:36:11,081] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:11,086] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42916, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:36:11.581 UTC [9850] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:36:12.006791Z 1401 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:36:12,137] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:12,139] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42928, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:36:12.659 UTC [9857] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:36:13.080967Z 1402 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:36:13,197] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:13,201] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42940, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:36:13.739 UTC [9864] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:36:14.154169Z 1403 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:36:14,259] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42954, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:36:14,261] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:36:14.829 UTC [9871] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:36:15.226371Z 1404 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:36:15,304] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:15,306] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42968, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:36:15.923 UTC [9878] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:36:16.299678Z 1405 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:36:16,356] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:16,364] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42982, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:36:17.019 UTC [9885] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:36:17.368353Z 1406 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:36:17,405] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:17,412] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42996, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:36:18.118 UTC [9892] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:36:18.437969Z 1407 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:36:18,450] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:18,458] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54556, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:36:19.206 UTC [9899] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:36:19.500044Z 1408 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:36:19,503] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:19,507] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54566, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:36:20.295 UTC [9906] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:20,548] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:20,551] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54574, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:20.553932Z 1409 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-kafka-1 | [2025-04-01 21:36:20,698] INFO [Controller id=1] Processing automatic preferred replica leader election (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:36:20,698] TRACE [Controller id=1] Checking need to trigger auto leader balancing (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:36:20,700] DEBUG [Controller id=1] Topics not in preferred replica for broker 1 HashMap() (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:36:20,700] TRACE [Controller id=1] Leader imbalance ratio for broker 1 is 0.0 (kafka.controller.KafkaController) testdrive-postgres-1 | 2025-04-01 21:36:21.388 UTC [9914] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:21,601] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:21,606] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54582, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:21.611468Z 1410 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:36:22.483 UTC [9921] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:22,650] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:22,657] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54598, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:22.669271Z 1411 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:36:23.580 UTC [9928] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:23,704] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:23,707] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54600, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:23.738082Z 1412 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:36:24.671 UTC [9935] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:24,759] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:24,763] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54614, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:24.809352Z 1413 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:36:25.769 UTC [9942] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:36:25,813] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54628, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:36:25,814] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:36:25.885663Z 1414 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:36:26,857] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:26,860] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:54636, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:36:26.862 UTC [9949] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:36:26.967454Z 1415 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:36:27,911] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:27,918] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34674, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:36:27.944 UTC [9956] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:36:28.041094Z 1416 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:36:28,965] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:28,967] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34676, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:36:29.010 UTC [9963] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:36:29.113671Z 1417 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:36:30,021] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:30,027] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34688, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:36:30.092 UTC [9970] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:36:30.182681Z 1418 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:36:31,078] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:31,080] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34690, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:36:31.185 UTC [9977] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:36:31.262445Z 1419 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:36:32,139] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:32,142] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34706, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:36:32.283 UTC [9984] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:36:32.345965Z 1420 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:36:33,186] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:33,191] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34708, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:36:33.370 UTC [9991] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:36:33.423425Z 1421 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:36:34,242] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:34,244] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34714, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:36:34.459 UTC [9999] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:36:34.494543Z 1422 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:36:35,299] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:35,300] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34726, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:36:35.538 UTC [10006] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:36:35.572227Z 1423 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:36:36,353] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:36,354] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34734, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:36:36.628 UTC [10013] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:36:36.638137Z 1424 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:36:37,410] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:37,414] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34742, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:36:37.707 UTC [10020] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:36:37.717065Z 1425 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:36:38,463] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:38,464] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39288, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:36:38.788 UTC [10027] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:36:38.788684Z 1426 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:36:39,518] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:39,521] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39300, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:39.847061Z 1427 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:36:39.874 UTC [10034] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:40,574] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:40,574] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39304, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:40.915919Z 1428 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:36:40.946 UTC [10041] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:41,620] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:41,629] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39320, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:41.987230Z 1429 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:36:42.018 UTC [10048] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:42,685] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:42,686] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39332, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:43.061435Z 1430 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:36:43.094 UTC [10055] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:36:43,745] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39338, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:36:43,745] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:36:44.140177Z 1431 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:36:44.169 UTC [10062] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:44,789] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:44,792] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39348, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:45.217434Z 1432 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:36:45.246 UTC [10069] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:45,851] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:45,853] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39362, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:46.291181Z 1433 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:36:46.317 UTC [10076] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:46,898] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:46,906] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39372, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:47.359432Z 1434 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:36:47.387 UTC [10083] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:47,960] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:47,962] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34588, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:48.433588Z 1435 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:36:48.460 UTC [10090] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:49,022] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:49,025] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34590, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:49.504483Z 1436 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:36:49.530 UTC [10097] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:50,072] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:50,079] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34598, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:50.584794Z 1437 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:36:50.607 UTC [10104] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:51,118] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:51,123] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34606, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:51.657159Z 1438 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:36:51.682 UTC [10111] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:52,164] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:52,170] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34610, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:52.731178Z 1439 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:36:52.760 UTC [10118] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:53,212] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:53,216] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34622, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:53.803816Z 1440 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:36:53.834 UTC [10125] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:54,270] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:54,273] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34626, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:54.886084Z 1441 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:36:54.914 UTC [10132] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:55,316] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:55,323] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34640, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:55.955023Z 1442 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:36:55.987 UTC [10139] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:56,370] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:56,375] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34648, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:57.028947Z 1443 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:36:57.060 UTC [10146] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:57,415] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:57,420] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34652, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:58.098293Z 1444 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:36:58.133 UTC [10153] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:36:58,485] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:36:58,486] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59490, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:36:59.171555Z 1445 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:36:59.200 UTC [10160] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:36:59,533] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59500, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:36:59,537] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:36:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:37:00.243762Z 1446 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:00.270 UTC [10167] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:37:00,590] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59510, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:37:00,593] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:37:01.318070Z 1447 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:01.348 UTC [10174] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:37:01,641] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59524, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:37:01,642] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:37:02.396359Z 1448 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:02.421 UTC [10181] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:02,689] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:02,696] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59534, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:03.476551Z 1449 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:03.496 UTC [10188] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:03,742] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:03,745] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59540, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:04.541226Z 1450 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:04.570 UTC [10196] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:04,791] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:04,794] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59548, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:05.619525Z 1451 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:05.647 UTC [10203] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:05,843] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:05,849] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59556, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:06.686195Z 1452 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:06.719 UTC [10210] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:06,901] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:06,908] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59570, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:07.761938Z 1453 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:07.792 UTC [10217] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:07,960] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:07,965] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34402, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:08.829782Z 1454 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:08.862 UTC [10224] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:09,014] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:09,017] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34406, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:09.906128Z 1455 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:09.933 UTC [10231] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:10,072] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:10,081] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34408, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:10.976090Z 1456 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:11.009 UTC [10238] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:11,133] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:11,137] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34422, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:12.048562Z 1457 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:12.077 UTC [10245] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:12,191] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:12,191] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34424, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:13.126876Z 1458 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:13.156 UTC [10252] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:13,253] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:13,259] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34426, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:14.203133Z 1459 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:14.229 UTC [10259] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:14,307] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:14,312] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34442, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:15.270103Z 1460 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:15.298 UTC [10265] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:15,358] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:15,361] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34454, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:16.338414Z 1461 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:16.373 UTC [10272] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:16,433] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:16,435] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34468, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:17.420487Z 1462 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:17.446 UTC [10279] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:17,483] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:17,486] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34480, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:18.498166Z 1463 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:18.529 UTC [10286] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:18,534] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:18,537] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36858, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:19.574125Z 1464 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:37:19,575] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:19,584] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36872, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:37:19.599 UTC [10293] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:37:20.626031Z 1465 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:37:20,628] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:20,628] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36884, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:37:20.664 UTC [10300] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:21,678] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:21,681] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36900, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:21.687565Z 1466 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:21.743 UTC [10307] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:22,736] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:22,740] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36912, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:22.744958Z 1467 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:22.830 UTC [10313] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:23,787] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:23,792] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36928, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:23.820033Z 1468 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:23.912 UTC [10320] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:24,844] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:24,845] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36930, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:24.893545Z 1469 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:25.003 UTC [10327] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:25,901] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:25,903] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36944, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:25.971533Z 1470 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:26.082 UTC [10334] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:26,963] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:26,965] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36956, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:27.041607Z 1471 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:27.173 UTC [10341] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:37:28,016] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46268, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:37:28,018] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:37:28.112536Z 1472 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:28.259 UTC [10348] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:29,071] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:29,076] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46274, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:29.195563Z 1473 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:29.342 UTC [10355] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:30,128] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:30,136] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46284, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:30.276468Z 1474 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:30.434 UTC [10362] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:31,178] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:31,186] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46294, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:31.358367Z 1475 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:31.528 UTC [10369] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:37:32,229] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46306, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:37:32,231] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:37:32.430294Z 1476 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:32.611 UTC [10376] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:33,285] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:33,288] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46314, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:33.509081Z 1477 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:33.702 UTC [10383] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:34,335] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:34,337] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46324, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:34.579958Z 1478 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:34.785 UTC [10391] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:35,382] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:35,391] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46340, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:35.652495Z 1479 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:35.868 UTC [10398] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:36,440] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:36,443] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46348, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:36.732128Z 1480 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:36.951 UTC [10405] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:37,491] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:37,493] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46356, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:37.808516Z 1481 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:38.038 UTC [10412] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:38,543] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:38,545] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44856, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:38.876411Z 1482 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:39.122 UTC [10419] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:39,599] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:39,607] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44870, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:39.950870Z 1483 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:40.203 UTC [10426] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:40,653] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:40,653] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44886, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:41.030593Z 1484 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:41.281 UTC [10433] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:41,709] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:41,710] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44894, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:42.103765Z 1485 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:42.365 UTC [10440] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:42,764] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:42,767] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44898, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:43.176797Z 1486 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:43.444 UTC [10447] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:43,816] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:43,819] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44904, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:44.261582Z 1487 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:44.533 UTC [10454] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:44,870] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:44,873] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44920, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:45.338905Z 1488 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:45.616 UTC [10461] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:45,929] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:45,934] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44924, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:46.421477Z 1489 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:46.702 UTC [10468] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:46,988] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:46,991] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:44934, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:47.496824Z 1490 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:47.802 UTC [10475] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:48,044] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:48,044] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50326, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:48.575953Z 1491 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:48.882 UTC [10482] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:49,098] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:49,104] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50330, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:49.652405Z 1492 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:49.973 UTC [10489] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:37:50,147] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50332, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:37:50,149] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:37:50.731012Z 1493 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:51.055 UTC [10496] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:51,205] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:51,207] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50338, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:51.799869Z 1494 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:52.141 UTC [10503] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:52,266] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:52,268] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50354, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:52.873581Z 1495 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:53.225 UTC [10510] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:53,325] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:53,331] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50358, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:53.935870Z 1496 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:54.305 UTC [10517] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:54,392] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:54,394] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50372, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:55.014344Z 1497 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:55.390 UTC [10524] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:55,445] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:55,450] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50378, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:56.096661Z 1498 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:37:56.480 UTC [10531] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:37:56,493] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:56,501] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50388, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:37:57.172184Z 1499 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:37:57,535] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:57,548] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:50390, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:37:57.561 UTC [10538] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:37:58.249790Z 1500 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:37:58,600] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:58,602] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51418, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:37:58.636 UTC [10545] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:37:59.331575Z 1501 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:37:59,667] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:37:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:37:59,671] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51424, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:37:59.707 UTC [10552] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:00.407723Z 1502 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:38:00,730] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:00,737] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51440, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:38:00.774 UTC [10559] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:01.480801Z 1503 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:38:01,785] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:01,790] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51446, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:38:01.861 UTC [10566] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:02.558205Z 1504 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:38:02,832] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:02,840] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51458, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:38:02.951 UTC [10573] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:03.627102Z 1505 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:38:03,882] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:03,888] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51460, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:38:04.032 UTC [10580] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:04.701961Z 1506 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:38:04,930] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:04,936] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51468, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:38:05.115 UTC [10588] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:05.786782Z 1507 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:38:05,982] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:05,984] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51472, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:38:06.203 UTC [10595] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:06.860780Z 1508 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:38:07,039] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:07,043] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51488, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:38:07.287 UTC [10602] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:07.940663Z 1509 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:38:08,091] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:08,096] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47644, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:38:08.375 UTC [10609] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:09.019113Z 1510 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:38:09,146] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:09,152] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47652, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:38:09.461 UTC [10616] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:10.103651Z 1511 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:38:10,197] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:10,202] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47668, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:38:10.546 UTC [10623] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:11.181894Z 1512 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:38:11,252] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:11,257] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47682, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:38:11.633 UTC [10630] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:12.258039Z 1513 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:38:12,307] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:12,311] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47694, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:38:12.733 UTC [10637] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:13.336368Z 1514 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:38:13,346] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:13,353] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47702, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:38:13.825 UTC [10644] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:14.413288Z 1515 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:38:14,415] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:14,415] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47710, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:38:14.908 UTC [10651] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:15.469979Z 1516 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:38:15,471] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:15,478] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47726, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:38:15.995 UTC [10658] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:16,521] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:16,525] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47742, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:16.529596Z 1517 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:38:17.079 UTC [10665] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:38:17,588] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47752, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:38:17,586] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:38:17.595122Z 1518 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:38:18.169 UTC [10672] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:18,637] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:18,642] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36770, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:18.650042Z 1519 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:38:19.254 UTC [10679] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:19,693] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:19,697] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36786, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:19.720512Z 1520 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:38:20.343 UTC [10686] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:38:20,759] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36800, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:38:20,761] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:38:20.799960Z 1521 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:38:21.434 UTC [10693] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:21,809] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:21,814] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36806, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:21.872772Z 1522 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:38:22.523 UTC [10700] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:22,862] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:22,874] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36814, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:22.945033Z 1523 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:38:23.602 UTC [10707] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:23,920] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:23,922] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36826, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:24.012452Z 1524 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:38:24.684 UTC [10714] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:24,979] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:24,980] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36840, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:25.103529Z 1525 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:38:25.767 UTC [10721] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:26,032] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:26,038] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36850, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:26.180415Z 1526 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:38:26.851 UTC [10728] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:27,080] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:27,084] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36856, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:27.248580Z 1527 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:38:27.936 UTC [10735] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:28,140] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:28,144] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38438, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:28.319887Z 1528 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:38:29.026 UTC [10742] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:29,195] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:29,198] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38452, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:29.397893Z 1529 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:38:30.115 UTC [10749] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:30,249] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:30,251] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38462, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:30.470921Z 1530 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:38:31.207 UTC [10756] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:31,307] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:31,308] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38478, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:31.545043Z 1531 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:38:32.307 UTC [10763] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:32,357] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:32,363] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38480, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:32.632718Z 1532 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:38:33.390 UTC [10770] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:38:33,406] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:33,410] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38482, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:38:33.709647Z 1533 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:38:34,448] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:34,453] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38486, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:38:34.470 UTC [10778] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:34.787001Z 1534 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:38:35,502] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:35,507] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38502, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:38:35.542 UTC [10785] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:35.859012Z 1535 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:38:36,568] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:36,571] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38516, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:38:36.635 UTC [10792] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:36.935488Z 1536 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:38:37,630] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:37,634] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38532, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:38:37.712 UTC [10799] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:38.013186Z 1537 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:38:38,689] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:38,689] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56790, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:38:38.802 UTC [10806] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:39.084281Z 1538 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:38:39,741] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:39,751] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56802, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:38:39.897 UTC [10813] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:40.153889Z 1539 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:38:40,789] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:40,796] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56808, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:38:40.994 UTC [10820] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:41.231690Z 1540 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:38:41,845] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56814, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:38:41,847] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:38:42.083 UTC [10827] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:42.305971Z 1541 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:38:42,887] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:42,891] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56830, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:38:43.168 UTC [10834] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:43.378720Z 1542 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:38:43,942] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:43,946] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56844, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:38:44.251 UTC [10841] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:44.446971Z 1543 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:38:45,000] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:45,005] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56858, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:38:45.335 UTC [10848] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:45.515606Z 1544 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:38:46,056] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:46,059] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56862, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:38:46.434 UTC [10855] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:46.592724Z 1545 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:38:47,102] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:47,108] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56866, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:38:47.524 UTC [10862] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:47.668552Z 1546 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:38:48,154] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:48,160] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60550, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:38:48.614 UTC [10869] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:48.749061Z 1547 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:38:49,221] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60556, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:38:49,222] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:38:49.694 UTC [10877] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:49.821778Z 1548 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:38:50,279] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60562, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:38:50,281] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:38:50.785 UTC [10884] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:50.891816Z 1549 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:38:51,336] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60578, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:38:51,338] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:38:51.867 UTC [10891] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:51.969683Z 1550 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:38:52,389] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:52,394] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60588, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:38:52.948 UTC [10898] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:53.043697Z 1551 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:38:53,438] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60600, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:38:53,439] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:38:54.034 UTC [10905] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:54.117633Z 1552 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:38:54,484] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:54,489] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60604, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:38:55.125 UTC [10912] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:55.201723Z 1553 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:38:55,546] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:55,549] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60616, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:38:56.219 UTC [10919] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:56.273849Z 1554 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:38:56,601] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:56,604] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60632, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:38:57.297 UTC [10926] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:57.353835Z 1555 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:38:57,652] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:57,658] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37592, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:38:58.379 UTC [10933] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:58.421974Z 1556 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:38:58,709] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37604, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:38:58,709] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:38:59.469 UTC [10940] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:38:59.497095Z 1557 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:38:59,760] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:38:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:38:59,765] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37620, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:39:00.556 UTC [10947] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:39:00.572662Z 1558 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:39:00,814] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:00,818] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37636, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:01.646322Z 1559 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:39:01.647 UTC [10954] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:01,870] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:01,874] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37650, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:02.706261Z 1560 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:39:02.735 UTC [10961] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:02,917] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:02,924] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37656, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:03.783151Z 1561 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:39:03.814 UTC [10968] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:03,972] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:03,976] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37666, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:04.853817Z 1562 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:39:04.893 UTC [10976] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:05,020] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:05,025] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37680, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:05.932467Z 1563 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:39:05.968 UTC [10983] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:06,070] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:06,077] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37688, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:07.006126Z 1564 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:39:07.040 UTC [10990] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:39:07,122] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37700, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:39:07,124] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:39:08.078456Z 1565 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:39:08.111 UTC [10997] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:08,177] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:08,177] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33378, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:09.155354Z 1566 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:39:09.183 UTC [11004] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:09,229] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:09,232] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33382, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:10.223565Z 1567 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:39:10.247 UTC [11011] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:10,278] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:10,283] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33384, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:11.292773Z 1568 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:39:11.323 UTC [11018] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:11,336] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:11,342] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33392, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:12.359263Z 1569 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:39:12,377] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:12,392] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33408, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:39:12.393 UTC [11025] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:39:13.425171Z 1570 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:39:13,428] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:13,434] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33414, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:39:13.458 UTC [11033] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:39:14.483418Z 1571 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:39:14,485] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:14,488] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33426, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:39:14.536 UTC [11040] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:39:15.543982Z 1572 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:39:15,546] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:15,549] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33436, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:39:15.621 UTC [11047] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:39:16.599884Z 1573 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:39:16,602] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:16,605] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33442, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:39:16.707 UTC [11054] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:17,655] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:39:17.658565Z 1574 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:39:17,659] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34570, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:39:17.794 UTC [11061] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:18,716] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:39:18.717094Z 1575 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:39:18,719] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34584, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:39:18.882 UTC [11068] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:19,769] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:19,772] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34590, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:19.781455Z 1576 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:39:19.971 UTC [11075] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:20,823] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:20,829] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34598, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:20.846714Z 1577 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:39:21.060 UTC [11082] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:21,875] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:21,875] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34600, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:21.917324Z 1578 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:39:22.147 UTC [11089] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:22,927] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:22,928] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34606, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:22.988921Z 1579 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:39:23.236 UTC [11096] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:23,974] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:23,977] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34610, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:24.063909Z 1580 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:39:24.315 UTC [11103] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:39:25,040] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34612, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:39:25,045] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:39:25.133654Z 1581 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:39:25.405 UTC [11110] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:26,098] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:26,098] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34620, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:26.208618Z 1582 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:39:26.490 UTC [11117] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:27,148] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:27,154] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34628, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:27.295748Z 1583 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:39:27.575 UTC [11124] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:28,206] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:28,206] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40190, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:28.370471Z 1584 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:39:28.665 UTC [11131] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:29,270] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:29,274] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40206, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:29.455396Z 1585 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:39:29.758 UTC [11138] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:30,312] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:30,318] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40220, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:30.530505Z 1586 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:39:30.848 UTC [11145] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:31,376] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:31,379] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40232, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:31.602248Z 1587 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:39:31.947 UTC [11153] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:32,428] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:32,432] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40246, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:32.684011Z 1588 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:39:33.029 UTC [11160] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:33,482] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:33,486] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40262, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:33.757282Z 1589 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:39:34.125 UTC [11167] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:39:34,544] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40270, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:39:34,544] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:39:34.828741Z 1590 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:39:35.206 UTC [11175] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:35,589] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:35,595] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40272, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:35.899694Z 1591 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:39:36.292 UTC [11182] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:39:36,650] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40288, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:39:36,650] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:39:36.979485Z 1592 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:39:37.370 UTC [11189] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:37,702] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:37,707] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52606, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:38.059056Z 1593 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:39:38.455 UTC [11196] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:38,756] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:38,759] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52608, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:39.124739Z 1594 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:39:39.549 UTC [11203] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:39,815] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:39,821] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52610, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:40.220830Z 1595 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:39:40.632 UTC [11210] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:40,869] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:40,873] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52622, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:41.300841Z 1596 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:39:41.712 UTC [11217] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:41,924] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:41,926] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52638, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:42.374224Z 1597 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:39:42.810 UTC [11225] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:42,983] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:42,989] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52642, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:43.444327Z 1598 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:39:43.906 UTC [11232] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:44,051] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:44,055] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52658, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:44.523677Z 1599 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:39:44.998 UTC [11239] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:45,106] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:45,108] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52674, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:45.599048Z 1600 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:39:46.089 UTC [11246] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:46,153] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:46,158] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52682, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:46.681122Z 1601 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:39:47.175 UTC [11253] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:47,207] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:47,209] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52694, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:47.760757Z 1602 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:39:48.260 UTC [11260] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:39:48,264] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:48,268] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59020, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:39:48.856438Z 1603 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:39:49,329] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:49,329] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59030, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:39:49.352 UTC [11267] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:39:49.945920Z 1604 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:39:50,380] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:50,385] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59040, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:39:50.424 UTC [11274] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:39:51.020674Z 1605 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:39:51,442] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:51,445] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59054, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:39:51.513 UTC [11281] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:39:52.091726Z 1606 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:39:52,501] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:52,503] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59070, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:39:52.603 UTC [11288] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:39:53.164810Z 1607 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:39:53,560] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59072, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:39:53,561] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:39:53.686 UTC [11295] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:39:54.242955Z 1608 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:39:54,619] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59080, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:39:54,619] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:39:54.785 UTC [11302] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:39:55.323907Z 1609 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:39:55,673] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:55,678] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59084, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:39:55.883 UTC [11309] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:39:56.401018Z 1610 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:39:56,725] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:56,727] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59096, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:39:56.975 UTC [11316] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:39:57.476926Z 1611 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:39:57,769] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:57,773] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40486, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:39:58.059 UTC [11323] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:39:58.547879Z 1612 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:39:58,822] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:58,829] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40500, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:39:59.143 UTC [11330] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:39:59.627179Z 1613 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:39:59,877] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:39:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:39:59,880] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40510, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:40:00.238 UTC [11337] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:40:00.704174Z 1614 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:40:00,930] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:00,936] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40520, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:40:01.327 UTC [11344] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:40:01.781438Z 1615 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:40:01,989] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:01,990] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40530, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:40:02.421 UTC [11351] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:40:02.860385Z 1616 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:40:03,040] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:03,043] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40532, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:40:03.511 UTC [11358] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:40:03.932497Z 1617 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:40:04,089] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:04,094] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40536, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:40:04.595 UTC [11366] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:40:05.009630Z 1618 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:40:05,145] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:05,150] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40548, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:40:05.685 UTC [11373] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:40:06.092569Z 1619 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:40:06,198] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:06,202] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40564, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:40:06.768 UTC [11380] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:40:07.166102Z 1620 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:40:07,251] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:07,256] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40580, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:40:07.847 UTC [11387] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:40:08.251399Z 1621 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:40:08,300] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:08,302] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45732, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:40:08.930 UTC [11394] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:40:09.320717Z 1622 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:40:09,353] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:09,357] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45738, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:40:10.012 UTC [11401] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:40:10.387179Z 1623 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:40:10,397] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:10,402] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45740, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:40:11.101 UTC [11408] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:40:11.445908Z 1624 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:40:11,447] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:11,461] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45750, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:40:12.178 UTC [11415] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:40:12.501741Z 1625 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:40:12,503] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45752, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:40:12,503] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:40:13.272 UTC [11422] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:13,556] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:40:13.558019Z 1626 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:40:13,562] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45766, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:40:14.360 UTC [11429] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:14,609] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:14,610] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45768, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:14.615192Z 1627 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:40:15.447 UTC [11436] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:15,660] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:15,663] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45776, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:15.674596Z 1628 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:40:16.532 UTC [11443] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:16,720] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:16,729] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45782, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:16.752806Z 1629 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:40:17.619 UTC [11450] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:17,771] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:17,777] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49254, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:17.829177Z 1630 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:40:18.707 UTC [11457] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:18,819] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:18,830] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49256, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:18.905801Z 1631 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:40:19.788 UTC [11464] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:19,869] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:19,874] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49266, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:19.975886Z 1632 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:40:20.875 UTC [11471] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:20,922] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:20,925] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49268, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:21.048980Z 1633 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:40:21.955 UTC [11478] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:21,973] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:21,979] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49282, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:22.128564Z 1634 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:40:23,017] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:23,028] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49296, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:40:23.041 UTC [11485] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:40:23.203632Z 1635 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:40:24,062] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:24,075] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49300, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:40:24.111 UTC [11493] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:40:24.281063Z 1636 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:40:25,111] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:25,121] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49314, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:40:25.192 UTC [11500] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:40:25.355017Z 1637 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:40:26,165] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:26,166] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49318, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:40:26.280 UTC [11507] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:40:26.432934Z 1638 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:40:27,217] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:27,224] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49334, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:40:27.372 UTC [11515] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:40:27.513739Z 1639 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:40:28,268] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:28,270] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51612, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:40:28.465 UTC [11522] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:40:28.598760Z 1640 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:40:29,325] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:29,328] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51626, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:40:29.550 UTC [11530] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:40:29.688359Z 1641 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:40:30,382] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:30,383] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51630, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:40:30.632 UTC [11537] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:40:30.771315Z 1642 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:40:31,434] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:31,434] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51642, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:40:31.721 UTC [11544] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:40:31.838907Z 1643 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:40:32,477] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:32,480] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51648, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:40:32.806 UTC [11551] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:40:32.917041Z 1644 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:40:33,532] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:33,535] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51660, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:40:33.899 UTC [11558] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:40:33.984866Z 1645 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:40:34,584] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:34,588] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51664, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:40:34.987 UTC [11566] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:40:35.064891Z 1646 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:40:35,630] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:35,636] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51666, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:40:36.077 UTC [11573] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:40:36.149127Z 1647 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:40:36,682] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:36,691] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:51682, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:40:37.156 UTC [11580] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:40:37.228624Z 1648 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:40:37,740] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:37,744] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43206, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:40:38.244 UTC [11587] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:40:38.295521Z 1649 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:40:38,804] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:38,806] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43212, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:40:39.329 UTC [11594] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:40:39.374712Z 1650 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:40:39,859] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:39,863] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43224, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:40:40.422 UTC [11601] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:40:40.441810Z 1651 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:40:40,916] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:40,919] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43230, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:41.501861Z 1652 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:40:41.517 UTC [11608] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:41,968] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:41,977] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43246, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:42.567177Z 1653 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:40:42.597 UTC [11615] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:43,027] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:43,031] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43248, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:43.644239Z 1654 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:40:43.665 UTC [11622] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:44,093] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:44,095] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43250, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:44.717902Z 1655 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:40:44.749 UTC [11629] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:45,144] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:45,151] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43262, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:45.789652Z 1656 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:40:45.818 UTC [11637] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:46,195] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:46,196] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43274, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:46.867560Z 1657 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:40:46.896 UTC [11644] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:47,246] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:47,251] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43282, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:47.940813Z 1658 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:40:47.967 UTC [11651] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:48,299] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:48,303] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55610, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:49.009434Z 1659 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:40:49.036 UTC [11658] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:49,358] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:49,362] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55626, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:50.081807Z 1660 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:40:50.112 UTC [11665] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:50,420] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:50,423] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55630, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:51.150676Z 1661 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:40:51.181 UTC [11672] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:51,471] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:51,474] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55644, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:52.225482Z 1662 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:40:52.252 UTC [11679] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:52,527] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:52,529] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55648, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:53.294972Z 1663 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:40:53.325 UTC [11686] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:40:53,576] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55654, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:40:53,578] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:40:54.362786Z 1664 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:40:54.394 UTC [11693] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:54,629] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:54,631] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55664, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:55.439735Z 1665 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:40:55.467 UTC [11700] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:55,686] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:55,687] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55678, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:56.513039Z 1666 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:40:56.539 UTC [11707] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:40:56,745] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:55694, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:40:56,746] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:40:57.585494Z 1667 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:40:57.611 UTC [11714] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:57,813] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:57,814] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58118, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:58.668187Z 1668 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:40:58.693 UTC [11721] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:58,865] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:58,869] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58134, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:40:59.740616Z 1669 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:40:59.768 UTC [11728] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:40:59,925] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:40:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:40:59,926] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58138, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:00.811776Z 1670 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:41:00.841 UTC [11735] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:00,981] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:00,981] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58152, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:01.885272Z 1671 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:41:01.909 UTC [11742] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:02,041] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:02,042] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58164, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:02.954264Z 1672 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:41:02.987 UTC [11749] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:03,090] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:03,092] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58178, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:04.023037Z 1673 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:41:04.062 UTC [11756] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:04,147] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:04,148] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58180, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:05.097906Z 1674 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:41:05.132 UTC [11764] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:05,209] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:05,217] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58184, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:06.174223Z 1675 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:41:06.203 UTC [11771] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:06,257] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:06,262] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58198, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:07.249011Z 1676 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:41:07.272 UTC [11778] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:07,314] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:07,319] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58212, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:08.328761Z 1677 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:41:08.356 UTC [11785] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:08,361] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:08,363] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45178, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:09.399434Z 1678 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:41:09,400] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:09,406] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45184, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:41:09.430 UTC [11792] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:10,446] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:10,449] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45192, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:10.452653Z 1679 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:41:10.515 UTC [11799] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:41:11.506896Z 1680 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:41:11,508] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:11,512] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45206, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:41:11.597 UTC [11806] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:12,558] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:12,562] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45222, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:12.567883Z 1681 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:41:12.689 UTC [11813] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:13,623] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:13,625] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45224, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:13.630646Z 1682 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:41:13.770 UTC [11820] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:14,671] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:14,678] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45226, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:14.699648Z 1683 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:41:14.858 UTC [11827] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:15,720] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:15,724] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45240, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:15.767481Z 1684 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:41:15.946 UTC [11834] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:16,779] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:16,785] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:45242, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:16.834533Z 1685 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:41:17.026 UTC [11841] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:41:17,832] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58452, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:41:17,834] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:41:17.904051Z 1686 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:41:18.110 UTC [11848] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:18,894] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:18,897] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58464, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:18.975860Z 1687 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:41:19.188 UTC [11855] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:19,944] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:19,952] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58476, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:20.043572Z 1688 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:41:20.280 UTC [11861] FATAL: role "root" does not exist testdrive-kafka-1 | [2025-04-01 21:41:20,701] INFO [Controller id=1] Processing automatic preferred replica leader election (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:41:20,701] TRACE [Controller id=1] Checking need to trigger auto leader balancing (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:41:20,702] DEBUG [Controller id=1] Topics not in preferred replica for broker 1 HashMap() (kafka.controller.KafkaController) testdrive-kafka-1 | [2025-04-01 21:41:20,702] TRACE [Controller id=1] Leader imbalance ratio for broker 1 is 0.0 (kafka.controller.KafkaController) testdrive-zookeeper-1 | [2025-04-01 21:41:21,004] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58480, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:41:21,004] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:41:21.118574Z 1689 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:41:21.377 UTC [11868] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:22,063] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:22,063] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58486, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:22.195728Z 1690 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:41:22.462 UTC [11875] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:23,116] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:23,118] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58488, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:23.271215Z 1691 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:41:23.546 UTC [11882] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:24,175] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:24,182] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58502, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:24.347555Z 1692 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:41:24.632 UTC [11889] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:25,231] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:25,237] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58510, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:25.424851Z 1693 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:41:25.723 UTC [11896] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:26,283] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:26,291] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58518, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:26.503217Z 1694 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:41:26.813 UTC [11903] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:27,343] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:27,345] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:58530, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:27.574275Z 1695 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:41:27.896 UTC [11910] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:28,397] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:28,402] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38970, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:28.656222Z 1696 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:41:28.983 UTC [11917] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:29,451] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:29,457] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38974, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:29.737978Z 1697 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:41:30.064 UTC [11925] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:30,499] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:30,502] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38976, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:30.812468Z 1698 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:41:31.156 UTC [11932] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:31,562] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:31,565] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38990, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:31.882465Z 1699 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:41:32.234 UTC [11939] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:32,619] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:32,622] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38996, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:32.957912Z 1700 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:41:33.318 UTC [11946] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:33,681] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:33,687] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39006, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:34.037939Z 1701 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:41:34.406 UTC [11954] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:34,731] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:34,733] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39018, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:35.111734Z 1702 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:41:35.486 UTC [11962] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:35,787] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:35,791] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39034, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:36.187886Z 1703 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:41:36.571 UTC [11969] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:36,837] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:36,843] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39046, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:37.267638Z 1704 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:41:37.662 UTC [11976] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:41:37,897] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38946, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:41:37,898] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:41:38.342344Z 1705 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:41:38.752 UTC [11983] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:38,953] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:38,958] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38952, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:39.417544Z 1706 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:41:39.836 UTC [11990] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:40,007] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:40,012] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38954, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:40.486742Z 1707 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:41:40.924 UTC [11997] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:41,059] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:41,062] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38964, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:41.565713Z 1708 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:41:42.006 UTC [12004] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:42,111] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:42,115] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38966, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:42.640694Z 1709 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:41:43.091 UTC [12011] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:43,167] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:43,171] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38978, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:43.718029Z 1710 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:41:44.181 UTC [12018] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:41:44,216] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:44,219] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38988, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:44.789546Z 1711 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:41:45,270] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:41:45.271 UTC [12025] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:41:45,272] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39000, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:41:45.858714Z 1712 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:41:46,331] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:46,333] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39016, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:41:46.360 UTC [12032] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:41:46.932163Z 1713 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:41:47,387] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:47,391] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39030, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:41:47.429 UTC [12039] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:41:48.010774Z 1714 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:41:48,445] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:48,447] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46914, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:41:48.512 UTC [12046] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:41:49.076260Z 1715 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:41:49,492] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:49,497] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46930, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:41:49.603 UTC [12053] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:41:50.148470Z 1716 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:41:50,558] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:50,559] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46946, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:41:50.689 UTC [12060] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:41:51.227750Z 1717 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:41:51,612] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:51,617] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46956, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:41:51.773 UTC [12067] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:41:52.305263Z 1718 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:41:52,670] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:52,672] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46966, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:41:52.857 UTC [12074] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:41:53.385810Z 1719 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:41:53,726] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:53,729] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46970, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:41:53.944 UTC [12081] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:41:54.463138Z 1720 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:41:54,780] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:54,782] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46986, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:41:55.028 UTC [12088] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:41:55.534664Z 1721 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:41:55,832] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:55,839] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:46990, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:41:56.113 UTC [12095] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:41:56.610744Z 1722 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:41:56,879] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:56,886] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:47004, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:41:57.196 UTC [12102] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:41:57.679878Z 1723 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:41:57,933] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:57,937] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42416, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:41:58.294 UTC [12109] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:41:58.748233Z 1724 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:41:58,986] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:41:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:41:58,990] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42432, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:41:59.381 UTC [12116] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:41:59.826196Z 1725 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:42:00,049] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42448, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:42:00,049] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:42:00.464 UTC [12123] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:42:00.902079Z 1726 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:42:01,106] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:01,109] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42456, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:42:01.569 UTC [12130] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:42:01.974619Z 1727 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:42:02,161] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:02,164] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42468, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:42:02.659 UTC [12137] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:42:03.051024Z 1728 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:42:03,217] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:03,221] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42476, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:42:03.741 UTC [12144] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:42:04.124342Z 1729 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:42:04,281] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42492, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:42:04,284] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:42:04.831 UTC [12152] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:42:05.200170Z 1730 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:42:05,334] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:05,336] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42500, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:42:05.921 UTC [12159] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:42:06.279445Z 1731 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:42:06,397] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42508, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:42:06,399] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:42:07.004 UTC [12166] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:42:07.355812Z 1732 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:42:07,448] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:07,450] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42512, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:42:08.099 UTC [12173] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:42:08.438542Z 1733 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:42:08,499] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:08,503] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56800, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:42:09.185 UTC [12180] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:42:09.512120Z 1734 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:42:09,549] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:09,556] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56816, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:42:10.263 UTC [12187] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:42:10.582202Z 1735 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:42:10,594] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:10,597] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56824, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:42:11.345 UTC [12194] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:42:11.648933Z 1736 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:42:11,653] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:11,658] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56836, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:42:12.429 UTC [12201] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:12,700] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:42:12.701123Z 1737 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:42:12,703] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56850, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:42:13.515 UTC [12208] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:42:13.756421Z 1738 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:42:13,759] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:13,760] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56858, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:42:14.601 UTC [12215] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:42:14.814081Z 1739 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:42:14,817] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:14,818] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56872, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:42:15.682 UTC [12222] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:42:15.866649Z 1740 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:42:15,872] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:15,874] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56878, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:42:16.767 UTC [12229] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:16,925] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:42:16.925973Z 1741 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:42:16,926] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:56890, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:42:17.851 UTC [12236] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:42:17,980] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42946, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:42:17,981] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:42:17.985067Z 1742 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:42:18.937 UTC [12243] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:42:19,041] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42962, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-zookeeper-1 | [2025-04-01 21:42:19,041] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42962, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:42:19,041] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-schema-registry-1 | [2025-04-01 21:42:19,041] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:42:19.046554Z 1743 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-mysql-1 | 2025-04-01T21:42:19.046554Z 1743 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:42:20.026 UTC [12251] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:20,089] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:20,093] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42978, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:20.106847Z 1744 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:42:21.118 UTC [12258] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:21,143] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:21,144] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42986, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:21.177892Z 1745 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:42:22,180] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:22,184] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:42994, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:42:22.200 UTC [12265] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:42:22.260446Z 1746 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:42:23,234] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:23,237] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43002, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:42:23.273 UTC [12272] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:42:23.341522Z 1747 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:42:24,293] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:24,299] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43004, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:42:24.360 UTC [12279] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:42:24.408745Z 1748 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:42:25,356] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:25,357] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43008, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:42:25.445 UTC [12286] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:42:25.483693Z 1749 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:42:26,413] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:26,414] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43020, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:42:26.526 UTC [12293] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:42:26.562446Z 1750 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:42:27,462] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:27,469] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:43036, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:42:27.615 UTC [12300] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:42:27.635772Z 1751 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:42:28,515] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:28,518] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49918, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:42:28.709 UTC [12307] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:42:28.712988Z 1752 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:42:29,574] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:29,580] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49932, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:29.772996Z 1753 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:42:29.791 UTC [12314] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:30,629] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:30,637] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49940, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:30.845610Z 1754 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:42:30.877 UTC [12321] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:31,683] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:31,689] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49952, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:31.919366Z 1755 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:42:31.946 UTC [12328] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:42:32,747] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49958, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:42:32,749] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:42:32.999327Z 1756 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:42:33.028 UTC [12335] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:33,804] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:33,807] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49966, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:34.076539Z 1757 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:42:34.105 UTC [12342] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:34,865] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:34,866] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49980, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:35.155460Z 1758 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:42:35.185 UTC [12350] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:35,912] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:35,921] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49984, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:36.225810Z 1759 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:42:36.259 UTC [12358] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:36,970] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:36,971] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49996, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:37.298613Z 1760 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:42:37.330 UTC [12365] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:38,030] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:38,032] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37208, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:38.368896Z 1761 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:42:38.403 UTC [12372] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:39,083] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:39,087] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37212, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:39.441981Z 1762 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:42:39.477 UTC [12379] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:40,137] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:40,143] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37222, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:40.512206Z 1763 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:42:40.548 UTC [12386] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:41,196] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:41,197] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37224, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:41.588503Z 1764 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:42:41.617 UTC [12393] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:42,244] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:42,248] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37228, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:42.663677Z 1765 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:42:42.694 UTC [12400] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:43,299] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:43,307] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37244, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:43.740548Z 1766 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:42:43.769 UTC [12407] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:44,350] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:44,352] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37252, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:44.818113Z 1767 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:42:44.848 UTC [12414] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:45,402] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:45,406] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37266, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:45.886617Z 1768 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:42:45.924 UTC [12421] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:46,451] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:46,459] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37270, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:46.969443Z 1769 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:42:46.990 UTC [12428] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:47,505] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:47,509] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:37280, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:48.045235Z 1770 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:42:48.070 UTC [12435] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:48,559] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:48,565] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38654, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:49.109373Z 1771 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:42:49.138 UTC [12442] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:49,617] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:49,617] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38660, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:50.185746Z 1772 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:42:50.205 UTC [12449] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:50,683] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:50,685] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38670, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:51.255805Z 1773 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:42:51.283 UTC [12456] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:51,742] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:51,744] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38676, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:52.331017Z 1774 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:42:52.358 UTC [12463] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:52,797] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:52,802] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38678, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:53.409595Z 1775 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:42:53.442 UTC [12470] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:53,854] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:53,856] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38694, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:54.484321Z 1776 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:42:54.512 UTC [12477] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:42:54,912] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38706, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:42:54,914] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:42:55.554008Z 1777 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:42:55.581 UTC [12484] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:42:55,968] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38716, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:42:55,972] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:42:56.623447Z 1778 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:42:56.654 UTC [12491] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:57,017] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:57,018] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:38732, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:57.705152Z 1779 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:42:57.735 UTC [12498] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:42:58,073] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:42:58,078] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34504, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:42:58.780111Z 1780 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:42:58.806 UTC [12505] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:42:59,133] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34516, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:42:59,134] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:42:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:42:59.855502Z 1781 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:42:59.889 UTC [12512] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:00,195] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:00,198] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34522, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:00.930820Z 1782 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:43:00.958 UTC [12519] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:01,250] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:01,253] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34534, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:02.009965Z 1783 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:43:02.034 UTC [12526] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:02,317] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:02,318] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34550, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:03.074283Z 1784 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:43:03.108 UTC [12533] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:03,373] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:03,377] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34552, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:04.152242Z 1785 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:43:04.180 UTC [12540] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:04,423] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:04,423] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34554, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:05.223551Z 1786 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:43:05.248 UTC [12548] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:05,473] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:05,477] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34564, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:06.307270Z 1787 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:43:06.333 UTC [12555] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:06,526] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:06,534] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34566, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:07.385473Z 1788 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:43:07.408 UTC [12562] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:07,579] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:07,579] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34572, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:08.466027Z 1789 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:43:08.492 UTC [12569] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:08,630] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:08,632] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53532, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:09.544345Z 1790 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:43:09.574 UTC [12576] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:43:09,692] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53536, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:43:09,695] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 5 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:43:10.613827Z 1791 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:43:10.645 UTC [12583] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:10,747] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:10,752] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53546, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:11.677197Z 1792 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:43:11.721 UTC [12590] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:11,811] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:11,817] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53558, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:12.752417Z 1793 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:43:12.791 UTC [12597] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:12,868] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:12,872] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53568, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:13.822561Z 1794 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:43:13.872 UTC [12604] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:43:13,929] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53574, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:43:13,930] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:13 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:43:14.890210Z 1795 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:43:14.951 UTC [12611] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:14,990] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:14,992] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53580, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:15.967278Z 1796 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:43:16.037 UTC [12618] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:16,055] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:16,060] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53596, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:17.045403Z 1797 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:43:17,101] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:17,106] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:53604, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:43:17.116 UTC [12625] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:43:18.111775Z 1798 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:43:18,151] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:18,163] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33044, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:43:18.191 UTC [12632] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:43:19.184800Z 1799 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:43:19,193] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:19,209] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33060, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:43:19.274 UTC [12639] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:43:20.239818Z 1800 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:43:20,242] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:20,253] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33074, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:43:20.364 UTC [12646] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:21,292] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:43:21.296958Z 1801 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:43:21,299] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33078, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:43:21.454 UTC [12653] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:22,347] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:22,349] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33084, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:22.349985Z 1802 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:43:22.531 UTC [12660] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:23,403] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:23,407] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33090, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:23.408783Z 1803 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:43:23.619 UTC [12667] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:24,452] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:24,458] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33098, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:24.467138Z 1804 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:43:24.703 UTC [12674] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:25,503] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:25,504] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33102, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:25.543129Z 1805 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:43:25.797 UTC [12681] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:26,549] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:26,555] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33110, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:26.626196Z 1806 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:43:26.884 UTC [12688] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:27,601] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:27,604] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:33120, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:27.706929Z 1807 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:43:27.977 UTC [12695] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:28,655] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:28,658] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39558, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:28.790360Z 1808 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:43:29.066 UTC [12702] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:29,708] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:29,711] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39568, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:29.857794Z 1809 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:43:30.152 UTC [12709] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:30,766] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:30,770] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39578, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:30.933279Z 1810 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:43:31.244 UTC [12716] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:31,822] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:31,826] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39582, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:32.010086Z 1811 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:43:32.333 UTC [12723] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:32,881] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:32 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:32,881] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39592, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:33.079004Z 1812 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:43:33.432 UTC [12730] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:33,942] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:33,945] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39596, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:34.157344Z 1813 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:43:34.524 UTC [12738] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:43:34,999] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39604, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:43:35,002] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:43:35.237121Z 1814 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:43:35.616 UTC [12745] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:43:36,051] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39608, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:43:36,052] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:43:36.319588Z 1815 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:43:36.703 UTC [12752] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:37,116] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:37,116] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39624, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:37.388841Z 1816 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:43:37.789 UTC [12759] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:38,170] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:38,175] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59948, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:38.461317Z 1817 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:43:38.874 UTC [12766] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:39,224] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:39,232] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59952, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:39.532581Z 1818 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:43:39.962 UTC [12773] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:40,280] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:40,283] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59958, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:40.603426Z 1819 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:43:41.049 UTC [12780] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:41,331] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:41,335] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59970, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:41.671085Z 1820 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:43:42.141 UTC [12787] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:42,390] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:42,393] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59972, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:42.743946Z 1821 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:43:43.234 UTC [12794] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:43,442] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:43,442] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59978, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:43.822423Z 1822 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:43:44.319 UTC [12801] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:44,507] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:44,514] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59986, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:44.891651Z 1823 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:43:45.397 UTC [12808] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:45,560] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:45,564] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60002, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:45.965258Z 1824 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:43:46.490 UTC [12815] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:46,615] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:46,618] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:60008, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:47.039792Z 1825 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:43:47.576 UTC [12822] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:47,667] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:47,671] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48028, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:48.107515Z 1826 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:43:48.661 UTC [12829] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:48,719] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:48,721] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48040, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:49.183194Z 1827 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:43:49.754 UTC [12836] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:43:49,776] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:49,782] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48050, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:43:50.257271Z 1828 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:43:50,821] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:50,827] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48060, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:43:50.841 UTC [12843] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:43:51.331098Z 1829 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:43:51,871] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:51 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:51,874] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48070, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:43:51.909 UTC [12851] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:43:52.403571Z 1830 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:43:52,929] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48082, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:43:52,930] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:43:52.989 UTC [12858] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:43:53.482500Z 1831 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:43:53,983] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:53,986] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48094, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:43:54.070 UTC [12865] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:43:54.560569Z 1832 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:43:55,040] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:55,040] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48100, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:43:55.166 UTC [12872] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:43:55.640332Z 1833 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:43:56,090] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:56,092] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48114, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:43:56.251 UTC [12879] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:43:56.713049Z 1834 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:43:57,147] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:57,152] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:48120, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:43:57.347 UTC [12886] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:43:57.789090Z 1835 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:43:58,210] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:58,216] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59512, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:43:58.436 UTC [12893] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:43:58.857025Z 1836 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:43:59,270] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:43:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:43:59,272] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59524, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:43:59.523 UTC [12900] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:43:59.929150Z 1837 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:44:00,324] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:00,326] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59526, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:00.607 UTC [12907] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:01.002669Z 1838 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:44:01,375] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:01,383] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59542, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:01.694 UTC [12914] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:02.084709Z 1839 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:44:02,436] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59544, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:44:02,437] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:44:02.789 UTC [12921] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:03.152134Z 1840 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:44:03,485] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:03,490] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59552, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:03.876 UTC [12928] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:04.228621Z 1841 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:44:04,556] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:04,560] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59566, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:04.975 UTC [12936] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:05.305273Z 1842 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:44:05,610] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:05,616] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59576, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:06.070 UTC [12943] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:06.374807Z 1843 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:44:06,669] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:06,671] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:59588, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:07.159 UTC [12950] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:07.460833Z 1844 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:44:07,729] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:07,732] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49638, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:08.245 UTC [12957] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:08.535615Z 1845 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:44:08,784] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:08,793] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49654, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:09.327 UTC [12965] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:09.611821Z 1846 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:44:09,842] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:09,843] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49658, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:10.420 UTC [12972] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:10.681956Z 1847 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:44:10,896] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:10 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:10,902] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49666, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:11.512 UTC [12979] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:11.751259Z 1848 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:44:11,947] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49680, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:44:11,948] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:44:12.600 UTC [12986] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:12.827087Z 1849 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:44:12,999] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:12 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:13,003] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49688, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:13.686 UTC [12993] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:13.901257Z 1850 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:44:14,050] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:14 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:14,056] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49692, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:14.780 UTC [13000] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:14.976643Z 1851 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:44:15,112] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49696, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:44:15,112] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:15 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 0 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:44:15.867 UTC [13006] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:16.056598Z 1852 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:44:16,175] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:16 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:16,176] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49708, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:16.946 UTC [13013] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:17.136826Z 1853 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:44:17,223] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:49714, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:44:17,224] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:17 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:44:18.033 UTC [13020] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:18.207560Z 1854 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:44:18,287] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:18 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:18,289] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39674, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:19.119 UTC [13027] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:19.283577Z 1855 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:44:19,337] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:19 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:19,340] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39690, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:20.204 UTC [13034] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:20.358958Z 1856 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:44:20,387] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:20 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:20,390] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39692, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:21.296 UTC [13042] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:21.423453Z 1857 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:44:21,427] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:21 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:21,433] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39708, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:22.381 UTC [13049] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:22.478122Z 1858 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:44:22,480] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:22 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:22,481] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39724, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:23.458 UTC [13056] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:23.538152Z 1859 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:44:23,542] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39730, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:44:23,542] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:23 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:44:24.539 UTC [13063] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:44:24,586] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:24 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:24,590] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39736, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:44:24.598566Z 1860 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:44:25.627 UTC [13070] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:44:25,640] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:25 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:25,642] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39744, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:44:25.655929Z 1861 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:44:26,682] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:26 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:26,685] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39750, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:26.709 UTC [13077] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:26.727849Z 1862 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:44:27,746] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41084, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:44:27,749] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:27 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:44:27.781 UTC [13084] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:27.803568Z 1863 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-zookeeper-1 | [2025-04-01 21:44:28,802] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41090, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:44:28,802] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:28 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-postgres-1 | 2025-04-01 21:44:28.849 UTC [13091] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:28.877859Z 1864 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:44:29,859] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:29 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:29,865] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41098, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:29.922 UTC [13098] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:29.948762Z 1865 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:44:30,911] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:30 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:30,912] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41100, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:31.010 UTC [13105] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:31.027970Z 1866 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:44:31,970] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:31 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:31,977] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41116, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-postgres-1 | 2025-04-01 21:44:32.094 UTC [13112] FATAL: role "root" does not exist testdrive-mysql-1 | 2025-04-01T21:44:32.100096Z 1867 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-schema-registry-1 | [2025-04-01 21:44:33,031] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:33 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:33,034] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41124, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:44:33.181816Z 1868 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:44:33.189 UTC [13119] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:44:34,086] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:34 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:34,087] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41126, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:44:34.255930Z 1869 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:44:34.294 UTC [13126] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:44:35,144] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:35 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:35,149] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41130, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:44:35.325842Z 1870 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:44:35.362 UTC [13134] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:44:36,202] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:36 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:36,205] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41146, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:44:36.399712Z 1871 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:44:36.435 UTC [13141] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:44:37,258] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:41158, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:44:37,261] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:37 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:44:37.480838Z 1872 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:44:37.506 UTC [13148] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:44:38,305] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:38 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:38,310] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39952, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:44:38.551959Z 1873 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:44:38.579 UTC [13155] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:44:39,363] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:39 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:39,371] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39956, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:44:39.629275Z 1874 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:44:39.659 UTC [13162] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:44:40,424] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:40 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:40,429] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39966, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:44:40.698130Z 1875 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:44:40.732 UTC [13169] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:44:41,477] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:41 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:41,481] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39968, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:44:41.779877Z 1876 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:44:41.807 UTC [13176] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:44:42,537] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:42 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 2 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:42,539] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39982, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:44:42.850658Z 1877 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:44:42.886 UTC [13183] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:44:43,584] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:43 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:43,590] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:39996, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:44:43.918540Z 1878 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:44:43.956 UTC [13190] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:44:44,636] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:44 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:44,639] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40004, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:44:44.991913Z 1879 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:44:45.029 UTC [13197] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:44:45,686] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:45 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:45,689] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40018, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:44:46.065258Z 1880 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:44:46.100 UTC [13204] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:44:46,744] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:46 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:46,746] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:40032, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:44:47.142600Z 1881 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:44:47.171 UTC [13211] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:44:47,804] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:47 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:47,809] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52606, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:44:48.217786Z 1882 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:44:48.251 UTC [13218] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:44:48,852] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:48 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:48,853] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52610, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:44:49.292679Z 1883 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:44:49.328 UTC [13225] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:44:49,908] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:49 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:49,909] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52624, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:44:50.359543Z 1884 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:44:50.397 UTC [13232] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:44:50,956] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:50 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:50,957] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52636, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:44:51.427483Z 1885 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:44:51.467 UTC [13239] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:44:52,003] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:52 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:52,008] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52638, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:44:52.501471Z 1886 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:44:52.538 UTC [13246] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:44:53,059] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:53 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:53,066] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52640, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:44:53.575824Z 1887 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:44:53.614 UTC [13253] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:44:54,120] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52648, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:44:54,121] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:54 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:44:54.648605Z 1888 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:44:54.685 UTC [13260] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:44:55,184] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:55 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:55,190] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52656, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:44:55.728170Z 1889 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:44:55.759 UTC [13267] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:44:56,243] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:56 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:56,246] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52658, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:44:56.799651Z 1890 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:44:56.832 UTC [13274] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:44:57,300] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:57 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:57,302] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:52674, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:44:57.874996Z 1891 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:44:57.901 UTC [13281] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:44:58,352] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:58 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:58,354] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34914, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:44:58.946289Z 1892 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:44:58.974 UTC [13288] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:44:59,402] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:44:59 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:44:59,404] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34928, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:45:00.019897Z 1893 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:45:00.048 UTC [13295] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:45:00,457] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:45:00 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:45:00,458] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34934, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:45:01.094035Z 1894 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:45:01.123 UTC [13302] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:45:01,529] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34942, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:45:01,530] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:45:01 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:45:02.178405Z 1895 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:45:02.215 UTC [13309] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:45:02,583] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34950, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:45:02,584] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:45:02 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:45:03.253826Z 1896 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:45:03.287 UTC [13316] FATAL: role "root" does not exist testdrive-zookeeper-1 | [2025-04-01 21:45:03,625] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34964, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-schema-registry-1 | [2025-04-01 21:45:03,626] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:45:03 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-mysql-1 | 2025-04-01T21:45:04.330123Z 1897 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:45:04.360 UTC [13323] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:45:04,686] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:45:04 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:45:04,689] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34980, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:45:05.404077Z 1898 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:45:05.432 UTC [13331] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:45:05,745] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:45:05 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:45:05,749] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:34996, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:45:06.482857Z 1899 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:45:06.507 UTC [13338] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:45:06,805] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:45:06 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:45:06,805] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:35008, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:45:07.553792Z 1900 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:45:07.583 UTC [13345] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:45:07,859] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:45:07 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:45:07,866] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36818, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:45:08.626987Z 1901 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:45:08.658 UTC [13352] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:45:08,922] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:45:08 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:45:08,926] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36826, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:45:09.698118Z 1902 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:45:09.735 UTC [13359] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:45:09,967] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:45:09 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:45:09,973] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36830, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn) testdrive-mysql-1 | 2025-04-01T21:45:10.773546Z 1903 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead' testdrive-postgres-1 | 2025-04-01 21:45:10.811 UTC [13366] FATAL: role "root" does not exist testdrive-schema-registry-1 | [2025-04-01 21:45:11,026] INFO [0:0:0:0:0:0:0:1] - - [01/Apr/2025:21:45:11 +0000] "GET / HTTP/1.1" 200 2 "-" "curl/7.61.1" 1 (io.confluent.rest-utils.requests) testdrive-zookeeper-1 | [2025-04-01 21:45:11,028] INFO Unable to read additional data from client, it probably closed the socket: address = /[0:0:0:0:0:0:0:1]:36844, session = 0x0 (org.apache.zookeeper.server.NIOServerCnxn)