Using /etc/ansible/ansible.cfg as config file 2026-01-07 08:18:29.615979 | PLAY [Build a fedora cloud image suitable for Zuul] *** 2026-01-07 08:18:29.621341 | 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:18:31.446048 | TASK [cloud-fedora-common : ansible.builtin.set_fact] *** 2026-01-07 08:18:31.461861 | ok: [image-builder] 2026-01-07 08:18:31.464344 | TASK [ansible.builtin.include_role : base-appliance] *** 2026-01-07 08:18:31.492734 | included: base-appliance for image-builder 2026-01-07 08:18:31.494799 | TASK [base-appliance : Set appliance_archive] ***** 2026-01-07 08:18:31.514626 | ok: [image-builder] 2026-01-07 08:18:31.516974 | TASK [base-appliance : Set appliance_path] ******** 2026-01-07 08:18:31.591205 | ok: [image-builder] 2026-01-07 08:18:31.593698 | 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:18:32.627587 | changed: [image-builder] 2026-01-07 08:18:32.630207 | TASK [base-appliance : Ensure appliance_path exists] *** 2026-01-07 08:18:33.362459 | changed: [image-builder] 2026-01-07 08:18:33.364978 | TASK [base-appliance : Download appliance] ******** 2026-01-07 08:18:34.844468 | ok: [image-builder] 2026-01-07 08:18:34.847327 | TASK [base-appliance : Unarchive appliance] ******* 2026-01-07 08:19:21.111994 | changed: [image-builder] 2026-01-07 08:19:21.115078 | TASK [base-appliance : set_fact] ****************** 2026-01-07 08:19:21.130522 | ok: [image-builder] 2026-01-07 08:19:21.134870 | TASK [ansible.builtin.include_role : base] ******** 2026-01-07 08:19:21.192642 | included: base for image-builder 2026-01-07 08:19:21.195000 | TASK [base : assert] ****************************** 2026-01-07 08:19:21.216662 | ok: [image-builder] => { "changed": false, "msg": "All assertions passed" } 2026-01-07 08:19:21.219002 | TASK [base : Set some runtime facts] ************** 2026-01-07 08:19:21.285165 | ok: [image-builder] 2026-01-07 08:19:21.287720 | TASK [base : Make sure cache directory exist] ***** 2026-01-07 08:19:22.017276 | ok: [image-builder] 2026-01-07 08:19:22.019809 | TASK [base : Delete previous image cache] ********* 2026-01-07 08:19:22.029539 | skipping: [image-builder] 2026-01-07 08:19:22.031840 | TASK [base : Check if image is already downloaded] *** 2026-01-07 08:19:22.734073 | ok: [image-builder] 2026-01-07 08:19:22.736681 | 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:19:23.721681 | TASK [base-cleanup : Remove tmp directory] ******** 2026-01-07 08:19:24.441370 | ok: [image-builder] 2026-01-07 08:19:24.444956 | PLAY RECAP **************************************** 2026-01-07 08:19:24.444993 | image-builder : ok=16 changed=3 unreachable=0 failed=1 skipped=1 rescued=0 ignored=0 2026-01-07 08:19:24.445007 | 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-09f7329b34024c418385f0d5758ff028 -e raw_type=True Exit code: 2