Check that your MySQL password doesn’t have any $#/ characters in it.
If it does , since it’s a virgin install change it to a password of just upper & lower characters on a new instance and it should work.
When a task hits the MySQL password with a space or non alpha numeric it truncates the password and the job fails