Using /etc/ansible/ansible.cfg as config file 2026-01-07 08:27:26.479179 | PLAY [Build a fedora cloud image suitable for Zuul] *** 2026-01-07 08:27:26.484730 | 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:27:28.253820 | TASK [cloud-fedora-common : ansible.builtin.set_fact] *** 2026-01-07 08:27:28.269640 | ok: [image-builder] 2026-01-07 08:27:28.272492 | TASK [ansible.builtin.include_role : base-appliance] *** 2026-01-07 08:27:28.296642 | included: base-appliance for image-builder 2026-01-07 08:27:28.298691 | TASK [base-appliance : Set appliance_archive] ***** 2026-01-07 08:27:28.317930 | ok: [image-builder] 2026-01-07 08:27:28.320257 | TASK [base-appliance : Set appliance_path] ******** 2026-01-07 08:27:28.394098 | ok: [image-builder] 2026-01-07 08:27:28.396589 | 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:27:29.441515 | changed: [image-builder] 2026-01-07 08:27:29.444087 | TASK [base-appliance : Ensure appliance_path exists] *** 2026-01-07 08:27:30.160196 | changed: [image-builder] 2026-01-07 08:27:30.164014 | TASK [base-appliance : Download appliance] ******** 2026-01-07 08:27:31.811138 | ok: [image-builder] 2026-01-07 08:27:31.814482 | TASK [base-appliance : Unarchive appliance] ******* 2026-01-07 08:28:18.022955 | changed: [image-builder] 2026-01-07 08:28:18.025893 | TASK [base-appliance : set_fact] ****************** 2026-01-07 08:28:18.040796 | ok: [image-builder] 2026-01-07 08:28:18.045077 | TASK [ansible.builtin.include_role : base] ******** 2026-01-07 08:28:18.082507 | included: base for image-builder 2026-01-07 08:28:18.084809 | TASK [base : assert] ****************************** 2026-01-07 08:28:18.106889 | ok: [image-builder] => { "changed": false, "msg": "All assertions passed" } 2026-01-07 08:28:18.109188 | TASK [base : Set some runtime facts] ************** 2026-01-07 08:28:18.182918 | ok: [image-builder] 2026-01-07 08:28:18.185398 | TASK [base : Make sure cache directory exist] ***** 2026-01-07 08:28:18.920496 | ok: [image-builder] 2026-01-07 08:28:18.922997 | TASK [base : Delete previous image cache] ********* 2026-01-07 08:28:18.933293 | skipping: [image-builder] 2026-01-07 08:28:18.935702 | TASK [base : Check if image is already downloaded] *** 2026-01-07 08:28:19.625133 | ok: [image-builder] 2026-01-07 08:28:19.627727 | 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:28:20.600345 | TASK [base-cleanup : Remove tmp directory] ******** 2026-01-07 08:28:21.310086 | ok: [image-builder] 2026-01-07 08:28:21.313580 | PLAY RECAP **************************************** 2026-01-07 08:28:21.313629 | image-builder : ok=16 changed=3 unreachable=0 failed=1 skipped=1 rescued=0 ignored=0 2026-01-07 08:28:21.313643 | 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-40.yaml -e image_output=/var/lib/nodepool/dib/cloud-fedora-40-1af2ad164d9e4e24b9b6b62dfc44383b -e raw_type=True Exit code: 2