vmware-samples/packer-examples-for-vsphere

WinRM Operation Timeout

Sportcast-DE opened this issue · 3 comments

Code of Conduct

  • I have read and agree to the project's Code of Conduct.

Project Version

latest

VMware vSphere

vcenter 8.0.2 Build:23504390 esxi: VMware ESXi, 8.0.2, 23305546

HashiCorp Packer

HashiCorp Packer 1.10.3

HashiCorp Packer Plugin for VMware vSphere

latest

Guest Operating System

Ubuntu 22.04.4 LTS

Environment Details

No response

Description

During the Build process after the Ansible Task "Installing additional packages using Chocolatey" the build process stops and the only choice is to cancel the Build Process. The error message is the Following Meessage:
vsphere-iso.windows-server-datacenter-core: [WARNING]: ERROR DURING WINRM SEND INPUT - attempting to recover:
vsphere-iso.windows-server-datacenter-core: WinRMOperationTimeoutError
vsphere-iso.windows-server-datacenter-dexp: [WARNING]: ERROR DURING WINRM SEND INPUT - attempting to recover:
vsphere-iso.windows-server-datacenter-dexp: WinRMOperationTimeoutError

Expected Behavior

The Ansible Task should install additional packages with Chocolatey

Actual Behavior

The Build Process runs in an Timeout

Steps to Reproduce

Start a Build Process with Ansible 2.15.0

Log Fragments and Files

No response

Screenshots

No response

Additional Context

The WinRm Time out is a know issue: ansible-collections/ansible.windows#516
After update from Ansible 2.15 to 2.15.5 the build process doesnt throw this message again.

See #912.

This would be documentation update for a dependency.

Thx. I didnt saw this entry.

I'm going to lock this issue because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.