2026-06-10T20:22:51.823426730-04:00 stdout F Running: mysql --host="mariadb" --user=root --password="$MARIADB_ROOT_PASSWORD" -e "CREATE DATABASE IF NOT EXISTS zuul CHARACTER SET utf8 COLLATE utf8_general_ci;GRANT ALL PRIVILEGES ON zuul.* TO zuul@% IDENTIFIED BY c1d9d3c9-20fe-451b-b68f-ccf5ab3e3a49 WITH GRANT OPTION; FLUSH PRIVILEGES;" 2026-06-10T20:22:51.922408439-04:00 stderr F mysql: Deprecated program name. It will be removed in a future release, use '/usr/bin/mariadb' instead 2026-06-10T20:22:51.922715887-04:00 stderr F Warning: World-writable config file '/etc/my.cnf.d/docker.cnf' is ignored