hashicorp / packer

Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.
http://www.packer.io
Other
15.04k stars 3.32k forks source link

vmware-iso: unexpected EOF #871

Closed joefitzgerald closed 10 years ago

joefitzgerald commented 10 years ago

Build Log: https://packer.ci.cloudbees.com/job/packer-windows-master-2008-r2/15/consoleFull Crash Log: https://gist.github.com/joefitzgerald/8761114

mitchellh commented 10 years ago

Unfortunately this may be a bug with Go. We've seen this periodically and have reported an issue but as of yet we haven't been able to figure out how to reproduce (with or without Packer). This issue has manifested itself rarely since Packer 0.1, so it has been around. We don't keep the issues open because they'll just bitrot while we know it exists.

joefitzgerald commented 10 years ago

@mitchellh It seems like this is not something 'manifested rarely'. See the following builds for an example:

It is the second most common cause for my CI builds to fail (right behind SSH/VNC timeout).

mitchellh commented 10 years ago

Ah intereseting. Do you have the debug logs for those?