Hello,
Thanks for getting back to, I’ve increased to 30 minutes but the issue still persists.
Something I’ve noticed is once the build is initiated at no point is it present in the output of virsh list --all.
I can’t see anything on the console either, please note I’ve ommited the port as when it’s included the build gets killed.
[au344525@linux-packer ~]$ vncviewer localhost
TigerVNC Viewer 64-bit v1.8.0
Built on: 2023-11-02 10:04
Copyright (C) 1999-2017 TigerVNC Team and many others (see README.txt)
See http://www.tigervnc.org for information on TigerVNC.
Tue Jan 30 09:46:04 2024
DecodeManager: Detected 1 CPU core(s)
DecodeManager: Decoding data on main thread
CConn: unable to create socket: Address family not supported by protocol
(97)
I’ve attached the most recent log for info.
[root@linux-packer packer]# cat packer.log
2024/01/30 09:37:37 [INFO] Packer version: 1.10.0 [go1.20.11 linux amd64]
2024/01/30 09:37:37 Old default config directory found: /root/.packer.d
2024/01/30 09:37:37 [TRACE] discovering plugins in /home/au344525
2024/01/30 09:37:37 [TRACE] discovering plugins in .
2024/01/30 09:37:37 [TRACE] discovering plugins in /root/.packer.d/plugins
2024/01/30 09:37:37 [INFO] Discovered potential plugin: qemu = /root/.packer.d/plugins/github.com/hashicorp/qemu/packer-plugin-qemu_v1.0.10_x5.0_linux_amd64
2024/01/30 09:37:37 [INFO] found external [-packer-default-plugin-name-] builders from qemu plugin
2024/01/30 09:37:37 [INFO] PACKER_CONFIG env var not set; checking the default config file path
2024/01/30 09:37:37 [INFO] PACKER_CONFIG env var set; attempting to open config file: /root/.packerconfig
2024/01/30 09:37:37 [WARN] Config file doesn’t exist: /root/.packerconfig
2024/01/30 09:37:37 Old default config directory found: /root/.packer.d
2024/01/30 09:37:37 [INFO] Setting cache directory: /root/.cache/packer
2024/01/30 09:37:37 Old default config directory found: /root/.packer.d
2024/01/30 09:37:37 [TRACE] listing potential installations for “github.com/hashicorp/qemu” that match “~> 1”. plugingetter.ListInstallationsOptions{FromFolders:string{“/home/au344525”, “.”, “/root/.packer.d/plugins”}, BinaryInstallationOptions:plugingetter.BinaryInstallationOptions{APIVersionMajor:“5”, APIVersionMinor:“0”, OS:“linux”, ARCH:“amd64”, Ext:“”, Checksummers:plugingetter.Checksummer{plugingetter.Checksummer{Type:“sha256”, Hash:(*sha256.digest)(0xc000344100)}}}}
2024/01/30 09:37:37 [TRACE] Found the following “github.com/hashicorp/qemu” installations: [{/root/.packer.d/plugins/github.com/hashicorp/qemu/packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 v1.0.10}]
2024/01/30 09:37:37 [INFO] found external [-packer-default-plugin-name-] builders from qemu plugin
2024/01/30 09:37:37 [INFO] Starting external plugin /root/.packer.d/plugins/github.com/hashicorp/qemu/packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 start builder -packer-default-plugin-name-
2024/01/30 09:37:37 Starting plugin: /root/.packer.d/plugins/github.com/hashicorp/qemu/packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 string{“/root/.packer.d/plugins/github.com/hashicorp/qemu/packer-plugin-qemu_v1.0.10_x5.0_linux_amd64”, “start”, “builder”, “-packer-default-plugin-name-”}
2024/01/30 09:37:37 Waiting for RPC address for: /root/.packer.d/plugins/github.com/hashicorp/qemu/packer-plugin-qemu_v1.0.10_x5.0_linux_amd64
2024/01/30 09:37:37 Received unix RPC address for /root/.packer.d/plugins/github.com/hashicorp/qemu/packer-plugin-qemu_v1.0.10_x5.0_linux_amd64: addr is /tmp/packer-plugin1002177776
2024/01/30 09:37:37 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:37:37 Plugin address: unix /tmp/packer-plugin1002177776
2024/01/30 09:37:37 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:37:37 Waiting for connection…
2024/01/30 09:37:37 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:37:37 Serving a plugin connection…
2024/01/30 09:37:37 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:37:37 [TRACE] starting builder -packer-default-plugin-name-
2024/01/30 09:37:37 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:37:37 use specified accelerator: kvm
2024/01/30 09:37:37 [INFO] Starting internal plugin packer-provisioner-file
2024/01/30 09:37:37 Starting plugin: /home/au344525/packer string{“/home/au344525/packer”, “plugin”, “packer-provisioner-file”}
2024/01/30 09:37:37 Waiting for RPC address for: /home/au344525/packer
2024/01/30 09:37:37 packer-provisioner-file plugin: [INFO] Packer version: 1.10.0 [go1.20.11 linux amd64]
2024/01/30 09:37:37 packer-provisioner-file plugin: Old default config directory found: /root/.packer.d
2024/01/30 09:37:37 packer-provisioner-file plugin: [INFO] PACKER_CONFIG env var not set; checking the default config file path
2024/01/30 09:37:37 packer-provisioner-file plugin: [INFO] PACKER_CONFIG env var set; attempting to open config file: /root/.packerconfig
2024/01/30 09:37:37 packer-provisioner-file plugin: [WARN] Config file doesn’t exist: /root/.packerconfig
2024/01/30 09:37:37 packer-provisioner-file plugin: Old default config directory found: /root/.packer.d
2024/01/30 09:37:37 packer-provisioner-file plugin: [INFO] Setting cache directory: /root/.cache/packer
2024/01/30 09:37:37 packer-provisioner-file plugin: args: string{“packer-provisioner-file”}
2024/01/30 09:37:37 packer-provisioner-file plugin: Old default config directory found: /root/.packer.d
2024/01/30 09:37:37 Received unix RPC address for /home/au344525/packer: addr is /tmp/packer-plugin2370750440
2024/01/30 09:37:37 packer-provisioner-file plugin: Plugin address: unix /tmp/packer-plugin2370750440
2024/01/30 09:37:37 packer-provisioner-file plugin: Waiting for connection…
2024/01/30 09:37:37 packer-provisioner-file plugin: Serving a plugin connection…
2024/01/30 09:37:37 [INFO] Starting internal plugin packer-provisioner-shell
2024/01/30 09:37:37 Starting plugin: /home/au344525/packer string{“/home/au344525/packer”, “plugin”, “packer-provisioner-shell”}
2024/01/30 09:37:37 Waiting for RPC address for: /home/au344525/packer
2024/01/30 09:37:37 packer-provisioner-shell plugin: [INFO] Packer version: 1.10.0 [go1.20.11 linux amd64]
2024/01/30 09:37:37 packer-provisioner-shell plugin: Old default config directory found: /root/.packer.d
2024/01/30 09:37:37 packer-provisioner-shell plugin: [INFO] PACKER_CONFIG env var not set; checking the default config file path
2024/01/30 09:37:37 packer-provisioner-shell plugin: [INFO] PACKER_CONFIG env var set; attempting to open config file: /root/.packerconfig
2024/01/30 09:37:37 packer-provisioner-shell plugin: [WARN] Config file doesn’t exist: /root/.packerconfig
2024/01/30 09:37:37 packer-provisioner-shell plugin: Old default config directory found: /root/.packer.d
2024/01/30 09:37:37 packer-provisioner-shell plugin: [INFO] Setting cache directory: /root/.cache/packer
2024/01/30 09:37:37 packer-provisioner-shell plugin: args: string{“packer-provisioner-shell”}
2024/01/30 09:37:37 packer-provisioner-shell plugin: Old default config directory found: /root/.packer.d
2024/01/30 09:37:37 Received unix RPC address for /home/au344525/packer: addr is /tmp/packer-plugin3846656817
2024/01/30 09:37:37 packer-provisioner-shell plugin: Plugin address: unix /tmp/packer-plugin3846656817
2024/01/30 09:37:37 packer-provisioner-shell plugin: Waiting for connection…
2024/01/30 09:37:37 packer-provisioner-shell plugin: Serving a plugin connection…
2024/01/30 09:37:37 ui: qemu.JT-RHEL93-packer-v1: output will be in this color.
2024/01/30 09:37:37 ui:
2024/01/30 09:37:37 Build debug mode: false
2024/01/30 09:37:37 Force build: false
2024/01/30 09:37:37 On error:
2024/01/30 09:37:37 Waiting on builds to complete…
2024/01/30 09:37:37 Starting build run: qemu.JT-RHEL93-packer-v1
2024/01/30 09:37:37 Running builder:
2024/01/30 09:37:37 [INFO] (telemetry) Starting builder qemu.JT-RHEL93-packer-v1
2024/01/30 09:37:37 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:37:37 Qemu path: /usr/libexec/qemu-kvm, Qemu Image path: /bin/qemu-img
2024/01/30 09:37:37 ui: ==> qemu.JT-RHEL93-packer-v1: Retrieving ISO
2024/01/30 09:37:37 ui: ==> qemu.JT-RHEL93-packer-v1: Trying file:///appl/packer/ISO/rhel-9.3-x86_64-dvd.iso
2024/01/30 09:37:37 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:37:37 Acquiring lock for: file:///appl/packer/ISO/rhel-9.3-x86_64-dvd.iso?checksum=sha256%3A5c802147aa58429b21e223ee60e347e850d6b0d8680930c4ffb27340ffb687a8 (/root/.cache/packer/ab69324c3eace5e53743eb3a345ab58968e6385d.iso.lock)
2024/01/30 09:37:37 ui: ==> qemu.JT-RHEL93-packer-v1: Trying file:///appl/packer/ISO/rhel-9.3-x86_64-dvd.iso?checksum=sha256%3A5c802147aa58429b21e223ee60e347e850d6b0d8680930c4ffb27340ffb687a8
2024/01/30 09:37:40 [ERR] Checkpoint error: Get “https://checkpoint-api.hashicorp.com/v1/check/packer?arch=amd64&os=linux&signature=b9263ca5-1cde-e091-0190-a5e77c24b085&version=1.10.0”: context deadline exceeded (Client.Timeout exceeded while awaiting headers)
2024/01/30 09:37:40 packer-provisioner-file plugin: [ERR] Checkpoint error: Get “https://checkpoint-api.hashicorp.com/v1/check/packer?arch=amd64&os=linux&signature=b9263ca5-1cde-e091-0190-a5e77c24b085&version=1.10.0”: context deadline exceeded (Client.Timeout exceeded while awaiting headers)
2024/01/30 09:37:40 packer-provisioner-shell plugin: [ERR] Checkpoint error: Get “https://checkpoint-api.hashicorp.com/v1/check/packer?arch=amd64&os=linux&signature=b9263ca5-1cde-e091-0190-a5e77c24b085&version=1.10.0”: context deadline exceeded (Client.Timeout exceeded while awaiting headers)
2024/01/30 09:38:20 ui: ==> qemu.JT-RHEL93-packer-v1: file:///appl/packer/ISO/rhel-9.3-x86_64-dvd.iso?checksum=sha256%3A5c802147aa58429b21e223ee60e347e850d6b0d8680930c4ffb27340ffb687a8 => /appl/packer/ISO/rhel-9.3-x86_64-dvd.iso
2024/01/30 09:38:20 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:20 Leaving retrieve loop for ISO
2024/01/30 09:38:20 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:20 No floppy files specified. Floppy disk will not be made.
2024/01/30 09:38:20 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:20 No CD files specified. CD disk will not be made.
2024/01/30 09:38:20 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:20 [INFO] Creating disk with Path: /appl/packer/output_image/JT-RHEL93-packer-v1 and Size: 61440M
2024/01/30 09:38:20 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:20 Executing qemu-img: string{“create”, “-f”, “qcow2”, “/appl/packer/output_image/JT-RHEL93-packer-v1”, “61440M”}
2024/01/30 09:38:20 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:20 stdout: Formatting ‘/appl/packer/output_image/JT-RHEL93-packer-v1’, fmt=qcow2 size=64424509440 encryption=off cluster_size=65536 lazy_refcounts=off
2024/01/30 09:38:20 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:20 stderr:
2024/01/30 09:38:20 ui: ==> qemu.JT-RHEL93-packer-v1: Starting HTTP server on port 10083
2024/01/30 09:38:20 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:20 Found available port: 10083 on IP: 0.0.0.0
2024/01/30 09:38:20 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:20 Looking for available communicator (SSH, WinRM, etc) port between 2222 and 2229
2024/01/30 09:38:20 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:20 Found available port: 2225 on IP: 0.0.0.0
2024/01/30 09:38:20 ui: ==> qemu.JT-RHEL93-packer-v1: Found port for communicator (SSH, WinRM, etc): 2225.
2024/01/30 09:38:20 ui: ==> qemu.JT-RHEL93-packer-v1: Looking for available port between 5996 and 5996 on 0.0.0.0
2024/01/30 09:38:20 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:20 Looking for available port between 5996 and 5996 on 0.0.0.0
2024/01/30 09:38:20 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:20 Found available port: 5996 on IP: 0.0.0.0
2024/01/30 09:38:20 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:20 Found available VNC port: 5996 on IP: 0.0.0.0
2024/01/30 09:38:20 ui: ==> qemu.JT-RHEL93-packer-v1: Starting VM, booting from CD-ROM
2024/01/30 09:38:20 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:20 Qemu --version output: QEMU emulator version 1.5.3 (qemu-kvm-1.5.3-175.el7_9.6), Copyright (c) 2003-2008 Fabrice Bellard
2024/01/30 09:38:20 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:20 Qemu version: 1.5.3
2024/01/30 09:38:20 ui: qemu.JT-RHEL93-packer-v1: The VM will be run headless, without a GUI. If you want to
qemu.JT-RHEL93-packer-v1: view the screen of the VM, connect via VNC without a password to
qemu.JT-RHEL93-packer-v1: vnc://0.0.0.0:5996
2024/01/30 09:38:20 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:20 Qemu Builder has no floppy files, not attaching a floppy.
2024/01/30 09:38:20 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:20 Executing /usr/libexec/qemu-kvm: string{“-vnc”, “0.0.0.0:96”, “-netdev”, “user,id=user.0,hostfwd=tcp::2225-:22”, “-m”, “2048M”, “-smp”, “2”, “-machine”, “type=pc,accel=kvm”, “-name”, “JT-RHEL93-packer-v1”, “-drive”, “file=/appl/packer/output_image/JT-RHEL93-packer-v1,if=virtio,cache=writeback,format=qcow2”, “-drive”, “file=/appl/packer/ISO/rhel-9.3-x86_64-dvd.iso,media=cdrom”, “-boot”, “once=d”, “-device”, “virtio-net,netdev=user.0”}
2024/01/30 09:38:20 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:20 Started Qemu. Pid: 232078
2024/01/30 09:38:22 ui: ==> qemu.JT-RHEL93-packer-v1: Waiting 5s for boot…
2024/01/30 09:38:27 ui: ==> qemu.JT-RHEL93-packer-v1: Connecting to VM via VNC (0.0.0.0:5996)
2024/01/30 09:38:27 ui: ==> qemu.JT-RHEL93-packer-v1: Typing the boot commands over VNC…
2024/01/30 09:38:27 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:27 Connected to VNC desktop: QEMU (JT-RHEL93-packer-v1)
2024/01/30 09:38:27 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:27 Special code ‘’ found, replacing with: 0xFF52
2024/01/30 09:38:27 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:27 Special code ‘’ found, replacing with: 0xFF09
2024/01/30 09:38:27 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:27 Sending char ’ ', code 0x20, shift false
2024/01/30 09:38:27 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:27 Sending char ‘a’, code 0x61, shift false
2024/01/30 09:38:28 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:28 Sending char ‘p’, code 0x70, shift false
2024/01/30 09:38:28 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:28 Sending char ‘p’, code 0x70, shift false
2024/01/30 09:38:28 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:28 Sending char ‘e’, code 0x65, shift false
2024/01/30 09:38:28 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:28 Sending char ‘n’, code 0x6E, shift false
2024/01/30 09:38:29 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:29 Sending char ‘d’, code 0x64, shift false
2024/01/30 09:38:29 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:29 Sending char ’ ', code 0x20, shift false
2024/01/30 09:38:29 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:29 Sending char ‘i’, code 0x69, shift false
2024/01/30 09:38:29 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:29 Sending char ‘n’, code 0x6E, shift false
2024/01/30 09:38:29 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:29 Sending char ‘s’, code 0x73, shift false
2024/01/30 09:38:30 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:30 Sending char ‘t’, code 0x74, shift false
2024/01/30 09:38:30 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:30 Sending char ‘.’, code 0x2E, shift false
2024/01/30 09:38:30 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:30 Sending char ‘k’, code 0x6B, shift false
2024/01/30 09:38:30 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:30 Sending char ‘s’, code 0x73, shift false
2024/01/30 09:38:30 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:30 Sending char ‘=’, code 0x3D, shift false
2024/01/30 09:38:31 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:31 Sending char ‘h’, code 0x68, shift false
2024/01/30 09:38:31 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:31 Sending char ‘t’, code 0x74, shift false
2024/01/30 09:38:31 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:31 Sending char ‘t’, code 0x74, shift false
2024/01/30 09:38:31 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:31 Sending char ‘p’, code 0x70, shift false
2024/01/30 09:38:31 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:31 Sending char ‘:’, code 0x3A, shift true
2024/01/30 09:38:32 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:32 Sending char ‘/’, code 0x2F, shift false
2024/01/30 09:38:32 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:32 Sending char ‘/’, code 0x2F, shift false
2024/01/30 09:38:32 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:32 Sending char ‘1’, code 0x31, shift false
2024/01/30 09:38:33 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:33 Sending char ‘0’, code 0x30, shift false
2024/01/30 09:38:33 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:33 Sending char ‘.’, code 0x2E, shift false
2024/01/30 09:38:33 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:33 Sending char ‘0’, code 0x30, shift false
2024/01/30 09:38:33 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:33 Sending char ‘.’, code 0x2E, shift false
2024/01/30 09:38:33 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:33 Sending char ‘2’, code 0x32, shift false
2024/01/30 09:38:34 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:34 Sending char ‘.’, code 0x2E, shift false
2024/01/30 09:38:34 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:34 Sending char ‘2’, code 0x32, shift false
2024/01/30 09:38:34 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:34 Sending char ‘:’, code 0x3A, shift true
2024/01/30 09:38:34 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:34 Sending char ‘1’, code 0x31, shift false
2024/01/30 09:38:35 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:35 Sending char ‘0’, code 0x30, shift false
2024/01/30 09:38:35 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:35 Sending char ‘0’, code 0x30, shift false
2024/01/30 09:38:35 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:35 Sending char ‘8’, code 0x38, shift false
2024/01/30 09:38:35 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:35 Sending char ‘3’, code 0x33, shift false
2024/01/30 09:38:35 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:35 Sending char ‘/’, code 0x2F, shift false
2024/01/30 09:38:36 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:36 Sending char ‘k’, code 0x6B, shift false
2024/01/30 09:38:36 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:36 Sending char ‘s’, code 0x73, shift false
2024/01/30 09:38:36 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:36 Sending char ‘r’, code 0x72, shift false
2024/01/30 09:38:36 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:36 Sending char ‘h’, code 0x68, shift false
2024/01/30 09:38:36 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:36 Sending char ‘e’, code 0x65, shift false
2024/01/30 09:38:37 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:37 Sending char ‘l’, code 0x6C, shift false
2024/01/30 09:38:37 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:37 Sending char ‘9’, code 0x39, shift false
2024/01/30 09:38:37 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:37 Sending char ‘.’, code 0x2E, shift false
2024/01/30 09:38:37 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:37 Sending char ‘c’, code 0x63, shift false
2024/01/30 09:38:37 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:37 Sending char ‘f’, code 0x66, shift false
2024/01/30 09:38:38 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:38 Sending char ‘g’, code 0x67, shift false
2024/01/30 09:38:38 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:38 Special code ‘’ found, replacing with: 0xFF0D
2024/01/30 09:38:38 ui: qemu.JT-RHEL93-packer-v1: Not using a NetBridge – skipping StepWaitGuestAddress
2024/01/30 09:38:38 ui: ==> qemu.JT-RHEL93-packer-v1: Using SSH communicator to connect: 127.0.0.1
2024/01/30 09:38:38 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:38 [INFO] Waiting for SSH, up to timeout: 30m0s
2024/01/30 09:38:38 ui: ==> qemu.JT-RHEL93-packer-v1: Waiting for SSH to become available…
2024/01/30 09:38:38 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:38 [INFO] Attempting SSH connection to 127.0.0.1:2225…
2024/01/30 09:38:38 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:38 [DEBUG] reconnecting to TCP connection for SSH
2024/01/30 09:38:38 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:38:38 [DEBUG] handshaking with SSH
2024/01/30 09:39:38 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:39:38 [DEBUG] SSH handshake err: Timeout during SSH handshake
2024/01/30 09:39:45 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:39:45 [INFO] Attempting SSH connection to 127.0.0.1:2225…
2024/01/30 09:39:45 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:39:45 [DEBUG] reconnecting to TCP connection for SSH
2024/01/30 09:39:45 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:39:45 [DEBUG] handshaking with SSH
2024/01/30 09:40:45 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:40:45 [DEBUG] SSH handshake err: Timeout during SSH handshake
2024/01/30 09:40:52 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:40:52 [INFO] Attempting SSH connection to 127.0.0.1:2225…
2024/01/30 09:40:52 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:40:52 [DEBUG] reconnecting to TCP connection for SSH
2024/01/30 09:40:52 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:40:52 [DEBUG] handshaking with SSH
2024/01/30 09:41:52 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:41:52 [DEBUG] SSH handshake err: Timeout during SSH handshake
2024/01/30 09:41:59 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:41:59 [INFO] Attempting SSH connection to 127.0.0.1:2225…
2024/01/30 09:41:59 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:41:59 [DEBUG] reconnecting to TCP connection for SSH
2024/01/30 09:41:59 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:41:59 [DEBUG] handshaking with SSH
2024/01/30 09:42:59 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:42:59 [DEBUG] SSH handshake err: Timeout during SSH handshake
2024/01/30 09:43:06 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:43:06 [INFO] Attempting SSH connection to 127.0.0.1:2225…
2024/01/30 09:43:06 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:43:06 [DEBUG] reconnecting to TCP connection for SSH
2024/01/30 09:43:06 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:43:06 [DEBUG] handshaking with SSH
2024/01/30 09:44:06 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:44:06 [DEBUG] SSH handshake err: Timeout during SSH handshake
2024/01/30 09:44:13 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:44:13 [INFO] Attempting SSH connection to 127.0.0.1:2225…
2024/01/30 09:44:13 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:44:13 [DEBUG] reconnecting to TCP connection for SSH
2024/01/30 09:44:13 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:44:13 [DEBUG] handshaking with SSH
2024/01/30 09:45:13 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:45:13 [DEBUG] SSH handshake err: Timeout during SSH handshake
2024/01/30 09:45:20 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:45:20 [INFO] Attempting SSH connection to 127.0.0.1:2225…
2024/01/30 09:45:20 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:45:20 [DEBUG] reconnecting to TCP connection for SSH
2024/01/30 09:45:20 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:45:20 [DEBUG] handshaking with SSH
2024/01/30 09:46:20 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:46:20 [DEBUG] SSH handshake err: Timeout during SSH handshake
2024/01/30 09:46:27 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:46:27 [INFO] Attempting SSH connection to 127.0.0.1:2225…
2024/01/30 09:46:27 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:46:27 [DEBUG] reconnecting to TCP connection for SSH
2024/01/30 09:46:27 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:46:27 [DEBUG] handshaking with SSH
2024/01/30 09:47:27 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:47:27 [DEBUG] SSH handshake err: Timeout during SSH handshake
2024/01/30 09:47:34 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:47:34 [INFO] Attempting SSH connection to 127.0.0.1:2225…
2024/01/30 09:47:34 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:47:34 [DEBUG] reconnecting to TCP connection for SSH
2024/01/30 09:47:34 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:47:34 [DEBUG] handshaking with SSH
2024/01/30 09:48:34 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:48:34 [DEBUG] SSH handshake err: Timeout during SSH handshake
2024/01/30 09:48:41 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:48:41 [INFO] Attempting SSH connection to 127.0.0.1:2225…
2024/01/30 09:48:41 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:48:41 [DEBUG] reconnecting to TCP connection for SSH
2024/01/30 09:48:41 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:48:41 [DEBUG] handshaking with SSH
2024/01/30 09:49:41 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:49:41 [DEBUG] SSH handshake err: Timeout during SSH handshake
2024/01/30 09:49:48 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:49:48 [INFO] Attempting SSH connection to 127.0.0.1:2225…
2024/01/30 09:49:48 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:49:48 [DEBUG] reconnecting to TCP connection for SSH
2024/01/30 09:49:48 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:49:48 [DEBUG] handshaking with SSH
2024/01/30 09:50:48 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:50:48 [DEBUG] SSH handshake err: Timeout during SSH handshake
2024/01/30 09:50:55 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:50:55 [INFO] Attempting SSH connection to 127.0.0.1:2225…
2024/01/30 09:50:55 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:50:55 [DEBUG] reconnecting to TCP connection for SSH
2024/01/30 09:50:55 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:50:55 [DEBUG] handshaking with SSH
2024/01/30 09:51:55 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:51:55 [DEBUG] SSH handshake err: Timeout during SSH handshake
2024/01/30 09:52:02 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:52:02 [INFO] Attempting SSH connection to 127.0.0.1:2225…
2024/01/30 09:52:02 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:52:02 [DEBUG] reconnecting to TCP connection for SSH
2024/01/30 09:52:02 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:52:02 [DEBUG] handshaking with SSH
2024/01/30 09:53:02 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:53:02 [DEBUG] SSH handshake err: Timeout during SSH handshake
2024/01/30 09:53:09 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:53:09 [INFO] Attempting SSH connection to 127.0.0.1:2225…
2024/01/30 09:53:09 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:53:09 [DEBUG] reconnecting to TCP connection for SSH
2024/01/30 09:53:09 packer-plugin-qemu_v1.0.10_x5.0_linux_amd64 plugin: 2024/01/30 09:53:09 [DEBUG] handshaking with SSH