Looks like this might be the same as https://github.com/hashicorp/packer/issues/5467?
On Sun, Oct 15, 2017 at 7:41 PM, <[email protected]> wrote: > We are using TeamCity 9.1.6 to run our Packer builds. This has been > working fine until Packer version 1.0.1. > > We can successfully get TeamCity to execute our PowerShell script which > executes Packer v 1.0.0 and below. As soon as we swap the exe to version > 1.0.1, 1.0.2 ... 1.1.0 we get the following error using both of the > builders we use. > > Is anyone else using TeamCity with Packer for their builds? > We have tried changing PowerShell settings on our TeamCity build step such > as x86 / x64, PowerShell v 2.0 mode, -NoProfile mode. Regardless we still > get the timeout error. > > If we run our PowerShell script on one of the virtual machines created by > TeamCity running Packer 1.0.1 + but execute the script not via TeamCity we > don't get the timeout issue. > > Cheers > > Failed to initialize build 'vmwaredesktop': error initializing builder > 'vmware-iso': timeout while waiting for plugin to start > > Failed to initialize build 'virtualbox': error initializing builder > 'virtualbox-iso': timeout while waiting for plugin to start > > -- > This mailing list is governed under the HashiCorp Community Guidelines - > https://www.hashicorp.com/community-guidelines.html. Behavior in > violation of those guidelines may result in your removal from this mailing > list. > > GitHub Issues: https://github.com/mitchellh/packer/issues > IRC: #packer-tool on Freenode > --- > You received this message because you are subscribed to the Google Groups > "Packer" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/packer-tool/9a5402ca-db9a-4454-8bf4-ac87be7ccdb6%40googlegroups.com > <https://groups.google.com/d/msgid/packer-tool/9a5402ca-db9a-4454-8bf4-ac87be7ccdb6%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/packer/issues IRC: #packer-tool on Freenode --- You received this message because you are subscribed to the Google Groups "Packer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/packer-tool/CAGPV1urQwAWNPU1vMT2G5edmYAbf8NO%2BMuB5UuY0u4aK-8zSVA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
