You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @feitnomore did you find any workaround or fix for this? I just tried to build with v0.1.40 and Ubuntu 24.04 and get the same issue. When Ansible tries to SSH I get the error:
2024/12/21 13:52:58 packer-plugin-qemu_v1.1.0_x5.0_linux_amd64 plugin: 2024/12/21 13:52:58 [DEBUG] Opening new ssh session
2024/12/21 13:52:58 packer-plugin-qemu_v1.1.0_x5.0_linux_amd64 plugin: 2024/12/21 13:52:58 [ERROR] ssh session open error: 'EOF', attempting reconnect
2024/12/21 13:52:58 packer-plugin-qemu_v1.1.0_x5.0_linux_amd64 plugin: 2024/12/21 13:52:58 [DEBUG] reconnecting to TCP connection for SSH
2024/12/21 13:52:58 packer-plugin-qemu_v1.1.0_x5.0_linux_amd64 plugin: 2024/12/21 13:52:58 [DEBUG] handshaking with SSH
2024/12/21 13:52:58 [INFO] 0 bytes written for 'stdout'
2024/12/21 13:52:58 [INFO] 0 bytes written for 'stderr'
2024/12/21 13:52:58 [INFO] 0 bytes written for 'stdin'
2024/12/21 13:52:58 packer-plugin-ansible_v1.1.2_x5.0_linux_amd64 plugin: 2024/12/21 13:52:58 [INFO] 0 bytes written for 'stdout'
2024/12/21 13:52:58 packer-plugin-ansible_v1.1.2_x5.0_linux_amd64 plugin: 2024/12/21 13:52:58 [INFO] 0 bytes written for 'stderr'
==> qemu: ssh: handshake failed: EOF
Environment
make build-qemu-ubuntu-2404
What steps did you take and what happened?
Nothing special, just runnin make build-qemu-ubuntu-2404
What did you expect to happen?
Image to be ready
Relevant log output
Full log can be found here: https://justpaste.it/dyrt0
Log Output
Anything else you would like to add?
N/A
/kind bug
The text was updated successfully, but these errors were encountered: