Using /etc/ansible/ansible.cfg as config file 2026-01-07 08:23:30.183401 | PLAY [Build a fedora cloud image suitable for Zuul] *** 2026-01-07 08:23:30.188982 | TASK [Gathering Facts] **************************** [WARNING]: Callback dispatch 'v2_runner_on_ok' failed for plugin 'timestamp': TimestampedDisplay.display() got an unexpected keyword argument 'caplevel' 2026-01-07 08:23:31.944660 | TASK [cloud-fedora-common : ansible.builtin.set_fact] *** 2026-01-07 08:23:31.961309 | ok: [image-builder] 2026-01-07 08:23:31.963921 | TASK [ansible.builtin.include_role : base-appliance] *** 2026-01-07 08:23:31.995949 | included: base-appliance for image-builder 2026-01-07 08:23:31.998096 | TASK [base-appliance : Set appliance_archive] ***** 2026-01-07 08:23:32.018009 | ok: [image-builder] 2026-01-07 08:23:32.020450 | TASK [base-appliance : Set appliance_path] ******** 2026-01-07 08:23:32.093322 | ok: [image-builder] 2026-01-07 08:23:32.095862 | TASK [base-appliance : Remove existing appliance directory to avoid error: virt-customize: error: libguestfs error: cannot find any suitable libguestfs supermin] *** 2026-01-07 08:23:33.751308 | changed: [image-builder] 2026-01-07 08:23:33.755072 | TASK [base-appliance : Ensure appliance_path exists] *** 2026-01-07 08:23:34.473547 | changed: [image-builder] 2026-01-07 08:23:34.476122 | TASK [base-appliance : Download appliance] ******** 2026-01-07 08:23:36.103191 | ok: [image-builder] 2026-01-07 08:23:36.106079 | TASK [base-appliance : Unarchive appliance] ******* 2026-01-07 08:24:22.154661 | changed: [image-builder] 2026-01-07 08:24:22.159103 | TASK [base-appliance : set_fact] ****************** 2026-01-07 08:24:22.174792 | ok: [image-builder] 2026-01-07 08:24:22.179299 | TASK [ansible.builtin.include_role : base] ******** 2026-01-07 08:24:22.216596 | included: base for image-builder 2026-01-07 08:24:22.218939 | TASK [base : assert] ****************************** 2026-01-07 08:24:22.281429 | ok: [image-builder] => { "changed": false, "msg": "All assertions passed" } 2026-01-07 08:24:22.283736 | TASK [base : Set some runtime facts] ************** 2026-01-07 08:24:22.303920 | ok: [image-builder] 2026-01-07 08:24:22.306357 | TASK [base : Make sure cache directory exist] ***** 2026-01-07 08:24:23.113259 | ok: [image-builder] 2026-01-07 08:24:23.115800 | TASK [base : Delete previous image cache] ********* 2026-01-07 08:24:23.126197 | skipping: [image-builder] 2026-01-07 08:24:23.128653 | TASK [base : Check if image is already downloaded] *** 2026-01-07 08:24:23.968952 | ok: [image-builder] 2026-01-07 08:24:23.971518 | TASK [base : Download if checksum doesn't match] *** [WARNING]: Callback dispatch 'v2_runner_on_failed' failed for plugin 'timestamp': TimestampedDisplay.display() got an unexpected keyword argument 'caplevel' 2026-01-07 08:24:24.966895 | TASK [base-cleanup : Remove tmp directory] ******** 2026-01-07 08:24:25.688957 | ok: [image-builder] 2026-01-07 08:24:25.691900 | PLAY RECAP **************************************** 2026-01-07 08:24:25.691935 | image-builder : ok=16 changed=3 unreachable=0 failed=1 skipped=1 rescued=0 ignored=0 2026-01-07 08:24:25.691949 | Running: /usr/bin/ansible-playbook -v -i /var/lib/nodepool/config/nodepool/dib-ansible/inventory.yaml /var/lib/nodepool/config/nodepool/dib-ansible/cloud-fedora-39.yaml -e image_output=/var/lib/nodepool/dib/cloud-fedora-39-df356809022f404497d24b5d4fba5c66 -e raw_type=True Exit code: 2