Foreman image provisioning

Problem:
Getting ‘Call to virStorageVolCreateXML failed: XML error: malformed owner element’ when trying to deploy a new Libvirt Vm. It looks like it’s not happy about storage. Could be the sam bug as this 894667 – XML error: malformed owner element but not sure if been fixed yet or is their a workaround.
Expected outcome:
Image to be created
Foreman and Proxy versions:
Foreman 3.4.0
Foreman and Proxy plugin versions:
Foreman 3.4.0
Distribution and version:
Centos8-Stream
Other relevant data:
Untitled - Pastebin Service

Hi,
could you post output of the application log and version of Libvirt you use?

I am using libvirt-8.1.0-2.fc36.x86_64 and here is the output from the production.log Untitled - Pastebin Service

So by changing the the storage domain of the golden image i now get "Failed to create a compute Libvirt (Libvirt) instance brian-eirich.example.com: undefined method `persisted?’ for nil:NilClass "

Created issue and added to our backlog to investigate

@aheath1992 it’s preferable to store the relevant data in the post here. When you use code blocks, the post remains readable. The main reason for that is that your pastebins have expired so that makes it hard to work on it further.

I remember this discussion from Using Libvirt image based provisioning error .

Was it not already resolved by Ignore owner/group when not set by lzap · Pull Request #109 · fog/fog-libvirt · GitHub ?