The user is encountering a "Failed to connect to mysql" error when running event_partition_utlitiy.sh script.
The incorrect mysql password was entered when running the following command:
mysql_config_editor set --login-path=client --host=localhost --user=netqos --password
Re-execute the following command with the correct MySQL password, resulting in the successful execution of the script.
mysql_config_editor set --login-path=client --host=localhost --user=netqos --password