StackStorm / packer-st2

Packer templates for building & deploying Vagrant & OVA with StackStorm installed
https://app.vagrantup.com/stackstorm/boxes/st2
Apache License 2.0
13 stars 7 forks source link

Build failure prior to running integration tests #21

Closed warrenvw closed 6 years ago

warrenvw commented 6 years ago

Looks like a SIGTERM is received prior to running integration tests:

https://circleci.com/gh/StackStorm/packer-st2/79

This is an intermittent bug. Re-running CI again can "fix" the issue.

Per https://www.packer.io/docs/other/debugging.html#debugging-packer, use PACKER_LOG=1 to see if that sheds more light on what's going on...

warrenvw commented 6 years ago

This is resolved in #19.