Using /etc/ansible/ansible.cfg as config file 2026-01-07 08:25:24.181360 | PLAY [Build a fedora cloud image suitable for Zuul] *** 2026-01-07 08:25:24.186695 | 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:25:25.930056 | TASK [cloud-fedora-common : ansible.builtin.set_fact] *** 2026-01-07 08:25:25.945500 | ok: [image-builder] 2026-01-07 08:25:25.948012 | TASK [ansible.builtin.include_role : base-appliance] *** 2026-01-07 08:25:25.984203 | included: base-appliance for image-builder 2026-01-07 08:25:25.986271 | TASK [base-appliance : Set appliance_archive] ***** 2026-01-07 08:25:26.004992 | ok: [image-builder] 2026-01-07 08:25:26.007305 | TASK [base-appliance : Set appliance_path] ******** 2026-01-07 08:25:26.077859 | ok: [image-builder] 2026-01-07 08:25:26.080317 | 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:25:27.150459 | changed: [image-builder] 2026-01-07 08:25:27.152993 | TASK [base-appliance : Ensure appliance_path exists] *** 2026-01-07 08:25:27.871984 | changed: [image-builder] 2026-01-07 08:25:27.874506 | TASK [base-appliance : Download appliance] ******** 2026-01-07 08:25:29.352209 | ok: [image-builder] 2026-01-07 08:25:29.355020 | TASK [base-appliance : Unarchive appliance] ******* 2026-01-07 08:26:16.180007 | changed: [image-builder] 2026-01-07 08:26:16.183522 | TASK [base-appliance : set_fact] ****************** 2026-01-07 08:26:16.198962 | ok: [image-builder] 2026-01-07 08:26:16.203480 | TASK [ansible.builtin.include_role : base] ******** 2026-01-07 08:26:16.285907 | included: base for image-builder 2026-01-07 08:26:16.288267 | TASK [base : assert] ****************************** 2026-01-07 08:26:16.310865 | ok: [image-builder] => { "changed": false, "msg": "All assertions passed" } 2026-01-07 08:26:16.313360 | TASK [base : Set some runtime facts] ************** 2026-01-07 08:26:16.388109 | ok: [image-builder] 2026-01-07 08:26:16.390668 | TASK [base : Make sure cache directory exist] ***** 2026-01-07 08:26:17.127703 | ok: [image-builder] 2026-01-07 08:26:17.130233 | TASK [base : Delete previous image cache] ********* 2026-01-07 08:26:17.140622 | skipping: [image-builder] 2026-01-07 08:26:17.143101 | TASK [base : Check if image is already downloaded] *** 2026-01-07 08:26:17.835015 | ok: [image-builder] 2026-01-07 08:26:17.837534 | 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:26:18.804284 | TASK [base-cleanup : Remove tmp directory] ******** 2026-01-07 08:26:19.530900 | ok: [image-builder] 2026-01-07 08:26:19.533786 | PLAY RECAP **************************************** 2026-01-07 08:26:19.533818 | image-builder : ok=16 changed=3 unreachable=0 failed=1 skipped=1 rescued=0 ignored=0 2026-01-07 08:26:19.533832 | 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-8891d2db0c85472da09f80dda022aea9 -e raw_type=True Exit code: 2