+ sudo -E kolla_set_configs INFO:__main__:Loading config file at /var/lib/kolla/config_files/config.json INFO:__main__:Validating config file INFO:__main__:Kolla config strategy set to: COPY_ALWAYS INFO:__main__:Copying service configuration files INFO:__main__:Deleting /etc/libvirt/libvirtd.conf INFO:__main__:Copying /var/lib/kolla/config_files/libvirtd.conf to /etc/libvirt/libvirtd.conf INFO:__main__:Setting permission for /etc/libvirt/libvirtd.conf INFO:__main__:Deleting /etc/libvirt/qemu.conf INFO:__main__:Copying /var/lib/kolla/config_files/qemu.conf to /etc/libvirt/qemu.conf INFO:__main__:Setting permission for /etc/libvirt/qemu.conf INFO:__main__:Writing out command to execute ++ cat /run_command + CMD='/usr/sbin/libvirtd --listen' + ARGS= + sudo kolla_copy_cacerts + [[ ! -n '' ]] + . kolla_extend_start +++ lsmod +++ grep xenfs ++ [[ -n '' ]] ++ [[ ! -e /var/log/kolla/libvirt/libvirtd.log ]] ++ mkdir -p /var/log/kolla/libvirt ++ touch /var/log/kolla/libvirt/libvirtd.log ++ chmod 644 /var/log/kolla/libvirt/libvirtd.log +++ stat -c %a /var/log/kolla/libvirt ++ [[ 2755 != \7\5\5 ]] ++ chmod 755 /var/log/kolla/libvirt ++ chmod 644 /var/log/kolla/libvirt/libvirtd.log + echo 'Running command: '\''/usr/sbin/libvirtd --listen'\''' + exec /usr/sbin/libvirtd --listen Running command: '/usr/sbin/libvirtd --listen' 2025-08-07 19:42:36.657+0000: 37592: info : libvirt version: 8.0.0, package: 23.module_el8+785+dceced31 (builder@centos.org, 2023-12-12-18:02:35, ) 2025-08-07 19:42:36.657+0000: 37592: info : hostname: cn-jenkins-deploy-platform-ansible-os-3776-1 2025-08-07 19:42:36.657+0000: 37592: debug : virLogParseOutputs:1635 : outputs=1:file:/var/log/kolla/libvirt/libvirtd.log 2025-08-07 19:42:36.657+0000: 37592: debug : virLogParseOutput:1482 : output=1:file:/var/log/kolla/libvirt/libvirtd.log 2025-08-07 19:55:57.822+0000: 101215: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-1-instance-00000001' to '42436:42436' 2025-08-07 19:55:57.824+0000: 101216: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-1-instance-00000001' to '42436:42436' 2025-08-07 19:55:57.826+0000: 101217: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-1-instance-00000001/master-key.aes' to '42436:42436' 2025-08-07 19:55:57.856+0000: 101231: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 19:55:57.856+0000: 101231: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 19:55:57.856+0000: 101231: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-08-07 19:55:57.856+0000: 101231: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-08-07 19:55:57.856+0000: 101231: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 19:55:57.856+0000: 101231: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 19:55:57.856+0000: 101231: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-08-07 19:55:57.856+0000: 101231: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-08-07 19:55:57.856+0000: 101231: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-08-07 19:55:57.856+0000: 101231: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-08-07 19:55:57.856+0000: 101231: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-08-07 19:55:57.856+0000: 101231: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-08-07 19:55:57.856+0000: 101231: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-08-07 19:55:57.856+0000: 101231: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-08-07 19:55:57.861+0000: 101232: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/655d6119-3e2f-4f98-83a2-3d16d33c53c8/disk' to '42436:42436' 2025-08-07 19:55:57.861+0000: 101232: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/fd6d6b249571ac1f64e448af6771211a581394c2' to '42436:42436' 2025-08-07 19:56:09.061+0000: 101881: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/655d6119-3e2f-4f98-83a2-3d16d33c53c8/disk secdriver=dac are valid 2025-08-07 19:56:09.062+0000: 101881: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/655d6119-3e2f-4f98-83a2-3d16d33c53c8/disk' to 42436:42436 2025-08-07 19:56:25.510+0000: 102924: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-2-instance-00000002' to '42436:42436' 2025-08-07 19:56:25.512+0000: 102925: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-2-instance-00000002' to '42436:42436' 2025-08-07 19:56:25.514+0000: 102926: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-2-instance-00000002/master-key.aes' to '42436:42436' 2025-08-07 19:56:25.537+0000: 102938: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 19:56:25.537+0000: 102938: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 19:56:25.537+0000: 102938: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-08-07 19:56:25.537+0000: 102938: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-08-07 19:56:25.537+0000: 102938: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 19:56:25.539+0000: 102938: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 19:56:25.539+0000: 102938: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-08-07 19:56:25.539+0000: 102938: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-08-07 19:56:25.539+0000: 102938: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-08-07 19:56:25.539+0000: 102938: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-08-07 19:56:25.539+0000: 102938: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-08-07 19:56:25.539+0000: 102938: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-08-07 19:56:25.539+0000: 102938: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-08-07 19:56:25.539+0000: 102938: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-08-07 19:56:25.544+0000: 102941: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/8bd17952-6b8a-4985-9544-39c10c49db02/disk' to '42436:42436' 2025-08-07 19:56:25.544+0000: 102941: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/fd6d6b249571ac1f64e448af6771211a581394c2' to '42436:42436' 2025-08-07 19:56:26.862+0000: 103013: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-3-instance-00000003' to '42436:42436' 2025-08-07 19:56:26.864+0000: 103014: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-3-instance-00000003' to '42436:42436' 2025-08-07 19:56:26.866+0000: 103015: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-3-instance-00000003/master-key.aes' to '42436:42436' 2025-08-07 19:56:26.888+0000: 103028: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 19:56:26.888+0000: 103028: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 19:56:26.888+0000: 103028: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-08-07 19:56:26.888+0000: 103028: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-08-07 19:56:26.888+0000: 103028: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 19:56:26.888+0000: 103028: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 19:56:26.888+0000: 103028: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-08-07 19:56:26.888+0000: 103028: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-08-07 19:56:26.888+0000: 103028: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-08-07 19:56:26.889+0000: 103028: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-08-07 19:56:26.889+0000: 103028: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-08-07 19:56:26.889+0000: 103028: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-08-07 19:56:26.889+0000: 103028: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-08-07 19:56:26.889+0000: 103028: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-08-07 19:56:26.893+0000: 103030: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/eace59ce-042b-4373-a3d9-e3f314f2b049/disk' to '42436:42436' 2025-08-07 19:56:26.893+0000: 103030: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/fd6d6b249571ac1f64e448af6771211a581394c2' to '42436:42436' 2025-08-07 19:56:41.547+0000: 103431: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/eace59ce-042b-4373-a3d9-e3f314f2b049/disk secdriver=dac are valid 2025-08-07 19:56:41.547+0000: 103431: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/eace59ce-042b-4373-a3d9-e3f314f2b049/disk' to 42436:42436 2025-08-07 19:56:41.616+0000: 103472: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/8bd17952-6b8a-4985-9544-39c10c49db02/disk secdriver=dac are valid 2025-08-07 19:56:41.616+0000: 103472: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/8bd17952-6b8a-4985-9544-39c10c49db02/disk' to 42436:42436 2025-08-07 19:57:06.421+0000: 104692: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-4-instance-00000004' to '42436:42436' 2025-08-07 19:57:06.423+0000: 104693: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-4-instance-00000004' to '42436:42436' 2025-08-07 19:57:06.425+0000: 104694: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-4-instance-00000004/master-key.aes' to '42436:42436' 2025-08-07 19:57:06.447+0000: 104718: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 19:57:06.447+0000: 104718: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 19:57:06.447+0000: 104718: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-08-07 19:57:06.447+0000: 104718: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-08-07 19:57:06.447+0000: 104718: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 19:57:06.447+0000: 104718: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 19:57:06.447+0000: 104718: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-08-07 19:57:06.447+0000: 104718: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-08-07 19:57:06.447+0000: 104718: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-08-07 19:57:06.447+0000: 104718: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-08-07 19:57:06.447+0000: 104718: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-08-07 19:57:06.447+0000: 104718: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-08-07 19:57:06.447+0000: 104718: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-08-07 19:57:06.447+0000: 104718: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-08-07 19:57:06.453+0000: 104720: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/9c0a8cea-635d-4a96-8a95-100c1a3a4f10/disk' to '42436:42436' 2025-08-07 19:57:06.453+0000: 104720: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/fd6d6b249571ac1f64e448af6771211a581394c2' to '42436:42436' 2025-08-07 19:57:06.490+0000: 104734: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-5-instance-00000005' to '42436:42436' 2025-08-07 19:57:06.492+0000: 104735: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-5-instance-00000005' to '42436:42436' 2025-08-07 19:57:06.494+0000: 104736: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-5-instance-00000005/master-key.aes' to '42436:42436' 2025-08-07 19:57:06.514+0000: 104748: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 19:57:06.514+0000: 104748: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 19:57:06.514+0000: 104748: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-08-07 19:57:06.514+0000: 104748: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-08-07 19:57:06.514+0000: 104748: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 19:57:06.514+0000: 104748: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 19:57:06.514+0000: 104748: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-08-07 19:57:06.514+0000: 104748: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-08-07 19:57:06.514+0000: 104748: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-08-07 19:57:06.514+0000: 104748: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-08-07 19:57:06.514+0000: 104748: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-08-07 19:57:06.514+0000: 104748: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-08-07 19:57:06.514+0000: 104748: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-08-07 19:57:06.514+0000: 104748: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-08-07 19:57:06.520+0000: 104750: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/afe88ec6-6a37-4752-8027-075f635c05c1/disk' to '42436:42436' 2025-08-07 19:57:06.520+0000: 104750: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/fd6d6b249571ac1f64e448af6771211a581394c2' to '42436:42436' 2025-08-07 19:57:24.308+0000: 105548: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/9c0a8cea-635d-4a96-8a95-100c1a3a4f10/disk secdriver=dac are valid 2025-08-07 19:57:24.308+0000: 105548: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/9c0a8cea-635d-4a96-8a95-100c1a3a4f10/disk' to 42436:42436 2025-08-07 19:57:24.332+0000: 105561: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/afe88ec6-6a37-4752-8027-075f635c05c1/disk secdriver=dac are valid 2025-08-07 19:57:24.332+0000: 105561: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/afe88ec6-6a37-4752-8027-075f635c05c1/disk' to 42436:42436 2025-08-07 19:57:31.973+0000: 106101: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-6-instance-00000006' to '42436:42436' 2025-08-07 19:57:31.975+0000: 106102: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-6-instance-00000006' to '42436:42436' 2025-08-07 19:57:31.977+0000: 106103: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-6-instance-00000006/master-key.aes' to '42436:42436' 2025-08-07 19:57:32.003+0000: 106115: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 19:57:32.003+0000: 106115: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 19:57:32.004+0000: 106115: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-08-07 19:57:32.004+0000: 106115: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-08-07 19:57:32.004+0000: 106115: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 19:57:32.004+0000: 106115: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 19:57:32.004+0000: 106115: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-08-07 19:57:32.004+0000: 106115: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-08-07 19:57:32.004+0000: 106115: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-08-07 19:57:32.004+0000: 106115: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-08-07 19:57:32.004+0000: 106115: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-08-07 19:57:32.004+0000: 106115: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-08-07 19:57:32.004+0000: 106115: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-08-07 19:57:32.004+0000: 106115: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-08-07 19:57:32.009+0000: 106118: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/d8072863-bcd1-4617-8667-93253f543144/disk' to '42436:42436' 2025-08-07 19:57:32.009+0000: 106118: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/fd6d6b249571ac1f64e448af6771211a581394c2' to '42436:42436' 2025-08-07 19:57:33.329+0000: 106226: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-7-instance-00000007' to '42436:42436' 2025-08-07 19:57:33.331+0000: 106227: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-7-instance-00000007' to '42436:42436' 2025-08-07 19:57:33.333+0000: 106228: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-7-instance-00000007/master-key.aes' to '42436:42436' 2025-08-07 19:57:33.353+0000: 106239: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 19:57:33.354+0000: 106239: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 19:57:33.354+0000: 106239: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-08-07 19:57:33.354+0000: 106239: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-08-07 19:57:33.354+0000: 106239: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 19:57:33.354+0000: 106239: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 19:57:33.354+0000: 106239: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-08-07 19:57:33.354+0000: 106239: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-08-07 19:57:33.354+0000: 106239: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-08-07 19:57:33.354+0000: 106239: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-08-07 19:57:33.354+0000: 106239: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-08-07 19:57:33.354+0000: 106239: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-08-07 19:57:33.354+0000: 106239: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-08-07 19:57:33.354+0000: 106239: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-08-07 19:57:33.358+0000: 106241: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/9e56aecc-a0c6-4ad7-b3a1-6f8fa16e537a/disk' to '42436:42436' 2025-08-07 19:57:33.358+0000: 106241: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/fd6d6b249571ac1f64e448af6771211a581394c2' to '42436:42436' 2025-08-07 19:58:03.598+0000: 107294: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/9e56aecc-a0c6-4ad7-b3a1-6f8fa16e537a/disk secdriver=dac are valid 2025-08-07 19:58:03.598+0000: 107294: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/9e56aecc-a0c6-4ad7-b3a1-6f8fa16e537a/disk' to 42436:42436 2025-08-07 19:58:03.663+0000: 107318: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/d8072863-bcd1-4617-8667-93253f543144/disk secdriver=dac are valid 2025-08-07 19:58:03.663+0000: 107318: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/d8072863-bcd1-4617-8667-93253f543144/disk' to 42436:42436 2025-08-07 19:58:14.613+0000: 107878: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-8-instance-00000008' to '42436:42436' 2025-08-07 19:58:14.615+0000: 107881: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-8-instance-00000008' to '42436:42436' 2025-08-07 19:58:14.617+0000: 107882: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-8-instance-00000008/master-key.aes' to '42436:42436' 2025-08-07 19:58:14.637+0000: 107896: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 19:58:14.638+0000: 107896: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 19:58:14.638+0000: 107896: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-08-07 19:58:14.638+0000: 107896: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-08-07 19:58:14.638+0000: 107896: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 19:58:14.638+0000: 107896: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 19:58:14.638+0000: 107896: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-08-07 19:58:14.638+0000: 107896: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-08-07 19:58:14.638+0000: 107896: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-08-07 19:58:14.638+0000: 107896: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-08-07 19:58:14.638+0000: 107896: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-08-07 19:58:14.638+0000: 107896: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-08-07 19:58:14.638+0000: 107896: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-08-07 19:58:14.638+0000: 107896: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-08-07 19:58:14.642+0000: 107899: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/c6d219c7-68b5-4e8f-9ad5-69ff1f6f5cc6/disk' to '42436:42436' 2025-08-07 19:58:14.642+0000: 107899: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/fd6d6b249571ac1f64e448af6771211a581394c2' to '42436:42436' 2025-08-07 19:58:16.171+0000: 107947: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-9-instance-00000009' to '42436:42436' 2025-08-07 19:58:16.173+0000: 107948: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-9-instance-00000009' to '42436:42436' 2025-08-07 19:58:16.175+0000: 107949: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-9-instance-00000009/master-key.aes' to '42436:42436' 2025-08-07 19:58:16.192+0000: 107959: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 19:58:16.192+0000: 107959: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 19:58:16.192+0000: 107959: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-08-07 19:58:16.193+0000: 107959: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-08-07 19:58:16.193+0000: 107959: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 19:58:16.193+0000: 107959: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 19:58:16.193+0000: 107959: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-08-07 19:58:16.193+0000: 107959: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-08-07 19:58:16.193+0000: 107959: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-08-07 19:58:16.193+0000: 107959: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-08-07 19:58:16.193+0000: 107959: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-08-07 19:58:16.193+0000: 107959: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-08-07 19:58:16.193+0000: 107959: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-08-07 19:58:16.193+0000: 107959: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-08-07 19:58:16.197+0000: 107962: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/d4cc9262-fa32-4d1f-8662-fef78960b4c3/disk' to '42436:42436' 2025-08-07 19:58:16.197+0000: 107962: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/fd6d6b249571ac1f64e448af6771211a581394c2' to '42436:42436' 2025-08-07 19:58:33.148+0000: 108843: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/d4cc9262-fa32-4d1f-8662-fef78960b4c3/disk secdriver=dac are valid 2025-08-07 19:58:33.148+0000: 108843: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/d4cc9262-fa32-4d1f-8662-fef78960b4c3/disk' to 42436:42436 2025-08-07 19:58:33.232+0000: 108866: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/c6d219c7-68b5-4e8f-9ad5-69ff1f6f5cc6/disk secdriver=dac are valid 2025-08-07 19:58:33.232+0000: 108866: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/c6d219c7-68b5-4e8f-9ad5-69ff1f6f5cc6/disk' to 42436:42436 2025-08-07 19:59:01.127+0000: 109774: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-10-instance-0000000a' to '42436:42436' 2025-08-07 19:59:01.129+0000: 109776: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-10-instance-0000000a' to '42436:42436' 2025-08-07 19:59:01.135+0000: 109777: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-10-instance-0000000a/master-key.aes' to '42436:42436' 2025-08-07 19:59:01.155+0000: 109791: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 19:59:01.155+0000: 109791: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 19:59:01.155+0000: 109791: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-08-07 19:59:01.155+0000: 109791: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-08-07 19:59:01.155+0000: 109791: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 19:59:01.155+0000: 109791: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 19:59:01.155+0000: 109791: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-08-07 19:59:01.155+0000: 109791: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-08-07 19:59:01.155+0000: 109791: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-08-07 19:59:01.155+0000: 109791: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-08-07 19:59:01.155+0000: 109791: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-08-07 19:59:01.155+0000: 109791: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-08-07 19:59:01.155+0000: 109791: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-08-07 19:59:01.155+0000: 109791: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-08-07 19:59:01.160+0000: 109794: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/d04a1fbe-e872-4500-9c1b-7802d3576f24/disk' to '42436:42436' 2025-08-07 19:59:01.160+0000: 109794: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/fd6d6b249571ac1f64e448af6771211a581394c2' to '42436:42436' 2025-08-07 19:59:02.857+0000: 109920: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-11-instance-0000000b' to '42436:42436' 2025-08-07 19:59:02.859+0000: 109921: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-11-instance-0000000b' to '42436:42436' 2025-08-07 19:59:02.862+0000: 109922: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-11-instance-0000000b/master-key.aes' to '42436:42436' 2025-08-07 19:59:02.901+0000: 109935: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 19:59:02.902+0000: 109935: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 19:59:02.902+0000: 109935: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-08-07 19:59:02.902+0000: 109935: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-08-07 19:59:02.902+0000: 109935: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 19:59:02.902+0000: 109935: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 19:59:02.902+0000: 109935: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-08-07 19:59:02.902+0000: 109935: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-08-07 19:59:02.902+0000: 109935: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-08-07 19:59:02.902+0000: 109935: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-08-07 19:59:02.902+0000: 109935: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-08-07 19:59:02.902+0000: 109935: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-08-07 19:59:02.902+0000: 109935: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-08-07 19:59:02.902+0000: 109935: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-08-07 19:59:02.907+0000: 109936: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/4fc69796-e0bd-42a0-a5b7-4b56635e3b36/disk' to '42436:42436' 2025-08-07 19:59:02.907+0000: 109936: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/fd6d6b249571ac1f64e448af6771211a581394c2' to '42436:42436' 2025-08-07 19:59:21.604+0000: 111207: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/4fc69796-e0bd-42a0-a5b7-4b56635e3b36/disk secdriver=dac are valid 2025-08-07 19:59:21.605+0000: 111207: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/4fc69796-e0bd-42a0-a5b7-4b56635e3b36/disk' to 42436:42436 2025-08-07 19:59:21.699+0000: 111260: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/d04a1fbe-e872-4500-9c1b-7802d3576f24/disk secdriver=dac are valid 2025-08-07 19:59:21.699+0000: 111260: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/d04a1fbe-e872-4500-9c1b-7802d3576f24/disk' to 42436:42436 2025-08-07 19:59:32.097+0000: 111530: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-12-instance-0000000c' to '42436:42436' 2025-08-07 19:59:32.100+0000: 111531: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-12-instance-0000000c' to '42436:42436' 2025-08-07 19:59:32.102+0000: 111532: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-12-instance-0000000c/master-key.aes' to '42436:42436' 2025-08-07 19:59:32.127+0000: 111546: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 19:59:32.127+0000: 111546: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 19:59:32.127+0000: 111546: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-08-07 19:59:32.127+0000: 111546: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-08-07 19:59:32.127+0000: 111546: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 19:59:32.127+0000: 111546: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 19:59:32.127+0000: 111546: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-08-07 19:59:32.127+0000: 111546: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-08-07 19:59:32.127+0000: 111546: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-08-07 19:59:32.127+0000: 111546: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-08-07 19:59:32.127+0000: 111546: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-08-07 19:59:32.127+0000: 111546: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-08-07 19:59:32.127+0000: 111546: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-08-07 19:59:32.127+0000: 111546: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-08-07 19:59:32.133+0000: 111547: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/c4e5abf4-ef70-49c7-8640-c43787a387e2/disk' to '42436:42436' 2025-08-07 19:59:32.133+0000: 111547: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/fd6d6b249571ac1f64e448af6771211a581394c2' to '42436:42436' 2025-08-07 19:59:33.272+0000: 111652: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-13-instance-0000000d' to '42436:42436' 2025-08-07 19:59:33.274+0000: 111653: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-13-instance-0000000d' to '42436:42436' 2025-08-07 19:59:33.277+0000: 111654: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-13-instance-0000000d/master-key.aes' to '42436:42436' 2025-08-07 19:59:33.298+0000: 111666: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 19:59:33.298+0000: 111666: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 19:59:33.298+0000: 111666: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-08-07 19:59:33.298+0000: 111666: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-08-07 19:59:33.298+0000: 111666: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 19:59:33.298+0000: 111666: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 19:59:33.298+0000: 111666: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-08-07 19:59:33.298+0000: 111666: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-08-07 19:59:33.298+0000: 111666: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-08-07 19:59:33.298+0000: 111666: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-08-07 19:59:33.298+0000: 111666: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-08-07 19:59:33.298+0000: 111666: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-08-07 19:59:33.298+0000: 111666: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-08-07 19:59:33.298+0000: 111666: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-08-07 19:59:33.303+0000: 111667: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/4d1017c6-bdce-4aaa-b428-32b03e2ab3a8/disk' to '42436:42436' 2025-08-07 19:59:33.303+0000: 111667: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/fd6d6b249571ac1f64e448af6771211a581394c2' to '42436:42436' 2025-08-07 19:59:49.924+0000: 112443: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/4d1017c6-bdce-4aaa-b428-32b03e2ab3a8/disk secdriver=dac are valid 2025-08-07 19:59:49.924+0000: 112443: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/4d1017c6-bdce-4aaa-b428-32b03e2ab3a8/disk' to 42436:42436 2025-08-07 19:59:49.985+0000: 112465: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/c4e5abf4-ef70-49c7-8640-c43787a387e2/disk secdriver=dac are valid 2025-08-07 19:59:49.985+0000: 112465: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/c4e5abf4-ef70-49c7-8640-c43787a387e2/disk' to 42436:42436 2025-08-07 20:00:01.660+0000: 112726: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-14-instance-0000000e' to '42436:42436' 2025-08-07 20:00:01.662+0000: 112727: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-14-instance-0000000e' to '42436:42436' 2025-08-07 20:00:01.664+0000: 112728: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-14-instance-0000000e/master-key.aes' to '42436:42436' 2025-08-07 20:00:01.692+0000: 112744: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 20:00:01.692+0000: 112744: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 20:00:01.692+0000: 112744: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-08-07 20:00:01.692+0000: 112744: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-08-07 20:00:01.692+0000: 112744: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 20:00:01.692+0000: 112744: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 20:00:01.692+0000: 112744: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-08-07 20:00:01.692+0000: 112744: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-08-07 20:00:01.692+0000: 112744: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-08-07 20:00:01.692+0000: 112744: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-08-07 20:00:01.692+0000: 112744: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-08-07 20:00:01.692+0000: 112744: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-08-07 20:00:01.692+0000: 112744: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-08-07 20:00:01.692+0000: 112744: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-08-07 20:00:01.697+0000: 112745: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/102033f8-eca7-4dc1-b91b-c02a45a46495/disk' to '42436:42436' 2025-08-07 20:00:01.697+0000: 112745: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/fd6d6b249571ac1f64e448af6771211a581394c2' to '42436:42436' 2025-08-07 20:00:02.932+0000: 112834: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-15-instance-0000000f' to '42436:42436' 2025-08-07 20:00:02.934+0000: 112835: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-15-instance-0000000f' to '42436:42436' 2025-08-07 20:00:02.936+0000: 112840: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-15-instance-0000000f/master-key.aes' to '42436:42436' 2025-08-07 20:00:02.981+0000: 112870: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 20:00:02.981+0000: 112870: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 20:00:02.981+0000: 112870: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-08-07 20:00:02.981+0000: 112870: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-08-07 20:00:02.981+0000: 112870: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 20:00:02.981+0000: 112870: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 20:00:02.981+0000: 112870: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-08-07 20:00:02.981+0000: 112870: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-08-07 20:00:02.981+0000: 112870: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-08-07 20:00:02.982+0000: 112870: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-08-07 20:00:02.982+0000: 112870: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-08-07 20:00:02.982+0000: 112870: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-08-07 20:00:02.982+0000: 112870: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-08-07 20:00:02.982+0000: 112870: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-08-07 20:00:02.987+0000: 112871: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/82de4375-2fee-4934-a183-0d36af2106b8/disk' to '42436:42436' 2025-08-07 20:00:02.987+0000: 112871: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/fd6d6b249571ac1f64e448af6771211a581394c2' to '42436:42436' 2025-08-07 20:00:06.823+0000: 113239: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-16-instance-00000010' to '42436:42436' 2025-08-07 20:00:06.825+0000: 113240: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-16-instance-00000010' to '42436:42436' 2025-08-07 20:00:06.827+0000: 113241: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-16-instance-00000010/master-key.aes' to '42436:42436' 2025-08-07 20:00:06.882+0000: 113267: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 20:00:06.882+0000: 113267: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 20:00:06.882+0000: 113267: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-08-07 20:00:06.882+0000: 113267: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-08-07 20:00:06.883+0000: 113267: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 20:00:06.883+0000: 113267: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 20:00:06.883+0000: 113267: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-08-07 20:00:06.883+0000: 113267: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-08-07 20:00:06.883+0000: 113267: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-08-07 20:00:06.883+0000: 113267: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-08-07 20:00:06.883+0000: 113267: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-08-07 20:00:06.883+0000: 113267: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-08-07 20:00:06.883+0000: 113267: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-08-07 20:00:06.883+0000: 113267: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-08-07 20:00:06.888+0000: 113270: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/e55f814c-6579-4959-a9ff-63c1bfe8f7cb/disk' to '42436:42436' 2025-08-07 20:00:06.888+0000: 113270: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/56ca6957bfdb049370202f55edb3053b21b657b5' to '42436:42436' 2025-08-07 20:01:06.615+0000: 116016: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/e55f814c-6579-4959-a9ff-63c1bfe8f7cb/disk secdriver=dac are valid 2025-08-07 20:01:06.615+0000: 116016: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/e55f814c-6579-4959-a9ff-63c1bfe8f7cb/disk' to 42436:42436 2025-08-07 20:01:06.800+0000: 116075: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/82de4375-2fee-4934-a183-0d36af2106b8/disk secdriver=dac are valid 2025-08-07 20:01:06.800+0000: 116075: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/82de4375-2fee-4934-a183-0d36af2106b8/disk' to 42436:42436 2025-08-07 20:01:06.888+0000: 116096: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/102033f8-eca7-4dc1-b91b-c02a45a46495/disk secdriver=dac are valid 2025-08-07 20:01:06.888+0000: 116096: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/102033f8-eca7-4dc1-b91b-c02a45a46495/disk' to 42436:42436 2025-08-07 20:01:17.973+0000: 116487: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-17-instance-00000011' to '42436:42436' 2025-08-07 20:01:17.976+0000: 116488: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-17-instance-00000011' to '42436:42436' 2025-08-07 20:01:17.978+0000: 116489: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-17-instance-00000011/master-key.aes' to '42436:42436' 2025-08-07 20:01:17.996+0000: 116503: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 20:01:17.996+0000: 116503: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 20:01:17.996+0000: 116503: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-08-07 20:01:17.996+0000: 116503: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-08-07 20:01:17.996+0000: 116503: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 20:01:17.996+0000: 116503: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 20:01:17.996+0000: 116503: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-08-07 20:01:17.996+0000: 116503: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-08-07 20:01:17.996+0000: 116503: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-08-07 20:01:17.996+0000: 116503: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-08-07 20:01:17.996+0000: 116503: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-08-07 20:01:17.996+0000: 116503: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-08-07 20:01:17.996+0000: 116503: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-08-07 20:01:17.996+0000: 116503: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-08-07 20:01:18.000+0000: 116504: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/a14797f2-cd96-4a63-aa13-39e4c6c6ec13/disk' to '42436:42436' 2025-08-07 20:01:18.000+0000: 116504: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/fd6d6b249571ac1f64e448af6771211a581394c2' to '42436:42436' 2025-08-07 20:01:39.354+0000: 117589: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-18-instance-00000012' to '42436:42436' 2025-08-07 20:01:39.356+0000: 117590: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-18-instance-00000012' to '42436:42436' 2025-08-07 20:01:39.358+0000: 117591: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-18-instance-00000012/master-key.aes' to '42436:42436' 2025-08-07 20:01:39.376+0000: 117603: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 20:01:39.376+0000: 117603: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 20:01:39.376+0000: 117603: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-08-07 20:01:39.376+0000: 117603: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-08-07 20:01:39.376+0000: 117603: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 20:01:39.376+0000: 117603: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 20:01:39.376+0000: 117603: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-08-07 20:01:39.376+0000: 117603: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-08-07 20:01:39.376+0000: 117603: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-08-07 20:01:39.376+0000: 117603: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-08-07 20:01:39.376+0000: 117603: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-08-07 20:01:39.376+0000: 117603: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-08-07 20:01:39.376+0000: 117603: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-08-07 20:01:39.376+0000: 117603: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-08-07 20:01:39.381+0000: 117606: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/e5cd074e-ca90-40ad-ba6c-5e4de5ff2b2c/disk' to '42436:42436' 2025-08-07 20:01:39.381+0000: 117606: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/fd6d6b249571ac1f64e448af6771211a581394c2' to '42436:42436' 2025-08-07 20:02:06.355+0000: 118806: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/e5cd074e-ca90-40ad-ba6c-5e4de5ff2b2c/disk secdriver=dac are valid 2025-08-07 20:02:06.355+0000: 118806: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/e5cd074e-ca90-40ad-ba6c-5e4de5ff2b2c/disk' to 42436:42436 2025-08-07 20:02:06.422+0000: 118829: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/a14797f2-cd96-4a63-aa13-39e4c6c6ec13/disk secdriver=dac are valid 2025-08-07 20:02:06.422+0000: 118829: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/a14797f2-cd96-4a63-aa13-39e4c6c6ec13/disk' to 42436:42436 2025-08-07 20:02:15.742+0000: 119152: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-19-instance-00000013' to '42436:42436' 2025-08-07 20:02:15.745+0000: 119153: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-19-instance-00000013' to '42436:42436' 2025-08-07 20:02:15.747+0000: 119154: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-19-instance-00000013/master-key.aes' to '42436:42436' 2025-08-07 20:02:15.770+0000: 119168: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 20:02:15.770+0000: 119168: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 20:02:15.770+0000: 119168: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-08-07 20:02:15.770+0000: 119168: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-08-07 20:02:15.770+0000: 119168: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 20:02:15.770+0000: 119168: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 20:02:15.770+0000: 119168: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-08-07 20:02:15.770+0000: 119168: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-08-07 20:02:15.770+0000: 119168: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-08-07 20:02:15.770+0000: 119168: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-08-07 20:02:15.770+0000: 119168: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-08-07 20:02:15.770+0000: 119168: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-08-07 20:02:15.770+0000: 119168: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-08-07 20:02:15.770+0000: 119168: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-08-07 20:02:15.775+0000: 119169: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/11e08b26-25be-462f-8676-f5a37f8c968d/disk' to '42436:42436' 2025-08-07 20:02:15.775+0000: 119169: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/fd6d6b249571ac1f64e448af6771211a581394c2' to '42436:42436' 2025-08-07 20:02:16.952+0000: 119215: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-20-instance-00000014' to '42436:42436' 2025-08-07 20:02:16.954+0000: 119216: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-20-instance-00000014' to '42436:42436' 2025-08-07 20:02:16.956+0000: 119217: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-20-instance-00000014/master-key.aes' to '42436:42436' 2025-08-07 20:02:16.973+0000: 119227: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 20:02:16.973+0000: 119227: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 20:02:16.973+0000: 119227: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-08-07 20:02:16.973+0000: 119227: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-08-07 20:02:16.973+0000: 119227: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 20:02:16.973+0000: 119227: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 20:02:16.973+0000: 119227: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-08-07 20:02:16.973+0000: 119227: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-08-07 20:02:16.973+0000: 119227: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-08-07 20:02:16.973+0000: 119227: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-08-07 20:02:16.973+0000: 119227: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-08-07 20:02:16.973+0000: 119227: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-08-07 20:02:16.973+0000: 119227: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-08-07 20:02:16.973+0000: 119227: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-08-07 20:02:16.978+0000: 119229: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/98c2a444-118f-4135-ab07-ac98e0d6f46b/disk' to '42436:42436' 2025-08-07 20:02:16.978+0000: 119229: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/fd6d6b249571ac1f64e448af6771211a581394c2' to '42436:42436' 2025-08-07 20:02:34.197+0000: 120334: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/98c2a444-118f-4135-ab07-ac98e0d6f46b/disk secdriver=dac are valid 2025-08-07 20:02:34.197+0000: 120334: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/98c2a444-118f-4135-ab07-ac98e0d6f46b/disk' to 42436:42436 2025-08-07 20:02:34.270+0000: 120356: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/11e08b26-25be-462f-8676-f5a37f8c968d/disk secdriver=dac are valid 2025-08-07 20:02:34.270+0000: 120356: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/11e08b26-25be-462f-8676-f5a37f8c968d/disk' to 42436:42436 2025-08-07 20:02:42.953+0000: 120581: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-21-instance-00000015' to '42436:42436' 2025-08-07 20:02:42.955+0000: 120582: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-21-instance-00000015' to '42436:42436' 2025-08-07 20:02:42.957+0000: 120583: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-21-instance-00000015/master-key.aes' to '42436:42436' 2025-08-07 20:02:42.977+0000: 120597: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 20:02:42.977+0000: 120597: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 20:02:42.977+0000: 120597: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-08-07 20:02:42.977+0000: 120597: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-08-07 20:02:42.977+0000: 120597: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 20:02:42.977+0000: 120597: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 20:02:42.977+0000: 120597: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-08-07 20:02:42.977+0000: 120597: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-08-07 20:02:42.977+0000: 120597: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-08-07 20:02:42.977+0000: 120597: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-08-07 20:02:42.977+0000: 120597: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-08-07 20:02:42.977+0000: 120597: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-08-07 20:02:42.977+0000: 120597: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-08-07 20:02:42.977+0000: 120597: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-08-07 20:02:42.981+0000: 120598: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/177d6991-60e3-4e3f-8be3-b6f461da914f/disk' to '42436:42436' 2025-08-07 20:02:42.981+0000: 120598: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/fd6d6b249571ac1f64e448af6771211a581394c2' to '42436:42436' 2025-08-07 20:03:00.802+0000: 121338: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/177d6991-60e3-4e3f-8be3-b6f461da914f/disk secdriver=dac are valid 2025-08-07 20:03:00.802+0000: 121338: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/177d6991-60e3-4e3f-8be3-b6f461da914f/disk' to 42436:42436 2025-08-07 20:03:06.202+0000: 121824: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-22-instance-00000016' to '42436:42436' 2025-08-07 20:03:06.204+0000: 121825: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-22-instance-00000016' to '42436:42436' 2025-08-07 20:03:06.206+0000: 121826: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-22-instance-00000016/master-key.aes' to '42436:42436' 2025-08-07 20:03:06.228+0000: 121837: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 20:03:06.228+0000: 121837: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 20:03:06.228+0000: 121837: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-08-07 20:03:06.228+0000: 121837: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-08-07 20:03:06.228+0000: 121837: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 20:03:06.228+0000: 121837: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 20:03:06.228+0000: 121837: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-08-07 20:03:06.228+0000: 121837: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-08-07 20:03:06.228+0000: 121837: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-08-07 20:03:06.228+0000: 121837: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-08-07 20:03:06.228+0000: 121837: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-08-07 20:03:06.228+0000: 121837: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-08-07 20:03:06.228+0000: 121837: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-08-07 20:03:06.228+0000: 121837: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-08-07 20:03:06.233+0000: 121838: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/ef70ef90-f42a-4df2-ba75-78294dbd0b0a/disk' to '42436:42436' 2025-08-07 20:03:06.233+0000: 121838: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/fd6d6b249571ac1f64e448af6771211a581394c2' to '42436:42436' 2025-08-07 20:03:20.025+0000: 122290: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/ef70ef90-f42a-4df2-ba75-78294dbd0b0a/disk secdriver=dac are valid 2025-08-07 20:03:20.026+0000: 122290: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/ef70ef90-f42a-4df2-ba75-78294dbd0b0a/disk' to 42436:42436 2025-08-07 20:03:25.332+0000: 122686: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-23-instance-00000017' to '42436:42436' 2025-08-07 20:03:25.334+0000: 122688: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-23-instance-00000017' to '42436:42436' 2025-08-07 20:03:25.338+0000: 122689: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-23-instance-00000017/master-key.aes' to '42436:42436' 2025-08-07 20:03:25.369+0000: 122705: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 20:03:25.369+0000: 122705: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 20:03:25.369+0000: 122705: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-08-07 20:03:25.369+0000: 122705: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-08-07 20:03:25.369+0000: 122705: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 20:03:25.369+0000: 122705: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 20:03:25.369+0000: 122705: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-08-07 20:03:25.369+0000: 122705: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-08-07 20:03:25.369+0000: 122705: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-08-07 20:03:25.369+0000: 122705: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-08-07 20:03:25.369+0000: 122705: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-08-07 20:03:25.369+0000: 122705: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-08-07 20:03:25.369+0000: 122705: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-08-07 20:03:25.369+0000: 122705: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-08-07 20:03:25.378+0000: 122706: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/2ce5ed53-741d-4678-9743-d926cf6a7043/disk' to '42436:42436' 2025-08-07 20:03:25.378+0000: 122706: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/fd6d6b249571ac1f64e448af6771211a581394c2' to '42436:42436' 2025-08-07 20:03:25.753+0000: 122746: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-24-instance-00000018' to '42436:42436' 2025-08-07 20:03:25.756+0000: 122747: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-24-instance-00000018' to '42436:42436' 2025-08-07 20:03:25.758+0000: 122748: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-24-instance-00000018/master-key.aes' to '42436:42436' 2025-08-07 20:03:25.784+0000: 122762: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 20:03:25.784+0000: 122762: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 20:03:25.784+0000: 122762: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-08-07 20:03:25.784+0000: 122762: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-08-07 20:03:25.784+0000: 122762: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 20:03:25.784+0000: 122762: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 20:03:25.784+0000: 122762: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-08-07 20:03:25.784+0000: 122762: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-08-07 20:03:25.784+0000: 122762: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-08-07 20:03:25.784+0000: 122762: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-08-07 20:03:25.784+0000: 122762: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-08-07 20:03:25.784+0000: 122762: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-08-07 20:03:25.784+0000: 122762: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-08-07 20:03:25.784+0000: 122762: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-08-07 20:03:25.789+0000: 122763: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/d7991ad9-fb39-41e5-9bbc-736bef2debef/disk' to '42436:42436' 2025-08-07 20:03:25.789+0000: 122763: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/fd6d6b249571ac1f64e448af6771211a581394c2' to '42436:42436' 2025-08-07 20:03:27.407+0000: 122827: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-25-instance-00000019' to '42436:42436' 2025-08-07 20:03:27.410+0000: 122828: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-25-instance-00000019' to '42436:42436' 2025-08-07 20:03:27.413+0000: 122829: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-25-instance-00000019/master-key.aes' to '42436:42436' 2025-08-07 20:03:27.440+0000: 122841: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 20:03:27.440+0000: 122841: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 20:03:27.440+0000: 122841: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-08-07 20:03:27.440+0000: 122841: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-08-07 20:03:27.440+0000: 122841: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 20:03:27.440+0000: 122841: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 20:03:27.440+0000: 122841: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-08-07 20:03:27.440+0000: 122841: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-08-07 20:03:27.440+0000: 122841: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-08-07 20:03:27.440+0000: 122841: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-08-07 20:03:27.440+0000: 122841: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-08-07 20:03:27.440+0000: 122841: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-08-07 20:03:27.440+0000: 122841: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-08-07 20:03:27.440+0000: 122841: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-08-07 20:03:27.445+0000: 122842: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/3a710b61-76ea-4c18-8d05-efcee18ff8cf/disk' to '42436:42436' 2025-08-07 20:03:27.446+0000: 122842: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/fd6d6b249571ac1f64e448af6771211a581394c2' to '42436:42436' 2025-08-07 20:03:56.582+0000: 123986: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/3a710b61-76ea-4c18-8d05-efcee18ff8cf/disk secdriver=dac are valid 2025-08-07 20:03:56.582+0000: 123986: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/3a710b61-76ea-4c18-8d05-efcee18ff8cf/disk' to 42436:42436 2025-08-07 20:04:01.457+0000: 124089: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/d7991ad9-fb39-41e5-9bbc-736bef2debef/disk secdriver=dac are valid 2025-08-07 20:04:01.457+0000: 124089: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/d7991ad9-fb39-41e5-9bbc-736bef2debef/disk' to 42436:42436 2025-08-07 20:04:01.554+0000: 124111: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/2ce5ed53-741d-4678-9743-d926cf6a7043/disk secdriver=dac are valid 2025-08-07 20:04:01.554+0000: 124111: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/2ce5ed53-741d-4678-9743-d926cf6a7043/disk' to 42436:42436 2025-08-07 20:04:23.740+0000: 125677: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-26-instance-0000001a' to '42436:42436' 2025-08-07 20:04:23.742+0000: 125678: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-26-instance-0000001a' to '42436:42436' 2025-08-07 20:04:23.744+0000: 125680: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-26-instance-0000001a/master-key.aes' to '42436:42436' 2025-08-07 20:04:23.762+0000: 125693: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 20:04:23.762+0000: 125693: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 20:04:23.762+0000: 125693: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2025-08-07 20:04:23.762+0000: 125693: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2025-08-07 20:04:23.762+0000: 125693: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2025-08-07 20:04:23.762+0000: 125693: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2025-08-07 20:04:23.762+0000: 125693: debug : virFileMakeParentPath:2995 : path=/dev/random 2025-08-07 20:04:23.762+0000: 125693: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2025-08-07 20:04:23.762+0000: 125693: debug : virFileMakeParentPath:2995 : path=/dev/zero 2025-08-07 20:04:23.762+0000: 125693: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2025-08-07 20:04:23.762+0000: 125693: debug : virFileMakeParentPath:2995 : path=/dev/full 2025-08-07 20:04:23.762+0000: 125693: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2025-08-07 20:04:23.762+0000: 125693: debug : virFileMakeParentPath:2995 : path=/dev/null 2025-08-07 20:04:23.762+0000: 125693: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2025-08-07 20:04:23.767+0000: 125696: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/87c21b3d-465f-42d8-8ea1-fd96a51271ce/disk' to '42436:42436' 2025-08-07 20:04:23.767+0000: 125696: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/fd6d6b249571ac1f64e448af6771211a581394c2' to '42436:42436' 2025-08-07 20:04:41.362+0000: 126378: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/87c21b3d-465f-42d8-8ea1-fd96a51271ce/disk secdriver=dac are valid 2025-08-07 20:04:41.362+0000: 126378: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/87c21b3d-465f-42d8-8ea1-fd96a51271ce/disk' to 42436:42436