It looks like something is being run before you reach the prompt.
Try running the below in Terminal and let us know what the output is. You can remove any personal information that might be in it (name, username, etc) before posting:
Code:
less ~/.bash_profile
This will show the contents of your .bash_profile file in your home folder.