2026-06-12T08:31:02.358072352+00:00 stderr F INFO:__main__:Loading config file at /var/lib/kolla/config_files/config.json 2026-06-12T08:31:02.358213846+00:00 stderr F INFO:__main__:Validating config file 2026-06-12T08:31:02.358213846+00:00 stderr F INFO:__main__:Kolla config strategy set to: COPY_ALWAYS 2026-06-12T08:31:02.358213846+00:00 stderr F INFO:__main__:Copying service configuration files 2026-06-12T08:31:02.358229787+00:00 stderr F INFO:__main__:Copying /dev/null to /etc/libqb/force-filesystem-sockets 2026-06-12T08:31:02.358990420+00:00 stderr F INFO:__main__:Setting permission for /etc/libqb/force-filesystem-sockets 2026-06-12T08:31:02.359449514+00:00 stderr F INFO:__main__:Deleting /etc/my.cnf.d/galera.cnf 2026-06-12T08:31:02.359588719+00:00 stderr F INFO:__main__:Copying /var/lib/kolla/config_files/src/etc/my.cnf.d/galera.cnf to /etc/my.cnf.d/galera.cnf 2026-06-12T08:31:02.359985301+00:00 stderr F INFO:__main__:Copying /var/lib/kolla/config_files/src/etc/sysconfig/clustercheck to /etc/sysconfig/clustercheck 2026-06-12T08:31:02.360320561+00:00 stderr F INFO:__main__:Copying /var/lib/kolla/config_files/src/root/.my.cnf to /root/.my.cnf 2026-06-12T08:31:02.360994793+00:00 stderr F INFO:__main__:Copying /var/lib/kolla/config_files/src-tls/etc/pki/tls/certs/mysql.crt to /etc/pki/tls/certs/mysql.crt 2026-06-12T08:31:02.361374575+00:00 stderr F INFO:__main__:Copying /var/lib/kolla/config_files/src-tls/etc/pki/tls/private/mysql.key to /etc/pki/tls/private/mysql.key 2026-06-12T08:31:02.361629943+00:00 stderr F INFO:__main__:Writing out command to execute 2026-06-12T08:31:02.362071547+00:00 stderr F INFO:__main__:Setting permission for /etc/pki/tls/certs/mysql.crt 2026-06-12T08:31:02.362215851+00:00 stderr F INFO:__main__:Setting permission for /etc/pki/tls/private/mysql.key 2026-06-12T08:31:02.383498847+00:00 stderr F sudo: unable to send audit message: Operation not permitted 2026-06-12T08:31:02.424983263+00:00 stderr P chown: cannot access '/auth_pam_tool_dir/auth_pam_tool' 2026-06-12T08:31:02.425036784+00:00 stderr F : No such file or directory 2026-06-12T08:31:02.425246562+00:00 stdout F Couldn't set an owner to '/auth_pam_tool_dir/auth_pam_tool'. 2026-06-12T08:31:02.425246562+00:00 stdout F It must be root, the PAM authentication plugin doesn't work otherwise.. 2026-06-12T08:31:02.425246562+00:00 stdout F 2026-06-12T08:31:02.427062258+00:00 stderr P chown: 2026-06-12T08:31:02.427111709+00:00 stderr P cannot access '/auth_pam_tool_dir' 2026-06-12T08:31:02.427162601+00:00 stderr P : No such file or directory 2026-06-12T08:31:02.427189112+00:00 stderr F 2026-06-12T08:31:02.427450320+00:00 stdout F Cannot change ownership of the '/auth_pam_tool_dir' directory 2026-06-12T08:31:02.427450320+00:00 stdout F to the 'mysql' user. Check that you have the necessary permissions and try again. 2026-06-12T08:31:02.427450320+00:00 stdout F 2026-06-12T08:31:02.427633956+00:00 stdout F Installing MariaDB/MySQL system tables in '/var/lib/mysql' ... 2026-06-12T08:31:03.095089800+00:00 stdout F OK 2026-06-12T08:31:03.095571095+00:00 stdout F 2026-06-12T08:31:03.095602166+00:00 stdout F To start mariadbd at boot time you have to copy 2026-06-12T08:31:03.095618216+00:00 stdout F support-files/mariadb.service to the right place for your system 2026-06-12T08:31:03.095636367+00:00 stdout F 2026-06-12T08:31:03.095636367+00:00 stdout F 2026-06-12T08:31:03.095649537+00:00 stdout F Two all-privilege accounts were created. 2026-06-12T08:31:03.095778551+00:00 stdout F One is root@localhost, it has no password, but you need to 2026-06-12T08:31:03.095778551+00:00 stdout F be system 'root' user to connect. Use, for example, sudo mysql 2026-06-12T08:31:03.095778551+00:00 stdout F The second is mysql@localhost, it has no password either, but 2026-06-12T08:31:03.095804602+00:00 stdout F you need to be the system 'mysql' user to connect. 2026-06-12T08:31:03.095804602+00:00 stdout F After connecting you can set the password, if you would need to be 2026-06-12T08:31:03.095818342+00:00 stdout F able to connect as any of these users with a password and without sudo 2026-06-12T08:31:03.095818342+00:00 stdout F 2026-06-12T08:31:03.095846173+00:00 stdout F See the MariaDB Knowledgebase at https://mariadb.com/kb 2026-06-12T08:31:03.095846173+00:00 stdout F 2026-06-12T08:31:03.095969127+00:00 stdout F You can start the MariaDB daemon with: 2026-06-12T08:31:03.095969127+00:00 stdout F cd '/usr' ; /usr/bin/mariadb-safe --datadir='/var/lib/mysql' 2026-06-12T08:31:03.095969127+00:00 stdout F 2026-06-12T08:31:03.095969127+00:00 stdout F You can test the MariaDB daemon with mysql-test-run.pl 2026-06-12T08:31:03.095995998+00:00 stdout F cd '/usr/share/mysql-test' ; perl mariadb-test-run.pl 2026-06-12T08:31:03.095995998+00:00 stdout F 2026-06-12T08:31:03.095995998+00:00 stdout F Please report any problems at https://mariadb.org/jira 2026-06-12T08:31:03.095995998+00:00 stdout F 2026-06-12T08:31:03.096011218+00:00 stdout F The latest information about MariaDB is available at https://mariadb.org/. 2026-06-12T08:31:03.096011218+00:00 stdout F 2026-06-12T08:31:03.096025029+00:00 stdout F Consider joining MariaDB's strong and vibrant community: 2026-06-12T08:31:03.096099221+00:00 stdout F https://mariadb.org/get-involved/ 2026-06-12T08:31:03.096099221+00:00 stdout F 2026-06-12T08:31:03.351254557+00:00 stdout F 260612 08:31:03 mysqld_safe Logging to '/var/log/mariadb/mariadb.log'. 2026-06-12T08:31:03.406238416+00:00 stdout F 260612 08:31:03 mysqld_safe Starting mariadbd daemon with databases from /var/lib/mysql 2026-06-12T08:31:04.108151087+00:00 stderr F sudo: unable to send audit message: Operation not permitted 2026-06-12T08:31:04.113897756+00:00 stdout F spawn mysql_secure_installation 2026-06-12T08:31:04.133320063+00:00 stdout F 2026-06-12T08:31:04.133320063+00:00 stdout F NOTE: RUNNING ALL PARTS OF THIS SCRIPT IS RECOMMENDED FOR ALL MariaDB 2026-06-12T08:31:04.133320063+00:00 stdout F SERVERS IN PRODUCTION USE! PLEASE READ EACH STEP CAREFULLY! 2026-06-12T08:31:04.133320063+00:00 stdout F 2026-06-12T08:31:04.133464978+00:00 stdout F In order to log into MariaDB to secure it, we'll need the current 2026-06-12T08:31:04.133464978+00:00 stdout F password for the root user. If you've just installed MariaDB, and 2026-06-12T08:31:04.133464978+00:00 stdout F haven't set the root password yet, you should just press enter here. 2026-06-12T08:31:04.133464978+00:00 stdout F 2026-06-12T08:31:04.136435220+00:00 stdout P Enter current password for root (enter for none): 2026-06-12T08:31:04.136594425+00:00 stdout F 2026-06-12T08:31:04.156222459+00:00 stdout F OK, successfully used password, moving on... 2026-06-12T08:31:04.156222459+00:00 stdout F 2026-06-12T08:31:04.156222459+00:00 stdout F Setting the root password or using the unix_socket ensures that nobody 2026-06-12T08:31:04.156222459+00:00 stdout P can log into the MariaDB root user without the proper authorisation. 2026-06-12T08:31:04.156397814+00:00 stdout F 2026-06-12T08:31:04.156397814+00:00 stdout F 2026-06-12T08:31:04.156397814+00:00 stdout F You already have your root account protected, so you can safely answer 'n'. 2026-06-12T08:31:04.156397814+00:00 stdout F 2026-06-12T08:31:04.156397814+00:00 stdout P Switch to unix_socket authentication [Y/n] 2026-06-12T08:31:04.156460557+00:00 stdout F n 2026-06-12T08:31:04.156619302+00:00 stdout F ... skipping. 2026-06-12T08:31:04.156619302+00:00 stdout F 2026-06-12T08:31:04.156673474+00:00 stdout F You already have your root account protected, so you can safely answer 'n'. 2026-06-12T08:31:04.156673474+00:00 stdout F 2026-06-12T08:31:04.156673474+00:00 stdout P Change the root password? [Y/n] 2026-06-12T08:31:04.156778207+00:00 stdout F y 2026-06-12T08:31:04.159289606+00:00 stdout P New password: 2026-06-12T08:31:04.159497932+00:00 stdout F 2026-06-12T08:31:04.159497932+00:00 stdout P Re-enter new password: 2026-06-12T08:31:04.159642997+00:00 stdout F 2026-06-12T08:31:04.180083715+00:00 stdout F Password updated successfully! 2026-06-12T08:31:04.180083715+00:00 stdout F Reloading privilege tables.. 2026-06-12T08:31:04.192148442+00:00 stdout F ... Success! 2026-06-12T08:31:04.192148442+00:00 stdout F 2026-06-12T08:31:04.199837543+00:00 stdout F 2026-06-12T08:31:04.199837543+00:00 stdout F By default, a MariaDB installation has an anonymous user, allowing anyone 2026-06-12T08:31:04.199837543+00:00 stdout F to log into MariaDB without having to have a user account created for 2026-06-12T08:31:04.199903315+00:00 stdout F them. This is intended only for testing, and to make the installation 2026-06-12T08:31:04.199903315+00:00 stdout F go a bit smoother. You should remove them before moving into a 2026-06-12T08:31:04.199903315+00:00 stdout F production environment. 2026-06-12T08:31:04.199903315+00:00 stdout F 2026-06-12T08:31:04.199980547+00:00 stdout P Remove anonymous users? [Y/n] 2026-06-12T08:31:04.200096641+00:00 stdout F y 2026-06-12T08:31:04.212000383+00:00 stdout F ... Success! 2026-06-12T08:31:04.212000383+00:00 stdout F 2026-06-12T08:31:04.212000383+00:00 stdout F Normally, root should only be allowed to connect from 'localhost'. This 2026-06-12T08:31:04.212000383+00:00 stdout F ensures that someone cannot guess at the root password from the network. 2026-06-12T08:31:04.212000383+00:00 stdout F 2026-06-12T08:31:04.212071395+00:00 stdout P Disallow root login remotely? [Y/n] 2026-06-12T08:31:04.212211649+00:00 stdout F n 2026-06-12T08:31:04.212380594+00:00 stdout F ... skipping. 2026-06-12T08:31:04.212380594+00:00 stdout F 2026-06-12T08:31:04.212380594+00:00 stdout F By default, MariaDB comes with a database named 'test' that anyone can 2026-06-12T08:31:04.212492589+00:00 stdout F access. This is also intended only for testing, and should be removed 2026-06-12T08:31:04.212492589+00:00 stdout F before moving into a production environment. 2026-06-12T08:31:04.212492589+00:00 stdout F 2026-06-12T08:31:04.212577841+00:00 stdout P Remove test database and access to it? [Y/n] 2026-06-12T08:31:04.212677104+00:00 stdout F y 2026-06-12T08:31:04.212908232+00:00 stdout F - Dropping test database... 2026-06-12T08:31:04.223360448+00:00 stdout F ... Success! 2026-06-12T08:31:04.223360448+00:00 stdout F - Removing privileges on test database... 2026-06-12T08:31:04.238378868+00:00 stdout F ... Success! 2026-06-12T08:31:04.238378868+00:00 stdout F 2026-06-12T08:31:04.238378868+00:00 stdout F Reloading the privilege tables will ensure that all changes made so far 2026-06-12T08:31:04.238378868+00:00 stdout F will take effect immediately. 2026-06-12T08:31:04.238378868+00:00 stdout F 2026-06-12T08:31:04.238378868+00:00 stdout P Reload privilege tables now? [Y/n] 2026-06-12T08:31:04.238558723+00:00 stdout F y 2026-06-12T08:31:04.251835669+00:00 stdout F ... Success! 2026-06-12T08:31:04.251835669+00:00 stdout F 2026-06-12T08:31:04.251835669+00:00 stdout F Cleaning up... 2026-06-12T08:31:04.254540143+00:00 stdout F 2026-06-12T08:31:04.254540143+00:00 stdout F All done! If you've completed all of the above steps, your MariaDB 2026-06-12T08:31:04.254540143+00:00 stdout F installation should now be secure. 2026-06-12T08:31:04.254540143+00:00 stdout F 2026-06-12T08:31:04.254540143+00:00 stdout F Thanks for using MariaDB! 2026-06-12T08:31:05.536205636+00:00 stdout F 260612 08:31:05 mysqld_safe Logging to '/var/log/mariadb/mariadb.log'. 2026-06-12T08:31:05.599728082+00:00 stdout F 260612 08:31:05 mysqld_safe Starting mariadbd daemon with databases from /var/lib/mysql 2026-06-12T08:31:06.569555558+00:00 stdout F mysqld is alive