+ 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' 2024-11-14 20:07:12.112+0000: 40414: info : libvirt version: 8.0.0, package: 23.module_el8+785+dceced31 (builder@centos.org, 2023-12-12-18:02:35, ) 2024-11-14 20:07:12.112+0000: 40414: info : hostname: cn-jenkins-deploy-platform-ansible-os-2303-1 2024-11-14 20:07:12.112+0000: 40414: debug : virLogParseOutputs:1635 : outputs=1:file:/var/log/kolla/libvirt/libvirtd.log 2024-11-14 20:07:12.112+0000: 40414: debug : virLogParseOutput:1482 : output=1:file:/var/log/kolla/libvirt/libvirtd.log 2024-11-14 20:23:24.537+0000: 107166: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-1-instance-00000001' to '42436:42436' 2024-11-14 20:23:24.539+0000: 107168: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-1-instance-00000001' to '42436:42436' 2024-11-14 20:23:24.542+0000: 107169: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-1-instance-00000001/master-key.aes' to '42436:42436' 2024-11-14 20:23:24.616+0000: 107201: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-11-14 20:23:24.616+0000: 107201: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-11-14 20:23:24.616+0000: 107201: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2024-11-14 20:23:24.616+0000: 107201: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2024-11-14 20:23:24.616+0000: 107201: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-11-14 20:23:24.616+0000: 107201: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-11-14 20:23:24.616+0000: 107201: debug : virFileMakeParentPath:2995 : path=/dev/random 2024-11-14 20:23:24.616+0000: 107201: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2024-11-14 20:23:24.616+0000: 107201: debug : virFileMakeParentPath:2995 : path=/dev/zero 2024-11-14 20:23:24.616+0000: 107201: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2024-11-14 20:23:24.616+0000: 107201: debug : virFileMakeParentPath:2995 : path=/dev/full 2024-11-14 20:23:24.616+0000: 107201: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2024-11-14 20:23:24.616+0000: 107201: debug : virFileMakeParentPath:2995 : path=/dev/null 2024-11-14 20:23:24.616+0000: 107201: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2024-11-14 20:23:24.622+0000: 107202: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/08a6fb94-4c27-4de4-b6e1-f100e65f75d6/disk' to '42436:42436' 2024-11-14 20:23:24.623+0000: 107202: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/6a8f7f3485f056f43a9351605227f516ad764244' to '42436:42436' 2024-11-14 20:23:34.601+0000: 107928: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/08a6fb94-4c27-4de4-b6e1-f100e65f75d6/disk secdriver=dac are valid 2024-11-14 20:23:34.601+0000: 107928: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/08a6fb94-4c27-4de4-b6e1-f100e65f75d6/disk' to 42436:42436 2024-11-14 20:23:48.461+0000: 108722: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-2-instance-00000002' to '42436:42436' 2024-11-14 20:23:48.463+0000: 108723: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-2-instance-00000002' to '42436:42436' 2024-11-14 20:23:48.466+0000: 108724: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-2-instance-00000002/master-key.aes' to '42436:42436' 2024-11-14 20:23:48.509+0000: 108738: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-11-14 20:23:48.509+0000: 108738: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-11-14 20:23:48.509+0000: 108738: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2024-11-14 20:23:48.509+0000: 108738: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2024-11-14 20:23:48.509+0000: 108738: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-11-14 20:23:48.509+0000: 108738: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-11-14 20:23:48.509+0000: 108738: debug : virFileMakeParentPath:2995 : path=/dev/random 2024-11-14 20:23:48.509+0000: 108738: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2024-11-14 20:23:48.509+0000: 108738: debug : virFileMakeParentPath:2995 : path=/dev/zero 2024-11-14 20:23:48.509+0000: 108738: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2024-11-14 20:23:48.509+0000: 108738: debug : virFileMakeParentPath:2995 : path=/dev/full 2024-11-14 20:23:48.509+0000: 108738: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2024-11-14 20:23:48.509+0000: 108738: debug : virFileMakeParentPath:2995 : path=/dev/null 2024-11-14 20:23:48.509+0000: 108738: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2024-11-14 20:23:48.522+0000: 108739: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/aac47ee2-13fb-4c45-a3b2-63b66eb03ed0/disk' to '42436:42436' 2024-11-14 20:23:48.522+0000: 108739: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/6a8f7f3485f056f43a9351605227f516ad764244' to '42436:42436' 2024-11-14 20:23:49.840+0000: 108800: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-3-instance-00000003' to '42436:42436' 2024-11-14 20:23:49.842+0000: 108801: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-3-instance-00000003' to '42436:42436' 2024-11-14 20:23:49.845+0000: 108802: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-3-instance-00000003/master-key.aes' to '42436:42436' 2024-11-14 20:23:49.878+0000: 108812: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-11-14 20:23:49.878+0000: 108812: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-11-14 20:23:49.878+0000: 108812: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2024-11-14 20:23:49.878+0000: 108812: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2024-11-14 20:23:49.878+0000: 108812: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-11-14 20:23:49.878+0000: 108812: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-11-14 20:23:49.878+0000: 108812: debug : virFileMakeParentPath:2995 : path=/dev/random 2024-11-14 20:23:49.879+0000: 108812: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2024-11-14 20:23:49.879+0000: 108812: debug : virFileMakeParentPath:2995 : path=/dev/zero 2024-11-14 20:23:49.879+0000: 108812: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2024-11-14 20:23:49.879+0000: 108812: debug : virFileMakeParentPath:2995 : path=/dev/full 2024-11-14 20:23:49.879+0000: 108812: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2024-11-14 20:23:49.879+0000: 108812: debug : virFileMakeParentPath:2995 : path=/dev/null 2024-11-14 20:23:49.879+0000: 108812: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2024-11-14 20:23:49.885+0000: 108815: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/3bbc2f43-a98b-421b-a19e-4cc1521fd2b5/disk' to '42436:42436' 2024-11-14 20:23:49.885+0000: 108815: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/6a8f7f3485f056f43a9351605227f516ad764244' to '42436:42436' 2024-11-14 20:24:11.014+0000: 109645: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/3bbc2f43-a98b-421b-a19e-4cc1521fd2b5/disk secdriver=dac are valid 2024-11-14 20:24:11.014+0000: 109645: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/3bbc2f43-a98b-421b-a19e-4cc1521fd2b5/disk' to 42436:42436 2024-11-14 20:24:11.101+0000: 109670: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/aac47ee2-13fb-4c45-a3b2-63b66eb03ed0/disk secdriver=dac are valid 2024-11-14 20:24:11.101+0000: 109670: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/aac47ee2-13fb-4c45-a3b2-63b66eb03ed0/disk' to 42436:42436 2024-11-14 20:24:27.647+0000: 109981: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-4-instance-00000004' to '42436:42436' 2024-11-14 20:24:27.649+0000: 109982: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-4-instance-00000004' to '42436:42436' 2024-11-14 20:24:27.656+0000: 109984: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-4-instance-00000004/master-key.aes' to '42436:42436' 2024-11-14 20:24:27.694+0000: 109999: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-11-14 20:24:27.694+0000: 109999: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-11-14 20:24:27.695+0000: 109999: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2024-11-14 20:24:27.695+0000: 109999: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2024-11-14 20:24:27.695+0000: 109999: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-11-14 20:24:27.695+0000: 109999: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-11-14 20:24:27.695+0000: 109999: debug : virFileMakeParentPath:2995 : path=/dev/random 2024-11-14 20:24:27.695+0000: 109999: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2024-11-14 20:24:27.695+0000: 109999: debug : virFileMakeParentPath:2995 : path=/dev/zero 2024-11-14 20:24:27.695+0000: 109999: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2024-11-14 20:24:27.695+0000: 109999: debug : virFileMakeParentPath:2995 : path=/dev/full 2024-11-14 20:24:27.695+0000: 109999: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2024-11-14 20:24:27.695+0000: 109999: debug : virFileMakeParentPath:2995 : path=/dev/null 2024-11-14 20:24:27.695+0000: 109999: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2024-11-14 20:24:27.717+0000: 110000: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/f8d24e51-8d37-4d10-a5af-d542c0a7ad49/disk' to '42436:42436' 2024-11-14 20:24:27.717+0000: 110000: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/6a8f7f3485f056f43a9351605227f516ad764244' to '42436:42436' 2024-11-14 20:24:29.204+0000: 110076: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-5-instance-00000005' to '42436:42436' 2024-11-14 20:24:29.206+0000: 110077: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-5-instance-00000005' to '42436:42436' 2024-11-14 20:24:29.208+0000: 110078: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-5-instance-00000005/master-key.aes' to '42436:42436' 2024-11-14 20:24:29.237+0000: 110090: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-11-14 20:24:29.237+0000: 110090: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-11-14 20:24:29.237+0000: 110090: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2024-11-14 20:24:29.237+0000: 110090: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2024-11-14 20:24:29.237+0000: 110090: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-11-14 20:24:29.237+0000: 110090: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-11-14 20:24:29.237+0000: 110090: debug : virFileMakeParentPath:2995 : path=/dev/random 2024-11-14 20:24:29.237+0000: 110090: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2024-11-14 20:24:29.237+0000: 110090: debug : virFileMakeParentPath:2995 : path=/dev/zero 2024-11-14 20:24:29.238+0000: 110090: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2024-11-14 20:24:29.238+0000: 110090: debug : virFileMakeParentPath:2995 : path=/dev/full 2024-11-14 20:24:29.238+0000: 110090: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2024-11-14 20:24:29.238+0000: 110090: debug : virFileMakeParentPath:2995 : path=/dev/null 2024-11-14 20:24:29.238+0000: 110090: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2024-11-14 20:24:29.245+0000: 110091: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/ee3b39d4-741d-4830-a43c-c536c364bfa2/disk' to '42436:42436' 2024-11-14 20:24:29.245+0000: 110091: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/6a8f7f3485f056f43a9351605227f516ad764244' to '42436:42436' 2024-11-14 20:24:45.917+0000: 111512: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/ee3b39d4-741d-4830-a43c-c536c364bfa2/disk secdriver=dac are valid 2024-11-14 20:24:45.917+0000: 111512: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/ee3b39d4-741d-4830-a43c-c536c364bfa2/disk' to 42436:42436 2024-11-14 20:24:45.994+0000: 111544: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/f8d24e51-8d37-4d10-a5af-d542c0a7ad49/disk secdriver=dac are valid 2024-11-14 20:24:45.994+0000: 111544: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/f8d24e51-8d37-4d10-a5af-d542c0a7ad49/disk' to 42436:42436 2024-11-14 20:25:09.430+0000: 112081: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-6-instance-00000006' to '42436:42436' 2024-11-14 20:25:09.433+0000: 112082: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-6-instance-00000006' to '42436:42436' 2024-11-14 20:25:09.436+0000: 112083: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-6-instance-00000006/master-key.aes' to '42436:42436' 2024-11-14 20:25:09.467+0000: 112096: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-11-14 20:25:09.467+0000: 112096: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-11-14 20:25:09.467+0000: 112096: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2024-11-14 20:25:09.467+0000: 112096: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2024-11-14 20:25:09.467+0000: 112096: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-11-14 20:25:09.467+0000: 112096: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-11-14 20:25:09.467+0000: 112096: debug : virFileMakeParentPath:2995 : path=/dev/random 2024-11-14 20:25:09.467+0000: 112096: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2024-11-14 20:25:09.467+0000: 112096: debug : virFileMakeParentPath:2995 : path=/dev/zero 2024-11-14 20:25:09.467+0000: 112096: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2024-11-14 20:25:09.467+0000: 112096: debug : virFileMakeParentPath:2995 : path=/dev/full 2024-11-14 20:25:09.467+0000: 112096: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2024-11-14 20:25:09.467+0000: 112096: debug : virFileMakeParentPath:2995 : path=/dev/null 2024-11-14 20:25:09.467+0000: 112096: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2024-11-14 20:25:09.473+0000: 112098: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/8a5dcf52-7926-48c8-a997-65fc04f23372/disk' to '42436:42436' 2024-11-14 20:25:09.473+0000: 112098: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/6a8f7f3485f056f43a9351605227f516ad764244' to '42436:42436' 2024-11-14 20:25:10.836+0000: 112142: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-7-instance-00000007' to '42436:42436' 2024-11-14 20:25:10.838+0000: 112143: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-7-instance-00000007' to '42436:42436' 2024-11-14 20:25:10.841+0000: 112144: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-7-instance-00000007/master-key.aes' to '42436:42436' 2024-11-14 20:25:10.871+0000: 112154: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-11-14 20:25:10.871+0000: 112154: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-11-14 20:25:10.871+0000: 112154: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2024-11-14 20:25:10.871+0000: 112154: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2024-11-14 20:25:10.871+0000: 112154: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-11-14 20:25:10.871+0000: 112154: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-11-14 20:25:10.871+0000: 112154: debug : virFileMakeParentPath:2995 : path=/dev/random 2024-11-14 20:25:10.871+0000: 112154: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2024-11-14 20:25:10.871+0000: 112154: debug : virFileMakeParentPath:2995 : path=/dev/zero 2024-11-14 20:25:10.871+0000: 112154: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2024-11-14 20:25:10.871+0000: 112154: debug : virFileMakeParentPath:2995 : path=/dev/full 2024-11-14 20:25:10.871+0000: 112154: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2024-11-14 20:25:10.871+0000: 112154: debug : virFileMakeParentPath:2995 : path=/dev/null 2024-11-14 20:25:10.871+0000: 112154: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2024-11-14 20:25:10.881+0000: 112157: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/f737b179-c6fe-4d87-a935-cdbdab52f2e6/disk' to '42436:42436' 2024-11-14 20:25:10.881+0000: 112157: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/6a8f7f3485f056f43a9351605227f516ad764244' to '42436:42436' 2024-11-14 20:25:35.620+0000: 113143: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/f737b179-c6fe-4d87-a935-cdbdab52f2e6/disk secdriver=dac are valid 2024-11-14 20:25:35.620+0000: 113143: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/f737b179-c6fe-4d87-a935-cdbdab52f2e6/disk' to 42436:42436 2024-11-14 20:25:35.730+0000: 113160: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/8a5dcf52-7926-48c8-a997-65fc04f23372/disk secdriver=dac are valid 2024-11-14 20:25:35.730+0000: 113160: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/8a5dcf52-7926-48c8-a997-65fc04f23372/disk' to 42436:42436 2024-11-14 20:25:51.545+0000: 114003: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-8-instance-00000008' to '42436:42436' 2024-11-14 20:25:51.548+0000: 114004: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-8-instance-00000008' to '42436:42436' 2024-11-14 20:25:51.553+0000: 114008: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-8-instance-00000008/master-key.aes' to '42436:42436' 2024-11-14 20:25:51.614+0000: 114043: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-11-14 20:25:51.614+0000: 114043: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-11-14 20:25:51.614+0000: 114043: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2024-11-14 20:25:51.614+0000: 114043: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2024-11-14 20:25:51.614+0000: 114043: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-11-14 20:25:51.614+0000: 114043: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-11-14 20:25:51.614+0000: 114043: debug : virFileMakeParentPath:2995 : path=/dev/random 2024-11-14 20:25:51.614+0000: 114043: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2024-11-14 20:25:51.614+0000: 114043: debug : virFileMakeParentPath:2995 : path=/dev/zero 2024-11-14 20:25:51.614+0000: 114043: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2024-11-14 20:25:51.614+0000: 114043: debug : virFileMakeParentPath:2995 : path=/dev/full 2024-11-14 20:25:51.614+0000: 114043: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2024-11-14 20:25:51.614+0000: 114043: debug : virFileMakeParentPath:2995 : path=/dev/null 2024-11-14 20:25:51.614+0000: 114043: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2024-11-14 20:25:51.633+0000: 114049: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/9434519b-6f3c-4778-9111-d48bcc543cdb/disk' to '42436:42436' 2024-11-14 20:25:51.633+0000: 114049: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/6a8f7f3485f056f43a9351605227f516ad764244' to '42436:42436' 2024-11-14 20:25:53.145+0000: 114185: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-9-instance-00000009' to '42436:42436' 2024-11-14 20:25:53.148+0000: 114186: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-9-instance-00000009' to '42436:42436' 2024-11-14 20:25:53.150+0000: 114187: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-9-instance-00000009/master-key.aes' to '42436:42436' 2024-11-14 20:25:53.190+0000: 114212: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-11-14 20:25:53.190+0000: 114212: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-11-14 20:25:53.190+0000: 114212: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2024-11-14 20:25:53.190+0000: 114212: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2024-11-14 20:25:53.190+0000: 114212: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-11-14 20:25:53.190+0000: 114212: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-11-14 20:25:53.190+0000: 114212: debug : virFileMakeParentPath:2995 : path=/dev/random 2024-11-14 20:25:53.190+0000: 114212: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2024-11-14 20:25:53.190+0000: 114212: debug : virFileMakeParentPath:2995 : path=/dev/zero 2024-11-14 20:25:53.190+0000: 114212: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2024-11-14 20:25:53.190+0000: 114212: debug : virFileMakeParentPath:2995 : path=/dev/full 2024-11-14 20:25:53.190+0000: 114212: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2024-11-14 20:25:53.190+0000: 114212: debug : virFileMakeParentPath:2995 : path=/dev/null 2024-11-14 20:25:53.190+0000: 114212: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2024-11-14 20:25:53.200+0000: 114221: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/02973dfb-64c5-4904-adee-2bb75e02294e/disk' to '42436:42436' 2024-11-14 20:25:53.200+0000: 114221: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/6a8f7f3485f056f43a9351605227f516ad764244' to '42436:42436' 2024-11-14 20:25:57.511+0000: 114445: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-10-instance-0000000a' to '42436:42436' 2024-11-14 20:25:57.514+0000: 114446: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-10-instance-0000000a' to '42436:42436' 2024-11-14 20:25:57.516+0000: 114447: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-10-instance-0000000a/master-key.aes' to '42436:42436' 2024-11-14 20:25:57.578+0000: 114473: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-11-14 20:25:57.578+0000: 114473: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-11-14 20:25:57.579+0000: 114473: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2024-11-14 20:25:57.579+0000: 114473: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2024-11-14 20:25:57.579+0000: 114473: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-11-14 20:25:57.579+0000: 114473: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-11-14 20:25:57.579+0000: 114473: debug : virFileMakeParentPath:2995 : path=/dev/random 2024-11-14 20:25:57.579+0000: 114473: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2024-11-14 20:25:57.579+0000: 114473: debug : virFileMakeParentPath:2995 : path=/dev/zero 2024-11-14 20:25:57.579+0000: 114473: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2024-11-14 20:25:57.579+0000: 114473: debug : virFileMakeParentPath:2995 : path=/dev/full 2024-11-14 20:25:57.580+0000: 114473: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2024-11-14 20:25:57.580+0000: 114473: debug : virFileMakeParentPath:2995 : path=/dev/null 2024-11-14 20:25:57.580+0000: 114473: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2024-11-14 20:25:57.601+0000: 114477: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/c14de2f5-7449-49e3-9b2c-cb910852c7ed/disk' to '42436:42436' 2024-11-14 20:25:57.601+0000: 114477: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/7848b2fb2bfec12846cacd8522f2293136ed9efb' to '42436:42436' 2024-11-14 20:26:58.185+0000: 116735: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/c14de2f5-7449-49e3-9b2c-cb910852c7ed/disk secdriver=dac are valid 2024-11-14 20:26:58.185+0000: 116735: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/c14de2f5-7449-49e3-9b2c-cb910852c7ed/disk' to 42436:42436 2024-11-14 20:26:58.732+0000: 116779: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/02973dfb-64c5-4904-adee-2bb75e02294e/disk secdriver=dac are valid 2024-11-14 20:26:58.732+0000: 116779: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/02973dfb-64c5-4904-adee-2bb75e02294e/disk' to 42436:42436 2024-11-14 20:26:58.997+0000: 116829: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/9434519b-6f3c-4778-9111-d48bcc543cdb/disk secdriver=dac are valid 2024-11-14 20:26:58.997+0000: 116829: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/9434519b-6f3c-4778-9111-d48bcc543cdb/disk' to 42436:42436 2024-11-14 20:27:11.280+0000: 117629: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-11-instance-0000000b' to '42436:42436' 2024-11-14 20:27:11.283+0000: 117630: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-11-instance-0000000b' to '42436:42436' 2024-11-14 20:27:11.285+0000: 117631: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-11-instance-0000000b/master-key.aes' to '42436:42436' 2024-11-14 20:27:11.305+0000: 117643: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-11-14 20:27:11.305+0000: 117643: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-11-14 20:27:11.305+0000: 117643: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2024-11-14 20:27:11.305+0000: 117643: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2024-11-14 20:27:11.305+0000: 117643: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-11-14 20:27:11.305+0000: 117643: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-11-14 20:27:11.305+0000: 117643: debug : virFileMakeParentPath:2995 : path=/dev/random 2024-11-14 20:27:11.305+0000: 117643: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2024-11-14 20:27:11.305+0000: 117643: debug : virFileMakeParentPath:2995 : path=/dev/zero 2024-11-14 20:27:11.305+0000: 117643: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2024-11-14 20:27:11.305+0000: 117643: debug : virFileMakeParentPath:2995 : path=/dev/full 2024-11-14 20:27:11.305+0000: 117643: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2024-11-14 20:27:11.305+0000: 117643: debug : virFileMakeParentPath:2995 : path=/dev/null 2024-11-14 20:27:11.305+0000: 117643: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2024-11-14 20:27:11.310+0000: 117646: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/9eafa6aa-451c-485e-8cd1-b553203d913f/disk' to '42436:42436' 2024-11-14 20:27:11.310+0000: 117646: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/6a8f7f3485f056f43a9351605227f516ad764244' to '42436:42436' 2024-11-14 20:27:33.022+0000: 118045: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-12-instance-0000000c' to '42436:42436' 2024-11-14 20:27:33.024+0000: 118046: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-12-instance-0000000c' to '42436:42436' 2024-11-14 20:27:33.026+0000: 118047: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-12-instance-0000000c/master-key.aes' to '42436:42436' 2024-11-14 20:27:33.051+0000: 118061: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-11-14 20:27:33.051+0000: 118061: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-11-14 20:27:33.051+0000: 118061: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2024-11-14 20:27:33.051+0000: 118061: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2024-11-14 20:27:33.051+0000: 118061: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-11-14 20:27:33.051+0000: 118061: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-11-14 20:27:33.051+0000: 118061: debug : virFileMakeParentPath:2995 : path=/dev/random 2024-11-14 20:27:33.051+0000: 118061: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2024-11-14 20:27:33.051+0000: 118061: debug : virFileMakeParentPath:2995 : path=/dev/zero 2024-11-14 20:27:33.051+0000: 118061: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2024-11-14 20:27:33.051+0000: 118061: debug : virFileMakeParentPath:2995 : path=/dev/full 2024-11-14 20:27:33.051+0000: 118061: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2024-11-14 20:27:33.051+0000: 118061: debug : virFileMakeParentPath:2995 : path=/dev/null 2024-11-14 20:27:33.051+0000: 118061: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2024-11-14 20:27:33.056+0000: 118062: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/2d0d12bb-f686-46c3-89b7-1d141f3139e4/disk' to '42436:42436' 2024-11-14 20:27:33.056+0000: 118062: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/6a8f7f3485f056f43a9351605227f516ad764244' to '42436:42436' 2024-11-14 20:27:57.249+0000: 119329: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/2d0d12bb-f686-46c3-89b7-1d141f3139e4/disk secdriver=dac are valid 2024-11-14 20:27:57.250+0000: 119329: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/2d0d12bb-f686-46c3-89b7-1d141f3139e4/disk' to 42436:42436 2024-11-14 20:27:57.324+0000: 119352: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/9eafa6aa-451c-485e-8cd1-b553203d913f/disk secdriver=dac are valid 2024-11-14 20:27:57.325+0000: 119352: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/9eafa6aa-451c-485e-8cd1-b553203d913f/disk' to 42436:42436 2024-11-14 20:28:07.465+0000: 119711: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-13-instance-0000000d' to '42436:42436' 2024-11-14 20:28:07.468+0000: 119712: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-13-instance-0000000d' to '42436:42436' 2024-11-14 20:28:07.471+0000: 119713: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-13-instance-0000000d/master-key.aes' to '42436:42436' 2024-11-14 20:28:07.497+0000: 119741: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-11-14 20:28:07.497+0000: 119741: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-11-14 20:28:07.497+0000: 119741: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2024-11-14 20:28:07.497+0000: 119741: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2024-11-14 20:28:07.497+0000: 119741: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-11-14 20:28:07.497+0000: 119741: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-11-14 20:28:07.497+0000: 119741: debug : virFileMakeParentPath:2995 : path=/dev/random 2024-11-14 20:28:07.497+0000: 119741: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2024-11-14 20:28:07.497+0000: 119741: debug : virFileMakeParentPath:2995 : path=/dev/zero 2024-11-14 20:28:07.497+0000: 119741: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2024-11-14 20:28:07.497+0000: 119741: debug : virFileMakeParentPath:2995 : path=/dev/full 2024-11-14 20:28:07.497+0000: 119741: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2024-11-14 20:28:07.497+0000: 119741: debug : virFileMakeParentPath:2995 : path=/dev/null 2024-11-14 20:28:07.497+0000: 119741: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2024-11-14 20:28:07.503+0000: 119751: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/14234323-af8c-4026-9de4-ec0229996601/disk' to '42436:42436' 2024-11-14 20:28:07.503+0000: 119751: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/6a8f7f3485f056f43a9351605227f516ad764244' to '42436:42436' 2024-11-14 20:28:08.688+0000: 119937: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-14-instance-0000000e' to '42436:42436' 2024-11-14 20:28:08.691+0000: 119939: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-14-instance-0000000e' to '42436:42436' 2024-11-14 20:28:08.693+0000: 119940: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-14-instance-0000000e/master-key.aes' to '42436:42436' 2024-11-14 20:28:08.713+0000: 119971: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-11-14 20:28:08.713+0000: 119971: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-11-14 20:28:08.713+0000: 119971: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2024-11-14 20:28:08.713+0000: 119971: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2024-11-14 20:28:08.714+0000: 119971: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-11-14 20:28:08.714+0000: 119971: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-11-14 20:28:08.714+0000: 119971: debug : virFileMakeParentPath:2995 : path=/dev/random 2024-11-14 20:28:08.714+0000: 119971: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2024-11-14 20:28:08.714+0000: 119971: debug : virFileMakeParentPath:2995 : path=/dev/zero 2024-11-14 20:28:08.714+0000: 119971: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2024-11-14 20:28:08.714+0000: 119971: debug : virFileMakeParentPath:2995 : path=/dev/full 2024-11-14 20:28:08.714+0000: 119971: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2024-11-14 20:28:08.714+0000: 119971: debug : virFileMakeParentPath:2995 : path=/dev/null 2024-11-14 20:28:08.714+0000: 119971: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2024-11-14 20:28:08.719+0000: 119974: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/bdfd05f7-edcb-4ea2-9f8f-8633b4279714/disk' to '42436:42436' 2024-11-14 20:28:08.720+0000: 119974: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/6a8f7f3485f056f43a9351605227f516ad764244' to '42436:42436' 2024-11-14 20:28:25.708+0000: 120596: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/bdfd05f7-edcb-4ea2-9f8f-8633b4279714/disk secdriver=dac are valid 2024-11-14 20:28:25.708+0000: 120596: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/bdfd05f7-edcb-4ea2-9f8f-8633b4279714/disk' to 42436:42436 2024-11-14 20:28:25.783+0000: 120614: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/14234323-af8c-4026-9de4-ec0229996601/disk secdriver=dac are valid 2024-11-14 20:28:25.783+0000: 120614: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/14234323-af8c-4026-9de4-ec0229996601/disk' to 42436:42436 2024-11-14 20:28:35.510+0000: 120895: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-15-instance-0000000f' to '42436:42436' 2024-11-14 20:28:35.513+0000: 120896: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-15-instance-0000000f' to '42436:42436' 2024-11-14 20:28:35.515+0000: 120897: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-15-instance-0000000f/master-key.aes' to '42436:42436' 2024-11-14 20:28:35.542+0000: 120911: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-11-14 20:28:35.542+0000: 120911: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-11-14 20:28:35.542+0000: 120911: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2024-11-14 20:28:35.542+0000: 120911: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2024-11-14 20:28:35.542+0000: 120911: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-11-14 20:28:35.542+0000: 120911: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-11-14 20:28:35.542+0000: 120911: debug : virFileMakeParentPath:2995 : path=/dev/random 2024-11-14 20:28:35.542+0000: 120911: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2024-11-14 20:28:35.542+0000: 120911: debug : virFileMakeParentPath:2995 : path=/dev/zero 2024-11-14 20:28:35.542+0000: 120911: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2024-11-14 20:28:35.542+0000: 120911: debug : virFileMakeParentPath:2995 : path=/dev/full 2024-11-14 20:28:35.542+0000: 120911: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2024-11-14 20:28:35.542+0000: 120911: debug : virFileMakeParentPath:2995 : path=/dev/null 2024-11-14 20:28:35.542+0000: 120911: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2024-11-14 20:28:35.547+0000: 120912: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/f3596df8-91c9-49f0-9756-a3a23b029660/disk' to '42436:42436' 2024-11-14 20:28:35.547+0000: 120912: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/6a8f7f3485f056f43a9351605227f516ad764244' to '42436:42436' 2024-11-14 20:28:53.013+0000: 122207: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/f3596df8-91c9-49f0-9756-a3a23b029660/disk secdriver=dac are valid 2024-11-14 20:28:53.013+0000: 122207: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/f3596df8-91c9-49f0-9756-a3a23b029660/disk' to 42436:42436 2024-11-14 20:28:59.681+0000: 122406: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-16-instance-00000010' to '42436:42436' 2024-11-14 20:28:59.683+0000: 122407: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-16-instance-00000010' to '42436:42436' 2024-11-14 20:28:59.687+0000: 122408: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-16-instance-00000010/master-key.aes' to '42436:42436' 2024-11-14 20:28:59.734+0000: 122424: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-11-14 20:28:59.734+0000: 122424: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-11-14 20:28:59.734+0000: 122424: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2024-11-14 20:28:59.734+0000: 122424: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2024-11-14 20:28:59.734+0000: 122424: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-11-14 20:28:59.734+0000: 122424: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-11-14 20:28:59.734+0000: 122424: debug : virFileMakeParentPath:2995 : path=/dev/random 2024-11-14 20:28:59.734+0000: 122424: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2024-11-14 20:28:59.734+0000: 122424: debug : virFileMakeParentPath:2995 : path=/dev/zero 2024-11-14 20:28:59.734+0000: 122424: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2024-11-14 20:28:59.734+0000: 122424: debug : virFileMakeParentPath:2995 : path=/dev/full 2024-11-14 20:28:59.734+0000: 122424: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2024-11-14 20:28:59.734+0000: 122424: debug : virFileMakeParentPath:2995 : path=/dev/null 2024-11-14 20:28:59.734+0000: 122424: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2024-11-14 20:28:59.740+0000: 122425: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/0f336abe-270d-4703-afb8-8aed4afd8735/disk' to '42436:42436' 2024-11-14 20:28:59.740+0000: 122425: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/6a8f7f3485f056f43a9351605227f516ad764244' to '42436:42436' 2024-11-14 20:28:59.955+0000: 122444: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-17-instance-00000011' to '42436:42436' 2024-11-14 20:28:59.958+0000: 122445: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-17-instance-00000011' to '42436:42436' 2024-11-14 20:28:59.961+0000: 122446: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-17-instance-00000011/master-key.aes' to '42436:42436' 2024-11-14 20:29:00.009+0000: 122458: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-11-14 20:29:00.009+0000: 122458: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-11-14 20:29:00.009+0000: 122458: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2024-11-14 20:29:00.009+0000: 122458: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2024-11-14 20:29:00.009+0000: 122458: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-11-14 20:29:00.009+0000: 122458: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-11-14 20:29:00.009+0000: 122458: debug : virFileMakeParentPath:2995 : path=/dev/random 2024-11-14 20:29:00.009+0000: 122458: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2024-11-14 20:29:00.009+0000: 122458: debug : virFileMakeParentPath:2995 : path=/dev/zero 2024-11-14 20:29:00.009+0000: 122458: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2024-11-14 20:29:00.009+0000: 122458: debug : virFileMakeParentPath:2995 : path=/dev/full 2024-11-14 20:29:00.009+0000: 122458: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2024-11-14 20:29:00.009+0000: 122458: debug : virFileMakeParentPath:2995 : path=/dev/null 2024-11-14 20:29:00.009+0000: 122458: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2024-11-14 20:29:00.020+0000: 122459: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/65d16c46-043d-43f6-b745-ecd16af24bdc/disk' to '42436:42436' 2024-11-14 20:29:00.020+0000: 122459: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/6a8f7f3485f056f43a9351605227f516ad764244' to '42436:42436' 2024-11-14 20:29:01.548+0000: 122538: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-18-instance-00000012' to '42436:42436' 2024-11-14 20:29:01.551+0000: 122539: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/channel/target/domain-18-instance-00000012' to '42436:42436' 2024-11-14 20:29:01.553+0000: 122540: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/libvirt/qemu/domain-18-instance-00000012/master-key.aes' to '42436:42436' 2024-11-14 20:29:01.607+0000: 122552: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-11-14 20:29:01.607+0000: 122552: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-11-14 20:29:01.607+0000: 122552: debug : virFileMakeParentPath:2995 : path=/dev/ptmx 2024-11-14 20:29:01.608+0000: 122552: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/ptmx (5,2) 2024-11-14 20:29:01.608+0000: 122552: debug : virFileMakeParentPath:2995 : path=/dev/urandom 2024-11-14 20:29:01.608+0000: 122552: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/urandom (1,9) 2024-11-14 20:29:01.608+0000: 122552: debug : virFileMakeParentPath:2995 : path=/dev/random 2024-11-14 20:29:01.608+0000: 122552: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/random (1,8) 2024-11-14 20:29:01.608+0000: 122552: debug : virFileMakeParentPath:2995 : path=/dev/zero 2024-11-14 20:29:01.608+0000: 122552: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/zero (1,5) 2024-11-14 20:29:01.609+0000: 122552: debug : virFileMakeParentPath:2995 : path=/dev/full 2024-11-14 20:29:01.609+0000: 122552: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/full (1,7) 2024-11-14 20:29:01.609+0000: 122552: debug : virFileMakeParentPath:2995 : path=/dev/null 2024-11-14 20:29:01.609+0000: 122552: debug : qemuNamespaceMknodOne:984 : Creating dev /dev/null (1,3) 2024-11-14 20:29:01.615+0000: 122553: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/58196d54-cd6a-4914-ae81-65f950521079/disk' to '42436:42436' 2024-11-14 20:29:01.615+0000: 122553: info : virSecurityDACSetOwnership:791 : Setting DAC user and group on '/var/lib/nova/instances/_base/6a8f7f3485f056f43a9351605227f516ad764244' to '42436:42436' 2024-11-14 20:29:31.038+0000: 123561: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/58196d54-cd6a-4914-ae81-65f950521079/disk secdriver=dac are valid 2024-11-14 20:29:31.038+0000: 123561: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/58196d54-cd6a-4914-ae81-65f950521079/disk' to 42436:42436 2024-11-14 20:29:31.174+0000: 123587: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/65d16c46-043d-43f6-b745-ecd16af24bdc/disk secdriver=dac are valid 2024-11-14 20:29:31.174+0000: 123587: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/65d16c46-043d-43f6-b745-ecd16af24bdc/disk' to 42436:42436 2024-11-14 20:29:36.301+0000: 123759: debug : virSecurityValidateTimestamp:202 : XATTRs on /var/lib/nova/instances/0f336abe-270d-4703-afb8-8aed4afd8735/disk secdriver=dac are valid 2024-11-14 20:29:36.302+0000: 123759: info : virSecurityDACRestoreFileLabelInternal:851 : Restoring DAC user and group on '/var/lib/nova/instances/0f336abe-270d-4703-afb8-8aed4afd8735/disk' to 42436:42436