Using /etc/ansible/ansible.cfg as config file 2026-01-07 08:22:24.193268 | PLAY [Build a fedora cloud image suitable for Zuul] *** 2026-01-07 08:22:24.198923 | 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:22:25.998820 | TASK [cloud-fedora-common : ansible.builtin.set_fact] *** 2026-01-07 08:22:26.015655 | ok: [image-builder] 2026-01-07 08:22:26.018670 | TASK [ansible.builtin.include_role : base-appliance] *** 2026-01-07 08:22:26.094211 | included: base-appliance for image-builder 2026-01-07 08:22:26.096283 | TASK [base-appliance : Set appliance_archive] ***** 2026-01-07 08:22:26.116482 | ok: [image-builder] 2026-01-07 08:22:26.118937 | TASK [base-appliance : Set appliance_path] ******** 2026-01-07 08:22:26.189643 | ok: [image-builder] 2026-01-07 08:22:26.192133 | 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:22:27.233454 | changed: [image-builder] 2026-01-07 08:22:27.236076 | TASK [base-appliance : Ensure appliance_path exists] *** 2026-01-07 08:22:27.959276 | changed: [image-builder] 2026-01-07 08:22:27.961806 | TASK [base-appliance : Download appliance] ******** 2026-01-07 08:22:29.440292 | ok: [image-builder] 2026-01-07 08:22:29.443226 | TASK [base-appliance : Unarchive appliance] ******* 2026-01-07 08:23:15.707177 | changed: [image-builder] 2026-01-07 08:23:15.711353 | TASK [base-appliance : set_fact] ****************** 2026-01-07 08:23:15.726114 | ok: [image-builder] 2026-01-07 08:23:15.730445 | TASK [ansible.builtin.include_role : base] ******** 2026-01-07 08:23:15.782461 | included: base for image-builder 2026-01-07 08:23:15.784769 | TASK [base : assert] ****************************** 2026-01-07 08:23:15.807185 | ok: [image-builder] => { "changed": false, "msg": "All assertions passed" } 2026-01-07 08:23:15.809699 | TASK [base : Set some runtime facts] ************** 2026-01-07 08:23:15.891643 | ok: [image-builder] 2026-01-07 08:23:15.894146 | TASK [base : Make sure cache directory exist] ***** 2026-01-07 08:23:16.643274 | ok: [image-builder] 2026-01-07 08:23:16.645788 | TASK [base : Delete previous image cache] ********* 2026-01-07 08:23:16.656066 | skipping: [image-builder] 2026-01-07 08:23:16.658466 | TASK [base : Check if image is already downloaded] *** 2026-01-07 08:23:17.345591 | ok: [image-builder] 2026-01-07 08:23:17.348150 | 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:23:18.325478 | TASK [base-cleanup : Remove tmp directory] ******** 2026-01-07 08:23:19.050646 | ok: [image-builder] 2026-01-07 08:23:19.053496 | PLAY RECAP **************************************** 2026-01-07 08:23:19.053531 | image-builder : ok=16 changed=3 unreachable=0 failed=1 skipped=1 rescued=0 ignored=0 2026-01-07 08:23:19.053545 | 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-bd536d7a3fcf4a35bef7c8aa9c2d6215 -e raw_type=True Exit code: 2