Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1474884 Details for
Bug 760547
[RFE] specifying the entire image chain as a qemu drive (blockdev-add) (libvirt)
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
The libvirtd log of comment 30
libvirtd.log (text/plain), 261.50 KB, created by
Han Han
on 2018-08-10 06:14:01 UTC
(
hide
)
Description:
The libvirtd log of comment 30
Filename:
MIME Type:
Creator:
Han Han
Created:
2018-08-10 06:14:01 UTC
Size:
261.50 KB
patch
obsolete
> >2018-08-10 05:46:44.858+0000: 12893: debug : virFileClose:111 : Closed fd 22 >2018-08-10 05:46:44.858+0000: 12893: debug : virIdentitySetAttr:245 : ident=0x7ff8dc000930 attribute=0 value=root >2018-08-10 05:46:44.858+0000: 12893: debug : virIdentitySetAttr:245 : ident=0x7ff8dc000930 attribute=1 value=0 >2018-08-10 05:46:44.858+0000: 12893: debug : virIdentitySetAttr:245 : ident=0x7ff8dc000930 attribute=2 value=root >2018-08-10 05:46:44.858+0000: 12893: debug : virIdentitySetAttr:245 : ident=0x7ff8dc000930 attribute=3 value=0 >2018-08-10 05:46:44.858+0000: 12893: debug : virIdentitySetAttr:245 : ident=0x7ff8dc000930 attribute=4 value=13114 >2018-08-10 05:46:44.858+0000: 12893: debug : virIdentitySetAttr:245 : ident=0x7ff8dc000930 attribute=5 value=156921359 >2018-08-10 05:46:44.858+0000: 12893: debug : virIdentitySetAttr:245 : ident=0x7ff8dc000930 attribute=8 value=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 >2018-08-10 05:46:44.858+0000: 12893: debug : virThreadJobSet:96 : Thread 12893 (virNetServerHandleJob) is now running job remoteDispatchAuthList >2018-08-10 05:46:44.858+0000: 12893: debug : virFileClose:111 : Closed fd 22 >2018-08-10 05:46:44.858+0000: 12893: debug : virThreadJobClear:121 : Thread 12893 (virNetServerHandleJob) finished job remoteDispatchAuthList with ret=0 >2018-08-10 05:46:44.858+0000: 12894: debug : virThreadJobSet:96 : Thread 12894 (virNetServerHandleJob) is now running job remoteDispatchConnectSupportsFeature >2018-08-10 05:46:44.858+0000: 12894: debug : virThreadJobClear:121 : Thread 12894 (virNetServerHandleJob) finished job remoteDispatchConnectSupportsFeature with ret=0 >2018-08-10 05:46:44.858+0000: 12891: debug : virThreadJobSet:96 : Thread 12891 (virNetServerHandleJob) is now running job remoteDispatchConnectOpen >2018-08-10 05:46:44.858+0000: 12891: debug : virConnectOpen:1116 : name= >2018-08-10 05:46:44.858+0000: 12891: debug : virConfLoadConfig:1576 : Loading config file '/etc/libvirt/libvirt.conf' >2018-08-10 05:46:44.858+0000: 12891: debug : virConfReadFile:752 : filename=/etc/libvirt/libvirt.conf >2018-08-10 05:46:44.858+0000: 12891: debug : virFileClose:111 : Closed fd 22 >2018-08-10 05:46:44.858+0000: 12891: debug : virConfGetValueString:897 : Get value string (nil) 0 >2018-08-10 05:46:44.858+0000: 12891: debug : virConnectOpenInternal:899 : Trying to probe for default URI >2018-08-10 05:46:44.858+0000: 12891: debug : virConnectOpenInternal:906 : QEMU driver URI probe returned 'qemu:///system' >2018-08-10 05:46:44.858+0000: 12891: debug : virConfGetValueStringList:946 : Get value string list (nil) 0 >2018-08-10 05:46:44.858+0000: 12891: debug : virConnectOpenInternal:944 : Split "qemu:///system" to URI components: > scheme qemu > server <null> > user <null> > port 0 > path /system >2018-08-10 05:46:44.858+0000: 12891: debug : virConnectOpenInternal:1001 : trying driver 0 (Test) ... >2018-08-10 05:46:44.858+0000: 12891: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:46:44.858+0000: 12891: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:46:44.858+0000: 12891: debug : virConnectOpenInternal:1001 : trying driver 1 (ESX) ... >2018-08-10 05:46:44.858+0000: 12891: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:46:44.858+0000: 12891: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:46:44.858+0000: 12891: debug : virConnectOpenInternal:1001 : trying driver 2 (remote) ... >2018-08-10 05:46:44.858+0000: 12891: debug : virConnectOpenInternal:1029 : Matching any URI scheme for 'qemu' >2018-08-10 05:46:44.858+0000: 12891: debug : virConnectOpenInternal:1045 : driver 2 remote returned DECLINED >2018-08-10 05:46:44.858+0000: 12891: debug : virConnectOpenInternal:1001 : trying driver 3 (network) ... >2018-08-10 05:46:44.858+0000: 12891: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:46:44.858+0000: 12891: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:46:44.858+0000: 12891: debug : virConnectOpenInternal:1001 : trying driver 4 (interface) ... >2018-08-10 05:46:44.858+0000: 12891: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:46:44.858+0000: 12891: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:46:44.858+0000: 12891: debug : virConnectOpenInternal:1001 : trying driver 5 (storage) ... >2018-08-10 05:46:44.858+0000: 12891: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:46:44.858+0000: 12891: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:46:44.858+0000: 12891: debug : virConnectOpenInternal:1001 : trying driver 6 (nodedev) ... >2018-08-10 05:46:44.858+0000: 12891: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:46:44.858+0000: 12891: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:46:44.858+0000: 12891: debug : virConnectOpenInternal:1001 : trying driver 7 (secret) ... >2018-08-10 05:46:44.858+0000: 12891: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:46:44.858+0000: 12891: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:46:44.858+0000: 12891: debug : virConnectOpenInternal:1001 : trying driver 8 (nwfilter) ... >2018-08-10 05:46:44.858+0000: 12891: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:46:44.858+0000: 12891: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:46:44.858+0000: 12891: debug : virConnectOpenInternal:1001 : trying driver 9 (QEMU) ... >2018-08-10 05:46:44.858+0000: 12891: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:46:44.858+0000: 12891: debug : virConnectOpenInternal:1019 : Matched URI scheme 'qemu' >2018-08-10 05:46:44.858+0000: 12891: debug : virConnectOpenInternal:1045 : driver 9 QEMU returned SUCCESS >2018-08-10 05:46:44.858+0000: 12891: debug : virThreadJobClear:121 : Thread 12891 (virNetServerHandleJob) finished job remoteDispatchConnectOpen with ret=0 >2018-08-10 05:46:44.858+0000: 12892: debug : virThreadJobSet:96 : Thread 12892 (virNetServerHandleJob) is now running job remoteDispatchConnectGetURI >2018-08-10 05:46:44.858+0000: 12892: debug : virConnectGetURI:255 : conn=0x7ff8d4002a60 >2018-08-10 05:46:44.858+0000: 12892: debug : virThreadJobClear:121 : Thread 12892 (virNetServerHandleJob) finished job remoteDispatchConnectGetURI with ret=0 >2018-08-10 05:46:44.858+0000: 12895: debug : virThreadJobSet:96 : Thread 12895 (virNetServerHandleJob) is now running job remoteDispatchConnectSupportsFeature >2018-08-10 05:46:44.858+0000: 12895: debug : virThreadJobClear:121 : Thread 12895 (virNetServerHandleJob) finished job remoteDispatchConnectSupportsFeature with ret=0 >2018-08-10 05:46:44.858+0000: 12893: debug : virThreadJobSet:96 : Thread 12893 (virNetServerHandleJob) is now running job remoteDispatchConnectSupportsFeature >2018-08-10 05:46:44.858+0000: 12893: debug : virThreadJobClear:121 : Thread 12893 (virNetServerHandleJob) finished job remoteDispatchConnectSupportsFeature with ret=0 >2018-08-10 05:46:44.859+0000: 12894: debug : virThreadJobSet:96 : Thread 12894 (virNetServerHandleJob) is now running job remoteDispatchConnectRegisterCloseCallback >2018-08-10 05:46:44.859+0000: 12894: debug : virConnectRegisterCloseCallback:1375 : conn=0x7ff8d4002a60 >2018-08-10 05:46:44.859+0000: 12894: debug : virThreadJobClear:121 : Thread 12894 (virNetServerHandleJob) finished job remoteDispatchConnectRegisterCloseCallback with ret=0 >2018-08-10 05:46:44.859+0000: 12891: debug : virThreadJobSet:96 : Thread 12891 (virNetServerHandleJob) is now running job remoteDispatchDomainLookupByName >2018-08-10 05:46:44.859+0000: 12891: debug : virDomainLookupByName:412 : conn=0x7ff8d4002a60, name=A >2018-08-10 05:46:44.859+0000: 12891: debug : virThreadJobClear:121 : Thread 12891 (virNetServerHandleJob) finished job remoteDispatchDomainLookupByName with ret=0 >2018-08-10 05:46:44.859+0000: 12892: debug : virThreadJobSet:96 : Thread 12892 (virNetServerHandleJob) is now running job remoteDispatchDomainCreate >2018-08-10 05:46:44.859+0000: 12892: debug : virDomainCreate:6520 : dom=0x7ff8cc000b00, (VM: name=A, uuid=b1838836-e956-48a6-ad12-f9700046f020) >2018-08-10 05:46:44.859+0000: 12892: debug : qemuDomainObjBeginJobInternal:6692 : Starting job: job=none agentJob=none asyncJob=start (vm=0x7ff878564d00 name=A, current job=none agentJob=none async=none) >2018-08-10 05:46:44.859+0000: 12892: debug : qemuDomainObjBeginJobInternal:6749 : Started async job: start (vm=0x7ff878564d00 name=A) >2018-08-10 05:46:44.859+0000: 12892: debug : qemuProcessStart:6729 : conn=0x7ff8d4002a60 driver=0x7ff878378d80 vm=0x7ff878564d00 name=A id=-1 asyncJob=start migrateFrom=<null> migrateFd=-1 migratePath=<null> snapshot=(nil) vmop=0 flags=0x1 >2018-08-10 05:46:44.859+0000: 12892: debug : qemuProcessInit:5216 : vm=0x7ff878564d00 name=A id=-1 migration=0 >2018-08-10 05:46:44.859+0000: 12892: debug : qemuProcessInit:5218 : Beginning VM startup process >2018-08-10 05:46:44.859+0000: 12892: debug : qemuProcessInit:5238 : Determining emulator version >2018-08-10 05:46:44.861+0000: 12892: debug : virQEMUCapsCacheLookup:4647 : Returning caps 0x7ff878439da0 for /usr/bin/qemu-system-x86_64 >2018-08-10 05:46:44.861+0000: 12892: debug : qemuProcessStartValidate:5141 : Checking for KVM availability >2018-08-10 05:46:44.861+0000: 12892: debug : qemuProcessStartValidate:5152 : Checking domain and device security labels >2018-08-10 05:46:44.862+0000: 12892: debug : virQEMUCapsCacheLookup:4647 : Returning caps 0x7ff878439da0 for /usr/bin/qemu-system-x86_64 >2018-08-10 05:46:44.863+0000: 12892: debug : virQEMUCapsCacheLookup:4647 : Returning caps 0x7ff878439da0 for /usr/bin/qemu-system-x86_64 >2018-08-10 05:46:44.864+0000: 12892: debug : virQEMUCapsCacheLookup:4647 : Returning caps 0x7ff878439da0 for /usr/bin/qemu-system-x86_64 >2018-08-10 05:46:44.865+0000: 12892: debug : virQEMUCapsCacheLookup:4647 : Returning caps 0x7ff878439da0 for /usr/bin/qemu-system-x86_64 >2018-08-10 05:46:44.866+0000: 12892: debug : virQEMUCapsCacheLookup:4647 : Returning caps 0x7ff878439da0 for /usr/bin/qemu-system-x86_64 >2018-08-10 05:46:44.867+0000: 12892: debug : virQEMUCapsCacheLookup:4647 : Returning caps 0x7ff878439da0 for /usr/bin/qemu-system-x86_64 >2018-08-10 05:46:44.868+0000: 12892: debug : virQEMUCapsCacheLookup:4647 : Returning caps 0x7ff878439da0 for /usr/bin/qemu-system-x86_64 >2018-08-10 05:46:44.869+0000: 12892: debug : virQEMUCapsCacheLookup:4647 : Returning caps 0x7ff878439da0 for /usr/bin/qemu-system-x86_64 >2018-08-10 05:46:44.870+0000: 12892: debug : virQEMUCapsCacheLookup:4647 : Returning caps 0x7ff878439da0 for /usr/bin/qemu-system-x86_64 >2018-08-10 05:46:44.871+0000: 12892: debug : virQEMUCapsCacheLookup:4647 : Returning caps 0x7ff878439da0 for /usr/bin/qemu-system-x86_64 >2018-08-10 05:46:44.872+0000: 12892: debug : virQEMUCapsCacheLookup:4647 : Returning caps 0x7ff878439da0 for /usr/bin/qemu-system-x86_64 >2018-08-10 05:46:44.873+0000: 12892: debug : virQEMUCapsCacheLookup:4647 : Returning caps 0x7ff878439da0 for /usr/bin/qemu-system-x86_64 >2018-08-10 05:46:44.874+0000: 12892: debug : virQEMUCapsCacheLookup:4647 : Returning caps 0x7ff878439da0 for /usr/bin/qemu-system-x86_64 >2018-08-10 05:46:44.875+0000: 12892: debug : virQEMUCapsCacheLookup:4647 : Returning caps 0x7ff878439da0 for /usr/bin/qemu-system-x86_64 >2018-08-10 05:46:44.876+0000: 12892: debug : virQEMUCapsCacheLookup:4647 : Returning caps 0x7ff878439da0 for /usr/bin/qemu-system-x86_64 >2018-08-10 05:46:44.877+0000: 12892: debug : virQEMUCapsCacheLookup:4647 : Returning caps 0x7ff878439da0 for /usr/bin/qemu-system-x86_64 >2018-08-10 05:46:44.878+0000: 12892: debug : virQEMUCapsCacheLookup:4647 : Returning caps 0x7ff878439da0 for /usr/bin/qemu-system-x86_64 >2018-08-10 05:46:44.880+0000: 12892: debug : virQEMUCapsCacheLookup:4647 : Returning caps 0x7ff878439da0 for /usr/bin/qemu-system-x86_64 >2018-08-10 05:46:44.881+0000: 12892: debug : virQEMUCapsCacheLookup:4647 : Returning caps 0x7ff878439da0 for /usr/bin/qemu-system-x86_64 >2018-08-10 05:46:44.882+0000: 12892: debug : virQEMUCapsCacheLookup:4647 : Returning caps 0x7ff878439da0 for /usr/bin/qemu-system-x86_64 >2018-08-10 05:46:44.883+0000: 12892: debug : virQEMUCapsCacheLookup:4647 : Returning caps 0x7ff878439da0 for /usr/bin/qemu-system-x86_64 >2018-08-10 05:46:44.883+0000: 12892: debug : qemuProcessStartValidate:5180 : Checking for any possible (non-fatal) issues >2018-08-10 05:46:44.883+0000: 12892: debug : qemuProcessInit:5258 : Setting current domain def as transient >2018-08-10 05:46:44.884+0000: 12892: debug : virQEMUCapsCacheLookup:4647 : Returning caps 0x7ff878439da0 for /usr/bin/qemu-system-x86_64 >2018-08-10 05:46:44.884+0000: 12892: debug : qemuDomainAssignVirtioSerialAddresses:137 : Finished reserving existing ports >2018-08-10 05:46:44.884+0000: 12892: debug : qemuDomainUSBAddressAddHubs:2763 : Found 2 USB devices and 6 provided USB ports; adding 0 hubs >2018-08-10 05:46:44.884+0000: 12892: debug : qemuDomainAssignUSBAddresses:2902 : Existing USB addresses have been reserved >2018-08-10 05:46:44.884+0000: 12892: debug : qemuDomainAssignUSBAddresses:2910 : Finished assigning USB ports >2018-08-10 05:46:44.885+0000: 12892: debug : qemuProcessPrepareDomain:5859 : Generating domain security label (if required) >2018-08-10 05:46:44.885+0000: 12892: debug : qemuProcessPrepareDomain:5896 : Assigning domain PCI addresses >2018-08-10 05:46:44.885+0000: 12892: debug : qemuDomainAssignVirtioSerialAddresses:137 : Finished reserving existing ports >2018-08-10 05:46:44.885+0000: 12892: debug : qemuDomainUSBAddressAddHubs:2763 : Found 2 USB devices and 6 provided USB ports; adding 0 hubs >2018-08-10 05:46:44.885+0000: 12892: debug : qemuDomainAssignUSBAddresses:2902 : Existing USB addresses have been reserved >2018-08-10 05:46:44.885+0000: 12892: debug : qemuDomainAssignUSBAddresses:2910 : Finished assigning USB ports >2018-08-10 05:46:44.885+0000: 12892: debug : qemuProcessPrepareDomain:5905 : Setting graphics devices >2018-08-10 05:46:44.886+0000: 12892: debug : virFileClose:111 : Closed fd 22 >2018-08-10 05:46:44.886+0000: 12892: debug : virFileClose:111 : Closed fd 22 >2018-08-10 05:46:44.886+0000: 12892: debug : qemuProcessPrepareDomain:5909 : Create domain masterKey >2018-08-10 05:46:44.886+0000: 12892: debug : qemuProcessPrepareDomain:5913 : Setting up storage >2018-08-10 05:46:44.886+0000: 12892: debug : qemuProcessPrepareDomain:5917 : Prepare chardev source backends for TLS >2018-08-10 05:46:44.886+0000: 12892: debug : qemuProcessPrepareDomain:5920 : Add secrets to hostdevs and chardevs >2018-08-10 05:46:44.886+0000: 12892: debug : qemuProcessPrepareDomain:5933 : Preparing monitor state >2018-08-10 05:46:44.886+0000: 12892: debug : qemuProcessPrepareDomain:5942 : Updating guest CPU definition >2018-08-10 05:46:44.886+0000: 12892: debug : qemuProcessPrepareHost:6114 : Preparing network devices >2018-08-10 05:46:44.886+0000: 12892: debug : qemuProcessPrepareHost:6119 : Preparing host devices >2018-08-10 05:46:44.886+0000: 12892: debug : qemuProcessPrepareHost:6128 : Preparing chr devices >2018-08-10 05:46:44.886+0000: 12892: debug : qemuProcessPrepareHost:6140 : Ensuring no historical cgroup is lying around >2018-08-10 05:46:44.886+0000: 12892: debug : virFileMakePathHelper:3093 : path=/var/log/libvirt/qemu mode=0777 >2018-08-10 05:46:44.886+0000: 12892: debug : virFileMakePathHelper:3093 : path=/var/lib/libvirt/qemu/domain-6-A mode=0750 >2018-08-10 05:46:44.886+0000: 12892: debug : virFileMakePathHelper:3093 : path=/var/lib/libvirt/qemu mode=0750 >2018-08-10 05:46:44.886+0000: 12892: debug : virFileMakePathHelper:3093 : path=/var/lib/libvirt/qemu/channel/target/domain-6-A mode=0750 >2018-08-10 05:46:44.886+0000: 12892: debug : virFileMakePathHelper:3093 : path=/var/lib/libvirt/qemu/channel/target mode=0750 >2018-08-10 05:46:44.886+0000: 12892: debug : qemuProcessPrepareHost:6173 : Write domain masterKey >2018-08-10 05:46:44.887+0000: 12892: debug : virFileClose:111 : Closed fd 22 >2018-08-10 05:46:44.887+0000: 12892: debug : qemuProcessPrepareHost:6177 : Preparing disks (host) >2018-08-10 05:46:44.887+0000: 12892: debug : virStorageFileGetMetadata:4880 : path=/var/lib/libvirt/images/A.qcow2 format=14 uid=107 gid=107 report_broken=1 >2018-08-10 05:46:44.887+0000: 12892: debug : virStorageFileGetMetadataRecurse:4767 : path=/var/lib/libvirt/images/A.qcow2 format=14 uid=107 gid=107 >2018-08-10 05:46:44.888+0000: 12892: debug : virFileClose:111 : Closed fd 22 >2018-08-10 05:46:44.888+0000: 12892: debug : virStorageFileRead:4613 : read '33280' bytes from storage '0x7ff878539d70' starting at offset '0' >2018-08-10 05:46:44.888+0000: 12892: debug : virStorageFileGetMetadataInternal:979 : path=/var/lib/libvirt/images/A.qcow2, buf=0x7ff8cc028b80, len=33280, meta->format=14 >2018-08-10 05:46:44.888+0000: 12892: debug : qemuProcessPrepareHost:6181 : Preparing external devices >2018-08-10 05:46:44.888+0000: 12892: debug : qemuProcessLaunch:6320 : conn=0x7ff8d4002a60 driver=0x7ff878378d80 vm=0x7ff878564d00 name=A if=6 asyncJob=6 incoming.launchURI=<null> incoming.deferredURI=<null> incoming.fd=-1 incoming.path=<null> snapshot=(nil) vmop=0 flags=0x11 >2018-08-10 05:46:44.888+0000: 12892: debug : qemuProcessLaunch:6346 : Creating domain log file >2018-08-10 05:46:44.888+0000: 12892: debug : qemuDomainLogContextNew:7746 : Context new 0x7ff8cc015800 stdioLogD=1 >2018-08-10 05:46:44.889+0000: 12892: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.889+0000: 12892: debug : qemuProcessLaunch:6358 : Building emulator command line >2018-08-10 05:46:44.889+0000: 12892: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.889+0000: 12892: debug : qemuBuildCommandLine:10385 : driver=0x7ff878378d80 def=0x7ff8785703d0 mon=0x7ff8cc012f20 json=1 qemuCaps=0x7ff8cc000c90 migrateURI=(null) snapshot=(nil) vmop=0 >2018-08-10 05:46:44.889+0000: 12892: debug : virArchFromHost:181 : Mapped x86_64 to 32 (x86_64) >2018-08-10 05:46:44.890+0000: 12890: debug : virNetlinkEventCallback:791 : dispatching to max 0 clients, called from event watch 7 >2018-08-10 05:46:44.890+0000: 12890: debug : virNetlinkEventCallback:804 : event not handled. >2018-08-10 05:46:44.890+0000: 12890: debug : virNetlinkEventCallback:791 : dispatching to max 0 clients, called from event watch 7 >2018-08-10 05:46:44.890+0000: 12890: debug : virNetlinkEventCallback:804 : event not handled. >2018-08-10 05:46:44.890+0000: 12890: debug : virNetlinkEventCallback:791 : dispatching to max 0 clients, called from event watch 7 >2018-08-10 05:46:44.890+0000: 12890: debug : virNetlinkEventCallback:804 : event not handled. >2018-08-10 05:46:44.890+0000: 12892: debug : virNetDevSetMACInternal:282 : SIOCSIFHWADDR vnet0 MAC=fe:54:00:8f:1c:36 - Success >2018-08-10 05:46:44.890+0000: 12892: debug : virFileClose:111 : Closed fd 33 >2018-08-10 05:46:44.890+0000: 12892: debug : virFileClose:111 : Closed fd 33 >2018-08-10 05:46:44.890+0000: 12892: debug : virFileClose:111 : Closed fd 33 >2018-08-10 05:46:44.891+0000: 12892: debug : virFileClose:111 : Closed fd 33 >2018-08-10 05:46:44.891+0000: 12892: debug : virFileClose:111 : Closed fd 33 >2018-08-10 05:46:44.891+0000: 12892: debug : virFileClose:111 : Closed fd 33 >2018-08-10 05:46:44.891+0000: 12892: debug : qemuProcessLaunch:6385 : Building mount namespace >2018-08-10 05:46:44.891+0000: 12892: debug : qemuProcessLaunch:6391 : Clear emulator capabilities: 1 >2018-08-10 05:46:44.891+0000: 12892: debug : qemuProcessLaunch:6395 : Setting up raw IO >2018-08-10 05:46:44.891+0000: 12892: debug : qemuProcessLaunch:6405 : Setting up security labelling >2018-08-10 05:46:44.891+0000: 12892: debug : virCommandRequireHandshake:2675 : Transfer handshake wait=34 notify=35, keep handshake wait=33 notify=36 >2018-08-10 05:46:44.892+0000: 12892: debug : virCommandRunAsync:2476 : About to run LC_ALL=C PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin QEMU_AUDIO_DRV=spice /usr/bin/qemu-system-x86_64 -name guest=A,debug-threads=on -S -object secret,id=masterKey0,format=raw,file=/var/lib/libvirt/qemu/domain-6-A/master-key.aes -machine pc-i440fx-3.0,accel=kvm,usb=off,vmport=off,dump-guest-core=off -cpu SandyBridge-IBRS,vme=on,ss=on,vmx=on,pcid=on,hypervisor=on,arat=on,tsc_adjust=on,xsaveopt=on,topoext=on -m 1024 -realtime mlock=off -smp 1,sockets=1,cores=1,threads=1 -uuid b1838836-e956-48a6-ad12-f9700046f020 -no-user-config -nodefaults -chardev socket,id=charmonitor,fd=30,server,nowait -mon chardev=charmonitor,id=monitor,mode=control -rtc base=utc,driftfix=slew -global kvm-pit.lost_tick_policy=delay -no-hpet -no-shutdown -global PIIX4_PM.disable_s3=1 -global PIIX4_PM.disable_s4=1 -boot strict=on -device ich9-usb-ehci1,id=usb,bus=pci.0,addr=0x5.0x7 -device ich9-usb-uhci1,masterbus=usb.0,firstport=0,bus=pci.0,multifunction=on,addr=0x5 -device ich9-usb-uhci2,masterbus=usb.0,firstport=2,bus=pci.0,addr=0x5.0x1 -device ich9-usb-uhci3,masterbus=usb.0,firstport=4,bus=pci.0,addr=0x5.0x2 -device virtio-scsi-pci,id=scsi0,bus=pci.0,addr=0x9 -device virtio-serial-pci,id=virtio-serial0,bus=pci.0,addr=0x6 -blockdev '{"driver":"file","filename":"/var/lib/libvirt/images/A.qcow2","node-name":"libvirt-2-storage","read-only":false,"discard":"unmap"}' -blockdev '{"node-name":"libvirt-2-format","read-only":false,"driver":"qcow2","file":"libvirt-2-storage","backing":null}' -device virtio-blk-pci,scsi=off,bus=pci.0,addr=0x7,drive=libvirt-2-format,id=virtio-disk0,bootindex=1 -blockdev '{"driver":"file","filename":"/var/lib/libvirt/images/Fedora.iso","node-name":"libvirt-1-storage","read-only":true,"discard":"unmap"}' -blockdev '{"node-name":"libvirt-1-format","read-only":true,"driver":"raw","file":"libvirt-1-storage"}' -device scsi-cd,bus=scsi0.0,channel=0,scsi-id=0,lun=1,drive=libvirt-1-format,id=scsi0-0-0-1 -netdev tap,fd=32,id=hostnet0 -device rtl8139,netdev=hostnet0,id=net0,mac=52:54:00:8f:1c:36,bus=pci.0,addr=0x3 -chardev pty,id=charserial0 -device isa-serial,chardev=charserial0,id=serial0 -chardev spicevmc,id=charchannel0,name=vdagent -device virtserialport,bus=virtio-serial0.0,nr=1,chardev=charchannel0,id=channel0,name=com.redhat.spice.0 -spice port=5900,addr=0.0.0.0,disable-ticketing,image-compression=off,seamless-migration=on -device qxl-vga,id=video0,ram_size=67108864,vram_size=67108864,vram64_size_mb=0,vgamem_mb=16,max_outputs=1,bus=pci.0,addr=0x2 -device intel-hda,id=sound0,bus=pci.0,addr=0x4 -device hda-duplex,id=sound0-codec0,bus=sound0.0,cad=0 -chardev spicevmc,id=charredir0,name=usbredir -device usb-redir,chardev=charredir0,id=redir0,bus=usb.0,port=1 -chardev spicevmc,id=charredir1,name=usbredir -device usb-redir,chardev=charredir1,id=redir1,bus=usb.0,port=2 -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x8 -sandbox on,obsolete=deny,elevateprivileges=deny,spawn=deny,resourcecontrol=deny -msg timestamp=on >2018-08-10 05:46:44.892+0000: 12892: debug : virFileClose:111 : Closed fd 37 >2018-08-10 05:46:44.892+0000: 12892: debug : virCommandRunAsync:2479 : Command result 0, with PID 13141 >2018-08-10 05:46:44.892+0000: 12892: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.892+0000: 12892: debug : virFileClose:111 : Closed fd 32 >2018-08-10 05:46:44.892+0000: 12892: debug : virFileClose:111 : Closed fd 34 >2018-08-10 05:46:44.892+0000: 12892: debug : virFileClose:111 : Closed fd 35 >2018-08-10 05:46:44.898+0000: 12892: debug : virCommandRun:2327 : Result status 0, stdout: '(null)' stderr: '(null)' >2018-08-10 05:46:44.898+0000: 12892: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.898+0000: 12892: debug : qemuProcessLaunch:6430 : QEMU vm=0x7ff878564d00 name=A running with pid=13143 >2018-08-10 05:46:44.898+0000: 12892: debug : qemuProcessLaunch:6436 : Writing early domain status to disk >2018-08-10 05:46:44.898+0000: 12892: debug : virFileMakePathHelper:3093 : path=/var/run/libvirt/qemu mode=0777 >2018-08-10 05:46:44.898+0000: 12955: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.898+0000: 12892: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.898+0000: 12892: debug : qemuProcessLaunch:6440 : Waiting for handshake from child >2018-08-10 05:46:44.898+0000: 12892: debug : virCommandHandshakeWait:2710 : Wait for handshake on 33 >2018-08-10 05:46:44.899+0000: 12955: debug : virFileClose:111 : Closed fd 32 >2018-08-10 05:46:44.901+0000: 12892: debug : virFileClose:111 : Closed fd 33 >2018-08-10 05:46:44.901+0000: 12892: debug : qemuProcessLaunch:6448 : Setting up domain cgroup (if required) >2018-08-10 05:46:44.901+0000: 12892: debug : virCgroupNewMachineSystemd:1583 : Trying to setup machine 'qemu-6-A' via systemd >2018-08-10 05:46:44.901+0000: 12892: debug : virSystemdCreateMachine:320 : Attempting to create machine via systemd >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:622 : rootiter=0x7ff8e46a4f00 types=sayssusa&ia(sv) >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=0 narray=-1 nstruct=15 types='sayssusa&ia(sv)' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:715 : Appended basic type 'char *' varg 'char *' sig 's' val 'qemu-6-A' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=0 narray=-1 nstruct=14 types='ayssusa&ia(sv)' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:727 : Got array non-ref >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusCopyContainerSignature:472 : Extracted 'y' from 'ayssusa&ia(sv)' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:749 : Contsig 'y' skip='1' len='1' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusTypeStackPush:513 : Pushed types='ssusa&ia(sv)' nstruct=12 narray=-1 >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=1 narray=16 nstruct=1 types='yssusa&ia(sv)' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:674 : Appended basic type 'unsigned char' varg 'int' sig 'y' val '177' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=1 narray=15 nstruct=1 types='yssusa&ia(sv)' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:674 : Appended basic type 'unsigned char' varg 'int' sig 'y' val '131' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=1 narray=14 nstruct=1 types='yssusa&ia(sv)' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:674 : Appended basic type 'unsigned char' varg 'int' sig 'y' val '136' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=1 narray=13 nstruct=1 types='yssusa&ia(sv)' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:674 : Appended basic type 'unsigned char' varg 'int' sig 'y' val '54' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=1 narray=12 nstruct=1 types='yssusa&ia(sv)' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:674 : Appended basic type 'unsigned char' varg 'int' sig 'y' val '233' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=1 narray=11 nstruct=1 types='yssusa&ia(sv)' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:674 : Appended basic type 'unsigned char' varg 'int' sig 'y' val '86' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=1 narray=10 nstruct=1 types='yssusa&ia(sv)' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:674 : Appended basic type 'unsigned char' varg 'int' sig 'y' val '72' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=1 narray=9 nstruct=1 types='yssusa&ia(sv)' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:674 : Appended basic type 'unsigned char' varg 'int' sig 'y' val '166' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=1 narray=8 nstruct=1 types='yssusa&ia(sv)' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:674 : Appended basic type 'unsigned char' varg 'int' sig 'y' val '173' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=1 narray=7 nstruct=1 types='yssusa&ia(sv)' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:674 : Appended basic type 'unsigned char' varg 'int' sig 'y' val '18' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=1 narray=6 nstruct=1 types='yssusa&ia(sv)' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:674 : Appended basic type 'unsigned char' varg 'int' sig 'y' val '249' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=1 narray=5 nstruct=1 types='yssusa&ia(sv)' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:674 : Appended basic type 'unsigned char' varg 'int' sig 'y' val '112' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=1 narray=4 nstruct=1 types='yssusa&ia(sv)' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:674 : Appended basic type 'unsigned char' varg 'int' sig 'y' val '0' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=1 narray=3 nstruct=1 types='yssusa&ia(sv)' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:674 : Appended basic type 'unsigned char' varg 'int' sig 'y' val '70' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=1 narray=2 nstruct=1 types='yssusa&ia(sv)' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:674 : Appended basic type 'unsigned char' varg 'int' sig 'y' val '240' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=1 narray=1 nstruct=1 types='yssusa&ia(sv)' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:674 : Appended basic type 'unsigned char' varg 'int' sig 'y' val '32' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=1 narray=0 nstruct=1 types='yssusa&ia(sv)' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:640 : Reset array ref >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:644 : Popping iter=0x7ff8cc021c00 >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusTypeStackPop:536 : Popped types='ssusa&ia(sv)' nstruct=12 narray=-1 >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:650 : Popped iter=0x7ff8e46a4f00 >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=0 narray=-1 nstruct=12 types='ssusa&ia(sv)' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:715 : Appended basic type 'char *' varg 'char *' sig 's' val 'libvirt-qemu' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=0 narray=-1 nstruct=11 types='susa&ia(sv)' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:715 : Appended basic type 'char *' varg 'char *' sig 's' val 'vm' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=0 narray=-1 nstruct=10 types='usa&ia(sv)' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:696 : Appended basic type 'dbus_uint32_t' varg 'unsigned int' sig 'u' val '13143' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=0 narray=-1 nstruct=9 types='sa&ia(sv)' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:715 : Appended basic type 'char *' varg 'char *' sig 's' val '' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=0 narray=-1 nstruct=8 types='a&ia(sv)' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:721 : Got array ref >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusCopyContainerSignature:472 : Extracted 'i' from '&ia(sv)' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:749 : Contsig 'i' skip='1' len='1' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusTypeStackPush:513 : Pushed types='a(sv)' nstruct=5 narray=-1 >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=1 narray=1 nstruct=1 types='ia(sv)' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:691 : Appended basic type 'dbus_int32_t' varg 'int' sig 'i' val '145' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=1 narray=0 nstruct=1 types='ia(sv)' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:640 : Reset array ref >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:644 : Popping iter=0x7ff8cc023bb0 >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusTypeStackPop:536 : Popped types='a(sv)' nstruct=5 narray=-1 >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:650 : Popped iter=0x7ff8e46a4f00 >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=0 narray=-1 nstruct=5 types='a(sv)' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:727 : Got array non-ref >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusCopyContainerSignature:472 : Extracted '(sv)' from 'a(sv)' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:749 : Contsig '(sv)' skip='4' len='4' >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusTypeStackPush:513 : Pushed types='' nstruct=0 narray=-1 >2018-08-10 05:46:44.901+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=1 narray=3 nstruct=4 types='(sv)' >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusCopyContainerSignature:472 : Extracted 'sv)' from '(sv)' >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:801 : Contsig 'sv)' skip='4' len='4' >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusTypeStackPush:513 : Pushed types='(sv)' nstruct=4 narray=2 >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=2 narray=-1 nstruct=2 types='sv)' >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:715 : Appended basic type 'char *' varg 'char *' sig 's' val 'Slice' >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=2 narray=-1 nstruct=1 types='v)' >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusTypeStackPush:513 : Pushed types=')' nstruct=0 narray=-1 >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=3 narray=-1 nstruct=1 types='s' >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:715 : Appended basic type 'char *' varg 'char *' sig 's' val 'machine.slice' >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=3 narray=-1 nstruct=0 types='' >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:640 : Reset array ref >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:644 : Popping iter=0x7ff8cc023d70 >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusTypeStackPop:536 : Popped types=')' nstruct=0 narray=-1 >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:650 : Popped iter=0x7ff8cc023bb0 >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=2 narray=-1 nstruct=0 types=')' >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:640 : Reset array ref >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:644 : Popping iter=0x7ff8cc023bb0 >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusTypeStackPop:536 : Popped types='(sv)' nstruct=4 narray=2 >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:650 : Popped iter=0x7ff8cc023d00 >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=1 narray=2 nstruct=4 types='(sv)' >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusCopyContainerSignature:472 : Extracted 'sv)' from '(sv)' >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:801 : Contsig 'sv)' skip='4' len='4' >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusTypeStackPush:513 : Pushed types='(sv)' nstruct=4 narray=1 >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=2 narray=-1 nstruct=2 types='sv)' >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:715 : Appended basic type 'char *' varg 'char *' sig 's' val 'After' >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=2 narray=-1 nstruct=1 types='v)' >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusTypeStackPush:513 : Pushed types=')' nstruct=0 narray=-1 >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=3 narray=-1 nstruct=2 types='as' >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:727 : Got array non-ref >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusCopyContainerSignature:472 : Extracted 's' from 'as' >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:749 : Contsig 's' skip='1' len='1' >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusTypeStackPush:513 : Pushed types='' nstruct=0 narray=-1 >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=4 narray=1 nstruct=1 types='s' >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:715 : Appended basic type 'char *' varg 'char *' sig 's' val 'libvirtd.service' >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=4 narray=0 nstruct=1 types='s' >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:640 : Reset array ref >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:644 : Popping iter=0x7ff8cc024080 >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusTypeStackPop:536 : Popped types='' nstruct=0 narray=-1 >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:650 : Popped iter=0x7ff8cc023fa0 >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=3 narray=-1 nstruct=0 types='' >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:640 : Reset array ref >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:644 : Popping iter=0x7ff8cc023fa0 >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusTypeStackPop:536 : Popped types=')' nstruct=0 narray=-1 >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:650 : Popped iter=0x7ff8cc023bb0 >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=2 narray=-1 nstruct=0 types=')' >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:640 : Reset array ref >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:644 : Popping iter=0x7ff8cc023bb0 >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusTypeStackPop:536 : Popped types='(sv)' nstruct=4 narray=1 >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:650 : Popped iter=0x7ff8cc023d00 >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=1 narray=1 nstruct=4 types='(sv)' >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusCopyContainerSignature:472 : Extracted 'sv)' from '(sv)' >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:801 : Contsig 'sv)' skip='4' len='4' >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusTypeStackPush:513 : Pushed types='(sv)' nstruct=4 narray=0 >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=2 narray=-1 nstruct=2 types='sv)' >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:715 : Appended basic type 'char *' varg 'char *' sig 's' val 'Before' >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=2 narray=-1 nstruct=1 types='v)' >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusTypeStackPush:513 : Pushed types=')' nstruct=0 narray=-1 >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=3 narray=-1 nstruct=2 types='as' >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:727 : Got array non-ref >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusCopyContainerSignature:472 : Extracted 's' from 'as' >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:749 : Contsig 's' skip='1' len='1' >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusTypeStackPush:513 : Pushed types='' nstruct=0 narray=-1 >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=4 narray=1 nstruct=1 types='s' >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:715 : Appended basic type 'char *' varg 'char *' sig 's' val 'virt-guest-shutdown.target' >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=4 narray=0 nstruct=1 types='s' >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:640 : Reset array ref >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:644 : Popping iter=0x7ff8cc024340 >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusTypeStackPop:536 : Popped types='' nstruct=0 narray=-1 >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:650 : Popped iter=0x7ff8cc024260 >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=3 narray=-1 nstruct=0 types='' >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:640 : Reset array ref >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:644 : Popping iter=0x7ff8cc024260 >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusTypeStackPop:536 : Popped types=')' nstruct=0 narray=-1 >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:650 : Popped iter=0x7ff8cc023bb0 >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=2 narray=-1 nstruct=0 types=')' >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:640 : Reset array ref >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:644 : Popping iter=0x7ff8cc023bb0 >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusTypeStackPop:536 : Popped types='(sv)' nstruct=4 narray=0 >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:650 : Popped iter=0x7ff8cc023d00 >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=1 narray=0 nstruct=4 types='(sv)' >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:640 : Reset array ref >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:644 : Popping iter=0x7ff8cc023d00 >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusTypeStackPop:536 : Popped types='' nstruct=0 narray=-1 >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:650 : Popped iter=0x7ff8e46a4f00 >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:634 : Loop nstack=0 narray=-1 nstruct=0 types='' >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:640 : Reset array ref >2018-08-10 05:46:44.902+0000: 12892: debug : virDBusMessageIterEncode:644 : Popping iter=0x7ff8e46a4f00 >2018-08-10 05:46:44.902+0000: 12892: info : virDBusCall:1548 : DBUS_METHOD_CALL: 'org.freedesktop.machine1.Manager.CreateMachineWithNetwork' on '/org/freedesktop/machine1' at 'org.freedesktop.machine1' >2018-08-10 05:46:44.918+0000: 12892: info : virDBusCall:1577 : DBUS_METHOD_REPLY: 'org.freedesktop.machine1.Manager.CreateMachineWithNetwork' on '/org/freedesktop/machine1' at 'org.freedesktop.machine1' >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupNewMachineSystemd:1598 : Detecting systemd placement >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupNew:1158 : pid=13143 path= parent=(nil) controllers=-1 group=0x7ff8e46a5388 >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupDetect:648 : group=0x7ff8cc022630 controllers=-1 path= parent=(nil) >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupDetect:699 : Auto-detecting controllers >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupDetect:704 : Controller 'cpu' present=yes >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupDetect:704 : Controller 'cpuacct' present=yes >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupDetect:704 : Controller 'cpuset' present=yes >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupDetect:704 : Controller 'memory' present=yes >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupDetect:704 : Controller 'devices' present=yes >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupDetect:704 : Controller 'freezer' present=yes >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupDetect:704 : Controller 'blkio' present=yes >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupDetect:704 : Controller 'net_cls' present=yes >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupDetect:704 : Controller 'perf_event' present=yes >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupDetect:704 : Controller 'name=systemd' present=yes >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupDetectPlacement:553 : Detecting placement for pid 13143 path >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 0:cpu at /sys/fs/cgroup/cpu,cpuacct in /machine.slice/machine-qemu\x2d6\x2dA.scope for pid 13143 >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 1:cpuacct at /sys/fs/cgroup/cpu,cpuacct in /machine.slice/machine-qemu\x2d6\x2dA.scope for pid 13143 >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 2:cpuset at /sys/fs/cgroup/cpuset in / for pid 13143 >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 3:memory at /sys/fs/cgroup/memory in /machine.slice/machine-qemu\x2d6\x2dA.scope for pid 13143 >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 4:devices at /sys/fs/cgroup/devices in /machine.slice/machine-qemu\x2d6\x2dA.scope for pid 13143 >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 5:freezer at /sys/fs/cgroup/freezer in / for pid 13143 >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 6:blkio at /sys/fs/cgroup/blkio in /machine.slice/machine-qemu\x2d6\x2dA.scope for pid 13143 >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 7:net_cls at /sys/fs/cgroup/net_cls,net_prio in / for pid 13143 >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 8:perf_event at /sys/fs/cgroup/perf_event in / for pid 13143 >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 9:name=systemd at /sys/fs/cgroup/systemd in /machine.slice/machine-qemu\x2d6\x2dA.scope for pid 13143 >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupNew:1158 : pid=13143 path= parent=(nil) controllers=-1 group=0x7ff8e46a5390 >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupDetect:648 : group=0x7ff8cc022630 controllers=-1 path= parent=(nil) >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupDetect:699 : Auto-detecting controllers >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupDetect:704 : Controller 'cpu' present=yes >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupDetect:704 : Controller 'cpuacct' present=yes >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupDetect:704 : Controller 'cpuset' present=yes >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupDetect:704 : Controller 'memory' present=yes >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupDetect:704 : Controller 'devices' present=yes >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupDetect:704 : Controller 'freezer' present=yes >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupDetect:704 : Controller 'blkio' present=yes >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupDetect:704 : Controller 'net_cls' present=yes >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupDetect:704 : Controller 'perf_event' present=yes >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupDetect:704 : Controller 'name=systemd' present=yes >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupDetectPlacement:553 : Detecting placement for pid 13143 path >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 0:cpu at /sys/fs/cgroup/cpu,cpuacct in /machine.slice/machine-qemu\x2d6\x2dA.scope for pid 13143 >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 1:cpuacct at /sys/fs/cgroup/cpu,cpuacct in /machine.slice/machine-qemu\x2d6\x2dA.scope for pid 13143 >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 2:cpuset at /sys/fs/cgroup/cpuset in / for pid 13143 >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 3:memory at /sys/fs/cgroup/memory in /machine.slice/machine-qemu\x2d6\x2dA.scope for pid 13143 >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 4:devices at /sys/fs/cgroup/devices in /machine.slice/machine-qemu\x2d6\x2dA.scope for pid 13143 >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 5:freezer at /sys/fs/cgroup/freezer in / for pid 13143 >2018-08-10 05:46:44.918+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 6:blkio at /sys/fs/cgroup/blkio in /machine.slice/machine-qemu\x2d6\x2dA.scope for pid 13143 >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 7:net_cls at /sys/fs/cgroup/net_cls,net_prio in / for pid 13143 >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 8:perf_event at /sys/fs/cgroup/perf_event in / for pid 13143 >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 9:name=systemd at /sys/fs/cgroup/systemd in /machine.slice/machine-qemu\x2d6\x2dA.scope for pid 13143 >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupNew:1158 : pid=13143 path=/machine.slice parent=0x7ff8cc022630 controllers=-1 group=0x7ff8e46a53a0 >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:648 : group=0x7ff8cc025590 controllers=-1 path=/machine.slice parent=0x7ff8cc022630 >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:699 : Auto-detecting controllers >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:704 : Controller 'cpu' present=yes >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:704 : Controller 'cpuacct' present=yes >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:704 : Controller 'cpuset' present=yes >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:704 : Controller 'memory' present=yes >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:704 : Controller 'devices' present=yes >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:704 : Controller 'freezer' present=yes >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:704 : Controller 'blkio' present=yes >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:704 : Controller 'net_cls' present=yes >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:704 : Controller 'perf_event' present=yes >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:704 : Controller 'name=systemd' present=yes >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetectPlacement:553 : Detecting placement for pid 13143 path /machine.slice >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 0:cpu at /sys/fs/cgroup/cpu,cpuacct in /machine.slice for pid 13143 >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 1:cpuacct at /sys/fs/cgroup/cpu,cpuacct in /machine.slice for pid 13143 >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 2:cpuset at /sys/fs/cgroup/cpuset in /machine.slice for pid 13143 >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 3:memory at /sys/fs/cgroup/memory in /machine.slice for pid 13143 >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 4:devices at /sys/fs/cgroup/devices in /machine.slice for pid 13143 >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 5:freezer at /sys/fs/cgroup/freezer in /machine.slice for pid 13143 >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 6:blkio at /sys/fs/cgroup/blkio in /machine.slice for pid 13143 >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 7:net_cls at /sys/fs/cgroup/net_cls,net_prio in /machine.slice for pid 13143 >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 8:perf_event at /sys/fs/cgroup/perf_event in /machine.slice for pid 13143 >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 9:name=systemd at /sys/fs/cgroup/systemd in /machine.slice/machine-qemu\x2d6\x2dA.scope for pid 13143 >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupMakeGroup:1049 : Make group /machine.slice >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupMakeGroup:1073 : Make controller /sys/fs/cgroup/cpu,cpuacct/machine.slice/ >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupMakeGroup:1073 : Make controller /sys/fs/cgroup/cpu,cpuacct/machine.slice/ >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupMakeGroup:1073 : Make controller /sys/fs/cgroup/cpuset/machine.slice/ >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupMakeGroup:1073 : Make controller /sys/fs/cgroup/memory/machine.slice/ >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupMakeGroup:1073 : Make controller /sys/fs/cgroup/devices/machine.slice/ >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupMakeGroup:1073 : Make controller /sys/fs/cgroup/freezer/machine.slice/ >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupMakeGroup:1073 : Make controller /sys/fs/cgroup/blkio/machine.slice/ >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupMakeGroup:1073 : Make controller /sys/fs/cgroup/net_cls,net_prio/machine.slice/ >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupMakeGroup:1073 : Make controller /sys/fs/cgroup/perf_event/machine.slice/ >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupMakeGroup:1055 : Not creating systemd controller group >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupMakeGroup:1126 : Done making controllers for group >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupNew:1158 : pid=13143 path=/machine.slice/machine-qemu\x2d6\x2dA.scope parent=0x7ff8cc025590 controllers=-1 group=0x7ff8e46a53a0 >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:648 : group=0x7ff8cc022630 controllers=-1 path=/machine.slice/machine-qemu\x2d6\x2dA.scope parent=0x7ff8cc025590 >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:699 : Auto-detecting controllers >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:704 : Controller 'cpu' present=yes >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:704 : Controller 'cpuacct' present=yes >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:704 : Controller 'cpuset' present=yes >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:704 : Controller 'memory' present=yes >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:704 : Controller 'devices' present=yes >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:704 : Controller 'freezer' present=yes >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:704 : Controller 'blkio' present=yes >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:704 : Controller 'net_cls' present=yes >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:704 : Controller 'perf_event' present=yes >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:704 : Controller 'name=systemd' present=yes >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetectPlacement:553 : Detecting placement for pid 13143 path /machine.slice/machine-qemu\x2d6\x2dA.scope >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 0:cpu at /sys/fs/cgroup/cpu,cpuacct in /machine.slice/machine-qemu\x2d6\x2dA.scope for pid 13143 >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 1:cpuacct at /sys/fs/cgroup/cpu,cpuacct in /machine.slice/machine-qemu\x2d6\x2dA.scope for pid 13143 >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 2:cpuset at /sys/fs/cgroup/cpuset in /machine.slice/machine-qemu\x2d6\x2dA.scope for pid 13143 >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 3:memory at /sys/fs/cgroup/memory in /machine.slice/machine-qemu\x2d6\x2dA.scope for pid 13143 >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 4:devices at /sys/fs/cgroup/devices in /machine.slice/machine-qemu\x2d6\x2dA.scope for pid 13143 >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 5:freezer at /sys/fs/cgroup/freezer in /machine.slice/machine-qemu\x2d6\x2dA.scope for pid 13143 >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 6:blkio at /sys/fs/cgroup/blkio in /machine.slice/machine-qemu\x2d6\x2dA.scope for pid 13143 >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 7:net_cls at /sys/fs/cgroup/net_cls,net_prio in /machine.slice/machine-qemu\x2d6\x2dA.scope for pid 13143 >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 8:perf_event at /sys/fs/cgroup/perf_event in /machine.slice/machine-qemu\x2d6\x2dA.scope for pid 13143 >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 9:name=systemd at /sys/fs/cgroup/systemd in /machine.slice/machine-qemu\x2d6\x2dA.scope for pid 13143 >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupMakeGroup:1049 : Make group /machine.slice/machine-qemu\x2d6\x2dA.scope >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupMakeGroup:1073 : Make controller /sys/fs/cgroup/cpu,cpuacct/machine.slice/machine-qemu\x2d6\x2dA.scope/ >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupMakeGroup:1073 : Make controller /sys/fs/cgroup/cpu,cpuacct/machine.slice/machine-qemu\x2d6\x2dA.scope/ >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupMakeGroup:1073 : Make controller /sys/fs/cgroup/cpuset/machine.slice/machine-qemu\x2d6\x2dA.scope/ >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupCpuSetInherit:989 : Setting up inheritance /machine.slice -> /machine.slice/machine-qemu\x2d6\x2dA.scope >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupGetValueStr:832 : Get value /sys/fs/cgroup/cpuset/machine.slice/cpuset.cpus >2018-08-10 05:46:44.919+0000: 12892: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupCpuSetInherit:999 : Inherit cpuset.cpus = 0-7 >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupSetValueStr:796 : Set value '/sys/fs/cgroup/cpuset/machine.slice/machine-qemu\x2d6\x2dA.scope/cpuset.cpus' to '0-7' >2018-08-10 05:46:44.919+0000: 12892: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupGetValueStr:832 : Get value /sys/fs/cgroup/cpuset/machine.slice/cpuset.mems >2018-08-10 05:46:44.919+0000: 12892: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupCpuSetInherit:999 : Inherit cpuset.mems = 0 >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupSetValueStr:796 : Set value '/sys/fs/cgroup/cpuset/machine.slice/machine-qemu\x2d6\x2dA.scope/cpuset.mems' to '0' >2018-08-10 05:46:44.919+0000: 12892: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupGetValueStr:832 : Get value /sys/fs/cgroup/cpuset/machine.slice/cpuset.memory_migrate >2018-08-10 05:46:44.919+0000: 12892: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupCpuSetInherit:999 : Inherit cpuset.memory_migrate = 0 >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupSetValueStr:796 : Set value '/sys/fs/cgroup/cpuset/machine.slice/machine-qemu\x2d6\x2dA.scope/cpuset.memory_migrate' to '0' >2018-08-10 05:46:44.919+0000: 12892: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupMakeGroup:1073 : Make controller /sys/fs/cgroup/memory/machine.slice/machine-qemu\x2d6\x2dA.scope/ >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupMakeGroup:1073 : Make controller /sys/fs/cgroup/devices/machine.slice/machine-qemu\x2d6\x2dA.scope/ >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupMakeGroup:1073 : Make controller /sys/fs/cgroup/freezer/machine.slice/machine-qemu\x2d6\x2dA.scope/ >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupMakeGroup:1073 : Make controller /sys/fs/cgroup/blkio/machine.slice/machine-qemu\x2d6\x2dA.scope/ >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupMakeGroup:1073 : Make controller /sys/fs/cgroup/net_cls,net_prio/machine.slice/machine-qemu\x2d6\x2dA.scope/ >2018-08-10 05:46:44.919+0000: 12892: debug : virCgroupMakeGroup:1073 : Make controller /sys/fs/cgroup/perf_event/machine.slice/machine-qemu\x2d6\x2dA.scope/ >2018-08-10 05:46:44.920+0000: 12892: debug : virCgroupMakeGroup:1055 : Not creating systemd controller group >2018-08-10 05:46:44.920+0000: 12892: debug : virCgroupMakeGroup:1126 : Done making controllers for group >2018-08-10 05:46:44.920+0000: 12892: debug : virCgroupSetValueStr:796 : Set value '/sys/fs/cgroup/cpu,cpuacct/machine.slice/machine-qemu\x2d6\x2dA.scope/tasks' to '13143' >2018-08-10 05:46:44.920+0000: 12892: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.920+0000: 12892: debug : virCgroupSetValueStr:796 : Set value '/sys/fs/cgroup/cpu,cpuacct/machine.slice/machine-qemu\x2d6\x2dA.scope/tasks' to '13143' >2018-08-10 05:46:44.920+0000: 12892: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.920+0000: 12892: debug : virCgroupSetValueStr:796 : Set value '/sys/fs/cgroup/cpuset/machine.slice/machine-qemu\x2d6\x2dA.scope/tasks' to '13143' >2018-08-10 05:46:44.920+0000: 12892: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.920+0000: 12892: debug : virCgroupSetValueStr:796 : Set value '/sys/fs/cgroup/memory/machine.slice/machine-qemu\x2d6\x2dA.scope/tasks' to '13143' >2018-08-10 05:46:44.920+0000: 12892: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.920+0000: 12892: debug : virCgroupSetValueStr:796 : Set value '/sys/fs/cgroup/devices/machine.slice/machine-qemu\x2d6\x2dA.scope/tasks' to '13143' >2018-08-10 05:46:44.920+0000: 12892: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.920+0000: 12892: debug : virCgroupSetValueStr:796 : Set value '/sys/fs/cgroup/freezer/machine.slice/machine-qemu\x2d6\x2dA.scope/tasks' to '13143' >2018-08-10 05:46:44.920+0000: 12892: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.920+0000: 12892: debug : virCgroupSetValueStr:796 : Set value '/sys/fs/cgroup/blkio/machine.slice/machine-qemu\x2d6\x2dA.scope/tasks' to '13143' >2018-08-10 05:46:44.920+0000: 12892: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.920+0000: 12892: debug : virCgroupSetValueStr:796 : Set value '/sys/fs/cgroup/net_cls,net_prio/machine.slice/machine-qemu\x2d6\x2dA.scope/tasks' to '13143' >2018-08-10 05:46:44.920+0000: 12892: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.920+0000: 12892: debug : virCgroupSetValueStr:796 : Set value '/sys/fs/cgroup/perf_event/machine.slice/machine-qemu\x2d6\x2dA.scope/tasks' to '13143' >2018-08-10 05:46:44.920+0000: 12892: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.920+0000: 12892: debug : virCgroupSetValueStr:796 : Set value '/sys/fs/cgroup/devices/machine.slice/machine-qemu\x2d6\x2dA.scope/devices.deny' to 'a' >2018-08-10 05:46:44.920+0000: 12892: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.920+0000: 12892: debug : qemuSetupImagePathCgroup:77 : Allow path /var/lib/libvirt/images/A.qcow2, perms: rw >2018-08-10 05:46:44.920+0000: 12892: debug : qemuSetupImagePathCgroup:77 : Allow path /var/lib/libvirt/images/Fedora.iso, perms: r >2018-08-10 05:46:44.920+0000: 12892: debug : virCgroupSetValueStr:796 : Set value '/sys/fs/cgroup/devices/machine.slice/machine-qemu\x2d6\x2dA.scope/devices.allow' to 'c 136:* rw' >2018-08-10 05:46:44.920+0000: 12892: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.920+0000: 12892: debug : virCgroupSetValueStr:796 : Set value '/sys/fs/cgroup/devices/machine.slice/machine-qemu\x2d6\x2dA.scope/devices.allow' to 'c 1:3 rw' >2018-08-10 05:46:44.920+0000: 12892: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.920+0000: 12892: debug : virCgroupSetValueStr:796 : Set value '/sys/fs/cgroup/devices/machine.slice/machine-qemu\x2d6\x2dA.scope/devices.allow' to 'c 1:7 rw' >2018-08-10 05:46:44.920+0000: 12892: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.920+0000: 12892: debug : virCgroupSetValueStr:796 : Set value '/sys/fs/cgroup/devices/machine.slice/machine-qemu\x2d6\x2dA.scope/devices.allow' to 'c 1:5 rw' >2018-08-10 05:46:44.920+0000: 12892: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.920+0000: 12892: debug : virCgroupSetValueStr:796 : Set value '/sys/fs/cgroup/devices/machine.slice/machine-qemu\x2d6\x2dA.scope/devices.allow' to 'c 1:8 rw' >2018-08-10 05:46:44.920+0000: 12892: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.920+0000: 12892: debug : virCgroupSetValueStr:796 : Set value '/sys/fs/cgroup/devices/machine.slice/machine-qemu\x2d6\x2dA.scope/devices.allow' to 'c 1:9 rw' >2018-08-10 05:46:44.920+0000: 12892: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.921+0000: 12892: debug : virCgroupSetValueStr:796 : Set value '/sys/fs/cgroup/devices/machine.slice/machine-qemu\x2d6\x2dA.scope/devices.allow' to 'c 5:2 rw' >2018-08-10 05:46:44.921+0000: 12892: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.921+0000: 12892: debug : virCgroupSetValueStr:796 : Set value '/sys/fs/cgroup/devices/machine.slice/machine-qemu\x2d6\x2dA.scope/devices.allow' to 'c 10:232 rw' >2018-08-10 05:46:44.921+0000: 12892: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.921+0000: 12892: debug : qemuSetupDevicesCgroup:759 : Ignoring non-existent device /dev/kqemu >2018-08-10 05:46:44.921+0000: 12892: debug : virCgroupSetValueStr:796 : Set value '/sys/fs/cgroup/devices/machine.slice/machine-qemu\x2d6\x2dA.scope/devices.allow' to 'c 252:0 rw' >2018-08-10 05:46:44.921+0000: 12892: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.921+0000: 12892: debug : virCgroupSetValueStr:796 : Set value '/sys/fs/cgroup/devices/machine.slice/machine-qemu\x2d6\x2dA.scope/devices.allow' to 'c 10:228 rw' >2018-08-10 05:46:44.921+0000: 12892: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.921+0000: 12892: debug : qemuSetupDevicesCgroup:759 : Ignoring non-existent device /dev/sev >2018-08-10 05:46:44.921+0000: 12892: debug : virCgroupSetValueStr:796 : Set value '/sys/fs/cgroup/cpuset/machine.slice/machine-qemu\x2d6\x2dA.scope/cpuset.memory_migrate' to '1' >2018-08-10 05:46:44.921+0000: 12892: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.921+0000: 12892: debug : qemuProcessInitCpuAffinity:2336 : Set CPU affinity with specified cpuset >2018-08-10 05:46:44.921+0000: 12892: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.922+0000: 12892: debug : qemuProcessLaunch:6467 : Setting emulator tuning/settings >2018-08-10 05:46:44.922+0000: 12892: debug : virCgroupNew:1158 : pid=-1 path=emulator parent=0x7ff8cc022630 controllers=7 group=0x7ff8e46a5428 >2018-08-10 05:46:44.922+0000: 12892: debug : virCgroupDetect:648 : group=0x7ff8cc0244e0 controllers=7 path=emulator parent=0x7ff8cc022630 >2018-08-10 05:46:44.922+0000: 12892: debug : virCgroupDetect:659 : Filtering controllers 7 >2018-08-10 05:46:44.922+0000: 12892: debug : virCgroupDetect:675 : Controller 'cpu' wanted=yes, mount='/sys/fs/cgroup/cpu,cpuacct' >2018-08-10 05:46:44.922+0000: 12892: debug : virCgroupDetect:675 : Controller 'cpuacct' wanted=yes, mount='/sys/fs/cgroup/cpu,cpuacct' >2018-08-10 05:46:44.922+0000: 12892: debug : virCgroupDetect:675 : Controller 'cpuset' wanted=yes, mount='/sys/fs/cgroup/cpuset' >2018-08-10 05:46:44.922+0000: 12892: debug : virCgroupDetect:675 : Controller 'memory' wanted=no, mount='/sys/fs/cgroup/memory' >2018-08-10 05:46:44.922+0000: 12892: debug : virCgroupDetect:675 : Controller 'devices' wanted=no, mount='/sys/fs/cgroup/devices' >2018-08-10 05:46:44.922+0000: 12892: debug : virCgroupDetect:675 : Controller 'freezer' wanted=no, mount='/sys/fs/cgroup/freezer' >2018-08-10 05:46:44.922+0000: 12892: debug : virCgroupDetect:675 : Controller 'blkio' wanted=no, mount='/sys/fs/cgroup/blkio' >2018-08-10 05:46:44.922+0000: 12892: debug : virCgroupDetect:675 : Controller 'net_cls' wanted=no, mount='/sys/fs/cgroup/net_cls,net_prio' >2018-08-10 05:46:44.922+0000: 12892: debug : virCgroupDetect:675 : Controller 'perf_event' wanted=no, mount='/sys/fs/cgroup/perf_event' >2018-08-10 05:46:44.922+0000: 12892: debug : virCgroupDetect:675 : Controller 'name=systemd' wanted=no, mount='/sys/fs/cgroup/systemd' >2018-08-10 05:46:44.922+0000: 12892: debug : virCgroupDetectPlacement:553 : Detecting placement for pid -1 path emulator >2018-08-10 05:46:44.922+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 0:cpu at /sys/fs/cgroup/cpu,cpuacct in /machine.slice/machine-qemu\x2d6\x2dA.scope/emulator for pid -1 >2018-08-10 05:46:44.922+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 1:cpuacct at /sys/fs/cgroup/cpu,cpuacct in /machine.slice/machine-qemu\x2d6\x2dA.scope/emulator for pid -1 >2018-08-10 05:46:44.922+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 2:cpuset at /sys/fs/cgroup/cpuset in /machine.slice/machine-qemu\x2d6\x2dA.scope/emulator for pid -1 >2018-08-10 05:46:44.922+0000: 12892: debug : virCgroupMakeGroup:1049 : Make group /machine.slice/machine-qemu\x2d6\x2dA.scope/emulator >2018-08-10 05:46:44.922+0000: 12892: debug : virCgroupMakeGroup:1073 : Make controller /sys/fs/cgroup/cpu,cpuacct/machine.slice/machine-qemu\x2d6\x2dA.scope/emulator/ >2018-08-10 05:46:44.922+0000: 12892: debug : virCgroupMakeGroup:1073 : Make controller /sys/fs/cgroup/cpu,cpuacct/machine.slice/machine-qemu\x2d6\x2dA.scope/emulator/ >2018-08-10 05:46:44.922+0000: 12892: debug : virCgroupMakeGroup:1073 : Make controller /sys/fs/cgroup/cpuset/machine.slice/machine-qemu\x2d6\x2dA.scope/emulator/ >2018-08-10 05:46:44.922+0000: 12892: debug : virCgroupCpuSetInherit:989 : Setting up inheritance /machine.slice/machine-qemu\x2d6\x2dA.scope -> /machine.slice/machine-qemu\x2d6\x2dA.scope/emulator >2018-08-10 05:46:44.922+0000: 12892: debug : virCgroupGetValueStr:832 : Get value /sys/fs/cgroup/cpuset/machine.slice/machine-qemu\x2d6\x2dA.scope/cpuset.cpus >2018-08-10 05:46:44.922+0000: 12892: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.922+0000: 12892: debug : virCgroupCpuSetInherit:999 : Inherit cpuset.cpus = 0-7 >2018-08-10 05:46:44.922+0000: 12892: debug : virCgroupSetValueStr:796 : Set value '/sys/fs/cgroup/cpuset/machine.slice/machine-qemu\x2d6\x2dA.scope/emulator/cpuset.cpus' to '0-7' >2018-08-10 05:46:44.922+0000: 12892: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.922+0000: 12892: debug : virCgroupGetValueStr:832 : Get value /sys/fs/cgroup/cpuset/machine.slice/machine-qemu\x2d6\x2dA.scope/cpuset.mems >2018-08-10 05:46:44.922+0000: 12892: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.922+0000: 12892: debug : virCgroupCpuSetInherit:999 : Inherit cpuset.mems = 0 >2018-08-10 05:46:44.922+0000: 12892: debug : virCgroupSetValueStr:796 : Set value '/sys/fs/cgroup/cpuset/machine.slice/machine-qemu\x2d6\x2dA.scope/emulator/cpuset.mems' to '0' >2018-08-10 05:46:44.922+0000: 12892: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.922+0000: 12892: debug : virCgroupGetValueStr:832 : Get value /sys/fs/cgroup/cpuset/machine.slice/machine-qemu\x2d6\x2dA.scope/cpuset.memory_migrate >2018-08-10 05:46:44.922+0000: 12892: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.922+0000: 12892: debug : virCgroupCpuSetInherit:999 : Inherit cpuset.memory_migrate = 1 >2018-08-10 05:46:44.922+0000: 12892: debug : virCgroupSetValueStr:796 : Set value '/sys/fs/cgroup/cpuset/machine.slice/machine-qemu\x2d6\x2dA.scope/emulator/cpuset.memory_migrate' to '1' >2018-08-10 05:46:44.922+0000: 12892: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.922+0000: 12892: debug : virCgroupMakeGroup:1062 : Skipping unmounted controller memory >2018-08-10 05:46:44.922+0000: 12892: debug : virCgroupMakeGroup:1062 : Skipping unmounted controller devices >2018-08-10 05:46:44.922+0000: 12892: debug : virCgroupMakeGroup:1062 : Skipping unmounted controller freezer >2018-08-10 05:46:44.922+0000: 12892: debug : virCgroupMakeGroup:1062 : Skipping unmounted controller blkio >2018-08-10 05:46:44.922+0000: 12892: debug : virCgroupMakeGroup:1062 : Skipping unmounted controller net_cls >2018-08-10 05:46:44.922+0000: 12892: debug : virCgroupMakeGroup:1062 : Skipping unmounted controller perf_event >2018-08-10 05:46:44.922+0000: 12892: debug : virCgroupMakeGroup:1055 : Not creating systemd controller group >2018-08-10 05:46:44.922+0000: 12892: debug : virCgroupMakeGroup:1126 : Done making controllers for group >2018-08-10 05:46:44.922+0000: 12892: debug : virCgroupSetValueStr:796 : Set value '/sys/fs/cgroup/cpu,cpuacct/machine.slice/machine-qemu\x2d6\x2dA.scope/emulator/tasks' to '13143' >2018-08-10 05:46:44.922+0000: 12892: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.922+0000: 12892: debug : virCgroupSetValueStr:796 : Set value '/sys/fs/cgroup/cpu,cpuacct/machine.slice/machine-qemu\x2d6\x2dA.scope/emulator/tasks' to '13143' >2018-08-10 05:46:44.922+0000: 12892: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.922+0000: 12892: debug : virCgroupSetValueStr:796 : Set value '/sys/fs/cgroup/cpuset/machine.slice/machine-qemu\x2d6\x2dA.scope/emulator/tasks' to '13143' >2018-08-10 05:46:44.925+0000: 12892: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.925+0000: 12892: debug : qemuProcessLaunch:6471 : Setting cgroup for external devices (if required) >2018-08-10 05:46:44.925+0000: 12892: debug : qemuProcessLaunch:6475 : Setting up resctrl >2018-08-10 05:46:44.925+0000: 12892: debug : qemuProcessLaunch:6479 : Setting up managed PR daemon >2018-08-10 05:46:44.925+0000: 12892: debug : qemuProcessLaunch:6484 : Setting domain security labels >2018-08-10 05:46:44.926+0000: 12892: debug : virFileClose:111 : Closed fd 32 >2018-08-10 05:46:44.928+0000: 12892: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.928+0000: 12892: debug : virFileClose:111 : Closed fd 32 >2018-08-10 05:46:44.929+0000: 12892: debug : virFileClose:111 : Closed fd 30 >2018-08-10 05:46:44.929+0000: 12892: debug : qemuProcessLaunch:6515 : Labelling done, completing handshake to child >2018-08-10 05:46:44.929+0000: 12892: debug : virCommandHandshakeNotify:2776 : Notify handshake on 36 >2018-08-10 05:46:44.929+0000: 12892: debug : virFileClose:111 : Closed fd 36 >2018-08-10 05:46:44.929+0000: 12892: debug : qemuProcessLaunch:6518 : Handshake complete, child running >2018-08-10 05:46:44.929+0000: 12892: debug : qemuProcessLaunch:6526 : Waiting for monitor to show up >2018-08-10 05:46:44.929+0000: 12892: debug : qemuProcessWaitForMonitor:2212 : Connect monitor to vm=0x7ff878564d00 name='A' retry=0 >2018-08-10 05:46:44.930+0000: 12892: info : qemuMonitorOpenInternal:869 : QEMU_MONITOR_NEW: mon=0x7ff8cc0244e0 refs=2 fd=30 >2018-08-10 05:46:44.930+0000: 12892: debug : qemuDomainObjBeginJobInternal:6692 : Starting job: job=async nested agentJob=none asyncJob=none (vm=0x7ff878564d00 name=A, current job=none agentJob=none async=start) >2018-08-10 05:46:44.930+0000: 12892: debug : qemuDomainObjBeginJobInternal:6741 : Started job: async nested (async=start vm=0x7ff878564d00 name=A) >2018-08-10 05:46:44.930+0000: 12892: debug : qemuDomainObjEnterMonitorInternal:7133 : Entering monitor (mon=0x7ff8cc0244e0 vm=0x7ff878564d00 name=A) >2018-08-10 05:46:44.930+0000: 12892: debug : qemuMonitorSetCapabilities:1690 : mon:0x7ff8cc0244e0 vm:0x7ff878564d00 json:1 fd:30 >2018-08-10 05:46:44.930+0000: 12892: debug : qemuMonitorJSONCommandWithFd:305 : Send command '{"execute":"qmp_capabilities","id":"libvirt-1"}' for write with FD -1 >2018-08-10 05:46:44.930+0000: 12892: info : qemuMonitorSend:1083 : QEMU_MONITOR_SEND_MSG: mon=0x7ff8cc0244e0 msg={"execute":"qmp_capabilities","id":"libvirt-1"} > fd=-1 >2018-08-10 05:46:44.970+0000: 12890: debug : virNetlinkEventCallback:791 : dispatching to max 0 clients, called from event watch 7 >2018-08-10 05:46:44.970+0000: 12890: debug : virNetlinkEventCallback:804 : event not handled. >2018-08-10 05:46:44.989+0000: 12890: debug : virNetlinkEventCallback:791 : dispatching to max 0 clients, called from event watch 7 >2018-08-10 05:46:44.989+0000: 12890: debug : virNetlinkEventCallback:804 : event not handled. >2018-08-10 05:46:44.989+0000: 12890: debug : virNetlinkEventCallback:791 : dispatching to max 0 clients, called from event watch 7 >2018-08-10 05:46:44.989+0000: 12890: debug : virNetlinkEventCallback:804 : event not handled. >2018-08-10 05:46:44.989+0000: 12890: debug : virNetlinkEventCallback:791 : dispatching to max 0 clients, called from event watch 7 >2018-08-10 05:46:44.989+0000: 12890: debug : virNetlinkEventCallback:804 : event not handled. >2018-08-10 05:46:44.990+0000: 12890: debug : virNetlinkEventCallback:791 : dispatching to max 0 clients, called from event watch 7 >2018-08-10 05:46:44.990+0000: 12890: debug : virNetlinkEventCallback:804 : event not handled. >2018-08-10 05:46:44.992+0000: 12955: debug : virFileClose:111 : Closed fd 32 >2018-08-10 05:46:45.004+0000: 12890: debug : virNetlinkEventCallback:791 : dispatching to max 0 clients, called from event watch 7 >2018-08-10 05:46:45.004+0000: 12890: debug : virNetlinkEventCallback:804 : event not handled. >2018-08-10 05:46:45.006+0000: 12890: debug : virNetlinkEventCallback:791 : dispatching to max 0 clients, called from event watch 7 >2018-08-10 05:46:45.006+0000: 12890: debug : virNetlinkEventCallback:804 : event not handled. >2018-08-10 05:46:45.006+0000: 12890: debug : virNetlinkEventCallback:791 : dispatching to max 0 clients, called from event watch 7 >2018-08-10 05:46:45.006+0000: 12890: debug : virNetlinkEventCallback:804 : event not handled. >2018-08-10 05:46:45.007+0000: 12890: debug : virNetlinkEventCallback:791 : dispatching to max 0 clients, called from event watch 7 >2018-08-10 05:46:45.007+0000: 12890: debug : virNetlinkEventCallback:804 : event not handled. >2018-08-10 05:46:45.007+0000: 12890: debug : virNetlinkEventCallback:791 : dispatching to max 0 clients, called from event watch 7 >2018-08-10 05:46:45.007+0000: 12890: debug : virNetlinkEventCallback:804 : event not handled. >2018-08-10 05:46:45.010+0000: 12955: debug : virFileClose:111 : Closed fd 32 >2018-08-10 05:46:45.022+0000: 12890: debug : virNetlinkEventCallback:791 : dispatching to max 0 clients, called from event watch 7 >2018-08-10 05:46:45.022+0000: 12890: debug : virNetlinkEventCallback:804 : event not handled. >2018-08-10 05:46:45.033+0000: 12890: debug : qemuMonitorJSONIOProcessLine:197 : Line [{"QMP": {"version": {"qemu": {"micro": 94, "minor": 12, "major": 2}, "package": "v3.0.0-rc4"}, "capabilities": []}}] >2018-08-10 05:46:45.034+0000: 12890: info : qemuMonitorIOWrite:551 : QEMU_MONITOR_IO_WRITE: mon=0x7ff8cc0244e0 buf={"execute":"qmp_capabilities","id":"libvirt-1"} > len=49 ret=49 errno=0 >2018-08-10 05:46:45.034+0000: 12890: debug : qemuMonitorJSONIOProcessLine:197 : Line [{"return": {}, "id": "libvirt-1"}] >2018-08-10 05:46:45.035+0000: 12890: info : qemuMonitorJSONIOProcessLine:217 : QEMU_MONITOR_RECV_REPLY: mon=0x7ff8cc0244e0 reply={"return": {}, "id": "libvirt-1"} >2018-08-10 05:46:45.035+0000: 12892: debug : qemuMonitorJSONCommandWithFd:310 : Receive command reply ret=0 rxObject=0x559d08d156e0 >2018-08-10 05:46:45.035+0000: 12892: debug : qemuDomainObjExitMonitorInternal:7156 : Exited monitor (mon=0x7ff8cc0244e0 vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.035+0000: 12892: debug : qemuDomainObjEndJob:7017 : Stopping job: async nested (async=start vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.035+0000: 12892: debug : qemuDomainObjBeginJobInternal:6692 : Starting job: job=async nested agentJob=none asyncJob=none (vm=0x7ff878564d00 name=A, current job=none agentJob=none async=start) >2018-08-10 05:46:45.035+0000: 12892: debug : qemuDomainObjBeginJobInternal:6741 : Started job: async nested (async=start vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.035+0000: 12892: debug : qemuDomainObjEnterMonitorInternal:7133 : Entering monitor (mon=0x7ff8cc0244e0 vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.035+0000: 12892: debug : qemuMonitorGetMigrationCapabilities:3865 : mon:0x7ff8cc0244e0 vm:0x7ff878564d00 json:1 fd:30 >2018-08-10 05:46:45.035+0000: 12892: debug : qemuMonitorJSONCommandWithFd:305 : Send command '{"execute":"query-migrate-capabilities","id":"libvirt-2"}' for write with FD -1 >2018-08-10 05:46:45.035+0000: 12892: info : qemuMonitorSend:1083 : QEMU_MONITOR_SEND_MSG: mon=0x7ff8cc0244e0 msg={"execute":"query-migrate-capabilities","id":"libvirt-2"} > fd=-1 >2018-08-10 05:46:45.035+0000: 12890: info : qemuMonitorIOWrite:551 : QEMU_MONITOR_IO_WRITE: mon=0x7ff8cc0244e0 buf={"execute":"query-migrate-capabilities","id":"libvirt-2"} > len=59 ret=59 errno=0 >2018-08-10 05:46:45.036+0000: 12890: debug : qemuMonitorJSONIOProcessLine:197 : Line [{"return": [{"state": false, "capability": "xbzrle"}, {"state": false, "capability": "rdma-pin-all"}, {"state": false, "capability": "auto-converge"}, {"state": false, "capability": "zero-blocks"}, {"state": false, "capability": "compress"}, {"state": false, "capability": "events"}, {"state": false, "capability": "postcopy-ram"}, {"state": false, "capability": "x-colo"}, {"state": false, "capability": "release-ram"}, {"state": false, "capability": "block"}, {"state": false, "capability": "return-path"}, {"state": false, "capability": "pause-before-switchover"}, {"state": false, "capability": "x-multifd"}, {"state": false, "capability": "dirty-bitmaps"}, {"state": false, "capability": "postcopy-blocktime"}, {"state": false, "capability": "late-block-activate"}], "id": "libvirt-2"}] >2018-08-10 05:46:45.036+0000: 12890: info : qemuMonitorJSONIOProcessLine:217 : QEMU_MONITOR_RECV_REPLY: mon=0x7ff8cc0244e0 reply={"return": [{"state": false, "capability": "xbzrle"}, {"state": false, "capability": "rdma-pin-all"}, {"state": false, "capability": "auto-converge"}, {"state": false, "capability": "zero-blocks"}, {"state": false, "capability": "compress"}, {"state": false, "capability": "events"}, {"state": false, "capability": "postcopy-ram"}, {"state": false, "capability": "x-colo"}, {"state": false, "capability": "release-ram"}, {"state": false, "capability": "block"}, {"state": false, "capability": "return-path"}, {"state": false, "capability": "pause-before-switchover"}, {"state": false, "capability": "x-multifd"}, {"state": false, "capability": "dirty-bitmaps"}, {"state": false, "capability": "postcopy-blocktime"}, {"state": false, "capability": "late-block-activate"}], "id": "libvirt-2"} >2018-08-10 05:46:45.036+0000: 12892: debug : qemuMonitorJSONCommandWithFd:310 : Receive command reply ret=0 rxObject=0x559d08d17780 >2018-08-10 05:46:45.036+0000: 12892: debug : qemuDomainObjExitMonitorInternal:7156 : Exited monitor (mon=0x7ff8cc0244e0 vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.036+0000: 12892: debug : qemuDomainObjEndJob:7017 : Stopping job: async nested (async=start vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.036+0000: 12892: debug : qemuMigrationCapsCheck:1312 : Found migration capability: 'xbzrle' >2018-08-10 05:46:45.036+0000: 12892: debug : qemuMigrationCapsCheck:1312 : Found migration capability: 'rdma-pin-all' >2018-08-10 05:46:45.036+0000: 12892: debug : qemuMigrationCapsCheck:1312 : Found migration capability: 'auto-converge' >2018-08-10 05:46:45.036+0000: 12892: debug : qemuMigrationCapsCheck:1309 : Unknown migration capability: 'zero-blocks' >2018-08-10 05:46:45.036+0000: 12892: debug : qemuMigrationCapsCheck:1312 : Found migration capability: 'compress' >2018-08-10 05:46:45.036+0000: 12892: debug : qemuMigrationCapsCheck:1312 : Found migration capability: 'events' >2018-08-10 05:46:45.036+0000: 12892: debug : qemuMigrationCapsCheck:1312 : Found migration capability: 'postcopy-ram' >2018-08-10 05:46:45.036+0000: 12892: debug : qemuMigrationCapsCheck:1309 : Unknown migration capability: 'x-colo' >2018-08-10 05:46:45.036+0000: 12892: debug : qemuMigrationCapsCheck:1309 : Unknown migration capability: 'release-ram' >2018-08-10 05:46:45.036+0000: 12892: debug : qemuMigrationCapsCheck:1309 : Unknown migration capability: 'block' >2018-08-10 05:46:45.036+0000: 12892: debug : qemuMigrationCapsCheck:1309 : Unknown migration capability: 'return-path' >2018-08-10 05:46:45.036+0000: 12892: debug : qemuMigrationCapsCheck:1312 : Found migration capability: 'pause-before-switchover' >2018-08-10 05:46:45.036+0000: 12892: debug : qemuMigrationCapsCheck:1309 : Unknown migration capability: 'x-multifd' >2018-08-10 05:46:45.036+0000: 12892: debug : qemuMigrationCapsCheck:1309 : Unknown migration capability: 'dirty-bitmaps' >2018-08-10 05:46:45.036+0000: 12892: debug : qemuMigrationCapsCheck:1309 : Unknown migration capability: 'postcopy-blocktime' >2018-08-10 05:46:45.036+0000: 12892: debug : qemuMigrationCapsCheck:1312 : Found migration capability: 'late-block-activate' >2018-08-10 05:46:45.036+0000: 12892: debug : qemuDomainObjBeginJobInternal:6692 : Starting job: job=async nested agentJob=none asyncJob=none (vm=0x7ff878564d00 name=A, current job=none agentJob=none async=start) >2018-08-10 05:46:45.036+0000: 12892: debug : qemuDomainObjBeginJobInternal:6741 : Started job: async nested (async=start vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.036+0000: 12892: debug : qemuDomainObjEnterMonitorInternal:7133 : Entering monitor (mon=0x7ff8cc0244e0 vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.036+0000: 12892: debug : qemuMonitorSetMigrationCapabilities:3889 : mon:0x7ff8cc0244e0 vm:0x7ff878564d00 json:1 fd:30 >2018-08-10 05:46:45.036+0000: 12892: debug : qemuMonitorJSONCommandWithFd:305 : Send command '{"execute":"migrate-set-capabilities","arguments":{"capabilities":[{"capability":"events","state":true}]},"id":"libvirt-3"}' for write with FD -1 >2018-08-10 05:46:45.036+0000: 12892: info : qemuMonitorSend:1083 : QEMU_MONITOR_SEND_MSG: mon=0x7ff8cc0244e0 msg={"execute":"migrate-set-capabilities","arguments":{"capabilities":[{"capability":"events","state":true}]},"id":"libvirt-3"} > fd=-1 >2018-08-10 05:46:45.036+0000: 12890: info : qemuMonitorIOWrite:551 : QEMU_MONITOR_IO_WRITE: mon=0x7ff8cc0244e0 buf={"execute":"migrate-set-capabilities","arguments":{"capabilities":[{"capability":"events","state":true}]},"id":"libvirt-3"} > len=125 ret=125 errno=0 >2018-08-10 05:46:45.038+0000: 12890: debug : qemuMonitorJSONIOProcessLine:197 : Line [{"return": {}, "id": "libvirt-3"}] >2018-08-10 05:46:45.038+0000: 12890: info : qemuMonitorJSONIOProcessLine:217 : QEMU_MONITOR_RECV_REPLY: mon=0x7ff8cc0244e0 reply={"return": {}, "id": "libvirt-3"} >2018-08-10 05:46:45.038+0000: 12892: debug : qemuMonitorJSONCommandWithFd:310 : Receive command reply ret=0 rxObject=0x559d08d15c40 >2018-08-10 05:46:45.038+0000: 12892: debug : qemuDomainObjExitMonitorInternal:7156 : Exited monitor (mon=0x7ff8cc0244e0 vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.038+0000: 12892: debug : qemuDomainObjEndJob:7017 : Stopping job: async nested (async=start vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.038+0000: 12892: debug : qemuDomainObjBeginJobInternal:6692 : Starting job: job=async nested agentJob=none asyncJob=none (vm=0x7ff878564d00 name=A, current job=none agentJob=none async=start) >2018-08-10 05:46:45.038+0000: 12892: debug : qemuDomainObjBeginJobInternal:6741 : Started job: async nested (async=start vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.038+0000: 12892: debug : qemuDomainObjEnterMonitorInternal:7133 : Entering monitor (mon=0x7ff8cc0244e0 vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.038+0000: 12892: debug : qemuMonitorGetChardevInfo:2947 : retinfo=0x7ff8e46a5430 >2018-08-10 05:46:45.038+0000: 12892: debug : qemuMonitorGetChardevInfo:2949 : mon:0x7ff8cc0244e0 vm:0x7ff878564d00 json:1 fd:30 >2018-08-10 05:46:45.038+0000: 12892: debug : qemuMonitorJSONCommandWithFd:305 : Send command '{"execute":"query-chardev","id":"libvirt-4"}' for write with FD -1 >2018-08-10 05:46:45.038+0000: 12892: info : qemuMonitorSend:1083 : QEMU_MONITOR_SEND_MSG: mon=0x7ff8cc0244e0 msg={"execute":"query-chardev","id":"libvirt-4"} > fd=-1 >2018-08-10 05:46:45.038+0000: 12890: info : qemuMonitorIOWrite:551 : QEMU_MONITOR_IO_WRITE: mon=0x7ff8cc0244e0 buf={"execute":"query-chardev","id":"libvirt-4"} > len=46 ret=46 errno=0 >2018-08-10 05:46:45.039+0000: 12890: debug : qemuMonitorJSONIOProcessLine:197 : Line [{"return": [{"frontend-open": true, "filename": "spicevmc", "label": "charredir1"}, {"frontend-open": true, "filename": "pty:/dev/pts/22", "label": "charserial0"}, {"frontend-open": true, "filename": "unix:/var/lib/libvirt/qemu/domain-6-A/monitor.sock,server", "label": "charmonitor"}, {"frontend-open": true, "filename": "spicevmc", "label": "charredir0"}, {"frontend-open": false, "filename": "spicevmc", "label": "charchannel0"}], "id": "libvirt-4"}] >2018-08-10 05:46:45.039+0000: 12890: info : qemuMonitorJSONIOProcessLine:217 : QEMU_MONITOR_RECV_REPLY: mon=0x7ff8cc0244e0 reply={"return": [{"frontend-open": true, "filename": "spicevmc", "label": "charredir1"}, {"frontend-open": true, "filename": "pty:/dev/pts/22", "label": "charserial0"}, {"frontend-open": true, "filename": "unix:/var/lib/libvirt/qemu/domain-6-A/monitor.sock,server", "label": "charmonitor"}, {"frontend-open": true, "filename": "spicevmc", "label": "charredir0"}, {"frontend-open": false, "filename": "spicevmc", "label": "charchannel0"}], "id": "libvirt-4"} >2018-08-10 05:46:45.039+0000: 12892: debug : qemuMonitorJSONCommandWithFd:310 : Receive command reply ret=0 rxObject=0x559d08d14c40 >2018-08-10 05:46:45.039+0000: 12892: debug : qemuProcessWaitForMonitor:2224 : qemuMonitorGetChardevInfo returned 0 >2018-08-10 05:46:45.039+0000: 12892: debug : qemuDomainObjExitMonitorInternal:7156 : Exited monitor (mon=0x7ff8cc0244e0 vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.039+0000: 12892: debug : qemuDomainObjEndJob:7017 : Stopping job: async nested (async=start vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.039+0000: 12892: debug : qemuProcessLaunch:6533 : Verifying and updating provided guest CPU >2018-08-10 05:46:45.039+0000: 12892: debug : qemuDomainObjBeginJobInternal:6692 : Starting job: job=async nested agentJob=none asyncJob=none (vm=0x7ff878564d00 name=A, current job=none agentJob=none async=start) >2018-08-10 05:46:45.039+0000: 12892: debug : qemuDomainObjBeginJobInternal:6741 : Started job: async nested (async=start vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.039+0000: 12892: debug : qemuDomainObjEnterMonitorInternal:7133 : Entering monitor (mon=0x7ff8cc0244e0 vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.039+0000: 12892: debug : qemuMonitorGetGuestCPU:4091 : arch=x86_64 data=0x7ff8e46a5438 disabled=0x7ff8e46a5440 >2018-08-10 05:46:45.039+0000: 12892: debug : qemuMonitorGetGuestCPU:4093 : mon:0x7ff8cc0244e0 vm:0x7ff878564d00 json:1 fd:30 >2018-08-10 05:46:45.039+0000: 12892: debug : qemuMonitorJSONCommandWithFd:305 : Send command '{"execute":"qom-list","arguments":{"path":"/machine/unattached/device[0]"},"id":"libvirt-5"}' for write with FD -1 >2018-08-10 05:46:45.039+0000: 12892: info : qemuMonitorSend:1083 : QEMU_MONITOR_SEND_MSG: mon=0x7ff8cc0244e0 msg={"execute":"qom-list","arguments":{"path":"/machine/unattached/device[0]"},"id":"libvirt-5"} > fd=-1 >2018-08-10 05:46:45.039+0000: 12890: info : qemuMonitorIOWrite:551 : QEMU_MONITOR_IO_WRITE: mon=0x7ff8cc0244e0 buf={"execute":"qom-list","arguments":{"path":"/machine/unattached/device[0]"},"id":"libvirt-5"} > len=94 ret=94 errno=0 >2018-08-10 05:46:45.041+0000: 12890: debug : qemuMonitorJSONIOProcessLine:197 : Line [{"return": [{"name": "min-xlevel2", "type": "uint32"}, {"name": "amd-ssbd", "type": "bool"}, {"name": "vendor", "type": "string"}, {"name": "gfni", "type": "bool"}, {"name": "clwb", "type": "bool"}, {"name": "nx", "type": "bool"}, {"name": "x2apic", "type": "bool"}, {"name": "kvmclock-stable-bit", "type": "bool"}, {"name": "vmcb_clean", "type": "bool"}, {"name": "min-level", "type": "uint32"}, {"name": "fxsr-opt", "type": "bool"}, {"name": "skinit", "type": "bool"}, {"name": "avx", "type": "bool"}, {"name": "3dnowext", "type": "bool"}, {"name": "nodeid_msr", "type": "bool"}, {"name": "hv-crash", "type": "bool"}, {"name": "hypervisor", "type": "bool"}, {"name": "enforce", "type": "bool"}, {"name": "stepping", "type": "int"}, {"name": "sse4_2", "type": "bool"}, {"name": "sse4_1", "type": "bool"}, {"name": "x-hv-max-vps", "type": "int32"}, {"name": "hv-frequencies", "type": "bool"}, {"name": "kvm-hint-dedicated", "type": "bool"}, {"name": "cmp_legacy", "type": "bool"}, {"name": "tm2", "type": "bool"}, {"name": "smx", "type": "bool"}, {"name": "hv-vendor-id", "type": "str"}, {"name": "movbe", "type": "bool"}, {"name": "3dnowprefetch", "type": "bool"}, {"name": "mtrr", "type": "bool"}, {"name": "wdt", "type": "bool"}, {"name": "thread-id", "type": "int32"}, {"name": "aes", "type": "bool"}, {"name": "apic-id", "type": "uint32"}, {"name": "lm", "type": "bool"}, {"name": "family", "type": "int"}, {"name": "tsc-adjust", "type": "bool"}, {"name": "pfthreshold", "type": "bool"}, {"name": "kvm-no-smi-migration", "type": "bool"}, {"name": "amd-no-ssb", "type": "bool"}, {"name": "pse", "type": "bool"}, {"name": "filtered-features", "type": "X86CPUFeatureWordInfo"}, {"name": "hv-vpindex", "type": "bool"}, {"name": "adx", "type": "bool"}, {"name": "avx512bitalg", "type": "bool"}, {"name": "i64", "type": "bool"}, {"name": "vaes", "type": "bool"}, {"name": "ia64", "type": "bool"}, {"name": "nodeid-msr", "type": "bool"}, {"name": "ibpb", "type": "bool"}, {"name": "hv-synic", "type": "bool"}, {"name": "ibs", "type": "bool"}, {"name": "kvm_mmu", "type": "bool"}, {"name": "tcg-cpuid", "type": "bool"}, {"name": "nrip_save", "type": "bool"}, {"name": "kvm_nopiodelay", "type": "bool"}, {"name": "lbrv", "type": "bool"}, {"name": "rdtscp", "type": "bool"}, {"name": "memory", "type": "link<qemu:memory-region>"}, {"name": "avx512vbmi2", "type": "bool"}, {"name": "ace2-en", "type": "bool"}, {"name": "invtsc", "type": "bool"}, {"name": "sse4.2", "type": "bool"}, {"name": "sse4.1", "type": "bool"}, {"name": "pbe", "type": "bool"}, {"name": "rdrand", "type": "bool"}, {"name": "socket-id", "type": "int32"}, {"name": "hotpluggable", "type": "bool"}, {"name": "l3-cache", "type": "bool"}, {"name": "kvm-steal-time", "type": "bool"}, {"name": "vmware-cpuid-freq", "type": "bool"}, {"name": "legacy-cache", "type": "bool"}, {"name": "xop", "type": "bool"}, {"name": "tsc-frequency", "type": "int"}, {"name": "fill-mtrr-mask", "type": "bool"}, {"name": "core-id", "type": "int32"}, {"name": "intel-pt", "type": "bool"}, {"name": "pat", "type": "bool"}, {"name": "pcid", "type": "bool"}, {"name": "pclmulqdq", "type": "bool"}, {"name": "sse4-2", "type": "bool"}, {"name": "sse4-1", "type": "bool"}, {"name": "sha-ni", "type": "bool"}, {"name": "cmov", "type": "bool"}, {"name": "pae", "type": "bool"}, {"name": "smep", "type": "bool"}, {"name": "virt-ssbd", "type": "bool"}, {"name": "abm", "type": "bool"}, {"name": "xstore", "type": "bool"}, {"name": "tsc_adjust", "type": "bool"}, {"name": "type", "type": "string"}, {"name": "kvm-asyncpf", "type": "bool"}, {"name": "pdpe1gb", "type": "bool"}, {"name": "min-xlevel", "type": "uint32"}, {"name": "kvm-mmu", "type": "bool"}, {"name": "kvm-pv-unhalt", "type": "bool"}, {"name": "avx512f", "type": "bool"}, {"name": "avx512vbmi", "type": "bool"}, {"name": "avx512-4vnniw", "type": "bool"}, {"name": "xd", "type": "bool"}, {"name": "mmxext", "type": "bool"}, {"name": "decodeassists", "type": "bool"}, {"name": "ht", "type": "bool"}, {"name": "xsave", "type": "bool"}, {"name": "perfctr_core", "type": "bool"}, {"name": "feature-words", "type": "X86CPUFeatureWordInfo"}, {"name": "3dnow", "type": "bool"}, {"name": "spec-ctrl", "type": "bool"}, {"name": "model", "type": "int"}, {"name": "nrip-save", "type": "bool"}, {"name": "lwp", "type": "bool"}, {"name": "xstore-en", "type": "bool"}, {"name": "avx512vl", "type": "bool"}, {"name": "kvm_pv_unhalt", "type": "bool"}, {"name": "bmi2", "type": "bool"}, {"name": "bmi1", "type": "bool"}, {"name": "la57", "type": "bool"}, {"name": "ffxsr", "type": "bool"}, {"name": "vmcb-clean", "type": "bool"}, {"name": "pause-filter", "type": "bool"}, {"name": "pni", "type": "bool"}, {"name": "kvm_steal_time", "type": "bool"}, {"name": "svm_lock", "type": "bool"}, {"name": "pse36", "type": "bool"}, {"name": "hv-stimer", "type": "bool"}, {"name": "host-phys-bits", "type": "bool"}, {"name": "extapic", "type": "bool"}, {"name": "hv-spinlocks", "type": "int"}, {"name": "pmu", "type": "bool"}, {"name": "pmm", "type": "bool"}, {"name": "vpclmulqdq", "type": "bool"}, {"name": "avx512-vpopcntdq", "type": "bool"}, {"name": "avx512er", "type": "bool"}, {"name": "pdcm", "type": "bool"}, {"name": "svm", "type": "bool"}, {"name": "apic", "type": "bool"}, {"name": "xcrypt-en", "type": "bool"}, {"name": "cr8legacy", "type": "bool"}, {"name": "fma4", "type": "bool"}, {"name": "erms", "type": "bool"}, {"name": "msr", "type": "bool"}, {"name": "ds_cpl", "type": "bool"}, {"name": "xlevel", "type": "uint32"}, {"name": "hotplugged", "type": "bool"}, {"name": "hv-relaxed", "type": "bool"}, {"name": "cldemote", "type": "bool"}, {"name": "perfctr-core", "type": "bool"}, {"name": "sep", "type": "bool"}, {"name": "smap", "type": "bool"}, {"name": "sse3", "type": "bool"}, {"name": "avx512dq", "type": "bool"}, {"name": "ssse3", "type": "bool"}, {"name": "pmm-en", "type": "bool"}, {"name": "npt", "type": "bool"}, {"name": "kvm-pv-tlb-flush", "type": "bool"}, {"name": "tsc", "type": "bool"}, {"name": "monitor", "type": "bool"}, {"name": "f16c", "type": "bool"}, {"name": "sse2", "type": "bool"}, {"name": "rdpid", "type": "bool"}, {"name": "mce", "type": "bool"}, {"name": "full-cpuid-auto-level", "type": "bool"}, {"name": "xtpr", "type": "bool"}, {"name": "mca", "type": "bool"}, {"name": "cid", "type": "bool"}, {"name": "tm", "type": "bool"}, {"name": "pku", "type": "bool"}, {"name": "avx512vnni", "type": "bool"}, {"name": "ds", "type": "bool"}, {"name": "kvmclock", "type": "bool"}, {"name": "tce", "type": "bool"}, {"name": "sse4a", "type": "bool"}, {"name": "lahf-lm", "type": "bool"}, {"name": "xsaves", "type": "bool"}, {"name": "clflushopt", "type": "bool"}, {"name": "kvm", "type": "bool"}, {"name": "ss", "type": "bool"}, {"name": "flushbyasid", "type": "bool"}, {"name": "hv-tlbflush", "type": "bool"}, {"name": "pause_filter", "type": "bool"}, {"name": "de", "type": "bool"}, {"name": "est", "type": "bool"}, {"name": "check", "type": "bool"}, {"name": "lahf_lm", "type": "bool"}, {"name": "dtes64", "type": "bool"}, {"name": "vmx", "type": "bool"}, {"name": "xsavec", "type": "bool"}, {"name": "svm-lock", "type": "bool"}, {"name": "avx512ifma", "type": "bool"}, {"name": "clflush", "type": "bool"}, {"name": "rdseed", "type": "bool"}, {"name": "avx512cd", "type": "bool"}, {"name": "xsaveopt", "type": "bool"}, {"name": "tbm", "type": "bool"}, {"name": "ace2", "type": "bool"}, {"name": "vme", "type": "bool"}, {"name": "kvm_asyncpf", "type": "bool"}, {"name": "hv-vapic", "type": "bool"}, {"name": "parent_bus", "type": "link<bus>"}, {"name": "lmce", "type": "bool"}, {"name": "x-migrate-smi-count", "type": "bool"}, {"name": "hv-reset", "type": "bool"}, {"name": "hv-runtime", "type": "bool"}, {"name": "ssbd", "type": "bool"}, {"name": "avx512bw", "type": "bool"}, {"name": "xcrypt", "type": "bool"}, {"name": "fpu", "type": "bool"}, {"name": "fxsr", "type": "bool"}, {"name": "ds-cpl", "type": "bool"}, {"name": "kvm-pv-eoi", "type": "bool"}, {"name": "hle", "type": "bool"}, {"name": "cx8", "type": "bool"}, {"name": "mpx", "type": "bool"}, {"name": "invpcid", "type": "bool"}, {"name": "pcommit", "type": "bool"}, {"name": "arat", "type": "bool"}, {"name": "sse", "type": "bool"}, {"name": "syscall", "type": "bool"}, {"name": "tsc_scale", "type": "bool"}, {"name": "xlevel2", "type": "uint32"}, {"name": "hv-time", "type": "bool"}, {"name": "kvm_pv_eoi", "type": "bool"}, {"name": "osvw", "type": "bool"}, {"name": "perfctr-nb", "type": "bool"}, {"name": "rtm", "type": "bool"}, {"name": "avx512-4fmaps", "type": "bool"}, {"name": "avx2", "type": "bool"}, {"name": "perfctr_nb", "type": "bool"}, {"name": "kvm-nopiodelay", "type": "bool"}, {"name": "lapic", "type": "child<kvm-apic>"}, {"name": "avx512pf", "type": "bool"}, {"name": "level", "type": "uint32"}, {"name": "phys-bits", "type": "uint32"}, {"name": "cpuid-0xb", "type": "bool"}, {"name": "tsc-deadline", "type": "bool"}, {"name": "xgetbv1", "type": "bool"}, {"name": "fxsr_opt", "type": "bool"}, {"name": "popcnt", "type": "bool"}, {"name": "umip", "type": "bool"}, {"name": "realized", "type": "bool"}, {"name": "phe", "type": "bool"}, {"name": "cmp-legacy", "type": "bool"}, {"name": "dca", "type": "bool"}, {"name": "acpi", "type": "bool"}, {"name": "pn", "type": "bool"}, {"name": "model-id", "type": "string"}, {"name": "crash-information", "type": "GuestPanicInformation"}, {"name": "tsc-scale", "type": "bool"}, {"name": "node-id", "type": "int32"}, {"name": "hv-reenlightenment", "type": "bool"}, {"name": "cx16", "type": "bool"}, {"name": "mmx", "type": "bool"}, {"name": "topoext", "type": "bool"}, {"name": "pge", "type": "bool"}, {"name": "fsgsbase", "type": "bool"}, {"name": "pclmuldq", "type": "bool"}, {"name": "misalignsse", "type": "bool"}, {"name": "phe-en", "type": "bool"}, {"name": "fma", "type": "bool"}], "id": "libvirt-5"}] >2018-08-10 05:46:45.042+0000: 12890: info : qemuMonitorJSONIOProcessLine:217 : QEMU_MONITOR_RECV_REPLY: mon=0x7ff8cc0244e0 reply={"return": [{"name": "min-xlevel2", "type": "uint32"}, {"name": "amd-ssbd", "type": "bool"}, {"name": "vendor", "type": "string"}, {"name": "gfni", "type": "bool"}, {"name": "clwb", "type": "bool"}, {"name": "nx", "type": "bool"}, {"name": "x2apic", "type": "bool"}, {"name": "kvmclock-stable-bit", "type": "bool"}, {"name": "vmcb_clean", "type": "bool"}, {"name": "min-level", "type": "uint32"}, {"name": "fxsr-opt", "type": "bool"}, {"name": "skinit", "type": "bool"}, {"name": "avx", "type": "bool"}, {"name": "3dnowext", "type": "bool"}, {"name": "nodeid_msr", "type": "bool"}, {"name": "hv-crash", "type": "bool"}, {"name": "hypervisor", "type": "bool"}, {"name": "enforce", "type": "bool"}, {"name": "stepping", "type": "int"}, {"name": "sse4_2", "type": "bool"}, {"name": "sse4_1", "type": "bool"}, {"name": "x-hv-max-vps", "type": "int32"}, {"name": "hv-frequencies", "type": "bool"}, {"name": "kvm-hint-dedicated", "type": "bool"}, {"name": "cmp_legacy", "type": "bool"}, {"name": "tm2", "type": "bool"}, {"name": "smx", "type": "bool"}, {"name": "hv-vendor-id", "type": "str"}, {"name": "movbe", "type": "bool"}, {"name": "3dnowprefetch", "type": "bool"}, {"name": "mtrr", "type": "bool"}, {"name": "wdt", "type": "bool"}, {"name": "thread-id", "type": "int32"}, {"name": "aes", "type": "bool"}, {"name": "apic-id", "type": "uint32"}, {"name": "lm", "type": "bool"}, {"name": "family", "type": "int"}, {"name": "tsc-adjust", "type": "bool"}, {"name": "pfthreshold", "type": "bool"}, {"name": "kvm-no-smi-migration", "type": "bool"}, {"name": "amd-no-ssb", "type": "bool"}, {"name": "pse", "type": "bool"}, {"name": "filtered-features", "type": "X86CPUFeatureWordInfo"}, {"name": "hv-vpindex", "type": "bool"}, {"name": "adx", "type": "bool"}, {"name": "avx512bitalg", "type": "bool"}, {"name": "i64", "type": "bool"}, {"name": "vaes", "type": "bool"}, {"name": "ia64", "type": "bool"}, {"name": "nodeid-msr", "type": "bool"}, {"name": "ibpb", "type": "bool"}, {"name": "hv-synic", "type": "bool"}, {"name": "ibs", "type": "bool"}, {"name": "kvm_mmu", "type": "bool"}, {"name": "tcg-cpuid", "type": "bool"}, {"name": "nrip_save", "type": "bool"}, {"name": "kvm_nopiodelay", "type": "bool"}, {"name": "lbrv", "type": "bool"}, {"name": "rdtscp", "type": "bool"}, {"name": "memory", "type": "link<qemu:memory-region>"}, {"name": "avx512vbmi2", "type": "bool"}, {"name": "ace2-en", "type": "bool"}, {"name": "invtsc", "type": "bool"}, {"name": "sse4.2", "type": "bool"}, {"name": "sse4.1", "type": "bool"}, {"name": "pbe", "type": "bool"}, {"name": "rdrand", "type": "bool"}, {"name": "socket-id", "type": "int32"}, {"name": "hotpluggable", "type": "bool"}, {"name": "l3-cache", "type": "bool"}, {"name": "kvm-steal-time", "type": "bool"}, {"name": "vmware-cpuid-freq", "type": "bool"}, {"name": "legacy-cache", "type": "bool"}, {"name": "xop", "type": "bool"}, {"name": "tsc-frequency", "type": "int"}, {"name": "fill-mtrr-mask", "type": "bool"}, {"name": "core-id", "type": "int32"}, {"name": "intel-pt", "type": "bool"}, {"name": "pat", "type": "bool"}, {"name": "pcid", "type": "bool"}, {"name": "pclmulqdq", "type": "bool"}, {"name": "sse4-2", "type": "bool"}, {"name": "sse4-1", "type": "bool"}, {"name": "sha-ni", "type": "bool"}, {"name": "cmov", "type": "bool"}, {"name": "pae", "type": "bool"}, {"name": "smep", "type": "bool"}, {"name": "virt-ssbd", "type": "bool"}, {"name": "abm", "type": "bool"}, {"name": "xstore", "type": "bool"}, {"name": "tsc_adjust", "type": "bool"}, {"name": "type", "type": "string"}, {"name": "kvm-asyncpf", "type": "bool"}, {"name": "pdpe1gb", "type": "bool"}, {"name": "min-xlevel", "type": "uint32"}, {"name": "kvm-mmu", "type": "bool"}, {"name": "kvm-pv-unhalt", "type": "bool"}, {"name": "avx512f", "type": "bool"}, {"name": "avx512vbmi", "type": "bool"}, {"name": "avx512-4vnniw", "type": "bool"}, {"name": "xd", "type": "bool"}, {"name": "mmxext", "type": "bool"}, {"name": "decodeassists", "type": "bool"}, {"name": "ht", "type": "bool"}, {"name": "xsave", "type": "bool"}, {"name": "perfctr_core", "type": "bool"}, {"name": "feature-words", "type": "X86CPUFeatureWordInfo"}, {"name": "3dnow", "type": "bool"}, {"name": "spec-ctrl", "type": "bool"}, {"name": "model", "type": "int"}, {"name": "nrip-save", "type": "bool"}, {"name": "lwp", "type": "bool"}, {"name": "xstore-en", "type": "bool"}, {"name": "avx512vl", "type": "bool"}, {"name": "kvm_pv_unhalt", "type": "bool"}, {"name": "bmi2", "type": "bool"}, {"name": "bmi1", "type": "bool"}, {"name": "la57", "type": "bool"}, {"name": "ffxsr", "type": "bool"}, {"name": "vmcb-clean", "type": "bool"}, {"name": "pause-filter", "type": "bool"}, {"name": "pni", "type": "bool"}, {"name": "kvm_steal_time", "type": "bool"}, {"name": "svm_lock", "type": "bool"}, {"name": "pse36", "type": "bool"}, {"name": "hv-stimer", "type": "bool"}, {"name": "host-phys-bits", "type": "bool"}, {"name": "extapic", "type": "bool"}, {"name": "hv-spinlocks", "type": "int"}, {"name": "pmu", "type": "bool"}, {"name": "pmm", "type": "bool"}, {"name": "vpclmulqdq", "type": "bool"}, {"name": "avx512-vpopcntdq", "type": "bool"}, {"name": "avx512er", "type": "bool"}, {"name": "pdcm", "type": "bool"}, {"name": "svm", "type": "bool"}, {"name": "apic", "type": "bool"}, {"name": "xcrypt-en", "type": "bool"}, {"name": "cr8legacy", "type": "bool"}, {"name": "fma4", "type": "bool"}, {"name": "erms", "type": "bool"}, {"name": "msr", "type": "bool"}, {"name": "ds_cpl", "type": "bool"}, {"name": "xlevel", "type": "uint32"}, {"name": "hotplugged", "type": "bool"}, {"name": "hv-relaxed", "type": "bool"}, {"name": "cldemote", "type": "bool"}, {"name": "perfctr-core", "type": "bool"}, {"name": "sep", "type": "bool"}, {"name": "smap", "type": "bool"}, {"name": "sse3", "type": "bool"}, {"name": "avx512dq", "type": "bool"}, {"name": "ssse3", "type": "bool"}, {"name": "pmm-en", "type": "bool"}, {"name": "npt", "type": "bool"}, {"name": "kvm-pv-tlb-flush", "type": "bool"}, {"name": "tsc", "type": "bool"}, {"name": "monitor", "type": "bool"}, {"name": "f16c", "type": "bool"}, {"name": "sse2", "type": "bool"}, {"name": "rdpid", "type": "bool"}, {"name": "mce", "type": "bool"}, {"name": "full-cpuid-auto-level", "type": "bool"}, {"name": "xtpr", "type": "bool"}, {"name": "mca", "type": "bool"}, {"name": "cid", "type": "bool"}, {"name": "tm", "type": "bool"}, {"name": "pku", "type": "bool"}, {"name": "avx512vnni", "type": "bool"}, {"name": "ds", "type": "bool"}, {"name": "kvmclock", "type": "bool"}, {"name": "tce", "type": "bool"}, {"name": "sse4a", "type": "bool"}, {"name": "lahf-lm", "type": "bool"}, {"name": "xsaves", "type": "bool"}, {"name": "clflushopt", "type": "bool"}, {"name": "kvm", "type": "bool"}, {"name": "ss", "type": "bool"}, {"name": "flushbyasid", "type": "bool"}, {"name": "hv-tlbflush", "type": "bool"}, {"name": "pause_filter", "type": "bool"}, {"name": "de", "type": "bool"}, {"name": "est", "type": "bool"}, {"name": "check", "type": "bool"}, {"name": "lahf_lm", "type": "bool"}, {"name": "dtes64", "type": "bool"}, {"name": "vmx", "type": "bool"}, {"name": "xsavec", "type": "bool"}, {"name": "svm-lock", "type": "bool"}, {"name": "avx512ifma", "type": "bool"}, {"name": "clflush", "type": "bool"}, {"name": "rdseed", "type": "bool"}, {"name": "avx512cd", "type": "bool"}, {"name": "xsaveopt", "type": "bool"}, {"name": "tbm", "type": "bool"}, {"name": "ace2", "type": "bool"}, {"name": "vme", "type": "bool"}, {"name": "kvm_asyncpf", "type": "bool"}, {"name": "hv-vapic", "type": "bool"}, {"name": "parent_bus", "type": "link<bus>"}, {"name": "lmce", "type": "bool"}, {"name": "x-migrate-smi-count", "type": "bool"}, {"name": "hv-reset", "type": "bool"}, {"name": "hv-runtime", "type": "bool"}, {"name": "ssbd", "type": "bool"}, {"name": "avx512bw", "type": "bool"}, {"name": "xcrypt", "type": "bool"}, {"name": "fpu", "type": "bool"}, {"name": "fxsr", "type": "bool"}, {"name": "ds-cpl", "type": "bool"}, {"name": "kvm-pv-eoi", "type": "bool"}, {"name": "hle", "type": "bool"}, {"name": "cx8", "type": "bool"}, {"name": "mpx", "type": "bool"}, {"name": "invpcid", "type": "bool"}, {"name": "pcommit", "type": "bool"}, {"name": "arat", "type": "bool"}, {"name": "sse", "type": "bool"}, {"name": "syscall", "type": "bool"}, {"name": "tsc_scale", "type": "bool"}, {"name": "xlevel2", "type": "uint32"}, {"name": "hv-time", "type": "bool"}, {"name": "kvm_pv_eoi", "type": "bool"}, {"name": "osvw", "type": "bool"}, {"name": "perfctr-nb", "type": "bool"}, {"name": "rtm", "type": "bool"}, {"name": "avx512-4fmaps", "type": "bool"}, {"name": "avx2", "type": "bool"}, {"name": "perfctr_nb", "type": "bool"}, {"name": "kvm-nopiodelay", "type": "bool"}, {"name": "lapic", "type": "child<kvm-apic>"}, {"name": "avx512pf", "type": "bool"}, {"name": "level", "type": "uint32"}, {"name": "phys-bits", "type": "uint32"}, {"name": "cpuid-0xb", "type": "bool"}, {"name": "tsc-deadline", "type": "bool"}, {"name": "xgetbv1", "type": "bool"}, {"name": "fxsr_opt", "type": "bool"}, {"name": "popcnt", "type": "bool"}, {"name": "umip", "type": "bool"}, {"name": "realized", "type": "bool"}, {"name": "phe", "type": "bool"}, {"name": "cmp-legacy", "type": "bool"}, {"name": "dca", "type": "bool"}, {"name": "acpi", "type": "bool"}, {"name": "pn", "type": "bool"}, {"name": "model-id", "type": "string"}, {"name": "crash-information", "type": "GuestPanicInformation"}, {"name": "tsc-scale", "type": "bool"}, {"name": "node-id", "type": "int32"}, {"name": "hv-reenlightenment", "type": "bool"}, {"name": "cx16", "type": "bool"}, {"name": "mmx", "type": "bool"}, {"name": "topoext", "type": "bool"}, {"name": "pge", "type": "bool"}, {"name": "fsgsbase", "type": "bool"}, {"name": "pclmuldq", "type": "bool"}, {"name": "misalignsse", "type": "bool"}, {"name": "phe-en", "type": "bool"}, {"name": "fma", "type": "bool"}], "id": "libvirt-5"} >2018-08-10 05:46:45.042+0000: 12892: debug : qemuMonitorJSONCommandWithFd:310 : Receive command reply ret=0 rxObject=0x559d08d14020 >2018-08-10 05:46:45.042+0000: 12892: debug : qemuMonitorJSONCommandWithFd:305 : Send command '{"execute":"qom-get","arguments":{"path":"/machine/unattached/device[0]","property":"feature-words"},"id":"libvirt-6"}' for write with FD -1 >2018-08-10 05:46:45.042+0000: 12892: info : qemuMonitorSend:1083 : QEMU_MONITOR_SEND_MSG: mon=0x7ff8cc0244e0 msg={"execute":"qom-get","arguments":{"path":"/machine/unattached/device[0]","property":"feature-words"},"id":"libvirt-6"} > fd=-1 >2018-08-10 05:46:45.042+0000: 12890: info : qemuMonitorIOWrite:551 : QEMU_MONITOR_IO_WRITE: mon=0x7ff8cc0244e0 buf={"execute":"qom-get","arguments":{"path":"/machine/unattached/device[0]","property":"feature-words"},"id":"libvirt-6"} > len=120 ret=120 errno=0 >2018-08-10 05:46:45.044+0000: 12890: debug : qemuMonitorJSONIOProcessLine:197 : Line [{"return": [{"cpuid-register": "EDX", "cpuid-input-ecx": 0, "cpuid-input-eax": 13, "features": 0}, {"cpuid-register": "EAX", "cpuid-input-ecx": 0, "cpuid-input-eax": 13, "features": 7}, {"cpuid-register": "EAX", "cpuid-input-eax": 6, "features": 4}, {"cpuid-register": "EAX", "cpuid-input-ecx": 1, "cpuid-input-eax": 13, "features": 1}, {"cpuid-register": "EDX", "cpuid-input-eax": 2147483658, "features": 0}, {"cpuid-register": "EDX", "cpuid-input-eax": 1073741827, "features": 0}, {"cpuid-register": "EBX", "cpuid-input-eax": 1073741827, "features": 0}, {"cpuid-register": "EAX", "cpuid-input-eax": 1073741827, "features": 0}, {"cpuid-register": "EDX", "cpuid-input-eax": 1073741825, "features": 0}, {"cpuid-register": "EAX", "cpuid-input-eax": 1073741825, "features": 16777339}, {"cpuid-register": "EDX", "cpuid-input-eax": 3221225473, "features": 0}, {"cpuid-register": "EBX", "cpuid-input-eax": 2147483656, "features": 0}, {"cpuid-register": "EDX", "cpuid-input-eax": 2147483655, "features": 0}, {"cpuid-register": "ECX", "cpuid-input-eax": 2147483649, "features": 4194305}, {"cpuid-register": "EDX", "cpuid-input-eax": 2147483649, "features": 672139264}, {"cpuid-register": "EDX", "cpuid-input-ecx": 0, "cpuid-input-eax": 7, "features": 67108864}, {"cpuid-register": "ECX", "cpuid-input-ecx": 0, "cpuid-input-eax": 7, "features": 0}, {"cpuid-register": "EBX", "cpuid-input-ecx": 0, "cpuid-input-eax": 7, "features": 2}, {"cpuid-register": "ECX", "cpuid-input-eax": 1, "features": 2545558051}, {"cpuid-register": "EDX", "cpuid-input-eax": 1, "features": 260832255}], "id": "libvirt-6"}] >2018-08-10 05:46:45.044+0000: 12890: info : qemuMonitorJSONIOProcessLine:217 : QEMU_MONITOR_RECV_REPLY: mon=0x7ff8cc0244e0 reply={"return": [{"cpuid-register": "EDX", "cpuid-input-ecx": 0, "cpuid-input-eax": 13, "features": 0}, {"cpuid-register": "EAX", "cpuid-input-ecx": 0, "cpuid-input-eax": 13, "features": 7}, {"cpuid-register": "EAX", "cpuid-input-eax": 6, "features": 4}, {"cpuid-register": "EAX", "cpuid-input-ecx": 1, "cpuid-input-eax": 13, "features": 1}, {"cpuid-register": "EDX", "cpuid-input-eax": 2147483658, "features": 0}, {"cpuid-register": "EDX", "cpuid-input-eax": 1073741827, "features": 0}, {"cpuid-register": "EBX", "cpuid-input-eax": 1073741827, "features": 0}, {"cpuid-register": "EAX", "cpuid-input-eax": 1073741827, "features": 0}, {"cpuid-register": "EDX", "cpuid-input-eax": 1073741825, "features": 0}, {"cpuid-register": "EAX", "cpuid-input-eax": 1073741825, "features": 16777339}, {"cpuid-register": "EDX", "cpuid-input-eax": 3221225473, "features": 0}, {"cpuid-register": "EBX", "cpuid-input-eax": 2147483656, "features": 0}, {"cpuid-register": "EDX", "cpuid-input-eax": 2147483655, "features": 0}, {"cpuid-register": "ECX", "cpuid-input-eax": 2147483649, "features": 4194305}, {"cpuid-register": "EDX", "cpuid-input-eax": 2147483649, "features": 672139264}, {"cpuid-register": "EDX", "cpuid-input-ecx": 0, "cpuid-input-eax": 7, "features": 67108864}, {"cpuid-register": "ECX", "cpuid-input-ecx": 0, "cpuid-input-eax": 7, "features": 0}, {"cpuid-register": "EBX", "cpuid-input-ecx": 0, "cpuid-input-eax": 7, "features": 2}, {"cpuid-register": "ECX", "cpuid-input-eax": 1, "features": 2545558051}, {"cpuid-register": "EDX", "cpuid-input-eax": 1, "features": 260832255}], "id": "libvirt-6"} >2018-08-10 05:46:45.044+0000: 12892: debug : qemuMonitorJSONCommandWithFd:310 : Receive command reply ret=0 rxObject=0x559d08d16260 >2018-08-10 05:46:45.044+0000: 12892: debug : qemuMonitorJSONCommandWithFd:305 : Send command '{"execute":"qom-get","arguments":{"path":"/machine/unattached/device[0]","property":"filtered-features"},"id":"libvirt-7"}' for write with FD -1 >2018-08-10 05:46:45.044+0000: 12892: info : qemuMonitorSend:1083 : QEMU_MONITOR_SEND_MSG: mon=0x7ff8cc0244e0 msg={"execute":"qom-get","arguments":{"path":"/machine/unattached/device[0]","property":"filtered-features"},"id":"libvirt-7"} > fd=-1 >2018-08-10 05:46:45.044+0000: 12890: info : qemuMonitorIOWrite:551 : QEMU_MONITOR_IO_WRITE: mon=0x7ff8cc0244e0 buf={"execute":"qom-get","arguments":{"path":"/machine/unattached/device[0]","property":"filtered-features"},"id":"libvirt-7"} > len=124 ret=124 errno=0 >2018-08-10 05:46:45.045+0000: 12890: debug : qemuMonitorJSONIOProcessLine:197 : Line [{"return": [{"cpuid-register": "EDX", "cpuid-input-ecx": 0, "cpuid-input-eax": 13, "features": 0}, {"cpuid-register": "EAX", "cpuid-input-ecx": 0, "cpuid-input-eax": 13, "features": 0}, {"cpuid-register": "EAX", "cpuid-input-eax": 6, "features": 0}, {"cpuid-register": "EAX", "cpuid-input-ecx": 1, "cpuid-input-eax": 13, "features": 0}, {"cpuid-register": "EDX", "cpuid-input-eax": 2147483658, "features": 0}, {"cpuid-register": "EDX", "cpuid-input-eax": 1073741827, "features": 0}, {"cpuid-register": "EBX", "cpuid-input-eax": 1073741827, "features": 0}, {"cpuid-register": "EAX", "cpuid-input-eax": 1073741827, "features": 0}, {"cpuid-register": "EDX", "cpuid-input-eax": 1073741825, "features": 0}, {"cpuid-register": "EAX", "cpuid-input-eax": 1073741825, "features": 0}, {"cpuid-register": "EDX", "cpuid-input-eax": 3221225473, "features": 0}, {"cpuid-register": "EBX", "cpuid-input-eax": 2147483656, "features": 0}, {"cpuid-register": "EDX", "cpuid-input-eax": 2147483655, "features": 0}, {"cpuid-register": "ECX", "cpuid-input-eax": 2147483649, "features": 0}, {"cpuid-register": "EDX", "cpuid-input-eax": 2147483649, "features": 0}, {"cpuid-register": "EDX", "cpuid-input-ecx": 0, "cpuid-input-eax": 7, "features": 0}, {"cpuid-register": "ECX", "cpuid-input-ecx": 0, "cpuid-input-eax": 7, "features": 0}, {"cpuid-register": "EBX", "cpuid-input-ecx": 0, "cpuid-input-eax": 7, "features": 0}, {"cpuid-register": "ECX", "cpuid-input-eax": 1, "features": 0}, {"cpuid-register": "EDX", "cpuid-input-eax": 1, "features": 0}], "id": "libvirt-7"}] >2018-08-10 05:46:45.045+0000: 12890: info : qemuMonitorJSONIOProcessLine:217 : QEMU_MONITOR_RECV_REPLY: mon=0x7ff8cc0244e0 reply={"return": [{"cpuid-register": "EDX", "cpuid-input-ecx": 0, "cpuid-input-eax": 13, "features": 0}, {"cpuid-register": "EAX", "cpuid-input-ecx": 0, "cpuid-input-eax": 13, "features": 0}, {"cpuid-register": "EAX", "cpuid-input-eax": 6, "features": 0}, {"cpuid-register": "EAX", "cpuid-input-ecx": 1, "cpuid-input-eax": 13, "features": 0}, {"cpuid-register": "EDX", "cpuid-input-eax": 2147483658, "features": 0}, {"cpuid-register": "EDX", "cpuid-input-eax": 1073741827, "features": 0}, {"cpuid-register": "EBX", "cpuid-input-eax": 1073741827, "features": 0}, {"cpuid-register": "EAX", "cpuid-input-eax": 1073741827, "features": 0}, {"cpuid-register": "EDX", "cpuid-input-eax": 1073741825, "features": 0}, {"cpuid-register": "EAX", "cpuid-input-eax": 1073741825, "features": 0}, {"cpuid-register": "EDX", "cpuid-input-eax": 3221225473, "features": 0}, {"cpuid-register": "EBX", "cpuid-input-eax": 2147483656, "features": 0}, {"cpuid-register": "EDX", "cpuid-input-eax": 2147483655, "features": 0}, {"cpuid-register": "ECX", "cpuid-input-eax": 2147483649, "features": 0}, {"cpuid-register": "EDX", "cpuid-input-eax": 2147483649, "features": 0}, {"cpuid-register": "EDX", "cpuid-input-ecx": 0, "cpuid-input-eax": 7, "features": 0}, {"cpuid-register": "ECX", "cpuid-input-ecx": 0, "cpuid-input-eax": 7, "features": 0}, {"cpuid-register": "EBX", "cpuid-input-ecx": 0, "cpuid-input-eax": 7, "features": 0}, {"cpuid-register": "ECX", "cpuid-input-eax": 1, "features": 0}, {"cpuid-register": "EDX", "cpuid-input-eax": 1, "features": 0}], "id": "libvirt-7"} >2018-08-10 05:46:45.045+0000: 12892: debug : qemuMonitorJSONCommandWithFd:310 : Receive command reply ret=0 rxObject=0x559d08d14f40 >2018-08-10 05:46:45.045+0000: 12892: debug : qemuDomainObjExitMonitorInternal:7156 : Exited monitor (mon=0x7ff8cc0244e0 vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.045+0000: 12892: debug : qemuDomainObjEndJob:7017 : Stopping job: async nested (async=start vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.045+0000: 12892: debug : qemuProcessLaunch:6537 : Setting up post-init cgroup restrictions >2018-08-10 05:46:45.045+0000: 12892: debug : qemuProcessLaunch:6541 : setting up hotpluggable cpus >2018-08-10 05:46:45.045+0000: 12892: debug : qemuProcessLaunch:6553 : Refreshing VCPU info >2018-08-10 05:46:45.045+0000: 12892: debug : qemuDomainObjBeginJobInternal:6692 : Starting job: job=async nested agentJob=none asyncJob=none (vm=0x7ff878564d00 name=A, current job=none agentJob=none async=start) >2018-08-10 05:46:45.045+0000: 12892: debug : qemuDomainObjBeginJobInternal:6741 : Started job: async nested (async=start vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.045+0000: 12892: debug : qemuDomainObjEnterMonitorInternal:7133 : Entering monitor (mon=0x7ff8cc0244e0 vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.045+0000: 12892: debug : qemuMonitorGetCPUInfo:2002 : mon:0x7ff8cc0244e0 vm:0x7ff878564d00 json:1 fd:30 >2018-08-10 05:46:45.045+0000: 12892: debug : qemuMonitorJSONCommandWithFd:305 : Send command '{"execute":"query-hotpluggable-cpus","id":"libvirt-8"}' for write with FD -1 >2018-08-10 05:46:45.045+0000: 12892: info : qemuMonitorSend:1083 : QEMU_MONITOR_SEND_MSG: mon=0x7ff8cc0244e0 msg={"execute":"query-hotpluggable-cpus","id":"libvirt-8"} > fd=-1 >2018-08-10 05:46:45.045+0000: 12890: info : qemuMonitorIOWrite:551 : QEMU_MONITOR_IO_WRITE: mon=0x7ff8cc0244e0 buf={"execute":"query-hotpluggable-cpus","id":"libvirt-8"} > len=56 ret=56 errno=0 >2018-08-10 05:46:45.046+0000: 12890: debug : qemuMonitorJSONIOProcessLine:197 : Line [{"return": [{"props": {"core-id": 0, "thread-id": 0, "socket-id": 0}, "vcpus-count": 1, "qom-path": "/machine/unattached/device[0]", "type": "SandyBridge-IBRS-x86_64-cpu"}], "id": "libvirt-8"}] >2018-08-10 05:46:45.046+0000: 12890: info : qemuMonitorJSONIOProcessLine:217 : QEMU_MONITOR_RECV_REPLY: mon=0x7ff8cc0244e0 reply={"return": [{"props": {"core-id": 0, "thread-id": 0, "socket-id": 0}, "vcpus-count": 1, "qom-path": "/machine/unattached/device[0]", "type": "SandyBridge-IBRS-x86_64-cpu"}], "id": "libvirt-8"} >2018-08-10 05:46:45.046+0000: 12892: debug : qemuMonitorJSONCommandWithFd:310 : Receive command reply ret=0 rxObject=0x559d08d14020 >2018-08-10 05:46:45.046+0000: 12892: debug : qemuMonitorJSONCommandWithFd:305 : Send command '{"execute":"query-cpus-fast","id":"libvirt-9"}' for write with FD -1 >2018-08-10 05:46:45.046+0000: 12892: info : qemuMonitorSend:1083 : QEMU_MONITOR_SEND_MSG: mon=0x7ff8cc0244e0 msg={"execute":"query-cpus-fast","id":"libvirt-9"} > fd=-1 >2018-08-10 05:46:45.046+0000: 12890: info : qemuMonitorIOWrite:551 : QEMU_MONITOR_IO_WRITE: mon=0x7ff8cc0244e0 buf={"execute":"query-cpus-fast","id":"libvirt-9"} > len=48 ret=48 errno=0 >2018-08-10 05:46:45.047+0000: 12890: debug : qemuMonitorJSONIOProcessLine:197 : Line [{"return": [{"arch": "x86", "thread-id": 13168, "props": {"core-id": 0, "thread-id": 0, "socket-id": 0}, "qom-path": "/machine/unattached/device[0]", "cpu-index": 0, "target": "x86_64"}], "id": "libvirt-9"}] >2018-08-10 05:46:45.047+0000: 12890: info : qemuMonitorJSONIOProcessLine:217 : QEMU_MONITOR_RECV_REPLY: mon=0x7ff8cc0244e0 reply={"return": [{"arch": "x86", "thread-id": 13168, "props": {"core-id": 0, "thread-id": 0, "socket-id": 0}, "qom-path": "/machine/unattached/device[0]", "cpu-index": 0, "target": "x86_64"}], "id": "libvirt-9"} >2018-08-10 05:46:45.047+0000: 12892: debug : qemuMonitorJSONCommandWithFd:310 : Receive command reply ret=0 rxObject=0x559d08d16560 >2018-08-10 05:46:45.047+0000: 12892: debug : qemuDomainObjExitMonitorInternal:7156 : Exited monitor (mon=0x7ff8cc0244e0 vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.047+0000: 12892: debug : qemuDomainObjEndJob:7017 : Stopping job: async nested (async=start vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.047+0000: 12892: debug : qemuProcessLaunch:6562 : Detecting IOThread PIDs >2018-08-10 05:46:45.047+0000: 12892: debug : qemuDomainObjBeginJobInternal:6692 : Starting job: job=async nested agentJob=none asyncJob=none (vm=0x7ff878564d00 name=A, current job=none agentJob=none async=start) >2018-08-10 05:46:45.047+0000: 12892: debug : qemuDomainObjBeginJobInternal:6741 : Started job: async nested (async=start vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.047+0000: 12892: debug : qemuDomainObjEnterMonitorInternal:7133 : Entering monitor (mon=0x7ff8cc0244e0 vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.047+0000: 12892: debug : qemuMonitorGetIOThreads:4140 : iothreads=0x7ff8e46a5440 >2018-08-10 05:46:45.047+0000: 12892: debug : qemuMonitorGetIOThreads:4142 : mon:0x7ff8cc0244e0 vm:0x7ff878564d00 json:1 fd:30 >2018-08-10 05:46:45.047+0000: 12892: debug : qemuMonitorJSONCommandWithFd:305 : Send command '{"execute":"query-iothreads","id":"libvirt-10"}' for write with FD -1 >2018-08-10 05:46:45.047+0000: 12892: info : qemuMonitorSend:1083 : QEMU_MONITOR_SEND_MSG: mon=0x7ff8cc0244e0 msg={"execute":"query-iothreads","id":"libvirt-10"} > fd=-1 >2018-08-10 05:46:45.047+0000: 12890: info : qemuMonitorIOWrite:551 : QEMU_MONITOR_IO_WRITE: mon=0x7ff8cc0244e0 buf={"execute":"query-iothreads","id":"libvirt-10"} > len=49 ret=49 errno=0 >2018-08-10 05:46:45.047+0000: 12890: debug : qemuMonitorJSONIOProcessLine:197 : Line [{"return": [], "id": "libvirt-10"}] >2018-08-10 05:46:45.047+0000: 12890: info : qemuMonitorJSONIOProcessLine:217 : QEMU_MONITOR_RECV_REPLY: mon=0x7ff8cc0244e0 reply={"return": [], "id": "libvirt-10"} >2018-08-10 05:46:45.047+0000: 12892: debug : qemuMonitorJSONCommandWithFd:310 : Receive command reply ret=0 rxObject=0x559d08d14800 >2018-08-10 05:46:45.047+0000: 12892: debug : qemuDomainObjExitMonitorInternal:7156 : Exited monitor (mon=0x7ff8cc0244e0 vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.047+0000: 12892: debug : qemuDomainObjEndJob:7017 : Stopping job: async nested (async=start vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.047+0000: 12892: debug : qemuProcessLaunch:6566 : Setting global CPU cgroup (if required) >2018-08-10 05:46:45.047+0000: 12892: debug : qemuProcessLaunch:6570 : Setting vCPU tuning/settings >2018-08-10 05:46:45.047+0000: 12892: debug : virCgroupNew:1158 : pid=-1 path=vcpu0 parent=0x7ff8cc022630 controllers=7 group=0x7ff8e46a53d8 >2018-08-10 05:46:45.047+0000: 12892: debug : virCgroupDetect:648 : group=0x7ff8cc023e10 controllers=7 path=vcpu0 parent=0x7ff8cc022630 >2018-08-10 05:46:45.047+0000: 12892: debug : virCgroupDetect:659 : Filtering controllers 7 >2018-08-10 05:46:45.047+0000: 12892: debug : virCgroupDetect:675 : Controller 'cpu' wanted=yes, mount='/sys/fs/cgroup/cpu,cpuacct' >2018-08-10 05:46:45.047+0000: 12892: debug : virCgroupDetect:675 : Controller 'cpuacct' wanted=yes, mount='/sys/fs/cgroup/cpu,cpuacct' >2018-08-10 05:46:45.047+0000: 12892: debug : virCgroupDetect:675 : Controller 'cpuset' wanted=yes, mount='/sys/fs/cgroup/cpuset' >2018-08-10 05:46:45.047+0000: 12892: debug : virCgroupDetect:675 : Controller 'memory' wanted=no, mount='/sys/fs/cgroup/memory' >2018-08-10 05:46:45.047+0000: 12892: debug : virCgroupDetect:675 : Controller 'devices' wanted=no, mount='/sys/fs/cgroup/devices' >2018-08-10 05:46:45.047+0000: 12892: debug : virCgroupDetect:675 : Controller 'freezer' wanted=no, mount='/sys/fs/cgroup/freezer' >2018-08-10 05:46:45.047+0000: 12892: debug : virCgroupDetect:675 : Controller 'blkio' wanted=no, mount='/sys/fs/cgroup/blkio' >2018-08-10 05:46:45.047+0000: 12892: debug : virCgroupDetect:675 : Controller 'net_cls' wanted=no, mount='/sys/fs/cgroup/net_cls,net_prio' >2018-08-10 05:46:45.048+0000: 12892: debug : virCgroupDetect:675 : Controller 'perf_event' wanted=no, mount='/sys/fs/cgroup/perf_event' >2018-08-10 05:46:45.048+0000: 12892: debug : virCgroupDetect:675 : Controller 'name=systemd' wanted=no, mount='/sys/fs/cgroup/systemd' >2018-08-10 05:46:45.048+0000: 12892: debug : virCgroupDetectPlacement:553 : Detecting placement for pid -1 path vcpu0 >2018-08-10 05:46:45.049+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 0:cpu at /sys/fs/cgroup/cpu,cpuacct in /machine.slice/machine-qemu\x2d6\x2dA.scope/vcpu0 for pid -1 >2018-08-10 05:46:45.049+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 1:cpuacct at /sys/fs/cgroup/cpu,cpuacct in /machine.slice/machine-qemu\x2d6\x2dA.scope/vcpu0 for pid -1 >2018-08-10 05:46:45.049+0000: 12892: debug : virCgroupDetect:747 : Detected mount/mapping 2:cpuset at /sys/fs/cgroup/cpuset in /machine.slice/machine-qemu\x2d6\x2dA.scope/vcpu0 for pid -1 >2018-08-10 05:46:45.049+0000: 12892: debug : virCgroupMakeGroup:1049 : Make group /machine.slice/machine-qemu\x2d6\x2dA.scope/vcpu0 >2018-08-10 05:46:45.049+0000: 12892: debug : virCgroupMakeGroup:1073 : Make controller /sys/fs/cgroup/cpu,cpuacct/machine.slice/machine-qemu\x2d6\x2dA.scope/vcpu0/ >2018-08-10 05:46:45.049+0000: 12892: debug : virCgroupMakeGroup:1073 : Make controller /sys/fs/cgroup/cpu,cpuacct/machine.slice/machine-qemu\x2d6\x2dA.scope/vcpu0/ >2018-08-10 05:46:45.049+0000: 12892: debug : virCgroupMakeGroup:1073 : Make controller /sys/fs/cgroup/cpuset/machine.slice/machine-qemu\x2d6\x2dA.scope/vcpu0/ >2018-08-10 05:46:45.049+0000: 12892: debug : virCgroupCpuSetInherit:989 : Setting up inheritance /machine.slice/machine-qemu\x2d6\x2dA.scope -> /machine.slice/machine-qemu\x2d6\x2dA.scope/vcpu0 >2018-08-10 05:46:45.049+0000: 12892: debug : virCgroupGetValueStr:832 : Get value /sys/fs/cgroup/cpuset/machine.slice/machine-qemu\x2d6\x2dA.scope/cpuset.cpus >2018-08-10 05:46:45.049+0000: 12892: debug : virFileClose:111 : Closed fd 32 >2018-08-10 05:46:45.049+0000: 12892: debug : virCgroupCpuSetInherit:999 : Inherit cpuset.cpus = 0-7 >2018-08-10 05:46:45.049+0000: 12892: debug : virCgroupSetValueStr:796 : Set value '/sys/fs/cgroup/cpuset/machine.slice/machine-qemu\x2d6\x2dA.scope/vcpu0/cpuset.cpus' to '0-7' >2018-08-10 05:46:45.049+0000: 12892: debug : virFileClose:111 : Closed fd 32 >2018-08-10 05:46:45.049+0000: 12892: debug : virCgroupGetValueStr:832 : Get value /sys/fs/cgroup/cpuset/machine.slice/machine-qemu\x2d6\x2dA.scope/cpuset.mems >2018-08-10 05:46:45.049+0000: 12892: debug : virFileClose:111 : Closed fd 32 >2018-08-10 05:46:45.049+0000: 12892: debug : virCgroupCpuSetInherit:999 : Inherit cpuset.mems = 0 >2018-08-10 05:46:45.049+0000: 12892: debug : virCgroupSetValueStr:796 : Set value '/sys/fs/cgroup/cpuset/machine.slice/machine-qemu\x2d6\x2dA.scope/vcpu0/cpuset.mems' to '0' >2018-08-10 05:46:45.049+0000: 12892: debug : virFileClose:111 : Closed fd 32 >2018-08-10 05:46:45.049+0000: 12892: debug : virCgroupGetValueStr:832 : Get value /sys/fs/cgroup/cpuset/machine.slice/machine-qemu\x2d6\x2dA.scope/cpuset.memory_migrate >2018-08-10 05:46:45.049+0000: 12892: debug : virFileClose:111 : Closed fd 32 >2018-08-10 05:46:45.049+0000: 12892: debug : virCgroupCpuSetInherit:999 : Inherit cpuset.memory_migrate = 1 >2018-08-10 05:46:45.049+0000: 12892: debug : virCgroupSetValueStr:796 : Set value '/sys/fs/cgroup/cpuset/machine.slice/machine-qemu\x2d6\x2dA.scope/vcpu0/cpuset.memory_migrate' to '1' >2018-08-10 05:46:45.049+0000: 12892: debug : virFileClose:111 : Closed fd 32 >2018-08-10 05:46:45.049+0000: 12892: debug : virCgroupMakeGroup:1062 : Skipping unmounted controller memory >2018-08-10 05:46:45.049+0000: 12892: debug : virCgroupMakeGroup:1062 : Skipping unmounted controller devices >2018-08-10 05:46:45.049+0000: 12892: debug : virCgroupMakeGroup:1062 : Skipping unmounted controller freezer >2018-08-10 05:46:45.049+0000: 12892: debug : virCgroupMakeGroup:1062 : Skipping unmounted controller blkio >2018-08-10 05:46:45.049+0000: 12892: debug : virCgroupMakeGroup:1062 : Skipping unmounted controller net_cls >2018-08-10 05:46:45.049+0000: 12892: debug : virCgroupMakeGroup:1062 : Skipping unmounted controller perf_event >2018-08-10 05:46:45.049+0000: 12892: debug : virCgroupMakeGroup:1055 : Not creating systemd controller group >2018-08-10 05:46:45.049+0000: 12892: debug : virCgroupMakeGroup:1126 : Done making controllers for group >2018-08-10 05:46:45.049+0000: 12892: debug : virCgroupSetValueStr:796 : Set value '/sys/fs/cgroup/cpu,cpuacct/machine.slice/machine-qemu\x2d6\x2dA.scope/vcpu0/tasks' to '13168' >2018-08-10 05:46:45.049+0000: 12892: debug : virFileClose:111 : Closed fd 32 >2018-08-10 05:46:45.049+0000: 12892: debug : virCgroupSetValueStr:796 : Set value '/sys/fs/cgroup/cpu,cpuacct/machine.slice/machine-qemu\x2d6\x2dA.scope/vcpu0/tasks' to '13168' >2018-08-10 05:46:45.049+0000: 12892: debug : virFileClose:111 : Closed fd 32 >2018-08-10 05:46:45.049+0000: 12892: debug : virCgroupSetValueStr:796 : Set value '/sys/fs/cgroup/cpuset/machine.slice/machine-qemu\x2d6\x2dA.scope/vcpu0/tasks' to '13168' >2018-08-10 05:46:45.052+0000: 12892: debug : virFileClose:111 : Closed fd 32 >2018-08-10 05:46:45.052+0000: 12892: debug : virProcessSetScheduler:1362 : pid=13168, policy=0, priority=0 >2018-08-10 05:46:45.052+0000: 12892: debug : qemuProcessLaunch:6574 : Setting IOThread tuning/settings >2018-08-10 05:46:45.052+0000: 12892: debug : qemuProcessLaunch:6578 : Setting any required VM passwords >2018-08-10 05:46:45.052+0000: 12892: debug : qemuProcessLaunch:6585 : Setting network link states >2018-08-10 05:46:45.052+0000: 12892: debug : qemuDomainObjBeginJobInternal:6692 : Starting job: job=async nested agentJob=none asyncJob=none (vm=0x7ff878564d00 name=A, current job=none agentJob=none async=start) >2018-08-10 05:46:45.052+0000: 12892: debug : qemuDomainObjBeginJobInternal:6741 : Started job: async nested (async=start vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.052+0000: 12892: debug : qemuDomainObjEnterMonitorInternal:7133 : Entering monitor (mon=0x7ff8cc0244e0 vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.052+0000: 12892: debug : qemuDomainObjExitMonitorInternal:7156 : Exited monitor (mon=0x7ff8cc0244e0 vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.052+0000: 12892: debug : qemuDomainObjEndJob:7017 : Stopping job: async nested (async=start vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.052+0000: 12892: debug : qemuProcessLaunch:6589 : Setting initial memory amount >2018-08-10 05:46:45.052+0000: 12892: debug : qemuDomainObjBeginJobInternal:6692 : Starting job: job=async nested agentJob=none asyncJob=none (vm=0x7ff878564d00 name=A, current job=none agentJob=none async=start) >2018-08-10 05:46:45.052+0000: 12892: debug : qemuDomainObjBeginJobInternal:6741 : Started job: async nested (async=start vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.052+0000: 12892: debug : qemuDomainObjEnterMonitorInternal:7133 : Entering monitor (mon=0x7ff8cc0244e0 vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.052+0000: 12892: debug : qemuMonitorSetBalloon:2432 : newmem=1048576 >2018-08-10 05:46:45.052+0000: 12892: debug : qemuMonitorSetBalloon:2434 : mon:0x7ff8cc0244e0 vm:0x7ff878564d00 json:1 fd:30 >2018-08-10 05:46:45.052+0000: 12892: debug : qemuMonitorJSONCommandWithFd:305 : Send command '{"execute":"balloon","arguments":{"value":1073741824},"id":"libvirt-11"}' for write with FD -1 >2018-08-10 05:46:45.052+0000: 12892: info : qemuMonitorSend:1083 : QEMU_MONITOR_SEND_MSG: mon=0x7ff8cc0244e0 msg={"execute":"balloon","arguments":{"value":1073741824},"id":"libvirt-11"} > fd=-1 >2018-08-10 05:46:45.052+0000: 12890: info : qemuMonitorIOWrite:551 : QEMU_MONITOR_IO_WRITE: mon=0x7ff8cc0244e0 buf={"execute":"balloon","arguments":{"value":1073741824},"id":"libvirt-11"} > len=74 ret=74 errno=0 >2018-08-10 05:46:45.053+0000: 12890: debug : qemuMonitorJSONIOProcessLine:197 : Line [{"return": {}, "id": "libvirt-11"}] >2018-08-10 05:46:45.053+0000: 12890: info : qemuMonitorJSONIOProcessLine:217 : QEMU_MONITOR_RECV_REPLY: mon=0x7ff8cc0244e0 reply={"return": {}, "id": "libvirt-11"} >2018-08-10 05:46:45.053+0000: 12892: debug : qemuMonitorJSONCommandWithFd:310 : Receive command reply ret=0 rxObject=0x559d08d15dc0 >2018-08-10 05:46:45.053+0000: 12892: debug : qemuDomainObjExitMonitorInternal:7156 : Exited monitor (mon=0x7ff8cc0244e0 vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.053+0000: 12892: debug : qemuDomainObjEndJob:7017 : Stopping job: async nested (async=start vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.053+0000: 12892: debug : qemuProcessSetupDiskThrottlingBlockdev:6247 : Setting up disk throttling for -blockdev via block_set_io_throttle >2018-08-10 05:46:45.053+0000: 12892: debug : qemuDomainObjBeginJobInternal:6692 : Starting job: job=async nested agentJob=none asyncJob=none (vm=0x7ff878564d00 name=A, current job=none agentJob=none async=start) >2018-08-10 05:46:45.053+0000: 12892: debug : qemuDomainObjBeginJobInternal:6741 : Started job: async nested (async=start vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.053+0000: 12892: debug : qemuDomainObjEnterMonitorInternal:7133 : Entering monitor (mon=0x7ff8cc0244e0 vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.053+0000: 12892: debug : qemuDomainObjExitMonitorInternal:7156 : Exited monitor (mon=0x7ff8cc0244e0 vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.053+0000: 12892: debug : qemuDomainObjEndJob:7017 : Stopping job: async nested (async=start vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.053+0000: 12892: debug : qemuDomainObjBeginJobInternal:6692 : Starting job: job=async nested agentJob=none asyncJob=none (vm=0x7ff878564d00 name=A, current job=none agentJob=none async=start) >2018-08-10 05:46:45.053+0000: 12892: debug : qemuDomainObjBeginJobInternal:6741 : Started job: async nested (async=start vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.053+0000: 12892: debug : qemuDomainObjEnterMonitorInternal:7133 : Entering monitor (mon=0x7ff8cc0244e0 vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.053+0000: 12892: debug : qemuMonitorGetBalloonInfo:2120 : mon:0x7ff8cc0244e0 vm:0x7ff878564d00 json:1 fd:30 >2018-08-10 05:46:45.053+0000: 12892: debug : qemuMonitorJSONCommandWithFd:305 : Send command '{"execute":"query-balloon","id":"libvirt-12"}' for write with FD -1 >2018-08-10 05:46:45.053+0000: 12892: info : qemuMonitorSend:1083 : QEMU_MONITOR_SEND_MSG: mon=0x7ff8cc0244e0 msg={"execute":"query-balloon","id":"libvirt-12"} > fd=-1 >2018-08-10 05:46:45.053+0000: 12890: info : qemuMonitorIOWrite:551 : QEMU_MONITOR_IO_WRITE: mon=0x7ff8cc0244e0 buf={"execute":"query-balloon","id":"libvirt-12"} > len=47 ret=47 errno=0 >2018-08-10 05:46:45.054+0000: 12890: debug : qemuMonitorJSONIOProcessLine:197 : Line [{"return": {"actual": 1073741824}, "id": "libvirt-12"}] >2018-08-10 05:46:45.054+0000: 12890: info : qemuMonitorJSONIOProcessLine:217 : QEMU_MONITOR_RECV_REPLY: mon=0x7ff8cc0244e0 reply={"return": {"actual": 1073741824}, "id": "libvirt-12"} >2018-08-10 05:46:45.054+0000: 12892: debug : qemuMonitorJSONCommandWithFd:310 : Receive command reply ret=0 rxObject=0x559d08d14590 >2018-08-10 05:46:45.054+0000: 12892: debug : qemuDomainObjExitMonitorInternal:7156 : Exited monitor (mon=0x7ff8cc0244e0 vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.054+0000: 12892: debug : qemuDomainObjEndJob:7017 : Stopping job: async nested (async=start vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.054+0000: 12892: debug : qemuProcessFinishStartup:6673 : Starting domain CPUs >2018-08-10 05:46:45.054+0000: 12892: debug : qemuProcessStartCPUs:3043 : Using lock state '<null>' >2018-08-10 05:46:45.054+0000: 12892: debug : qemuDomainObjBeginJobInternal:6692 : Starting job: job=async nested agentJob=none asyncJob=none (vm=0x7ff878564d00 name=A, current job=none agentJob=none async=start) >2018-08-10 05:46:45.054+0000: 12892: debug : qemuDomainObjBeginJobInternal:6741 : Started job: async nested (async=start vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.054+0000: 12892: debug : qemuDomainObjEnterMonitorInternal:7133 : Entering monitor (mon=0x7ff8cc0244e0 vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.054+0000: 12892: debug : qemuMonitorStartCPUs:1702 : mon:0x7ff8cc0244e0 vm:0x7ff878564d00 json:1 fd:30 >2018-08-10 05:46:45.054+0000: 12892: debug : qemuMonitorJSONCommandWithFd:305 : Send command '{"execute":"cont","id":"libvirt-13"}' for write with FD -1 >2018-08-10 05:46:45.054+0000: 12892: info : qemuMonitorSend:1083 : QEMU_MONITOR_SEND_MSG: mon=0x7ff8cc0244e0 msg={"execute":"cont","id":"libvirt-13"} > fd=-1 >2018-08-10 05:46:45.054+0000: 12890: info : qemuMonitorIOWrite:551 : QEMU_MONITOR_IO_WRITE: mon=0x7ff8cc0244e0 buf={"execute":"cont","id":"libvirt-13"} > len=38 ret=38 errno=0 >2018-08-10 05:46:45.054+0000: 12890: debug : qemuMonitorJSONIOProcessLine:197 : Line [{"timestamp": {"seconds": 1533880005, "microseconds": 54830}, "event": "RESUME"}] >2018-08-10 05:46:45.054+0000: 12890: info : qemuMonitorJSONIOProcessLine:212 : QEMU_MONITOR_RECV_EVENT: mon=0x7ff8cc0244e0 event={"timestamp": {"seconds": 1533880005, "microseconds": 54830}, "event": "RESUME"} >2018-08-10 05:46:45.054+0000: 12890: debug : qemuMonitorJSONIOProcessEvent:158 : mon=0x7ff8cc0244e0 obj=0x559d08d15480 >2018-08-10 05:46:45.054+0000: 12890: debug : qemuMonitorEmitEvent:1325 : mon=0x7ff8cc0244e0 event=RESUME >2018-08-10 05:46:45.054+0000: 12890: debug : qemuProcessHandleEvent:535 : vm=0x7ff878564d00 >2018-08-10 05:46:45.054+0000: 12890: debug : qemuMonitorJSONIOProcessEvent:183 : handle RESUME handler=0x7ff8d2cd50e0 data=(nil) >2018-08-10 05:46:45.054+0000: 12890: debug : qemuMonitorEmitResume:1381 : mon=0x7ff8cc0244e0 >2018-08-10 05:46:45.054+0000: 12890: debug : qemuProcessHandleResume:706 : Transitioned guest A out of paused into resumed state >2018-08-10 05:46:45.055+0000: 12890: debug : virFileMakePathHelper:3093 : path=/var/run/libvirt/qemu mode=0777 >2018-08-10 05:46:45.055+0000: 12890: debug : virFileClose:111 : Closed fd 32 >2018-08-10 05:46:45.055+0000: 12890: debug : qemuMonitorJSONIOProcessLine:197 : Line [{"return": {}, "id": "libvirt-13"}] >2018-08-10 05:46:45.055+0000: 12890: info : qemuMonitorJSONIOProcessLine:217 : QEMU_MONITOR_RECV_REPLY: mon=0x7ff8cc0244e0 reply={"return": {}, "id": "libvirt-13"} >2018-08-10 05:46:45.055+0000: 12892: debug : qemuMonitorJSONCommandWithFd:310 : Receive command reply ret=0 rxObject=0x559d08d166e0 >2018-08-10 05:46:45.055+0000: 12892: debug : qemuDomainObjExitMonitorInternal:7156 : Exited monitor (mon=0x7ff8cc0244e0 vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.055+0000: 12892: debug : qemuDomainObjEndJob:7017 : Stopping job: async nested (async=start vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.055+0000: 12892: debug : qemuProcessFinishStartup:6686 : Writing domain status to disk >2018-08-10 05:46:45.056+0000: 12892: debug : virFileMakePathHelper:3093 : path=/var/run/libvirt/qemu mode=0777 >2018-08-10 05:46:45.056+0000: 12892: debug : virFileClose:111 : Closed fd 32 >2018-08-10 05:46:45.056+0000: 12892: debug : qemuDomainLogContextDispose:166 : ctxt=0x7ff8cc015800 >2018-08-10 05:46:45.056+0000: 12892: debug : virFileClose:111 : Closed fd 22 >2018-08-10 05:46:45.056+0000: 12892: debug : virFileClose:111 : Closed fd 29 >2018-08-10 05:46:45.056+0000: 12892: debug : virFileClose:111 : Closed fd 28 >2018-08-10 05:46:45.056+0000: 12892: debug : virFileClose:111 : Closed fd 31 >2018-08-10 05:46:45.056+0000: 12892: debug : qemuProcessRefreshState:6637 : Fetching list of active devices >2018-08-10 05:46:45.056+0000: 12892: debug : qemuDomainObjBeginJobInternal:6692 : Starting job: job=async nested agentJob=none asyncJob=none (vm=0x7ff878564d00 name=A, current job=none agentJob=none async=start) >2018-08-10 05:46:45.056+0000: 12892: debug : qemuDomainObjBeginJobInternal:6741 : Started job: async nested (async=start vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.056+0000: 12892: debug : qemuDomainObjEnterMonitorInternal:7133 : Entering monitor (mon=0x7ff8cc0244e0 vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.056+0000: 12892: debug : qemuMonitorGetDeviceAliases:4015 : aliases=0x7ff8e46a5710 >2018-08-10 05:46:45.056+0000: 12892: debug : qemuMonitorGetDeviceAliases:4017 : mon:0x7ff8cc0244e0 vm:0x7ff878564d00 json:1 fd:30 >2018-08-10 05:46:45.056+0000: 12892: debug : qemuMonitorJSONCommandWithFd:305 : Send command '{"execute":"qom-list","arguments":{"path":"/machine/peripheral"},"id":"libvirt-14"}' for write with FD -1 >2018-08-10 05:46:45.056+0000: 12892: info : qemuMonitorSend:1083 : QEMU_MONITOR_SEND_MSG: mon=0x7ff8cc0244e0 msg={"execute":"qom-list","arguments":{"path":"/machine/peripheral"},"id":"libvirt-14"} > fd=-1 >2018-08-10 05:46:45.056+0000: 12890: info : qemuMonitorIOWrite:551 : QEMU_MONITOR_IO_WRITE: mon=0x7ff8cc0244e0 buf={"execute":"qom-list","arguments":{"path":"/machine/peripheral"},"id":"libvirt-14"} > len=85 ret=85 errno=0 >2018-08-10 05:46:45.058+0000: 12890: debug : qemuMonitorJSONIOProcessLine:197 : Line [{"return": [{"name": "scsi0-0-0-1", "type": "child<scsi-cd>"}, {"name": "virtio-disk0", "type": "child<virtio-blk-pci>"}, {"name": "virtio-serial0", "type": "child<virtio-serial-pci>"}, {"name": "video0", "type": "child<qxl-vga>"}, {"name": "serial0", "type": "child<isa-serial>"}, {"name": "balloon0", "type": "child<virtio-balloon-pci>"}, {"name": "sound0", "type": "child<intel-hda>"}, {"name": "channel0", "type": "child<virtserialport>"}, {"name": "net0", "type": "child<rtl8139>"}, {"name": "redir0", "type": "child<usb-redir>"}, {"name": "redir1", "type": "child<usb-redir>"}, {"name": "scsi0", "type": "child<virtio-scsi-pci>"}, {"name": "usb", "type": "child<ich9-usb-ehci1>"}, {"name": "type", "type": "string"}, {"name": "sound0-codec0", "type": "child<hda-duplex>"}], "id": "libvirt-14"}] >2018-08-10 05:46:45.059+0000: 12890: info : qemuMonitorJSONIOProcessLine:217 : QEMU_MONITOR_RECV_REPLY: mon=0x7ff8cc0244e0 reply={"return": [{"name": "scsi0-0-0-1", "type": "child<scsi-cd>"}, {"name": "virtio-disk0", "type": "child<virtio-blk-pci>"}, {"name": "virtio-serial0", "type": "child<virtio-serial-pci>"}, {"name": "video0", "type": "child<qxl-vga>"}, {"name": "serial0", "type": "child<isa-serial>"}, {"name": "balloon0", "type": "child<virtio-balloon-pci>"}, {"name": "sound0", "type": "child<intel-hda>"}, {"name": "channel0", "type": "child<virtserialport>"}, {"name": "net0", "type": "child<rtl8139>"}, {"name": "redir0", "type": "child<usb-redir>"}, {"name": "redir1", "type": "child<usb-redir>"}, {"name": "scsi0", "type": "child<virtio-scsi-pci>"}, {"name": "usb", "type": "child<ich9-usb-ehci1>"}, {"name": "type", "type": "string"}, {"name": "sound0-codec0", "type": "child<hda-duplex>"}], "id": "libvirt-14"} >2018-08-10 05:46:45.059+0000: 12892: debug : qemuMonitorJSONCommandWithFd:310 : Receive command reply ret=0 rxObject=0x559d08d176c0 >2018-08-10 05:46:45.059+0000: 12892: debug : qemuDomainObjExitMonitorInternal:7156 : Exited monitor (mon=0x7ff8cc0244e0 vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.059+0000: 12892: debug : qemuDomainObjEndJob:7017 : Stopping job: async nested (async=start vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.059+0000: 12892: debug : qemuProcessRefreshState:6641 : Updating info of memory devices >2018-08-10 05:46:45.059+0000: 12892: debug : qemuProcessRefreshState:6645 : Detecting actual memory size for video device >2018-08-10 05:46:45.059+0000: 12892: debug : qemuDomainObjBeginJobInternal:6692 : Starting job: job=async nested agentJob=none asyncJob=none (vm=0x7ff878564d00 name=A, current job=none agentJob=none async=start) >2018-08-10 05:46:45.059+0000: 12892: debug : qemuDomainObjBeginJobInternal:6741 : Started job: async nested (async=start vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.059+0000: 12892: debug : qemuDomainObjEnterMonitorInternal:7133 : Entering monitor (mon=0x7ff8cc0244e0 vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.059+0000: 12892: debug : qemuMonitorUpdateVideoMemorySize:1221 : mon:0x7ff8cc0244e0 vm:0x7ff878564d00 json:1 fd:30 >2018-08-10 05:46:45.059+0000: 12892: debug : qemuMonitorJSONCommandWithFd:305 : Send command '{"execute":"qom-list","arguments":{"path":"/machine/peripheral"},"id":"libvirt-15"}' for write with FD -1 >2018-08-10 05:46:45.059+0000: 12892: info : qemuMonitorSend:1083 : QEMU_MONITOR_SEND_MSG: mon=0x7ff8cc0244e0 msg={"execute":"qom-list","arguments":{"path":"/machine/peripheral"},"id":"libvirt-15"} > fd=-1 >2018-08-10 05:46:45.059+0000: 12890: info : qemuMonitorIOWrite:551 : QEMU_MONITOR_IO_WRITE: mon=0x7ff8cc0244e0 buf={"execute":"qom-list","arguments":{"path":"/machine/peripheral"},"id":"libvirt-15"} > len=85 ret=85 errno=0 >2018-08-10 05:46:45.060+0000: 12890: debug : qemuMonitorJSONIOProcessLine:197 : Line [{"return": [{"name": "scsi0-0-0-1", "type": "child<scsi-cd>"}, {"name": "virtio-disk0", "type": "child<virtio-blk-pci>"}, {"name": "virtio-serial0", "type": "child<virtio-serial-pci>"}, {"name": "video0", "type": "child<qxl-vga>"}, {"name": "serial0", "type": "child<isa-serial>"}, {"name": "balloon0", "type": "child<virtio-balloon-pci>"}, {"name": "sound0", "type": "child<intel-hda>"}, {"name": "channel0", "type": "child<virtserialport>"}, {"name": "net0", "type": "child<rtl8139>"}, {"name": "redir0", "type": "child<usb-redir>"}, {"name": "redir1", "type": "child<usb-redir>"}, {"name": "scsi0", "type": "child<virtio-scsi-pci>"}, {"name": "usb", "type": "child<ich9-usb-ehci1>"}, {"name": "type", "type": "string"}, {"name": "sound0-codec0", "type": "child<hda-duplex>"}], "id": "libvirt-15"}] >2018-08-10 05:46:45.060+0000: 12890: info : qemuMonitorJSONIOProcessLine:217 : QEMU_MONITOR_RECV_REPLY: mon=0x7ff8cc0244e0 reply={"return": [{"name": "scsi0-0-0-1", "type": "child<scsi-cd>"}, {"name": "virtio-disk0", "type": "child<virtio-blk-pci>"}, {"name": "virtio-serial0", "type": "child<virtio-serial-pci>"}, {"name": "video0", "type": "child<qxl-vga>"}, {"name": "serial0", "type": "child<isa-serial>"}, {"name": "balloon0", "type": "child<virtio-balloon-pci>"}, {"name": "sound0", "type": "child<intel-hda>"}, {"name": "channel0", "type": "child<virtserialport>"}, {"name": "net0", "type": "child<rtl8139>"}, {"name": "redir0", "type": "child<usb-redir>"}, {"name": "redir1", "type": "child<usb-redir>"}, {"name": "scsi0", "type": "child<virtio-scsi-pci>"}, {"name": "usb", "type": "child<ich9-usb-ehci1>"}, {"name": "type", "type": "string"}, {"name": "sound0-codec0", "type": "child<hda-duplex>"}], "id": "libvirt-15"} >2018-08-10 05:46:45.060+0000: 12892: debug : qemuMonitorJSONCommandWithFd:310 : Receive command reply ret=0 rxObject=0x559d08d143e0 >2018-08-10 05:46:45.060+0000: 12892: debug : qemuMonitorJSONCommandWithFd:305 : Send command '{"execute":"qom-get","arguments":{"path":"/machine/peripheral/video0","property":"vram_size"},"id":"libvirt-16"}' for write with FD -1 >2018-08-10 05:46:45.060+0000: 12892: info : qemuMonitorSend:1083 : QEMU_MONITOR_SEND_MSG: mon=0x7ff8cc0244e0 msg={"execute":"qom-get","arguments":{"path":"/machine/peripheral/video0","property":"vram_size"},"id":"libvirt-16"} > fd=-1 >2018-08-10 05:46:45.060+0000: 12890: info : qemuMonitorIOWrite:551 : QEMU_MONITOR_IO_WRITE: mon=0x7ff8cc0244e0 buf={"execute":"qom-get","arguments":{"path":"/machine/peripheral/video0","property":"vram_size"},"id":"libvirt-16"} > len=114 ret=114 errno=0 >2018-08-10 05:46:45.062+0000: 12890: debug : qemuMonitorJSONIOProcessLine:197 : Line [{"return": 67108864, "id": "libvirt-16"}] >2018-08-10 05:46:45.062+0000: 12890: info : qemuMonitorJSONIOProcessLine:217 : QEMU_MONITOR_RECV_REPLY: mon=0x7ff8cc0244e0 reply={"return": 67108864, "id": "libvirt-16"} >2018-08-10 05:46:45.062+0000: 12892: debug : qemuMonitorJSONCommandWithFd:310 : Receive command reply ret=0 rxObject=0x559d08d14320 >2018-08-10 05:46:45.063+0000: 12892: debug : qemuMonitorJSONCommandWithFd:305 : Send command '{"execute":"qom-get","arguments":{"path":"/machine/peripheral/video0","property":"ram_size"},"id":"libvirt-17"}' for write with FD -1 >2018-08-10 05:46:45.063+0000: 12892: info : qemuMonitorSend:1083 : QEMU_MONITOR_SEND_MSG: mon=0x7ff8cc0244e0 msg={"execute":"qom-get","arguments":{"path":"/machine/peripheral/video0","property":"ram_size"},"id":"libvirt-17"} > fd=-1 >2018-08-10 05:46:45.063+0000: 12890: info : qemuMonitorIOWrite:551 : QEMU_MONITOR_IO_WRITE: mon=0x7ff8cc0244e0 buf={"execute":"qom-get","arguments":{"path":"/machine/peripheral/video0","property":"ram_size"},"id":"libvirt-17"} > len=113 ret=113 errno=0 >2018-08-10 05:46:45.064+0000: 12890: debug : qemuMonitorJSONIOProcessLine:197 : Line [{"return": 67108864, "id": "libvirt-17"}] >2018-08-10 05:46:45.065+0000: 12890: info : qemuMonitorJSONIOProcessLine:217 : QEMU_MONITOR_RECV_REPLY: mon=0x7ff8cc0244e0 reply={"return": 67108864, "id": "libvirt-17"} >2018-08-10 05:46:45.065+0000: 12892: debug : qemuMonitorJSONCommandWithFd:310 : Receive command reply ret=0 rxObject=0x559d08d17460 >2018-08-10 05:46:45.065+0000: 12892: debug : qemuMonitorJSONCommandWithFd:305 : Send command '{"execute":"qom-get","arguments":{"path":"/machine/peripheral/video0","property":"vgamem_mb"},"id":"libvirt-18"}' for write with FD -1 >2018-08-10 05:46:45.065+0000: 12892: info : qemuMonitorSend:1083 : QEMU_MONITOR_SEND_MSG: mon=0x7ff8cc0244e0 msg={"execute":"qom-get","arguments":{"path":"/machine/peripheral/video0","property":"vgamem_mb"},"id":"libvirt-18"} > fd=-1 >2018-08-10 05:46:45.065+0000: 12890: info : qemuMonitorIOWrite:551 : QEMU_MONITOR_IO_WRITE: mon=0x7ff8cc0244e0 buf={"execute":"qom-get","arguments":{"path":"/machine/peripheral/video0","property":"vgamem_mb"},"id":"libvirt-18"} > len=114 ret=114 errno=0 >2018-08-10 05:46:45.067+0000: 12890: debug : qemuMonitorJSONIOProcessLine:197 : Line [{"return": 16, "id": "libvirt-18"}] >2018-08-10 05:46:45.067+0000: 12890: info : qemuMonitorJSONIOProcessLine:217 : QEMU_MONITOR_RECV_REPLY: mon=0x7ff8cc0244e0 reply={"return": 16, "id": "libvirt-18"} >2018-08-10 05:46:45.067+0000: 12892: debug : qemuMonitorJSONCommandWithFd:310 : Receive command reply ret=0 rxObject=0x559d08d153c0 >2018-08-10 05:46:45.067+0000: 12892: debug : qemuMonitorUpdateVideoVram64Size:1257 : mon:0x7ff8cc0244e0 vm:0x7ff878564d00 json:1 fd:30 >2018-08-10 05:46:45.067+0000: 12892: debug : qemuMonitorJSONCommandWithFd:305 : Send command '{"execute":"qom-list","arguments":{"path":"/machine/peripheral"},"id":"libvirt-19"}' for write with FD -1 >2018-08-10 05:46:45.067+0000: 12892: info : qemuMonitorSend:1083 : QEMU_MONITOR_SEND_MSG: mon=0x7ff8cc0244e0 msg={"execute":"qom-list","arguments":{"path":"/machine/peripheral"},"id":"libvirt-19"} > fd=-1 >2018-08-10 05:46:45.067+0000: 12890: info : qemuMonitorIOWrite:551 : QEMU_MONITOR_IO_WRITE: mon=0x7ff8cc0244e0 buf={"execute":"qom-list","arguments":{"path":"/machine/peripheral"},"id":"libvirt-19"} > len=85 ret=85 errno=0 >2018-08-10 05:46:45.068+0000: 12890: debug : qemuMonitorJSONIOProcessLine:197 : Line [{"return": [{"name": "scsi0-0-0-1", "type": "child<scsi-cd>"}, {"name": "virtio-disk0", "type": "child<virtio-blk-pci>"}, {"name": "virtio-serial0", "type": "child<virtio-serial-pci>"}, {"name": "video0", "type": "child<qxl-vga>"}, {"name": "serial0", "type": "child<isa-serial>"}, {"name": "balloon0", "type": "child<virtio-balloon-pci>"}, {"name": "sound0", "type": "child<intel-hda>"}, {"name": "channel0", "type": "child<virtserialport>"}, {"name": "net0", "type": "child<rtl8139>"}, {"name": "redir0", "type": "child<usb-redir>"}, {"name": "redir1", "type": "child<usb-redir>"}, {"name": "scsi0", "type": "child<virtio-scsi-pci>"}, {"name": "usb", "type": "child<ich9-usb-ehci1>"}, {"name": "type", "type": "string"}, {"name": "sound0-codec0", "type": "child<hda-duplex>"}], "id": "libvirt-19"}] >2018-08-10 05:46:45.068+0000: 12890: info : qemuMonitorJSONIOProcessLine:217 : QEMU_MONITOR_RECV_REPLY: mon=0x7ff8cc0244e0 reply={"return": [{"name": "scsi0-0-0-1", "type": "child<scsi-cd>"}, {"name": "virtio-disk0", "type": "child<virtio-blk-pci>"}, {"name": "virtio-serial0", "type": "child<virtio-serial-pci>"}, {"name": "video0", "type": "child<qxl-vga>"}, {"name": "serial0", "type": "child<isa-serial>"}, {"name": "balloon0", "type": "child<virtio-balloon-pci>"}, {"name": "sound0", "type": "child<intel-hda>"}, {"name": "channel0", "type": "child<virtserialport>"}, {"name": "net0", "type": "child<rtl8139>"}, {"name": "redir0", "type": "child<usb-redir>"}, {"name": "redir1", "type": "child<usb-redir>"}, {"name": "scsi0", "type": "child<virtio-scsi-pci>"}, {"name": "usb", "type": "child<ich9-usb-ehci1>"}, {"name": "type", "type": "string"}, {"name": "sound0-codec0", "type": "child<hda-duplex>"}], "id": "libvirt-19"} >2018-08-10 05:46:45.069+0000: 12892: debug : qemuMonitorJSONCommandWithFd:310 : Receive command reply ret=0 rxObject=0x559d08d164a0 >2018-08-10 05:46:45.069+0000: 12892: debug : qemuDomainObjExitMonitorInternal:7156 : Exited monitor (mon=0x7ff8cc0244e0 vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.069+0000: 12892: debug : qemuDomainObjEndJob:7017 : Stopping job: async nested (async=start vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.069+0000: 12892: debug : virFileMakePathHelper:3093 : path=/var/run/libvirt/qemu mode=0777 >2018-08-10 05:46:45.069+0000: 12892: debug : virFileClose:111 : Closed fd 22 >2018-08-10 05:46:45.069+0000: 12892: debug : qemuProcessRefreshState:6649 : Updating disk data >2018-08-10 05:46:45.069+0000: 12892: debug : qemuDomainObjBeginJobInternal:6692 : Starting job: job=async nested agentJob=none asyncJob=none (vm=0x7ff878564d00 name=A, current job=none agentJob=none async=start) >2018-08-10 05:46:45.069+0000: 12892: debug : qemuDomainObjBeginJobInternal:6741 : Started job: async nested (async=start vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.069+0000: 12892: debug : qemuDomainObjEnterMonitorInternal:7133 : Entering monitor (mon=0x7ff8cc0244e0 vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.069+0000: 12892: debug : qemuMonitorGetBlockInfo:2227 : mon:0x7ff8cc0244e0 vm:0x7ff878564d00 json:1 fd:30 >2018-08-10 05:46:45.069+0000: 12892: debug : qemuMonitorJSONCommandWithFd:305 : Send command '{"execute":"query-block","id":"libvirt-20"}' for write with FD -1 >2018-08-10 05:46:45.069+0000: 12892: info : qemuMonitorSend:1083 : QEMU_MONITOR_SEND_MSG: mon=0x7ff8cc0244e0 msg={"execute":"query-block","id":"libvirt-20"} > fd=-1 >2018-08-10 05:46:45.069+0000: 12890: info : qemuMonitorIOWrite:551 : QEMU_MONITOR_IO_WRITE: mon=0x7ff8cc0244e0 buf={"execute":"query-block","id":"libvirt-20"} > len=45 ret=45 errno=0 >2018-08-10 05:46:45.070+0000: 12890: debug : qemuMonitorJSONIOProcessLine:197 : Line [{"return": [{"device": "", "locked": false, "removable": false, "inserted": {"iops_rd": 0, "detect_zeroes": "off", "image": {"virtual-size": 10737418240, "filename": "json:{\"backing\": null, \"driver\": \"qcow2\", \"file\": {\"driver\": \"file\", \"filename\": \"/var/lib/libvirt/images/A.qcow2\"}}", "cluster-size": 65536, "format": "qcow2", "actual-size": 1320681472, "format-specific": {"type": "qcow2", "data": {"compat": "1.1", "lazy-refcounts": false, "refcount-bits": 16, "corrupt": false}}, "dirty-flag": false}, "iops_wr": 0, "ro": false, "node-name": "libvirt-2-format", "backing_file_depth": 0, "drv": "qcow2", "iops": 0, "bps_wr": 0, "write_threshold": 0, "encrypted": false, "bps": 0, "bps_rd": 0, "cache": {"no-flush": false, "direct": false, "writeback": true}, "file": "json:{\"backing\": null, \"driver\": \"qcow2\", \"file\": {\"driver\": \"file\", \"filename\": \"/var/lib/libvirt/images/A.qcow2\"}}", "encryption_key_missing": false}, "qdev": "/machine/peripheral/virtio-disk0/virtio-backend", "type": "unknown"}, {"device": "", "locked": false, "removable": true, "inserted": {"iops_rd": 0, "detect_zeroes": "off", "image": {"virtual-size": 492830720, "filename": "/var/lib/libvirt/images/Fedora.iso", "format": "raw", "actual-size": 492830720, "dirty-flag": false}, "iops_wr": 0, "ro": true, "node-name": "libvirt-1-format", "backing_file_depth": 0, "drv": "raw", "iops": 0, "bps_wr": 0, "write_threshold": 0, "encrypted": false, "bps": 0, "bps_rd": 0, "cache": {"no-flush": false, "direct": false, "writeback": true}, "file": "/var/lib/libvirt/images/Fedora.iso", "encryption_key_missing": false}, "qdev": "scsi0-0-0-1", "tray_open": false, "type": "unknown"}], "id": "libvirt-20"}] >2018-08-10 05:46:45.070+0000: 12890: info : qemuMonitorJSONIOProcessLine:217 : QEMU_MONITOR_RECV_REPLY: mon=0x7ff8cc0244e0 reply={"return": [{"device": "", "locked": false, "removable": false, "inserted": {"iops_rd": 0, "detect_zeroes": "off", "image": {"virtual-size": 10737418240, "filename": "json:{\"backing\": null, \"driver\": \"qcow2\", \"file\": {\"driver\": \"file\", \"filename\": \"/var/lib/libvirt/images/A.qcow2\"}}", "cluster-size": 65536, "format": "qcow2", "actual-size": 1320681472, "format-specific": {"type": "qcow2", "data": {"compat": "1.1", "lazy-refcounts": false, "refcount-bits": 16, "corrupt": false}}, "dirty-flag": false}, "iops_wr": 0, "ro": false, "node-name": "libvirt-2-format", "backing_file_depth": 0, "drv": "qcow2", "iops": 0, "bps_wr": 0, "write_threshold": 0, "encrypted": false, "bps": 0, "bps_rd": 0, "cache": {"no-flush": false, "direct": false, "writeback": true}, "file": "json:{\"backing\": null, \"driver\": \"qcow2\", \"file\": {\"driver\": \"file\", \"filename\": \"/var/lib/libvirt/images/A.qcow2\"}}", "encryption_key_missing": false}, "qdev": "/machine/peripheral/virtio-disk0/virtio-backend", "type": "unknown"}, {"device": "", "locked": false, "removable": true, "inserted": {"iops_rd": 0, "detect_zeroes": "off", "image": {"virtual-size": 492830720, "filename": "/var/lib/libvirt/images/Fedora.iso", "format": "raw", "actual-size": 492830720, "dirty-flag": false}, "iops_wr": 0, "ro": true, "node-name": "libvirt-1-format", "backing_file_depth": 0, "drv": "raw", "iops": 0, "bps_wr": 0, "write_threshold": 0, "encrypted": false, "bps": 0, "bps_rd": 0, "cache": {"no-flush": false, "direct": false, "writeback": true}, "file": "/var/lib/libvirt/images/Fedora.iso", "encryption_key_missing": false}, "qdev": "scsi0-0-0-1", "tray_open": false, "type": "unknown"}], "id": "libvirt-20"} >2018-08-10 05:46:45.070+0000: 12892: debug : qemuMonitorJSONCommandWithFd:310 : Receive command reply ret=0 rxObject=0x559d08d1a200 >2018-08-10 05:46:45.070+0000: 12892: debug : qemuDomainObjExitMonitorInternal:7156 : Exited monitor (mon=0x7ff8cc0244e0 vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.070+0000: 12892: debug : qemuDomainObjEndJob:7017 : Stopping job: async nested (async=start vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.072+0000: 12892: debug : qemuDomainObjEndAsyncJob:7080 : Stopping async job: start (vm=0x7ff878564d00 name=A) >2018-08-10 05:46:45.072+0000: 12892: debug : virFileMakePathHelper:3093 : path=/var/run/libvirt/qemu mode=0777 >2018-08-10 05:46:45.072+0000: 12892: debug : virFileClose:111 : Closed fd 22 >2018-08-10 05:46:45.072+0000: 12892: debug : virThreadJobClear:121 : Thread 12892 (virNetServerHandleJob) finished job remoteDispatchDomainCreate with ret=0 >2018-08-10 05:46:45.073+0000: 12895: debug : virThreadJobSet:96 : Thread 12895 (virNetServerHandleJob) is now running job remoteDispatchDomainLookupByUUID >2018-08-10 05:46:45.073+0000: 12895: debug : virDomainLookupByUUID:336 : conn=0x7ff8d4002a60, uuid=b1838836-e956-48a6-ad12-f9700046f020 >2018-08-10 05:46:45.073+0000: 12895: debug : virThreadJobClear:121 : Thread 12895 (virNetServerHandleJob) finished job remoteDispatchDomainLookupByUUID with ret=0 >2018-08-10 05:46:45.073+0000: 12897: debug : virThreadJobSet:96 : Thread 12897 (virNetServerHandleJob) is now running job remoteDispatchDomainGetState >2018-08-10 05:46:45.073+0000: 12897: debug : virDomainGetState:2481 : dom=0x7ff8b80008e0, (VM: name=A, uuid=b1838836-e956-48a6-ad12-f9700046f020), state=0x7ff8b80008c0, reason=0x7ff8b80008c4, flags=0x0 >2018-08-10 05:46:45.073+0000: 12897: debug : virThreadJobClear:121 : Thread 12897 (virNetServerHandleJob) finished job remoteDispatchDomainGetState with ret=0 >2018-08-10 05:46:45.073+0000: 12894: debug : virThreadJobSet:96 : Thread 12894 (virNetServerHandleJob) is now running job remoteDispatchDomainOpenConsole >2018-08-10 05:46:45.074+0000: 12894: debug : virStreamNew:58 : conn=0x7ff8d4002a60, flags=0x1 >2018-08-10 05:46:45.074+0000: 12894: debug : virDomainOpenConsole:9546 : dom=0x7ff8c0002d90, (VM: name=A, uuid=b1838836-e956-48a6-ad12-f9700046f020), dev_name=<null>, st=0x7ff8c0002c70, flags=0x0 >2018-08-10 05:46:45.074+0000: 12894: debug : virFileClose:111 : Closed fd 22 >2018-08-10 05:46:45.074+0000: 12894: debug : virStreamRef:89 : stream=0x7ff8c0002c70 refs=1 >2018-08-10 05:46:45.074+0000: 12894: debug : virStreamEventAddCallback:1072 : stream=0x7ff8c0002c70, events=0, cb=0x559d086dff80, opaque=0x559d08d4f360, ff=0x7ff8f4ad7b50 >2018-08-10 05:46:45.074+0000: 12894: debug : virStreamRef:89 : stream=0x7ff8c0002c70 refs=2 >2018-08-10 05:46:45.074+0000: 12894: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:46:45.074+0000: 12894: debug : virThreadJobClear:121 : Thread 12894 (virNetServerHandleJob) finished job remoteDispatchDomainOpenConsole with ret=0 >2018-08-10 05:46:56.496+0000: 12890: debug : virStreamRecv:264 : stream=0x7ff8c0002c70, data=0x559d08d4f9b0, nbytes=262120 >2018-08-10 05:46:56.496+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=0 >2018-08-10 05:46:56.496+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:46:58.050+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=3 >2018-08-10 05:46:58.050+0000: 12890: debug : virStreamSend:169 : stream=0x7ff8c0002c70, data=0x559d08d4ebac, nbytes=1 >2018-08-10 05:46:58.050+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:46:58.054+0000: 12890: debug : virStreamRecv:264 : stream=0x7ff8c0002c70, data=0x559d08d4f9b0, nbytes=262120 >2018-08-10 05:46:58.054+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=0 >2018-08-10 05:46:58.054+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:46:58.123+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=3 >2018-08-10 05:46:58.123+0000: 12890: debug : virStreamSend:169 : stream=0x7ff8c0002c70, data=0x559d08d4ebac, nbytes=1 >2018-08-10 05:46:58.123+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:46:58.127+0000: 12890: debug : virStreamRecv:264 : stream=0x7ff8c0002c70, data=0x559d08d4f9b0, nbytes=262120 >2018-08-10 05:46:58.127+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=0 >2018-08-10 05:46:58.127+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:46:58.307+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=3 >2018-08-10 05:46:58.307+0000: 12890: debug : virStreamSend:169 : stream=0x7ff8c0002c70, data=0x559d08d4ebac, nbytes=1 >2018-08-10 05:46:58.307+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:46:58.312+0000: 12890: debug : virStreamRecv:264 : stream=0x7ff8c0002c70, data=0x559d08d4f9b0, nbytes=262120 >2018-08-10 05:46:58.312+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=0 >2018-08-10 05:46:58.312+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:46:58.499+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=3 >2018-08-10 05:46:58.499+0000: 12890: debug : virStreamSend:169 : stream=0x7ff8c0002c70, data=0x559d08d4ebac, nbytes=1 >2018-08-10 05:46:58.499+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:46:58.503+0000: 12890: debug : virStreamRecv:264 : stream=0x7ff8c0002c70, data=0x559d08d4f9b0, nbytes=262120 >2018-08-10 05:46:58.503+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=0 >2018-08-10 05:46:58.503+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:46:58.635+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=3 >2018-08-10 05:46:58.635+0000: 12890: debug : virStreamSend:169 : stream=0x7ff8c0002c70, data=0x559d08d4ebac, nbytes=1 >2018-08-10 05:46:58.635+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:46:58.639+0000: 12890: debug : virStreamRecv:264 : stream=0x7ff8c0002c70, data=0x559d08d4f9b0, nbytes=262120 >2018-08-10 05:46:58.639+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=0 >2018-08-10 05:46:58.639+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:46:58.803+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=3 >2018-08-10 05:46:58.803+0000: 12890: debug : virStreamSend:169 : stream=0x7ff8c0002c70, data=0x559d08d4ebac, nbytes=1 >2018-08-10 05:46:58.803+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:46:58.808+0000: 12890: debug : virStreamRecv:264 : stream=0x7ff8c0002c70, data=0x559d08d4f9b0, nbytes=262120 >2018-08-10 05:46:58.808+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=0 >2018-08-10 05:46:58.808+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:46:58.945+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=3 >2018-08-10 05:46:58.945+0000: 12890: debug : virStreamSend:169 : stream=0x7ff8c0002c70, data=0x559d08d4ebac, nbytes=1 >2018-08-10 05:46:58.945+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:46:59.178+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=3 >2018-08-10 05:46:59.178+0000: 12890: debug : virStreamSend:169 : stream=0x7ff8c0002c70, data=0x559d08d4cb9c, nbytes=1 >2018-08-10 05:46:59.178+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:46:59.183+0000: 12890: debug : virStreamRecv:264 : stream=0x7ff8c0002c70, data=0x559d08d4f9b0, nbytes=262120 >2018-08-10 05:46:59.183+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=0 >2018-08-10 05:46:59.183+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:46:59.355+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=3 >2018-08-10 05:46:59.355+0000: 12890: debug : virStreamSend:169 : stream=0x7ff8c0002c70, data=0x559d08d4ebac, nbytes=1 >2018-08-10 05:46:59.355+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:46:59.360+0000: 12890: debug : virStreamRecv:264 : stream=0x7ff8c0002c70, data=0x559d08d4f9b0, nbytes=262120 >2018-08-10 05:46:59.360+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=0 >2018-08-10 05:46:59.360+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:46:59.490+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=3 >2018-08-10 05:46:59.490+0000: 12890: debug : virStreamSend:169 : stream=0x7ff8c0002c70, data=0x559d08d4ebac, nbytes=1 >2018-08-10 05:46:59.490+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:46:59.495+0000: 12890: debug : virStreamRecv:264 : stream=0x7ff8c0002c70, data=0x559d08d4f9b0, nbytes=262120 >2018-08-10 05:46:59.495+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=0 >2018-08-10 05:46:59.495+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:46:59.627+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=3 >2018-08-10 05:46:59.627+0000: 12890: debug : virStreamSend:169 : stream=0x7ff8c0002c70, data=0x559d08d4ebac, nbytes=1 >2018-08-10 05:46:59.627+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:46:59.631+0000: 12890: debug : virStreamRecv:264 : stream=0x7ff8c0002c70, data=0x559d08d4f9b0, nbytes=262120 >2018-08-10 05:46:59.631+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=0 >2018-08-10 05:46:59.632+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:46:59.714+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=3 >2018-08-10 05:46:59.714+0000: 12890: debug : virStreamSend:169 : stream=0x7ff8c0002c70, data=0x559d08d4ebac, nbytes=1 >2018-08-10 05:46:59.714+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:46:59.719+0000: 12890: debug : virStreamRecv:264 : stream=0x7ff8c0002c70, data=0x559d08d4f9b0, nbytes=262120 >2018-08-10 05:46:59.719+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=0 >2018-08-10 05:46:59.719+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:46:59.907+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=3 >2018-08-10 05:46:59.907+0000: 12890: debug : virStreamSend:169 : stream=0x7ff8c0002c70, data=0x559d08d4ebac, nbytes=1 >2018-08-10 05:46:59.907+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:46:59.911+0000: 12890: debug : virStreamRecv:264 : stream=0x7ff8c0002c70, data=0x559d08d4f9b0, nbytes=262120 >2018-08-10 05:46:59.911+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=0 >2018-08-10 05:46:59.911+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:47:00.051+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=3 >2018-08-10 05:47:00.051+0000: 12890: debug : virStreamSend:169 : stream=0x7ff8c0002c70, data=0x559d08d4ebac, nbytes=1 >2018-08-10 05:47:00.051+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:47:00.056+0000: 12890: debug : virStreamRecv:264 : stream=0x7ff8c0002c70, data=0x559d08d4f9b0, nbytes=262120 >2018-08-10 05:47:00.056+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=0 >2018-08-10 05:47:00.056+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:47:00.209+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=3 >2018-08-10 05:47:00.209+0000: 12890: debug : virStreamSend:169 : stream=0x7ff8c0002c70, data=0x559d08d4ebac, nbytes=1 >2018-08-10 05:47:00.209+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:47:00.213+0000: 12890: debug : virStreamRecv:264 : stream=0x7ff8c0002c70, data=0x559d08d4f9b0, nbytes=262120 >2018-08-10 05:47:00.213+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=0 >2018-08-10 05:47:00.213+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:47:00.370+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=3 >2018-08-10 05:47:00.370+0000: 12890: debug : virStreamSend:169 : stream=0x7ff8c0002c70, data=0x559d08d4ebac, nbytes=1 >2018-08-10 05:47:00.370+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:47:00.375+0000: 12890: debug : virStreamRecv:264 : stream=0x7ff8c0002c70, data=0x559d08d4f9b0, nbytes=262120 >2018-08-10 05:47:00.375+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=0 >2018-08-10 05:47:00.375+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:47:00.547+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=3 >2018-08-10 05:47:00.547+0000: 12890: debug : virStreamSend:169 : stream=0x7ff8c0002c70, data=0x559d08d4ebac, nbytes=1 >2018-08-10 05:47:00.547+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:47:00.551+0000: 12890: debug : virStreamRecv:264 : stream=0x7ff8c0002c70, data=0x559d08d4f9b0, nbytes=262120 >2018-08-10 05:47:00.551+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=0 >2018-08-10 05:47:00.551+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:47:00.683+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=3 >2018-08-10 05:47:00.683+0000: 12890: debug : virStreamSend:169 : stream=0x7ff8c0002c70, data=0x559d08d4ebac, nbytes=1 >2018-08-10 05:47:00.683+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:47:03.665+0000: 12891: debug : virFileClose:111 : Closed fd 29 >2018-08-10 05:47:03.665+0000: 12891: debug : virIdentitySetAttr:245 : ident=0x7ff8d4002c70 attribute=0 value=root >2018-08-10 05:47:03.665+0000: 12891: debug : virIdentitySetAttr:245 : ident=0x7ff8d4002c70 attribute=1 value=0 >2018-08-10 05:47:03.665+0000: 12891: debug : virIdentitySetAttr:245 : ident=0x7ff8d4002c70 attribute=2 value=root >2018-08-10 05:47:03.665+0000: 12891: debug : virIdentitySetAttr:245 : ident=0x7ff8d4002c70 attribute=3 value=0 >2018-08-10 05:47:03.665+0000: 12891: debug : virIdentitySetAttr:245 : ident=0x7ff8d4002c70 attribute=4 value=13284 >2018-08-10 05:47:03.665+0000: 12891: debug : virIdentitySetAttr:245 : ident=0x7ff8d4002c70 attribute=5 value=156923240 >2018-08-10 05:47:03.665+0000: 12891: debug : virIdentitySetAttr:245 : ident=0x7ff8d4002c70 attribute=8 value=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 >2018-08-10 05:47:03.665+0000: 12891: debug : virThreadJobSet:96 : Thread 12891 (virNetServerHandleJob) is now running job remoteDispatchAuthList >2018-08-10 05:47:03.665+0000: 12891: debug : virFileClose:111 : Closed fd 29 >2018-08-10 05:47:03.665+0000: 12891: debug : virThreadJobClear:121 : Thread 12891 (virNetServerHandleJob) finished job remoteDispatchAuthList with ret=0 >2018-08-10 05:47:03.665+0000: 12892: debug : virThreadJobSet:96 : Thread 12892 (virNetServerHandleJob) is now running job remoteDispatchConnectSupportsFeature >2018-08-10 05:47:03.665+0000: 12892: debug : virThreadJobClear:121 : Thread 12892 (virNetServerHandleJob) finished job remoteDispatchConnectSupportsFeature with ret=0 >2018-08-10 05:47:03.665+0000: 12895: debug : virThreadJobSet:96 : Thread 12895 (virNetServerHandleJob) is now running job remoteDispatchConnectOpen >2018-08-10 05:47:03.665+0000: 12895: debug : virConnectOpen:1116 : name= >2018-08-10 05:47:03.665+0000: 12895: debug : virConfLoadConfig:1576 : Loading config file '/etc/libvirt/libvirt.conf' >2018-08-10 05:47:03.665+0000: 12895: debug : virConfReadFile:752 : filename=/etc/libvirt/libvirt.conf >2018-08-10 05:47:03.666+0000: 12895: debug : virFileClose:111 : Closed fd 29 >2018-08-10 05:47:03.666+0000: 12895: debug : virConfGetValueString:897 : Get value string (nil) 0 >2018-08-10 05:47:03.666+0000: 12895: debug : virConnectOpenInternal:899 : Trying to probe for default URI >2018-08-10 05:47:03.666+0000: 12895: debug : virConnectOpenInternal:906 : QEMU driver URI probe returned 'qemu:///system' >2018-08-10 05:47:03.666+0000: 12895: debug : virConfGetValueStringList:946 : Get value string list (nil) 0 >2018-08-10 05:47:03.666+0000: 12895: debug : virConnectOpenInternal:944 : Split "qemu:///system" to URI components: > scheme qemu > server <null> > user <null> > port 0 > path /system >2018-08-10 05:47:03.666+0000: 12895: debug : virConnectOpenInternal:1001 : trying driver 0 (Test) ... >2018-08-10 05:47:03.666+0000: 12895: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:47:03.666+0000: 12895: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:47:03.666+0000: 12895: debug : virConnectOpenInternal:1001 : trying driver 1 (ESX) ... >2018-08-10 05:47:03.666+0000: 12895: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:47:03.666+0000: 12895: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:47:03.666+0000: 12895: debug : virConnectOpenInternal:1001 : trying driver 2 (remote) ... >2018-08-10 05:47:03.666+0000: 12895: debug : virConnectOpenInternal:1029 : Matching any URI scheme for 'qemu' >2018-08-10 05:47:03.666+0000: 12895: debug : virConnectOpenInternal:1045 : driver 2 remote returned DECLINED >2018-08-10 05:47:03.666+0000: 12895: debug : virConnectOpenInternal:1001 : trying driver 3 (network) ... >2018-08-10 05:47:03.666+0000: 12895: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:47:03.666+0000: 12895: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:47:03.666+0000: 12895: debug : virConnectOpenInternal:1001 : trying driver 4 (interface) ... >2018-08-10 05:47:03.666+0000: 12895: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:47:03.666+0000: 12895: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:47:03.666+0000: 12895: debug : virConnectOpenInternal:1001 : trying driver 5 (storage) ... >2018-08-10 05:47:03.666+0000: 12895: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:47:03.666+0000: 12895: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:47:03.666+0000: 12895: debug : virConnectOpenInternal:1001 : trying driver 6 (nodedev) ... >2018-08-10 05:47:03.666+0000: 12895: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:47:03.666+0000: 12895: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:47:03.666+0000: 12895: debug : virConnectOpenInternal:1001 : trying driver 7 (secret) ... >2018-08-10 05:47:03.666+0000: 12895: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:47:03.666+0000: 12895: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:47:03.666+0000: 12895: debug : virConnectOpenInternal:1001 : trying driver 8 (nwfilter) ... >2018-08-10 05:47:03.666+0000: 12895: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:47:03.666+0000: 12895: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:47:03.666+0000: 12895: debug : virConnectOpenInternal:1001 : trying driver 9 (QEMU) ... >2018-08-10 05:47:03.666+0000: 12895: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:47:03.666+0000: 12895: debug : virConnectOpenInternal:1019 : Matched URI scheme 'qemu' >2018-08-10 05:47:03.666+0000: 12895: debug : virConnectOpenInternal:1045 : driver 9 QEMU returned SUCCESS >2018-08-10 05:47:03.666+0000: 12895: debug : virThreadJobClear:121 : Thread 12895 (virNetServerHandleJob) finished job remoteDispatchConnectOpen with ret=0 >2018-08-10 05:47:03.666+0000: 12893: debug : virThreadJobSet:96 : Thread 12893 (virNetServerHandleJob) is now running job remoteDispatchConnectGetURI >2018-08-10 05:47:03.666+0000: 12893: debug : virConnectGetURI:255 : conn=0x7ff8c8000a90 >2018-08-10 05:47:03.666+0000: 12893: debug : virThreadJobClear:121 : Thread 12893 (virNetServerHandleJob) finished job remoteDispatchConnectGetURI with ret=0 >2018-08-10 05:47:03.666+0000: 12894: debug : virThreadJobSet:96 : Thread 12894 (virNetServerHandleJob) is now running job remoteDispatchConnectSupportsFeature >2018-08-10 05:47:03.666+0000: 12894: debug : virThreadJobClear:121 : Thread 12894 (virNetServerHandleJob) finished job remoteDispatchConnectSupportsFeature with ret=0 >2018-08-10 05:47:03.666+0000: 12891: debug : virThreadJobSet:96 : Thread 12891 (virNetServerHandleJob) is now running job remoteDispatchConnectSupportsFeature >2018-08-10 05:47:03.666+0000: 12891: debug : virThreadJobClear:121 : Thread 12891 (virNetServerHandleJob) finished job remoteDispatchConnectSupportsFeature with ret=0 >2018-08-10 05:47:03.666+0000: 12892: debug : virThreadJobSet:96 : Thread 12892 (virNetServerHandleJob) is now running job remoteDispatchConnectRegisterCloseCallback >2018-08-10 05:47:03.666+0000: 12892: debug : virConnectRegisterCloseCallback:1375 : conn=0x7ff8c8000a90 >2018-08-10 05:47:03.666+0000: 12892: debug : virThreadJobClear:121 : Thread 12892 (virNetServerHandleJob) finished job remoteDispatchConnectRegisterCloseCallback with ret=0 >2018-08-10 05:47:03.666+0000: 12895: debug : virThreadJobSet:96 : Thread 12895 (virNetServerHandleJob) is now running job remoteDispatchConnectListAllDomains >2018-08-10 05:47:03.666+0000: 12895: debug : virConnectListAllDomains:6479 : conn=0x7ff8c8000a90, domains=0x7ff8e2ea2b00, flags=0x1 >2018-08-10 05:47:03.666+0000: 12895: debug : virThreadJobClear:121 : Thread 12895 (virNetServerHandleJob) finished job remoteDispatchConnectListAllDomains with ret=0 >2018-08-10 05:47:03.667+0000: 12899: debug : virThreadJobSet:96 : Thread 12899 (virNetServerHandleJob) is now running job remoteDispatchDomainGetState >2018-08-10 05:47:03.667+0000: 12899: debug : virDomainGetState:2481 : dom=0x7ff8b00008c0, (VM: name=A, uuid=b1838836-e956-48a6-ad12-f9700046f020), state=0x7ff8b0000ae0, reason=0x7ff8b0000ae4, flags=0x0 >2018-08-10 05:47:03.667+0000: 12899: debug : virThreadJobClear:121 : Thread 12899 (virNetServerHandleJob) finished job remoteDispatchDomainGetState with ret=0 >2018-08-10 05:47:03.667+0000: 12894: debug : virThreadJobSet:96 : Thread 12894 (virNetServerHandleJob) is now running job remoteDispatchConnectUnregisterCloseCallback >2018-08-10 05:47:03.667+0000: 12894: debug : virConnectUnregisterCloseCallback:1410 : conn=0x7ff8c8000a90 >2018-08-10 05:47:03.667+0000: 12894: debug : virThreadJobClear:121 : Thread 12894 (virNetServerHandleJob) finished job remoteDispatchConnectUnregisterCloseCallback with ret=0 >2018-08-10 05:47:03.667+0000: 12891: debug : virThreadJobSet:96 : Thread 12891 (virNetServerHandleJob) is now running job remoteDispatchConnectClose >2018-08-10 05:47:03.667+0000: 12891: debug : virThreadJobClear:121 : Thread 12891 (virNetServerHandleJob) finished job remoteDispatchConnectClose with ret=0 >2018-08-10 05:47:03.667+0000: 12890: debug : virIdentitySetAttr:245 : ident=0x559d08d4eec0 attribute=4 value=12890 >2018-08-10 05:47:03.667+0000: 12890: debug : virFileClose:111 : Closed fd 29 >2018-08-10 05:47:03.667+0000: 12890: debug : virIdentitySetAttr:245 : ident=0x559d08d4eec0 attribute=5 value=156918201 >2018-08-10 05:47:03.667+0000: 12890: debug : virIdentitySetAttr:245 : ident=0x559d08d4eec0 attribute=0 value=root >2018-08-10 05:47:03.667+0000: 12890: debug : virIdentitySetAttr:245 : ident=0x559d08d4eec0 attribute=1 value=0 >2018-08-10 05:47:03.667+0000: 12890: debug : virIdentitySetAttr:245 : ident=0x559d08d4eec0 attribute=2 value=root >2018-08-10 05:47:03.667+0000: 12890: debug : virIdentitySetAttr:245 : ident=0x559d08d4eec0 attribute=3 value=0 >2018-08-10 05:47:03.667+0000: 12890: debug : virIdentitySetAttr:245 : ident=0x559d08d4eec0 attribute=8 value=system_u:system_r:virtd_t:s0-s0:c0.c1023 >2018-08-10 05:47:03.668+0000: 12890: debug : virConnectClose:1237 : conn=0x7ff8c8000a90 >2018-08-10 05:47:03.668+0000: 12890: debug : virConnectClose:1237 : conn=0x7ff8c8000a90 >2018-08-10 05:47:03.668+0000: 12890: debug : virConnectClose:1237 : conn=0x7ff8c8000a90 >2018-08-10 05:47:03.668+0000: 12890: debug : virConnectClose:1237 : conn=0x7ff8c8000a90 >2018-08-10 05:47:03.668+0000: 12890: debug : virConnectClose:1237 : conn=0x7ff8c8000a90 >2018-08-10 05:47:03.668+0000: 12890: debug : virConnectClose:1237 : conn=0x7ff8c8000a90 >2018-08-10 05:47:03.668+0000: 12890: debug : virConnectClose:1237 : conn=0x7ff8c8000a90 >2018-08-10 05:47:03.668+0000: 12890: debug : virCloseCallbacksRun:320 : conn=0x7ff8c8000a90 >2018-08-10 05:47:03.668+0000: 12890: debug : virFileClose:111 : Closed fd 28 >2018-08-10 05:47:09.950+0000: 12892: debug : virFileClose:111 : Closed fd 29 >2018-08-10 05:47:09.950+0000: 12892: debug : virIdentitySetAttr:245 : ident=0x7ff8cc025050 attribute=0 value=root >2018-08-10 05:47:09.950+0000: 12892: debug : virIdentitySetAttr:245 : ident=0x7ff8cc025050 attribute=1 value=0 >2018-08-10 05:47:09.950+0000: 12892: debug : virIdentitySetAttr:245 : ident=0x7ff8cc025050 attribute=2 value=root >2018-08-10 05:47:09.950+0000: 12892: debug : virIdentitySetAttr:245 : ident=0x7ff8cc025050 attribute=3 value=0 >2018-08-10 05:47:09.950+0000: 12892: debug : virIdentitySetAttr:245 : ident=0x7ff8cc025050 attribute=4 value=13292 >2018-08-10 05:47:09.950+0000: 12892: debug : virIdentitySetAttr:245 : ident=0x7ff8cc025050 attribute=5 value=156923869 >2018-08-10 05:47:09.950+0000: 12892: debug : virIdentitySetAttr:245 : ident=0x7ff8cc025050 attribute=8 value=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 >2018-08-10 05:47:09.950+0000: 12892: debug : virThreadJobSet:96 : Thread 12892 (virNetServerHandleJob) is now running job remoteDispatchAuthList >2018-08-10 05:47:09.950+0000: 12892: debug : virFileClose:111 : Closed fd 29 >2018-08-10 05:47:09.950+0000: 12892: debug : virThreadJobClear:121 : Thread 12892 (virNetServerHandleJob) finished job remoteDispatchAuthList with ret=0 >2018-08-10 05:47:09.951+0000: 12895: debug : virThreadJobSet:96 : Thread 12895 (virNetServerHandleJob) is now running job remoteDispatchConnectSupportsFeature >2018-08-10 05:47:09.951+0000: 12895: debug : virThreadJobClear:121 : Thread 12895 (virNetServerHandleJob) finished job remoteDispatchConnectSupportsFeature with ret=0 >2018-08-10 05:47:09.951+0000: 12893: debug : virThreadJobSet:96 : Thread 12893 (virNetServerHandleJob) is now running job remoteDispatchConnectOpen >2018-08-10 05:47:09.951+0000: 12893: debug : virConnectOpen:1116 : name= >2018-08-10 05:47:09.951+0000: 12893: debug : virConfLoadConfig:1576 : Loading config file '/etc/libvirt/libvirt.conf' >2018-08-10 05:47:09.951+0000: 12893: debug : virConfReadFile:752 : filename=/etc/libvirt/libvirt.conf >2018-08-10 05:47:09.951+0000: 12893: debug : virFileClose:111 : Closed fd 29 >2018-08-10 05:47:09.951+0000: 12893: debug : virConfGetValueString:897 : Get value string (nil) 0 >2018-08-10 05:47:09.951+0000: 12893: debug : virConnectOpenInternal:899 : Trying to probe for default URI >2018-08-10 05:47:09.951+0000: 12893: debug : virConnectOpenInternal:906 : QEMU driver URI probe returned 'qemu:///system' >2018-08-10 05:47:09.951+0000: 12893: debug : virConfGetValueStringList:946 : Get value string list (nil) 0 >2018-08-10 05:47:09.951+0000: 12893: debug : virConnectOpenInternal:944 : Split "qemu:///system" to URI components: > scheme qemu > server <null> > user <null> > port 0 > path /system >2018-08-10 05:47:09.951+0000: 12893: debug : virConnectOpenInternal:1001 : trying driver 0 (Test) ... >2018-08-10 05:47:09.951+0000: 12893: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:47:09.951+0000: 12893: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:47:09.951+0000: 12893: debug : virConnectOpenInternal:1001 : trying driver 1 (ESX) ... >2018-08-10 05:47:09.951+0000: 12893: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:47:09.951+0000: 12893: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:47:09.951+0000: 12893: debug : virConnectOpenInternal:1001 : trying driver 2 (remote) ... >2018-08-10 05:47:09.951+0000: 12893: debug : virConnectOpenInternal:1029 : Matching any URI scheme for 'qemu' >2018-08-10 05:47:09.951+0000: 12893: debug : virConnectOpenInternal:1045 : driver 2 remote returned DECLINED >2018-08-10 05:47:09.951+0000: 12893: debug : virConnectOpenInternal:1001 : trying driver 3 (network) ... >2018-08-10 05:47:09.951+0000: 12893: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:47:09.951+0000: 12893: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:47:09.951+0000: 12893: debug : virConnectOpenInternal:1001 : trying driver 4 (interface) ... >2018-08-10 05:47:09.951+0000: 12893: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:47:09.951+0000: 12893: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:47:09.951+0000: 12893: debug : virConnectOpenInternal:1001 : trying driver 5 (storage) ... >2018-08-10 05:47:09.951+0000: 12893: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:47:09.951+0000: 12893: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:47:09.951+0000: 12893: debug : virConnectOpenInternal:1001 : trying driver 6 (nodedev) ... >2018-08-10 05:47:09.951+0000: 12893: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:47:09.951+0000: 12893: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:47:09.951+0000: 12893: debug : virConnectOpenInternal:1001 : trying driver 7 (secret) ... >2018-08-10 05:47:09.951+0000: 12893: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:47:09.951+0000: 12893: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:47:09.951+0000: 12893: debug : virConnectOpenInternal:1001 : trying driver 8 (nwfilter) ... >2018-08-10 05:47:09.951+0000: 12893: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:47:09.951+0000: 12893: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:47:09.951+0000: 12893: debug : virConnectOpenInternal:1001 : trying driver 9 (QEMU) ... >2018-08-10 05:47:09.951+0000: 12893: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:47:09.951+0000: 12893: debug : virConnectOpenInternal:1019 : Matched URI scheme 'qemu' >2018-08-10 05:47:09.951+0000: 12893: debug : virConnectOpenInternal:1045 : driver 9 QEMU returned SUCCESS >2018-08-10 05:47:09.951+0000: 12893: debug : virThreadJobClear:121 : Thread 12893 (virNetServerHandleJob) finished job remoteDispatchConnectOpen with ret=0 >2018-08-10 05:47:09.951+0000: 12894: debug : virThreadJobSet:96 : Thread 12894 (virNetServerHandleJob) is now running job remoteDispatchConnectGetURI >2018-08-10 05:47:09.951+0000: 12894: debug : virConnectGetURI:255 : conn=0x7ff8dc000c00 >2018-08-10 05:47:09.951+0000: 12894: debug : virThreadJobClear:121 : Thread 12894 (virNetServerHandleJob) finished job remoteDispatchConnectGetURI with ret=0 >2018-08-10 05:47:09.951+0000: 12896: debug : virThreadJobSet:96 : Thread 12896 (virNetServerHandleJob) is now running job remoteDispatchConnectSupportsFeature >2018-08-10 05:47:09.951+0000: 12896: debug : virThreadJobClear:121 : Thread 12896 (virNetServerHandleJob) finished job remoteDispatchConnectSupportsFeature with ret=0 >2018-08-10 05:47:09.951+0000: 12892: debug : virThreadJobSet:96 : Thread 12892 (virNetServerHandleJob) is now running job remoteDispatchConnectSupportsFeature >2018-08-10 05:47:09.951+0000: 12892: debug : virThreadJobClear:121 : Thread 12892 (virNetServerHandleJob) finished job remoteDispatchConnectSupportsFeature with ret=0 >2018-08-10 05:47:09.951+0000: 12895: debug : virThreadJobSet:96 : Thread 12895 (virNetServerHandleJob) is now running job remoteDispatchConnectRegisterCloseCallback >2018-08-10 05:47:09.951+0000: 12895: debug : virConnectRegisterCloseCallback:1375 : conn=0x7ff8dc000c00 >2018-08-10 05:47:09.951+0000: 12895: debug : virThreadJobClear:121 : Thread 12895 (virNetServerHandleJob) finished job remoteDispatchConnectRegisterCloseCallback with ret=0 >2018-08-10 05:47:09.951+0000: 12893: debug : virThreadJobSet:96 : Thread 12893 (virNetServerHandleJob) is now running job remoteDispatchDomainLookupByName >2018-08-10 05:47:09.951+0000: 12893: debug : virDomainLookupByName:412 : conn=0x7ff8dc000c00, name=A >2018-08-10 05:47:09.951+0000: 12893: debug : virThreadJobClear:121 : Thread 12893 (virNetServerHandleJob) finished job remoteDispatchDomainLookupByName with ret=0 >2018-08-10 05:47:09.951+0000: 12894: debug : virThreadJobSet:96 : Thread 12894 (virNetServerHandleJob) is now running job remoteDispatchDomainGetXMLDesc >2018-08-10 05:47:09.951+0000: 12894: debug : virDomainGetXMLDesc:2572 : dom=0x7ff8c0002eb0, (VM: name=A, uuid=b1838836-e956-48a6-ad12-f9700046f020), flags=0x0 >2018-08-10 05:47:09.952+0000: 12894: debug : virThreadJobClear:121 : Thread 12894 (virNetServerHandleJob) finished job remoteDispatchDomainGetXMLDesc with ret=0 >2018-08-10 05:47:09.952+0000: 12891: debug : virThreadJobSet:96 : Thread 12891 (virNetServerHandleJob) is now running job remoteDispatchDomainUpdateDeviceFlags >2018-08-10 05:47:09.952+0000: 12891: debug : virDomainUpdateDeviceFlags:8326 : dom=0x7ff8d4000fe0, (VM: name=A, uuid=b1838836-e956-48a6-ad12-f9700046f020), xml=<disk type="file" device="cdrom"> > <driver name="qemu" type="raw"/> > > > <target dev="sdb" bus="scsi"/> > <readonly/> > <alias name="scsi0-0-0-1"/> > <address type="drive" controller="0" bus="0" target="0" unit="1"/> > </disk>, flags=0x0 >2018-08-10 05:47:09.952+0000: 12891: debug : qemuDomainObjBeginJobInternal:6692 : Starting job: job=modify agentJob=none asyncJob=none (vm=0x7ff878564d00 name=A, current job=none agentJob=none async=none) >2018-08-10 05:47:09.952+0000: 12891: debug : qemuDomainObjBeginJobInternal:6741 : Started job: modify (async=none vm=0x7ff878564d00 name=A) >2018-08-10 05:47:09.955+0000: 12891: debug : virQEMUCapsCacheLookup:4647 : Returning caps 0x7ff878439da0 for /usr/bin/qemu-system-x86_64 >2018-08-10 05:47:09.956+0000: 12891: debug : virQEMUCapsCacheLookup:4647 : Returning caps 0x7ff878439da0 for /usr/bin/qemu-system-x86_64 >2018-08-10 05:47:09.956+0000: 12891: debug : virFileGetMountSubtreeImpl:2059 : prefix=/dev >2018-08-10 05:47:09.957+0000: 12891: debug : virFileClose:111 : Closed fd 31 >2018-08-10 05:47:09.958+0000: 12891: debug : virFileClose:111 : Closed fd 29 >2018-08-10 05:47:09.958+0000: 12891: debug : virFileClose:111 : Closed fd 31 >2018-08-10 05:47:09.959+0000: 12891: debug : virFileClose:111 : Closed fd 29 >2018-08-10 05:47:09.959+0000: 12891: debug : qemuSetupImageCgroupInternal:127 : Not updating cgroups for disk path '<null>', type: file >2018-08-10 05:47:09.959+0000: 12891: debug : qemuDomainObjEnterMonitorInternal:7133 : Entering monitor (mon=0x7ff8cc0244e0 vm=0x7ff878564d00 name=A) >2018-08-10 05:47:09.959+0000: 12891: debug : qemuMonitorBlockdevTrayOpen:4370 : id=scsi0-0-0-1 force=0 >2018-08-10 05:47:09.959+0000: 12891: debug : qemuMonitorBlockdevTrayOpen:4372 : mon:0x7ff8cc0244e0 vm:0x7ff878564d00 json:1 fd:30 >2018-08-10 05:47:09.959+0000: 12891: debug : qemuMonitorJSONCommandWithFd:305 : Send command '{"execute":"blockdev-open-tray","arguments":{"id":"scsi0-0-0-1","force":false},"id":"libvirt-21"}' for write with FD -1 >2018-08-10 05:47:09.959+0000: 12891: info : qemuMonitorSend:1083 : QEMU_MONITOR_SEND_MSG: mon=0x7ff8cc0244e0 msg={"execute":"blockdev-open-tray","arguments":{"id":"scsi0-0-0-1","force":false},"id":"libvirt-21"} > fd=-1 >2018-08-10 05:47:09.959+0000: 12890: info : qemuMonitorIOWrite:551 : QEMU_MONITOR_IO_WRITE: mon=0x7ff8cc0244e0 buf={"execute":"blockdev-open-tray","arguments":{"id":"scsi0-0-0-1","force":false},"id":"libvirt-21"} > len=99 ret=99 errno=0 >2018-08-10 05:47:09.961+0000: 12890: debug : qemuMonitorJSONIOProcessLine:197 : Line [{"return": {}, "id": "libvirt-21"}] >2018-08-10 05:47:09.961+0000: 12890: info : qemuMonitorJSONIOProcessLine:217 : QEMU_MONITOR_RECV_REPLY: mon=0x7ff8cc0244e0 reply={"return": {}, "id": "libvirt-21"} >2018-08-10 05:47:09.961+0000: 12891: debug : qemuMonitorJSONCommandWithFd:310 : Receive command reply ret=0 rxObject=0x559d08d16560 >2018-08-10 05:47:09.961+0000: 12891: debug : qemuDomainObjExitMonitorInternal:7156 : Exited monitor (mon=0x7ff8cc0244e0 vm=0x7ff878564d00 name=A) >2018-08-10 05:47:11.863+0000: 12890: debug : qemuMonitorJSONIOProcessLine:197 : Line [{"timestamp": {"seconds": 1533880031, "microseconds": 863302}, "event": "DEVICE_TRAY_MOVED", "data": {"device": "", "tray-open": true, "id": "scsi0-0-0-1"}}] >2018-08-10 05:47:11.863+0000: 12890: info : qemuMonitorJSONIOProcessLine:212 : QEMU_MONITOR_RECV_EVENT: mon=0x7ff8cc0244e0 event={"timestamp": {"seconds": 1533880031, "microseconds": 863302}, "event": "DEVICE_TRAY_MOVED", "data": {"device": "", "tray-open": true, "id": "scsi0-0-0-1"}} >2018-08-10 05:47:11.863+0000: 12890: debug : qemuMonitorJSONIOProcessEvent:158 : mon=0x7ff8cc0244e0 obj=0x559d08d15000 >2018-08-10 05:47:11.863+0000: 12890: debug : qemuMonitorEmitEvent:1325 : mon=0x7ff8cc0244e0 event=DEVICE_TRAY_MOVED >2018-08-10 05:47:11.863+0000: 12890: debug : qemuProcessHandleEvent:535 : vm=0x7ff878564d00 >2018-08-10 05:47:11.863+0000: 12890: debug : qemuMonitorJSONIOProcessEvent:183 : handle DEVICE_TRAY_MOVED handler=0x7ff8d2cd5720 data=0x559d08d13ba0 >2018-08-10 05:47:11.863+0000: 12890: debug : qemuMonitorEmitTrayChange:1466 : mon=0x7ff8cc0244e0 >2018-08-10 05:47:11.863+0000: 12890: error : qemuProcessFindDomainDiskByAlias:371 : internal error: no disk found with alias >2018-08-10 05:47:13.107+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=3 >2018-08-10 05:47:13.108+0000: 12890: debug : virStreamSend:169 : stream=0x7ff8c0002c70, data=0x559d08d4ef0c, nbytes=1 >2018-08-10 05:47:13.108+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:47:13.112+0000: 12890: debug : virStreamRecv:264 : stream=0x7ff8c0002c70, data=0x559d08d50700, nbytes=262120 >2018-08-10 05:47:13.112+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=0 >2018-08-10 05:47:13.112+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:47:13.226+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=3 >2018-08-10 05:47:13.226+0000: 12890: debug : virStreamSend:169 : stream=0x7ff8c0002c70, data=0x559d08d4ff7c, nbytes=1 >2018-08-10 05:47:13.226+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:47:13.231+0000: 12890: debug : virStreamRecv:264 : stream=0x7ff8c0002c70, data=0x559d08d50160, nbytes=262120 >2018-08-10 05:47:13.231+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=0 >2018-08-10 05:47:13.231+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:47:13.363+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=3 >2018-08-10 05:47:13.363+0000: 12890: debug : virStreamSend:169 : stream=0x7ff8c0002c70, data=0x559d08d4ff7c, nbytes=1 >2018-08-10 05:47:13.363+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:47:13.368+0000: 12890: debug : virStreamRecv:264 : stream=0x7ff8c0002c70, data=0x559d08d50160, nbytes=262120 >2018-08-10 05:47:13.368+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=0 >2018-08-10 05:47:13.368+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:47:13.458+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=3 >2018-08-10 05:47:13.458+0000: 12890: debug : virStreamSend:169 : stream=0x7ff8c0002c70, data=0x559d08d4ff7c, nbytes=1 >2018-08-10 05:47:13.458+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:47:13.463+0000: 12890: debug : virStreamRecv:264 : stream=0x7ff8c0002c70, data=0x559d08d50160, nbytes=262120 >2018-08-10 05:47:13.463+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=0 >2018-08-10 05:47:13.463+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:47:13.627+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=3 >2018-08-10 05:47:13.627+0000: 12890: debug : virStreamSend:169 : stream=0x7ff8c0002c70, data=0x559d08d4ff7c, nbytes=1 >2018-08-10 05:47:13.627+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:47:13.632+0000: 12890: debug : virStreamRecv:264 : stream=0x7ff8c0002c70, data=0x559d08d50160, nbytes=262120 >2018-08-10 05:47:13.632+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=0 >2018-08-10 05:47:13.632+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:47:13.647+0000: 12890: debug : virStreamRecv:264 : stream=0x7ff8c0002c70, data=0x559d08d50160, nbytes=262120 >2018-08-10 05:47:13.647+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=0 >2018-08-10 05:47:13.647+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:47:13.985+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=3 >2018-08-10 05:47:13.985+0000: 12890: debug : virStreamSend:169 : stream=0x7ff8c0002c70, data=0x559d08d4ff7c, nbytes=1 >2018-08-10 05:47:13.985+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:47:14.138+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=3 >2018-08-10 05:47:14.138+0000: 12890: debug : virStreamSend:169 : stream=0x7ff8c0002c70, data=0x559d08d4f90c, nbytes=1 >2018-08-10 05:47:14.138+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:47:14.305+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=3 >2018-08-10 05:47:14.305+0000: 12890: debug : virStreamSend:169 : stream=0x7ff8c0002c70, data=0x559d08d4f90c, nbytes=1 >2018-08-10 05:47:14.305+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:47:14.396+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=3 >2018-08-10 05:47:14.396+0000: 12890: debug : virStreamSend:169 : stream=0x7ff8c0002c70, data=0x559d08d4f90c, nbytes=1 >2018-08-10 05:47:14.396+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:47:14.481+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=3 >2018-08-10 05:47:14.481+0000: 12890: debug : virStreamSend:169 : stream=0x7ff8c0002c70, data=0x559d08d4f90c, nbytes=1 >2018-08-10 05:47:14.481+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:47:14.602+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=3 >2018-08-10 05:47:14.602+0000: 12890: debug : virStreamSend:169 : stream=0x7ff8c0002c70, data=0x559d08d4f90c, nbytes=1 >2018-08-10 05:47:14.602+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:47:14.811+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=3 >2018-08-10 05:47:14.811+0000: 12890: debug : virStreamSend:169 : stream=0x7ff8c0002c70, data=0x559d08d4f90c, nbytes=1 >2018-08-10 05:47:14.811+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:47:14.819+0000: 12890: debug : virStreamRecv:264 : stream=0x7ff8c0002c70, data=0x559d08d50160, nbytes=262120 >2018-08-10 05:47:14.819+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=0 >2018-08-10 05:47:14.819+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:47:14.961+0000: 12891: error : qemuHotplugWaitForTrayEject:177 : operation failed: timed out waiting to open tray of 'sdb' >2018-08-10 05:47:14.962+0000: 12891: debug : qemuTeardownImageCgroup:162 : Not updating cgroups for disk path '<null>', type: file >2018-08-10 05:47:14.962+0000: 12891: debug : virFileClose:111 : Closed fd 31 >2018-08-10 05:47:14.963+0000: 12891: debug : virFileClose:111 : Closed fd 29 >2018-08-10 05:47:14.964+0000: 12891: debug : virFileClose:111 : Closed fd 31 >2018-08-10 05:47:14.964+0000: 12891: debug : virFileClose:111 : Closed fd 29 >2018-08-10 05:47:14.964+0000: 12891: debug : qemuDomainObjEndJob:7017 : Stopping job: modify (async=none vm=0x7ff878564d00 name=A) >2018-08-10 05:47:14.964+0000: 12891: debug : virThreadJobClear:121 : Thread 12891 (virNetServerHandleJob) finished job remoteDispatchDomainUpdateDeviceFlags with ret=-1 >2018-08-10 05:47:14.965+0000: 12892: debug : virThreadJobSet:96 : Thread 12892 (virNetServerHandleJob) is now running job remoteDispatchConnectUnregisterCloseCallback >2018-08-10 05:47:14.965+0000: 12892: debug : virConnectUnregisterCloseCallback:1410 : conn=0x7ff8dc000c00 >2018-08-10 05:47:14.965+0000: 12892: debug : virThreadJobClear:121 : Thread 12892 (virNetServerHandleJob) finished job remoteDispatchConnectUnregisterCloseCallback with ret=0 >2018-08-10 05:47:14.965+0000: 12895: debug : virThreadJobSet:96 : Thread 12895 (virNetServerHandleJob) is now running job remoteDispatchConnectClose >2018-08-10 05:47:14.965+0000: 12895: debug : virThreadJobClear:121 : Thread 12895 (virNetServerHandleJob) finished job remoteDispatchConnectClose with ret=0 >2018-08-10 05:47:14.965+0000: 12890: debug : virIdentitySetAttr:245 : ident=0x559d08d4eec0 attribute=4 value=12890 >2018-08-10 05:47:14.965+0000: 12890: debug : virFileClose:111 : Closed fd 29 >2018-08-10 05:47:14.965+0000: 12890: debug : virIdentitySetAttr:245 : ident=0x559d08d4eec0 attribute=5 value=156918201 >2018-08-10 05:47:14.965+0000: 12890: debug : virIdentitySetAttr:245 : ident=0x559d08d4eec0 attribute=0 value=root >2018-08-10 05:47:14.965+0000: 12890: debug : virIdentitySetAttr:245 : ident=0x559d08d4eec0 attribute=1 value=0 >2018-08-10 05:47:14.965+0000: 12890: debug : virIdentitySetAttr:245 : ident=0x559d08d4eec0 attribute=2 value=root >2018-08-10 05:47:14.965+0000: 12890: debug : virIdentitySetAttr:245 : ident=0x559d08d4eec0 attribute=3 value=0 >2018-08-10 05:47:14.965+0000: 12890: debug : virIdentitySetAttr:245 : ident=0x559d08d4eec0 attribute=8 value=system_u:system_r:virtd_t:s0-s0:c0.c1023 >2018-08-10 05:47:14.965+0000: 12890: debug : virConnectClose:1237 : conn=0x7ff8dc000c00 >2018-08-10 05:47:14.965+0000: 12890: debug : virConnectClose:1237 : conn=0x7ff8dc000c00 >2018-08-10 05:47:14.965+0000: 12890: debug : virConnectClose:1237 : conn=0x7ff8dc000c00 >2018-08-10 05:47:14.965+0000: 12890: debug : virConnectClose:1237 : conn=0x7ff8dc000c00 >2018-08-10 05:47:14.965+0000: 12890: debug : virConnectClose:1237 : conn=0x7ff8dc000c00 >2018-08-10 05:47:14.965+0000: 12890: debug : virConnectClose:1237 : conn=0x7ff8dc000c00 >2018-08-10 05:47:14.965+0000: 12890: debug : virConnectClose:1237 : conn=0x7ff8dc000c00 >2018-08-10 05:47:14.965+0000: 12890: debug : virCloseCallbacksRun:320 : conn=0x7ff8dc000c00 >2018-08-10 05:47:14.965+0000: 12890: debug : virFileClose:111 : Closed fd 28 >2018-08-10 05:47:14.974+0000: 12890: debug : virStreamRecv:264 : stream=0x7ff8c0002c70, data=0x559d08d50010, nbytes=262120 >2018-08-10 05:47:14.978+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=0 >2018-08-10 05:47:14.978+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:47:14.999+0000: 12890: debug : virStreamRecv:264 : stream=0x7ff8c0002c70, data=0x559d08d50010, nbytes=262120 >2018-08-10 05:47:14.999+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=0 >2018-08-10 05:47:14.999+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:47:15.043+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=3 >2018-08-10 05:47:15.043+0000: 12890: debug : virStreamSend:169 : stream=0x7ff8c0002c70, data=0x559d08d4ebac, nbytes=1 >2018-08-10 05:47:15.043+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:47:15.048+0000: 12890: debug : virStreamRecv:264 : stream=0x7ff8c0002c70, data=0x559d08d50010, nbytes=262120 >2018-08-10 05:47:15.048+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=0 >2018-08-10 05:47:15.048+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:47:15.202+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=3 >2018-08-10 05:47:15.202+0000: 12890: debug : virStreamSend:169 : stream=0x7ff8c0002c70, data=0x559d08d4ebac, nbytes=1 >2018-08-10 05:47:15.202+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:47:15.207+0000: 12890: debug : virStreamRecv:264 : stream=0x7ff8c0002c70, data=0x559d08d50010, nbytes=262120 >2018-08-10 05:47:15.207+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=0 >2018-08-10 05:47:15.207+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:47:15.282+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=3 >2018-08-10 05:47:15.282+0000: 12890: debug : virStreamSend:169 : stream=0x7ff8c0002c70, data=0x559d08d4ebac, nbytes=1 >2018-08-10 05:47:15.282+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:47:15.287+0000: 12890: debug : virStreamRecv:264 : stream=0x7ff8c0002c70, data=0x559d08d50010, nbytes=262120 >2018-08-10 05:47:15.287+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=0 >2018-08-10 05:47:15.287+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:47:15.427+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=3 >2018-08-10 05:47:15.427+0000: 12890: debug : virStreamSend:169 : stream=0x7ff8c0002c70, data=0x559d08d4ebac, nbytes=1 >2018-08-10 05:47:15.427+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:47:15.432+0000: 12890: debug : virStreamRecv:264 : stream=0x7ff8c0002c70, data=0x559d08d50010, nbytes=262120 >2018-08-10 05:47:15.432+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=0 >2018-08-10 05:47:15.432+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:47:15.515+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=3 >2018-08-10 05:47:15.515+0000: 12890: debug : virStreamSend:169 : stream=0x7ff8c0002c70, data=0x559d08d4ebac, nbytes=1 >2018-08-10 05:47:15.515+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:47:15.519+0000: 12890: debug : virStreamRecv:264 : stream=0x7ff8c0002c70, data=0x559d08d50010, nbytes=262120 >2018-08-10 05:47:15.519+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=0 >2018-08-10 05:47:15.519+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:47:15.723+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=3 >2018-08-10 05:47:15.723+0000: 12890: debug : virStreamSend:169 : stream=0x7ff8c0002c70, data=0x559d08d4ebac, nbytes=1 >2018-08-10 05:47:15.723+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:47:15.728+0000: 12890: debug : virStreamRecv:264 : stream=0x7ff8c0002c70, data=0x559d08d50010, nbytes=262120 >2018-08-10 05:47:15.728+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=0 >2018-08-10 05:47:15.729+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:47:15.736+0000: 12890: debug : virStreamRecv:264 : stream=0x7ff8c0002c70, data=0x559d08d50010, nbytes=262120 >2018-08-10 05:47:15.738+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=0 >2018-08-10 05:47:15.738+0000: 12890: debug : virStreamEventUpdateCallback:1111 : stream=0x7ff8c0002c70, events=1 >2018-08-10 05:48:45.349+0000: 12890: debug : virNetlinkEventCallback:791 : dispatching to max 0 clients, called from event watch 7 >2018-08-10 05:48:45.349+0000: 12890: debug : virNetlinkEventCallback:804 : event not handled. >2018-08-10 05:48:45.349+0000: 12890: debug : virNetlinkEventCallback:791 : dispatching to max 0 clients, called from event watch 7 >2018-08-10 05:48:45.349+0000: 12890: debug : virNetlinkEventCallback:804 : event not handled. >2018-08-10 05:48:45.349+0000: 12890: debug : virNetlinkEventCallback:791 : dispatching to max 0 clients, called from event watch 7 >2018-08-10 05:48:45.349+0000: 12890: debug : virNetlinkEventCallback:804 : event not handled. >2018-08-10 05:48:45.349+0000: 12890: debug : virNetlinkEventCallback:791 : dispatching to max 0 clients, called from event watch 7 >2018-08-10 05:48:45.349+0000: 12890: debug : virNetlinkEventCallback:804 : event not handled. >2018-08-10 05:48:45.349+0000: 12890: debug : virNetlinkEventCallback:791 : dispatching to max 0 clients, called from event watch 7 >2018-08-10 05:48:45.349+0000: 12890: debug : virNetlinkEventCallback:804 : event not handled. >2018-08-10 05:48:45.349+0000: 12890: debug : virNetlinkEventCallback:791 : dispatching to max 0 clients, called from event watch 7 >2018-08-10 05:48:45.349+0000: 12890: debug : virNetlinkEventCallback:804 : event not handled. >2018-08-10 05:48:45.349+0000: 12890: debug : virNetlinkEventCallback:791 : dispatching to max 0 clients, called from event watch 7 >2018-08-10 05:48:45.349+0000: 12890: debug : virNetlinkEventCallback:804 : event not handled. >2018-08-10 05:48:45.349+0000: 12890: debug : virNetlinkEventCallback:791 : dispatching to max 0 clients, called from event watch 7 >2018-08-10 05:48:45.349+0000: 12890: debug : virNetlinkEventCallback:804 : event not handled. >2018-08-10 05:48:45.349+0000: 12890: debug : virNetlinkEventCallback:791 : dispatching to max 0 clients, called from event watch 7 >2018-08-10 05:48:45.349+0000: 12890: debug : virNetlinkEventCallback:804 : event not handled. >2018-08-10 05:48:45.350+0000: 12890: debug : virNetlinkEventCallback:791 : dispatching to max 0 clients, called from event watch 7 >2018-08-10 05:48:45.350+0000: 12890: debug : virNetlinkEventCallback:804 : event not handled. >2018-08-10 05:50:27.888+0000: 12893: debug : virFileClose:111 : Closed fd 29 >2018-08-10 05:50:27.888+0000: 12893: debug : virIdentitySetAttr:245 : ident=0x7ff8dc000ee0 attribute=0 value=root >2018-08-10 05:50:27.888+0000: 12893: debug : virIdentitySetAttr:245 : ident=0x7ff8dc000ee0 attribute=1 value=0 >2018-08-10 05:50:27.889+0000: 12893: debug : virIdentitySetAttr:245 : ident=0x7ff8dc000ee0 attribute=2 value=root >2018-08-10 05:50:27.889+0000: 12893: debug : virIdentitySetAttr:245 : ident=0x7ff8dc000ee0 attribute=3 value=0 >2018-08-10 05:50:27.889+0000: 12893: debug : virIdentitySetAttr:245 : ident=0x7ff8dc000ee0 attribute=4 value=13443 >2018-08-10 05:50:27.889+0000: 12893: debug : virIdentitySetAttr:245 : ident=0x7ff8dc000ee0 attribute=5 value=156943662 >2018-08-10 05:50:27.889+0000: 12893: debug : virIdentitySetAttr:245 : ident=0x7ff8dc000ee0 attribute=8 value=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 >2018-08-10 05:50:27.889+0000: 12893: debug : virThreadJobSet:96 : Thread 12893 (virNetServerHandleJob) is now running job remoteDispatchAuthList >2018-08-10 05:50:27.889+0000: 12893: debug : virFileClose:111 : Closed fd 29 >2018-08-10 05:50:27.889+0000: 12893: debug : virThreadJobClear:121 : Thread 12893 (virNetServerHandleJob) finished job remoteDispatchAuthList with ret=0 >2018-08-10 05:50:27.889+0000: 12894: debug : virThreadJobSet:96 : Thread 12894 (virNetServerHandleJob) is now running job remoteDispatchConnectSupportsFeature >2018-08-10 05:50:27.889+0000: 12894: debug : virThreadJobClear:121 : Thread 12894 (virNetServerHandleJob) finished job remoteDispatchConnectSupportsFeature with ret=0 >2018-08-10 05:50:27.889+0000: 12891: debug : virThreadJobSet:96 : Thread 12891 (virNetServerHandleJob) is now running job remoteDispatchConnectOpen >2018-08-10 05:50:27.889+0000: 12891: debug : virConnectOpen:1116 : name= >2018-08-10 05:50:27.889+0000: 12891: debug : virConfLoadConfig:1576 : Loading config file '/etc/libvirt/libvirt.conf' >2018-08-10 05:50:27.889+0000: 12891: debug : virConfReadFile:752 : filename=/etc/libvirt/libvirt.conf >2018-08-10 05:50:27.889+0000: 12891: debug : virFileClose:111 : Closed fd 29 >2018-08-10 05:50:27.889+0000: 12891: debug : virConfGetValueString:897 : Get value string (nil) 0 >2018-08-10 05:50:27.889+0000: 12891: debug : virConnectOpenInternal:899 : Trying to probe for default URI >2018-08-10 05:50:27.889+0000: 12891: debug : virConnectOpenInternal:906 : QEMU driver URI probe returned 'qemu:///system' >2018-08-10 05:50:27.889+0000: 12891: debug : virConfGetValueStringList:946 : Get value string list (nil) 0 >2018-08-10 05:50:27.889+0000: 12891: debug : virConnectOpenInternal:944 : Split "qemu:///system" to URI components: > scheme qemu > server <null> > user <null> > port 0 > path /system >2018-08-10 05:50:27.889+0000: 12891: debug : virConnectOpenInternal:1001 : trying driver 0 (Test) ... >2018-08-10 05:50:27.889+0000: 12891: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:50:27.889+0000: 12891: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:50:27.889+0000: 12891: debug : virConnectOpenInternal:1001 : trying driver 1 (ESX) ... >2018-08-10 05:50:27.889+0000: 12891: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:50:27.889+0000: 12891: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:50:27.889+0000: 12891: debug : virConnectOpenInternal:1001 : trying driver 2 (remote) ... >2018-08-10 05:50:27.889+0000: 12891: debug : virConnectOpenInternal:1029 : Matching any URI scheme for 'qemu' >2018-08-10 05:50:27.889+0000: 12891: debug : virConnectOpenInternal:1045 : driver 2 remote returned DECLINED >2018-08-10 05:50:27.889+0000: 12891: debug : virConnectOpenInternal:1001 : trying driver 3 (network) ... >2018-08-10 05:50:27.889+0000: 12891: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:50:27.889+0000: 12891: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:50:27.889+0000: 12891: debug : virConnectOpenInternal:1001 : trying driver 4 (interface) ... >2018-08-10 05:50:27.889+0000: 12891: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:50:27.889+0000: 12891: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:50:27.889+0000: 12891: debug : virConnectOpenInternal:1001 : trying driver 5 (storage) ... >2018-08-10 05:50:27.889+0000: 12891: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:50:27.889+0000: 12891: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:50:27.889+0000: 12891: debug : virConnectOpenInternal:1001 : trying driver 6 (nodedev) ... >2018-08-10 05:50:27.889+0000: 12891: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:50:27.889+0000: 12891: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:50:27.889+0000: 12891: debug : virConnectOpenInternal:1001 : trying driver 7 (secret) ... >2018-08-10 05:50:27.889+0000: 12891: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:50:27.889+0000: 12891: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:50:27.889+0000: 12891: debug : virConnectOpenInternal:1001 : trying driver 8 (nwfilter) ... >2018-08-10 05:50:27.889+0000: 12891: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:50:27.889+0000: 12891: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:50:27.889+0000: 12891: debug : virConnectOpenInternal:1001 : trying driver 9 (QEMU) ... >2018-08-10 05:50:27.889+0000: 12891: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:50:27.889+0000: 12891: debug : virConnectOpenInternal:1019 : Matched URI scheme 'qemu' >2018-08-10 05:50:27.889+0000: 12891: debug : virConnectOpenInternal:1045 : driver 9 QEMU returned SUCCESS >2018-08-10 05:50:27.889+0000: 12891: debug : virThreadJobClear:121 : Thread 12891 (virNetServerHandleJob) finished job remoteDispatchConnectOpen with ret=0 >2018-08-10 05:50:27.890+0000: 12892: debug : virThreadJobSet:96 : Thread 12892 (virNetServerHandleJob) is now running job remoteDispatchConnectGetURI >2018-08-10 05:50:27.890+0000: 12892: debug : virConnectGetURI:255 : conn=0x7ff8d4002b50 >2018-08-10 05:50:27.890+0000: 12892: debug : virThreadJobClear:121 : Thread 12892 (virNetServerHandleJob) finished job remoteDispatchConnectGetURI with ret=0 >2018-08-10 05:50:27.890+0000: 12895: debug : virThreadJobSet:96 : Thread 12895 (virNetServerHandleJob) is now running job remoteDispatchConnectSupportsFeature >2018-08-10 05:50:27.890+0000: 12895: debug : virThreadJobClear:121 : Thread 12895 (virNetServerHandleJob) finished job remoteDispatchConnectSupportsFeature with ret=0 >2018-08-10 05:50:27.890+0000: 12899: debug : virThreadJobSet:96 : Thread 12899 (virNetServerHandleJob) is now running job remoteDispatchConnectSupportsFeature >2018-08-10 05:50:27.890+0000: 12899: debug : virThreadJobClear:121 : Thread 12899 (virNetServerHandleJob) finished job remoteDispatchConnectSupportsFeature with ret=0 >2018-08-10 05:50:27.890+0000: 12894: debug : virThreadJobSet:96 : Thread 12894 (virNetServerHandleJob) is now running job remoteDispatchConnectRegisterCloseCallback >2018-08-10 05:50:27.890+0000: 12894: debug : virConnectRegisterCloseCallback:1375 : conn=0x7ff8d4002b50 >2018-08-10 05:50:27.890+0000: 12894: debug : virThreadJobClear:121 : Thread 12894 (virNetServerHandleJob) finished job remoteDispatchConnectRegisterCloseCallback with ret=0 >2018-08-10 05:50:27.890+0000: 12891: debug : virThreadJobSet:96 : Thread 12891 (virNetServerHandleJob) is now running job remoteDispatchConnectListAllDomains >2018-08-10 05:50:27.890+0000: 12891: debug : virConnectListAllDomains:6479 : conn=0x7ff8d4002b50, domains=0x7ff8e4ea6b00, flags=0x1 >2018-08-10 05:50:27.890+0000: 12891: debug : virThreadJobClear:121 : Thread 12891 (virNetServerHandleJob) finished job remoteDispatchConnectListAllDomains with ret=0 >2018-08-10 05:50:27.890+0000: 12892: debug : virThreadJobSet:96 : Thread 12892 (virNetServerHandleJob) is now running job remoteDispatchDomainGetState >2018-08-10 05:50:27.890+0000: 12892: debug : virDomainGetState:2481 : dom=0x7ff8cc015920, (VM: name=A, uuid=b1838836-e956-48a6-ad12-f9700046f020), state=0x7ff8cc0139a0, reason=0x7ff8cc0139a4, flags=0x0 >2018-08-10 05:50:27.890+0000: 12892: debug : virThreadJobClear:121 : Thread 12892 (virNetServerHandleJob) finished job remoteDispatchDomainGetState with ret=0 >2018-08-10 05:50:27.890+0000: 12895: debug : virThreadJobSet:96 : Thread 12895 (virNetServerHandleJob) is now running job remoteDispatchConnectUnregisterCloseCallback >2018-08-10 05:50:27.890+0000: 12895: debug : virConnectUnregisterCloseCallback:1410 : conn=0x7ff8d4002b50 >2018-08-10 05:50:27.890+0000: 12895: debug : virThreadJobClear:121 : Thread 12895 (virNetServerHandleJob) finished job remoteDispatchConnectUnregisterCloseCallback with ret=0 >2018-08-10 05:50:27.890+0000: 12893: debug : virThreadJobSet:96 : Thread 12893 (virNetServerHandleJob) is now running job remoteDispatchConnectClose >2018-08-10 05:50:27.890+0000: 12893: debug : virThreadJobClear:121 : Thread 12893 (virNetServerHandleJob) finished job remoteDispatchConnectClose with ret=0 >2018-08-10 05:50:27.890+0000: 12890: debug : virIdentitySetAttr:245 : ident=0x559d08d4eec0 attribute=4 value=12890 >2018-08-10 05:50:27.891+0000: 12890: debug : virFileClose:111 : Closed fd 29 >2018-08-10 05:50:27.891+0000: 12890: debug : virIdentitySetAttr:245 : ident=0x559d08d4eec0 attribute=5 value=156918201 >2018-08-10 05:50:27.891+0000: 12890: debug : virIdentitySetAttr:245 : ident=0x559d08d4eec0 attribute=0 value=root >2018-08-10 05:50:27.891+0000: 12890: debug : virIdentitySetAttr:245 : ident=0x559d08d4eec0 attribute=1 value=0 >2018-08-10 05:50:27.891+0000: 12890: debug : virIdentitySetAttr:245 : ident=0x559d08d4eec0 attribute=2 value=root >2018-08-10 05:50:27.891+0000: 12890: debug : virIdentitySetAttr:245 : ident=0x559d08d4eec0 attribute=3 value=0 >2018-08-10 05:50:27.891+0000: 12890: debug : virIdentitySetAttr:245 : ident=0x559d08d4eec0 attribute=8 value=system_u:system_r:virtd_t:s0-s0:c0.c1023 >2018-08-10 05:50:27.891+0000: 12890: debug : virConnectClose:1237 : conn=0x7ff8d4002b50 >2018-08-10 05:50:27.891+0000: 12890: debug : virConnectClose:1237 : conn=0x7ff8d4002b50 >2018-08-10 05:50:27.891+0000: 12890: debug : virConnectClose:1237 : conn=0x7ff8d4002b50 >2018-08-10 05:50:27.891+0000: 12890: debug : virConnectClose:1237 : conn=0x7ff8d4002b50 >2018-08-10 05:50:27.891+0000: 12890: debug : virConnectClose:1237 : conn=0x7ff8d4002b50 >2018-08-10 05:50:27.891+0000: 12890: debug : virConnectClose:1237 : conn=0x7ff8d4002b50 >2018-08-10 05:50:27.891+0000: 12890: debug : virConnectClose:1237 : conn=0x7ff8d4002b50 >2018-08-10 05:50:27.891+0000: 12890: debug : virCloseCallbacksRun:320 : conn=0x7ff8d4002b50 >2018-08-10 05:50:27.891+0000: 12890: debug : virFileClose:111 : Closed fd 28 >2018-08-10 05:50:40.612+0000: 12894: debug : virFileClose:111 : Closed fd 29 >2018-08-10 05:50:40.613+0000: 12894: debug : virIdentitySetAttr:245 : ident=0x7ff8c0000d70 attribute=0 value=root >2018-08-10 05:50:40.613+0000: 12894: debug : virIdentitySetAttr:245 : ident=0x7ff8c0000d70 attribute=1 value=0 >2018-08-10 05:50:40.613+0000: 12894: debug : virIdentitySetAttr:245 : ident=0x7ff8c0000d70 attribute=2 value=root >2018-08-10 05:50:40.613+0000: 12894: debug : virIdentitySetAttr:245 : ident=0x7ff8c0000d70 attribute=3 value=0 >2018-08-10 05:50:40.613+0000: 12894: debug : virIdentitySetAttr:245 : ident=0x7ff8c0000d70 attribute=4 value=13461 >2018-08-10 05:50:40.613+0000: 12894: debug : virIdentitySetAttr:245 : ident=0x7ff8c0000d70 attribute=5 value=156944935 >2018-08-10 05:50:40.613+0000: 12894: debug : virIdentitySetAttr:245 : ident=0x7ff8c0000d70 attribute=8 value=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 >2018-08-10 05:50:40.613+0000: 12894: debug : virThreadJobSet:96 : Thread 12894 (virNetServerHandleJob) is now running job remoteDispatchAuthList >2018-08-10 05:50:40.613+0000: 12894: debug : virFileClose:111 : Closed fd 29 >2018-08-10 05:50:40.613+0000: 12894: debug : virThreadJobClear:121 : Thread 12894 (virNetServerHandleJob) finished job remoteDispatchAuthList with ret=0 >2018-08-10 05:50:40.613+0000: 12891: debug : virThreadJobSet:96 : Thread 12891 (virNetServerHandleJob) is now running job remoteDispatchConnectSupportsFeature >2018-08-10 05:50:40.613+0000: 12891: debug : virThreadJobClear:121 : Thread 12891 (virNetServerHandleJob) finished job remoteDispatchConnectSupportsFeature with ret=0 >2018-08-10 05:50:40.613+0000: 12892: debug : virThreadJobSet:96 : Thread 12892 (virNetServerHandleJob) is now running job remoteDispatchConnectOpen >2018-08-10 05:50:40.613+0000: 12892: debug : virConnectOpen:1116 : name= >2018-08-10 05:50:40.613+0000: 12892: debug : virConfLoadConfig:1576 : Loading config file '/etc/libvirt/libvirt.conf' >2018-08-10 05:50:40.613+0000: 12892: debug : virConfReadFile:752 : filename=/etc/libvirt/libvirt.conf >2018-08-10 05:50:40.613+0000: 12892: debug : virFileClose:111 : Closed fd 29 >2018-08-10 05:50:40.613+0000: 12892: debug : virConfGetValueString:897 : Get value string (nil) 0 >2018-08-10 05:50:40.613+0000: 12892: debug : virConnectOpenInternal:899 : Trying to probe for default URI >2018-08-10 05:50:40.613+0000: 12892: debug : virConnectOpenInternal:906 : QEMU driver URI probe returned 'qemu:///system' >2018-08-10 05:50:40.613+0000: 12892: debug : virConfGetValueStringList:946 : Get value string list (nil) 0 >2018-08-10 05:50:40.613+0000: 12892: debug : virConnectOpenInternal:944 : Split "qemu:///system" to URI components: > scheme qemu > server <null> > user <null> > port 0 > path /system >2018-08-10 05:50:40.613+0000: 12892: debug : virConnectOpenInternal:1001 : trying driver 0 (Test) ... >2018-08-10 05:50:40.613+0000: 12892: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:50:40.613+0000: 12892: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:50:40.613+0000: 12892: debug : virConnectOpenInternal:1001 : trying driver 1 (ESX) ... >2018-08-10 05:50:40.613+0000: 12892: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:50:40.613+0000: 12892: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:50:40.613+0000: 12892: debug : virConnectOpenInternal:1001 : trying driver 2 (remote) ... >2018-08-10 05:50:40.613+0000: 12892: debug : virConnectOpenInternal:1029 : Matching any URI scheme for 'qemu' >2018-08-10 05:50:40.613+0000: 12892: debug : virConnectOpenInternal:1045 : driver 2 remote returned DECLINED >2018-08-10 05:50:40.613+0000: 12892: debug : virConnectOpenInternal:1001 : trying driver 3 (network) ... >2018-08-10 05:50:40.613+0000: 12892: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:50:40.613+0000: 12892: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:50:40.613+0000: 12892: debug : virConnectOpenInternal:1001 : trying driver 4 (interface) ... >2018-08-10 05:50:40.613+0000: 12892: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:50:40.613+0000: 12892: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:50:40.613+0000: 12892: debug : virConnectOpenInternal:1001 : trying driver 5 (storage) ... >2018-08-10 05:50:40.613+0000: 12892: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:50:40.613+0000: 12892: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:50:40.613+0000: 12892: debug : virConnectOpenInternal:1001 : trying driver 6 (nodedev) ... >2018-08-10 05:50:40.613+0000: 12892: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:50:40.613+0000: 12892: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:50:40.613+0000: 12892: debug : virConnectOpenInternal:1001 : trying driver 7 (secret) ... >2018-08-10 05:50:40.613+0000: 12892: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:50:40.613+0000: 12892: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:50:40.613+0000: 12892: debug : virConnectOpenInternal:1001 : trying driver 8 (nwfilter) ... >2018-08-10 05:50:40.613+0000: 12892: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:50:40.613+0000: 12892: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:50:40.613+0000: 12892: debug : virConnectOpenInternal:1001 : trying driver 9 (QEMU) ... >2018-08-10 05:50:40.613+0000: 12892: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:50:40.613+0000: 12892: debug : virConnectOpenInternal:1019 : Matched URI scheme 'qemu' >2018-08-10 05:50:40.613+0000: 12892: debug : virConnectOpenInternal:1045 : driver 9 QEMU returned SUCCESS >2018-08-10 05:50:40.613+0000: 12892: debug : virThreadJobClear:121 : Thread 12892 (virNetServerHandleJob) finished job remoteDispatchConnectOpen with ret=0 >2018-08-10 05:50:40.613+0000: 12895: debug : virThreadJobSet:96 : Thread 12895 (virNetServerHandleJob) is now running job remoteDispatchConnectGetURI >2018-08-10 05:50:40.613+0000: 12895: debug : virConnectGetURI:255 : conn=0x7ff8cc024970 >2018-08-10 05:50:40.613+0000: 12895: debug : virThreadJobClear:121 : Thread 12895 (virNetServerHandleJob) finished job remoteDispatchConnectGetURI with ret=0 >2018-08-10 05:50:40.614+0000: 12893: debug : virThreadJobSet:96 : Thread 12893 (virNetServerHandleJob) is now running job remoteDispatchConnectSupportsFeature >2018-08-10 05:50:40.614+0000: 12893: debug : virThreadJobClear:121 : Thread 12893 (virNetServerHandleJob) finished job remoteDispatchConnectSupportsFeature with ret=0 >2018-08-10 05:50:40.614+0000: 12900: debug : virThreadJobSet:96 : Thread 12900 (virNetServerHandleJob) is now running job remoteDispatchConnectSupportsFeature >2018-08-10 05:50:40.614+0000: 12900: debug : virThreadJobClear:121 : Thread 12900 (virNetServerHandleJob) finished job remoteDispatchConnectSupportsFeature with ret=0 >2018-08-10 05:50:40.614+0000: 12891: debug : virThreadJobSet:96 : Thread 12891 (virNetServerHandleJob) is now running job remoteDispatchConnectRegisterCloseCallback >2018-08-10 05:50:40.614+0000: 12891: debug : virConnectRegisterCloseCallback:1375 : conn=0x7ff8cc024970 >2018-08-10 05:50:40.614+0000: 12891: debug : virThreadJobClear:121 : Thread 12891 (virNetServerHandleJob) finished job remoteDispatchConnectRegisterCloseCallback with ret=0 >2018-08-10 05:50:40.614+0000: 12892: debug : virThreadJobSet:96 : Thread 12892 (virNetServerHandleJob) is now running job remoteDispatchDomainLookupByName >2018-08-10 05:50:40.614+0000: 12892: debug : virDomainLookupByName:412 : conn=0x7ff8cc024970, name=A >2018-08-10 05:50:40.614+0000: 12892: debug : virThreadJobClear:121 : Thread 12892 (virNetServerHandleJob) finished job remoteDispatchDomainLookupByName with ret=0 >2018-08-10 05:50:40.614+0000: 12895: debug : virThreadJobSet:96 : Thread 12895 (virNetServerHandleJob) is now running job remoteDispatchDomainGetXMLDesc >2018-08-10 05:50:40.614+0000: 12895: debug : virDomainGetXMLDesc:2572 : dom=0x7ff8c8001210, (VM: name=A, uuid=b1838836-e956-48a6-ad12-f9700046f020), flags=0x0 >2018-08-10 05:50:40.614+0000: 12895: debug : virThreadJobClear:121 : Thread 12895 (virNetServerHandleJob) finished job remoteDispatchDomainGetXMLDesc with ret=0 >2018-08-10 05:50:40.614+0000: 12893: debug : virThreadJobSet:96 : Thread 12893 (virNetServerHandleJob) is now running job remoteDispatchConnectUnregisterCloseCallback >2018-08-10 05:50:40.614+0000: 12893: debug : virConnectUnregisterCloseCallback:1410 : conn=0x7ff8cc024970 >2018-08-10 05:50:40.614+0000: 12893: debug : virThreadJobClear:121 : Thread 12893 (virNetServerHandleJob) finished job remoteDispatchConnectUnregisterCloseCallback with ret=0 >2018-08-10 05:50:40.614+0000: 12894: debug : virThreadJobSet:96 : Thread 12894 (virNetServerHandleJob) is now running job remoteDispatchConnectClose >2018-08-10 05:50:40.614+0000: 12894: debug : virThreadJobClear:121 : Thread 12894 (virNetServerHandleJob) finished job remoteDispatchConnectClose with ret=0 >2018-08-10 05:50:40.614+0000: 12890: debug : virIdentitySetAttr:245 : ident=0x559d08d4eec0 attribute=4 value=12890 >2018-08-10 05:50:40.614+0000: 12890: debug : virFileClose:111 : Closed fd 29 >2018-08-10 05:50:40.614+0000: 12890: debug : virIdentitySetAttr:245 : ident=0x559d08d4eec0 attribute=5 value=156918201 >2018-08-10 05:50:40.614+0000: 12890: debug : virIdentitySetAttr:245 : ident=0x559d08d4eec0 attribute=0 value=root >2018-08-10 05:50:40.615+0000: 12890: debug : virIdentitySetAttr:245 : ident=0x559d08d4eec0 attribute=1 value=0 >2018-08-10 05:50:40.615+0000: 12890: debug : virIdentitySetAttr:245 : ident=0x559d08d4eec0 attribute=2 value=root >2018-08-10 05:50:40.615+0000: 12890: debug : virIdentitySetAttr:245 : ident=0x559d08d4eec0 attribute=3 value=0 >2018-08-10 05:50:40.615+0000: 12890: debug : virIdentitySetAttr:245 : ident=0x559d08d4eec0 attribute=8 value=system_u:system_r:virtd_t:s0-s0:c0.c1023 >2018-08-10 05:50:40.615+0000: 12890: debug : virConnectClose:1237 : conn=0x7ff8cc024970 >2018-08-10 05:50:40.615+0000: 12890: debug : virConnectClose:1237 : conn=0x7ff8cc024970 >2018-08-10 05:50:40.615+0000: 12890: debug : virConnectClose:1237 : conn=0x7ff8cc024970 >2018-08-10 05:50:40.615+0000: 12890: debug : virConnectClose:1237 : conn=0x7ff8cc024970 >2018-08-10 05:50:40.615+0000: 12890: debug : virConnectClose:1237 : conn=0x7ff8cc024970 >2018-08-10 05:50:40.615+0000: 12890: debug : virConnectClose:1237 : conn=0x7ff8cc024970 >2018-08-10 05:50:40.615+0000: 12890: debug : virConnectClose:1237 : conn=0x7ff8cc024970 >2018-08-10 05:50:40.615+0000: 12890: debug : virCloseCallbacksRun:320 : conn=0x7ff8cc024970 >2018-08-10 05:50:40.615+0000: 12890: debug : virFileClose:111 : Closed fd 28 >2018-08-10 05:51:07.182+0000: 12891: debug : virFileClose:111 : Closed fd 29 >2018-08-10 05:51:07.183+0000: 12891: debug : virIdentitySetAttr:245 : ident=0x7ff8d4003640 attribute=0 value=root >2018-08-10 05:51:07.183+0000: 12891: debug : virIdentitySetAttr:245 : ident=0x7ff8d4003640 attribute=1 value=0 >2018-08-10 05:51:07.183+0000: 12891: debug : virIdentitySetAttr:245 : ident=0x7ff8d4003640 attribute=2 value=root >2018-08-10 05:51:07.183+0000: 12891: debug : virIdentitySetAttr:245 : ident=0x7ff8d4003640 attribute=3 value=0 >2018-08-10 05:51:07.183+0000: 12891: debug : virIdentitySetAttr:245 : ident=0x7ff8d4003640 attribute=4 value=13478 >2018-08-10 05:51:07.183+0000: 12891: debug : virIdentitySetAttr:245 : ident=0x7ff8d4003640 attribute=5 value=156947592 >2018-08-10 05:51:07.183+0000: 12891: debug : virIdentitySetAttr:245 : ident=0x7ff8d4003640 attribute=8 value=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 >2018-08-10 05:51:07.183+0000: 12891: debug : virThreadJobSet:96 : Thread 12891 (virNetServerHandleJob) is now running job remoteDispatchAuthList >2018-08-10 05:51:07.183+0000: 12891: debug : virFileClose:111 : Closed fd 29 >2018-08-10 05:51:07.183+0000: 12891: debug : virThreadJobClear:121 : Thread 12891 (virNetServerHandleJob) finished job remoteDispatchAuthList with ret=0 >2018-08-10 05:51:07.183+0000: 12892: debug : virThreadJobSet:96 : Thread 12892 (virNetServerHandleJob) is now running job remoteDispatchConnectSupportsFeature >2018-08-10 05:51:07.183+0000: 12892: debug : virThreadJobClear:121 : Thread 12892 (virNetServerHandleJob) finished job remoteDispatchConnectSupportsFeature with ret=0 >2018-08-10 05:51:07.183+0000: 12895: debug : virThreadJobSet:96 : Thread 12895 (virNetServerHandleJob) is now running job remoteDispatchConnectOpen >2018-08-10 05:51:07.183+0000: 12895: debug : virConnectOpen:1116 : name= >2018-08-10 05:51:07.183+0000: 12895: debug : virConfLoadConfig:1576 : Loading config file '/etc/libvirt/libvirt.conf' >2018-08-10 05:51:07.183+0000: 12895: debug : virConfReadFile:752 : filename=/etc/libvirt/libvirt.conf >2018-08-10 05:51:07.183+0000: 12895: debug : virFileClose:111 : Closed fd 29 >2018-08-10 05:51:07.183+0000: 12895: debug : virConfGetValueString:897 : Get value string (nil) 0 >2018-08-10 05:51:07.183+0000: 12895: debug : virConnectOpenInternal:899 : Trying to probe for default URI >2018-08-10 05:51:07.183+0000: 12895: debug : virConnectOpenInternal:906 : QEMU driver URI probe returned 'qemu:///system' >2018-08-10 05:51:07.183+0000: 12895: debug : virConfGetValueStringList:946 : Get value string list (nil) 0 >2018-08-10 05:51:07.183+0000: 12895: debug : virConnectOpenInternal:944 : Split "qemu:///system" to URI components: > scheme qemu > server <null> > user <null> > port 0 > path /system >2018-08-10 05:51:07.183+0000: 12895: debug : virConnectOpenInternal:1001 : trying driver 0 (Test) ... >2018-08-10 05:51:07.183+0000: 12895: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:51:07.183+0000: 12895: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:51:07.183+0000: 12895: debug : virConnectOpenInternal:1001 : trying driver 1 (ESX) ... >2018-08-10 05:51:07.183+0000: 12895: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:51:07.183+0000: 12895: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:51:07.183+0000: 12895: debug : virConnectOpenInternal:1001 : trying driver 2 (remote) ... >2018-08-10 05:51:07.183+0000: 12895: debug : virConnectOpenInternal:1029 : Matching any URI scheme for 'qemu' >2018-08-10 05:51:07.183+0000: 12895: debug : virConnectOpenInternal:1045 : driver 2 remote returned DECLINED >2018-08-10 05:51:07.183+0000: 12895: debug : virConnectOpenInternal:1001 : trying driver 3 (network) ... >2018-08-10 05:51:07.183+0000: 12895: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:51:07.183+0000: 12895: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:51:07.183+0000: 12895: debug : virConnectOpenInternal:1001 : trying driver 4 (interface) ... >2018-08-10 05:51:07.183+0000: 12895: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:51:07.183+0000: 12895: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:51:07.183+0000: 12895: debug : virConnectOpenInternal:1001 : trying driver 5 (storage) ... >2018-08-10 05:51:07.183+0000: 12895: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:51:07.183+0000: 12895: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:51:07.183+0000: 12895: debug : virConnectOpenInternal:1001 : trying driver 6 (nodedev) ... >2018-08-10 05:51:07.183+0000: 12895: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:51:07.183+0000: 12895: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:51:07.183+0000: 12895: debug : virConnectOpenInternal:1001 : trying driver 7 (secret) ... >2018-08-10 05:51:07.183+0000: 12895: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:51:07.183+0000: 12895: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:51:07.183+0000: 12895: debug : virConnectOpenInternal:1001 : trying driver 8 (nwfilter) ... >2018-08-10 05:51:07.183+0000: 12895: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:51:07.183+0000: 12895: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 05:51:07.183+0000: 12895: debug : virConnectOpenInternal:1001 : trying driver 9 (QEMU) ... >2018-08-10 05:51:07.183+0000: 12895: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 05:51:07.183+0000: 12895: debug : virConnectOpenInternal:1019 : Matched URI scheme 'qemu' >2018-08-10 05:51:07.183+0000: 12895: debug : virConnectOpenInternal:1045 : driver 9 QEMU returned SUCCESS >2018-08-10 05:51:07.183+0000: 12895: debug : virThreadJobClear:121 : Thread 12895 (virNetServerHandleJob) finished job remoteDispatchConnectOpen with ret=0 >2018-08-10 05:51:07.183+0000: 12893: debug : virThreadJobSet:96 : Thread 12893 (virNetServerHandleJob) is now running job remoteDispatchConnectGetURI >2018-08-10 05:51:07.183+0000: 12893: debug : virConnectGetURI:255 : conn=0x7ff8c8000ad0 >2018-08-10 05:51:07.183+0000: 12893: debug : virThreadJobClear:121 : Thread 12893 (virNetServerHandleJob) finished job remoteDispatchConnectGetURI with ret=0 >2018-08-10 05:51:07.183+0000: 12894: debug : virThreadJobSet:96 : Thread 12894 (virNetServerHandleJob) is now running job remoteDispatchConnectSupportsFeature >2018-08-10 05:51:07.183+0000: 12894: debug : virThreadJobClear:121 : Thread 12894 (virNetServerHandleJob) finished job remoteDispatchConnectSupportsFeature with ret=0 >2018-08-10 05:51:07.183+0000: 12897: debug : virThreadJobSet:96 : Thread 12897 (virNetServerHandleJob) is now running job remoteDispatchConnectSupportsFeature >2018-08-10 05:51:07.183+0000: 12897: debug : virThreadJobClear:121 : Thread 12897 (virNetServerHandleJob) finished job remoteDispatchConnectSupportsFeature with ret=0 >2018-08-10 05:51:07.183+0000: 12892: debug : virThreadJobSet:96 : Thread 12892 (virNetServerHandleJob) is now running job remoteDispatchConnectRegisterCloseCallback >2018-08-10 05:51:07.184+0000: 12892: debug : virConnectRegisterCloseCallback:1375 : conn=0x7ff8c8000ad0 >2018-08-10 05:51:07.184+0000: 12892: debug : virThreadJobClear:121 : Thread 12892 (virNetServerHandleJob) finished job remoteDispatchConnectRegisterCloseCallback with ret=0 >2018-08-10 05:51:07.184+0000: 12895: debug : virThreadJobSet:96 : Thread 12895 (virNetServerHandleJob) is now running job remoteDispatchDomainLookupByName >2018-08-10 05:51:07.184+0000: 12895: debug : virDomainLookupByName:412 : conn=0x7ff8c8000ad0, name=A >2018-08-10 05:51:07.184+0000: 12895: debug : virThreadJobClear:121 : Thread 12895 (virNetServerHandleJob) finished job remoteDispatchDomainLookupByName with ret=0 >2018-08-10 05:51:07.184+0000: 12893: debug : virThreadJobSet:96 : Thread 12893 (virNetServerHandleJob) is now running job remoteDispatchDomainGetXMLDesc >2018-08-10 05:51:07.184+0000: 12893: debug : virDomainGetXMLDesc:2572 : dom=0x7ff8dc000ba0, (VM: name=A, uuid=b1838836-e956-48a6-ad12-f9700046f020), flags=0x0 >2018-08-10 05:51:07.184+0000: 12893: debug : virThreadJobClear:121 : Thread 12893 (virNetServerHandleJob) finished job remoteDispatchDomainGetXMLDesc with ret=0 >2018-08-10 05:51:07.184+0000: 12894: debug : virThreadJobSet:96 : Thread 12894 (virNetServerHandleJob) is now running job remoteDispatchConnectUnregisterCloseCallback >2018-08-10 05:51:07.184+0000: 12894: debug : virConnectUnregisterCloseCallback:1410 : conn=0x7ff8c8000ad0 >2018-08-10 05:51:07.184+0000: 12894: debug : virThreadJobClear:121 : Thread 12894 (virNetServerHandleJob) finished job remoteDispatchConnectUnregisterCloseCallback with ret=0 >2018-08-10 05:51:07.184+0000: 12891: debug : virThreadJobSet:96 : Thread 12891 (virNetServerHandleJob) is now running job remoteDispatchConnectClose >2018-08-10 05:51:07.184+0000: 12891: debug : virThreadJobClear:121 : Thread 12891 (virNetServerHandleJob) finished job remoteDispatchConnectClose with ret=0 >2018-08-10 05:51:07.184+0000: 12890: debug : virIdentitySetAttr:245 : ident=0x559d08d4eec0 attribute=4 value=12890 >2018-08-10 05:51:07.185+0000: 12890: debug : virFileClose:111 : Closed fd 29 >2018-08-10 05:51:07.185+0000: 12890: debug : virIdentitySetAttr:245 : ident=0x559d08d4eec0 attribute=5 value=156918201 >2018-08-10 05:51:07.185+0000: 12890: debug : virIdentitySetAttr:245 : ident=0x559d08d4eec0 attribute=0 value=root >2018-08-10 05:51:07.185+0000: 12890: debug : virIdentitySetAttr:245 : ident=0x559d08d4eec0 attribute=1 value=0 >2018-08-10 05:51:07.185+0000: 12890: debug : virIdentitySetAttr:245 : ident=0x559d08d4eec0 attribute=2 value=root >2018-08-10 05:51:07.185+0000: 12890: debug : virIdentitySetAttr:245 : ident=0x559d08d4eec0 attribute=3 value=0 >2018-08-10 05:51:07.185+0000: 12890: debug : virIdentitySetAttr:245 : ident=0x559d08d4eec0 attribute=8 value=system_u:system_r:virtd_t:s0-s0:c0.c1023 >2018-08-10 05:51:07.185+0000: 12890: debug : virConnectClose:1237 : conn=0x7ff8c8000ad0 >2018-08-10 05:51:07.185+0000: 12890: debug : virConnectClose:1237 : conn=0x7ff8c8000ad0 >2018-08-10 05:51:07.185+0000: 12890: debug : virConnectClose:1237 : conn=0x7ff8c8000ad0 >2018-08-10 05:51:07.185+0000: 12890: debug : virConnectClose:1237 : conn=0x7ff8c8000ad0 >2018-08-10 05:51:07.185+0000: 12890: debug : virConnectClose:1237 : conn=0x7ff8c8000ad0 >2018-08-10 05:51:07.185+0000: 12890: debug : virConnectClose:1237 : conn=0x7ff8c8000ad0 >2018-08-10 05:51:07.185+0000: 12890: debug : virConnectClose:1237 : conn=0x7ff8c8000ad0 >2018-08-10 05:51:07.185+0000: 12890: debug : virCloseCallbacksRun:320 : conn=0x7ff8c8000ad0 >2018-08-10 05:51:07.185+0000: 12890: debug : virFileClose:111 : Closed fd 28 >2018-08-10 06:08:34.198+0000: 12892: debug : virFileClose:111 : Closed fd 29 >2018-08-10 06:08:34.199+0000: 12892: debug : virIdentitySetAttr:245 : ident=0x7ff8cc013a50 attribute=0 value=root >2018-08-10 06:08:34.199+0000: 12892: debug : virIdentitySetAttr:245 : ident=0x7ff8cc013a50 attribute=1 value=0 >2018-08-10 06:08:34.199+0000: 12892: debug : virIdentitySetAttr:245 : ident=0x7ff8cc013a50 attribute=2 value=root >2018-08-10 06:08:34.199+0000: 12892: debug : virIdentitySetAttr:245 : ident=0x7ff8cc013a50 attribute=3 value=0 >2018-08-10 06:08:34.199+0000: 12892: debug : virIdentitySetAttr:245 : ident=0x7ff8cc013a50 attribute=4 value=13626 >2018-08-10 06:08:34.199+0000: 12892: debug : virIdentitySetAttr:245 : ident=0x7ff8cc013a50 attribute=5 value=157052293 >2018-08-10 06:08:34.199+0000: 12892: debug : virIdentitySetAttr:245 : ident=0x7ff8cc013a50 attribute=8 value=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 >2018-08-10 06:08:34.199+0000: 12892: debug : virThreadJobSet:96 : Thread 12892 (virNetServerHandleJob) is now running job remoteDispatchAuthList >2018-08-10 06:08:34.199+0000: 12892: debug : virFileClose:111 : Closed fd 29 >2018-08-10 06:08:34.199+0000: 12892: debug : virThreadJobClear:121 : Thread 12892 (virNetServerHandleJob) finished job remoteDispatchAuthList with ret=0 >2018-08-10 06:08:34.199+0000: 12895: debug : virThreadJobSet:96 : Thread 12895 (virNetServerHandleJob) is now running job remoteDispatchConnectSupportsFeature >2018-08-10 06:08:34.199+0000: 12895: debug : virThreadJobClear:121 : Thread 12895 (virNetServerHandleJob) finished job remoteDispatchConnectSupportsFeature with ret=0 >2018-08-10 06:08:34.199+0000: 12893: debug : virThreadJobSet:96 : Thread 12893 (virNetServerHandleJob) is now running job remoteDispatchConnectOpen >2018-08-10 06:08:34.199+0000: 12893: debug : virConnectOpen:1116 : name= >2018-08-10 06:08:34.199+0000: 12893: debug : virConfLoadConfig:1576 : Loading config file '/etc/libvirt/libvirt.conf' >2018-08-10 06:08:34.199+0000: 12893: debug : virConfReadFile:752 : filename=/etc/libvirt/libvirt.conf >2018-08-10 06:08:34.199+0000: 12893: debug : virFileClose:111 : Closed fd 29 >2018-08-10 06:08:34.199+0000: 12893: debug : virConfGetValueString:897 : Get value string (nil) 0 >2018-08-10 06:08:34.199+0000: 12893: debug : virConnectOpenInternal:899 : Trying to probe for default URI >2018-08-10 06:08:34.199+0000: 12893: debug : virConnectOpenInternal:906 : QEMU driver URI probe returned 'qemu:///system' >2018-08-10 06:08:34.199+0000: 12893: debug : virConfGetValueStringList:946 : Get value string list (nil) 0 >2018-08-10 06:08:34.199+0000: 12893: debug : virConnectOpenInternal:944 : Split "qemu:///system" to URI components: > scheme qemu > server <null> > user <null> > port 0 > path /system >2018-08-10 06:08:34.199+0000: 12893: debug : virConnectOpenInternal:1001 : trying driver 0 (Test) ... >2018-08-10 06:08:34.199+0000: 12893: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 06:08:34.199+0000: 12893: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 06:08:34.199+0000: 12893: debug : virConnectOpenInternal:1001 : trying driver 1 (ESX) ... >2018-08-10 06:08:34.199+0000: 12893: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 06:08:34.199+0000: 12893: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 06:08:34.199+0000: 12893: debug : virConnectOpenInternal:1001 : trying driver 2 (remote) ... >2018-08-10 06:08:34.199+0000: 12893: debug : virConnectOpenInternal:1029 : Matching any URI scheme for 'qemu' >2018-08-10 06:08:34.200+0000: 12893: debug : virConnectOpenInternal:1045 : driver 2 remote returned DECLINED >2018-08-10 06:08:34.200+0000: 12893: debug : virConnectOpenInternal:1001 : trying driver 3 (network) ... >2018-08-10 06:08:34.200+0000: 12893: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 06:08:34.200+0000: 12893: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 06:08:34.200+0000: 12893: debug : virConnectOpenInternal:1001 : trying driver 4 (interface) ... >2018-08-10 06:08:34.200+0000: 12893: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 06:08:34.200+0000: 12893: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 06:08:34.200+0000: 12893: debug : virConnectOpenInternal:1001 : trying driver 5 (storage) ... >2018-08-10 06:08:34.200+0000: 12893: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 06:08:34.200+0000: 12893: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 06:08:34.200+0000: 12893: debug : virConnectOpenInternal:1001 : trying driver 6 (nodedev) ... >2018-08-10 06:08:34.200+0000: 12893: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 06:08:34.200+0000: 12893: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 06:08:34.200+0000: 12893: debug : virConnectOpenInternal:1001 : trying driver 7 (secret) ... >2018-08-10 06:08:34.200+0000: 12893: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 06:08:34.200+0000: 12893: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 06:08:34.200+0000: 12893: debug : virConnectOpenInternal:1001 : trying driver 8 (nwfilter) ... >2018-08-10 06:08:34.200+0000: 12893: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 06:08:34.200+0000: 12893: debug : virConnectOpenInternal:1025 : No matching URI scheme >2018-08-10 06:08:34.200+0000: 12893: debug : virConnectOpenInternal:1001 : trying driver 9 (QEMU) ... >2018-08-10 06:08:34.200+0000: 12893: debug : virConnectOpenInternal:1016 : Checking for supported URI schemes >2018-08-10 06:08:34.200+0000: 12893: debug : virConnectOpenInternal:1019 : Matched URI scheme 'qemu' >2018-08-10 06:08:34.200+0000: 12893: debug : virConnectOpenInternal:1045 : driver 9 QEMU returned SUCCESS >2018-08-10 06:08:34.200+0000: 12893: debug : virThreadJobClear:121 : Thread 12893 (virNetServerHandleJob) finished job remoteDispatchConnectOpen with ret=0 >2018-08-10 06:08:34.200+0000: 12894: debug : virThreadJobSet:96 : Thread 12894 (virNetServerHandleJob) is now running job remoteDispatchConnectGetURI >2018-08-10 06:08:34.200+0000: 12894: debug : virConnectGetURI:255 : conn=0x7ff8dc000c80 >2018-08-10 06:08:34.200+0000: 12894: debug : virThreadJobClear:121 : Thread 12894 (virNetServerHandleJob) finished job remoteDispatchConnectGetURI with ret=0 >2018-08-10 06:08:34.200+0000: 12891: debug : virThreadJobSet:96 : Thread 12891 (virNetServerHandleJob) is now running job remoteDispatchConnectSupportsFeature >2018-08-10 06:08:34.200+0000: 12891: debug : virThreadJobClear:121 : Thread 12891 (virNetServerHandleJob) finished job remoteDispatchConnectSupportsFeature with ret=0 >2018-08-10 06:08:34.200+0000: 12892: debug : virThreadJobSet:96 : Thread 12892 (virNetServerHandleJob) is now running job remoteDispatchConnectSupportsFeature >2018-08-10 06:08:34.200+0000: 12892: debug : virThreadJobClear:121 : Thread 12892 (virNetServerHandleJob) finished job remoteDispatchConnectSupportsFeature with ret=0 >2018-08-10 06:08:34.200+0000: 12895: debug : virThreadJobSet:96 : Thread 12895 (virNetServerHandleJob) is now running job remoteDispatchConnectRegisterCloseCallback >2018-08-10 06:08:34.200+0000: 12895: debug : virConnectRegisterCloseCallback:1375 : conn=0x7ff8dc000c80 >2018-08-10 06:08:34.200+0000: 12895: debug : virThreadJobClear:121 : Thread 12895 (virNetServerHandleJob) finished job remoteDispatchConnectRegisterCloseCallback with ret=0 >2018-08-10 06:08:34.200+0000: 12893: debug : virThreadJobSet:96 : Thread 12893 (virNetServerHandleJob) is now running job remoteDispatchDomainLookupByName >2018-08-10 06:08:34.200+0000: 12893: debug : virDomainLookupByName:412 : conn=0x7ff8dc000c80, name=A >2018-08-10 06:08:34.200+0000: 12893: debug : virThreadJobClear:121 : Thread 12893 (virNetServerHandleJob) finished job remoteDispatchDomainLookupByName with ret=0 >2018-08-10 06:08:34.200+0000: 12894: debug : virThreadJobSet:96 : Thread 12894 (virNetServerHandleJob) is now running job remoteDispatchDomainGetXMLDesc >2018-08-10 06:08:34.200+0000: 12894: debug : virDomainGetXMLDesc:2572 : dom=0x7ff8c00008c0, (VM: name=A, uuid=b1838836-e956-48a6-ad12-f9700046f020), flags=0x0 >2018-08-10 06:08:34.201+0000: 12894: debug : virThreadJobClear:121 : Thread 12894 (virNetServerHandleJob) finished job remoteDispatchDomainGetXMLDesc with ret=0 >2018-08-10 06:08:34.201+0000: 12891: debug : virThreadJobSet:96 : Thread 12891 (virNetServerHandleJob) is now running job remoteDispatchDomainUpdateDeviceFlags >2018-08-10 06:08:34.201+0000: 12891: debug : virDomainUpdateDeviceFlags:8326 : dom=0x7ff8d4000fe0, (VM: name=A, uuid=b1838836-e956-48a6-ad12-f9700046f020), xml=<disk type="file" device="cdrom"> > <driver name="qemu" type="raw"/> > > > <target dev="sdb" bus="scsi"/> > <readonly/> > <alias name="scsi0-0-0-1"/> > <address type="drive" controller="0" bus="0" target="0" unit="1"/> > </disk>, flags=0x0 >2018-08-10 06:08:34.201+0000: 12891: debug : qemuDomainObjBeginJobInternal:6692 : Starting job: job=modify agentJob=none asyncJob=none (vm=0x7ff878564d00 name=A, current job=none agentJob=none async=none) >2018-08-10 06:08:34.201+0000: 12891: debug : qemuDomainObjBeginJobInternal:6741 : Started job: modify (async=none vm=0x7ff878564d00 name=A) >2018-08-10 06:08:34.204+0000: 12891: debug : virQEMUCapsCacheLookup:4647 : Returning caps 0x7ff878439da0 for /usr/bin/qemu-system-x86_64 >2018-08-10 06:08:34.205+0000: 12891: debug : virQEMUCapsCacheLookup:4647 : Returning caps 0x7ff878439da0 for /usr/bin/qemu-system-x86_64 >2018-08-10 06:08:34.205+0000: 12891: debug : virFileGetMountSubtreeImpl:2059 : prefix=/dev >2018-08-10 06:08:34.207+0000: 12891: debug : virFileClose:111 : Closed fd 31 >2018-08-10 06:08:34.208+0000: 12891: debug : virFileClose:111 : Closed fd 29 >2018-08-10 06:08:34.208+0000: 12891: debug : virFileClose:111 : Closed fd 31 >2018-08-10 06:08:34.209+0000: 12891: debug : virFileClose:111 : Closed fd 29 >2018-08-10 06:08:34.209+0000: 12891: debug : qemuSetupImageCgroupInternal:127 : Not updating cgroups for disk path '<null>', type: file >2018-08-10 06:08:34.209+0000: 12891: debug : qemuDomainObjEnterMonitorInternal:7133 : Entering monitor (mon=0x7ff8cc0244e0 vm=0x7ff878564d00 name=A) >2018-08-10 06:08:34.209+0000: 12891: debug : qemuMonitorBlockdevTrayOpen:4370 : id=scsi0-0-0-1 force=0 >2018-08-10 06:08:34.209+0000: 12891: debug : qemuMonitorBlockdevTrayOpen:4372 : mon:0x7ff8cc0244e0 vm:0x7ff878564d00 json:1 fd:30 >2018-08-10 06:08:34.209+0000: 12891: debug : qemuMonitorJSONCommandWithFd:305 : Send command '{"execute":"blockdev-open-tray","arguments":{"id":"scsi0-0-0-1","force":false},"id":"libvirt-22"}' for write with FD -1 >2018-08-10 06:08:34.209+0000: 12891: info : qemuMonitorSend:1083 : QEMU_MONITOR_SEND_MSG: mon=0x7ff8cc0244e0 msg={"execute":"blockdev-open-tray","arguments":{"id":"scsi0-0-0-1","force":false},"id":"libvirt-22"} > fd=-1 >2018-08-10 06:08:34.209+0000: 12890: info : qemuMonitorIOWrite:551 : QEMU_MONITOR_IO_WRITE: mon=0x7ff8cc0244e0 buf={"execute":"blockdev-open-tray","arguments":{"id":"scsi0-0-0-1","force":false},"id":"libvirt-22"} > len=99 ret=99 errno=0 >2018-08-10 06:08:34.211+0000: 12890: debug : qemuMonitorJSONIOProcessLine:197 : Line [{"return": {}, "id": "libvirt-22"}] >2018-08-10 06:08:34.211+0000: 12890: info : qemuMonitorJSONIOProcessLine:217 : QEMU_MONITOR_RECV_REPLY: mon=0x7ff8cc0244e0 reply={"return": {}, "id": "libvirt-22"} >2018-08-10 06:08:34.211+0000: 12891: debug : qemuMonitorJSONCommandWithFd:310 : Receive command reply ret=0 rxObject=0x559d08d16920 >2018-08-10 06:08:34.211+0000: 12891: debug : qemuDomainObjExitMonitorInternal:7156 : Exited monitor (mon=0x7ff8cc0244e0 vm=0x7ff878564d00 name=A) >2018-08-10 06:08:39.211+0000: 12891: error : qemuHotplugWaitForTrayEject:177 : operation failed: timed out waiting to open tray of 'sdb' >2018-08-10 06:08:39.212+0000: 12891: debug : qemuTeardownImageCgroup:162 : Not updating cgroups for disk path '<null>', type: file >2018-08-10 06:08:39.213+0000: 12891: debug : virFileClose:111 : Closed fd 31 >2018-08-10 06:08:39.214+0000: 12891: debug : virFileClose:111 : Closed fd 29 >2018-08-10 06:08:39.214+0000: 12891: debug : virFileClose:111 : Closed fd 31 >2018-08-10 06:08:39.215+0000: 12891: debug : virFileClose:111 : Closed fd 29 >2018-08-10 06:08:39.215+0000: 12891: debug : qemuDomainObjEndJob:7017 : Stopping job: modify (async=none vm=0x7ff878564d00 name=A) >2018-08-10 06:08:39.215+0000: 12891: debug : virThreadJobClear:121 : Thread 12891 (virNetServerHandleJob) finished job remoteDispatchDomainUpdateDeviceFlags with ret=-1 >2018-08-10 06:08:39.215+0000: 12892: debug : virThreadJobSet:96 : Thread 12892 (virNetServerHandleJob) is now running job remoteDispatchConnectUnregisterCloseCallback >2018-08-10 06:08:39.215+0000: 12892: debug : virConnectUnregisterCloseCallback:1410 : conn=0x7ff8dc000c80 >2018-08-10 06:08:39.215+0000: 12892: debug : virThreadJobClear:121 : Thread 12892 (virNetServerHandleJob) finished job remoteDispatchConnectUnregisterCloseCallback with ret=0 >2018-08-10 06:08:39.215+0000: 12895: debug : virThreadJobSet:96 : Thread 12895 (virNetServerHandleJob) is now running job remoteDispatchConnectClose >2018-08-10 06:08:39.215+0000: 12895: debug : virThreadJobClear:121 : Thread 12895 (virNetServerHandleJob) finished job remoteDispatchConnectClose with ret=0 >2018-08-10 06:08:39.215+0000: 12890: debug : virIdentitySetAttr:245 : ident=0x559d08d4eec0 attribute=4 value=12890 >2018-08-10 06:08:39.215+0000: 12890: debug : virFileClose:111 : Closed fd 29 >2018-08-10 06:08:39.215+0000: 12890: debug : virIdentitySetAttr:245 : ident=0x559d08d4eec0 attribute=5 value=156918201 >2018-08-10 06:08:39.215+0000: 12890: debug : virIdentitySetAttr:245 : ident=0x559d08d4eec0 attribute=0 value=root >2018-08-10 06:08:39.215+0000: 12890: debug : virIdentitySetAttr:245 : ident=0x559d08d4eec0 attribute=1 value=0 >2018-08-10 06:08:39.216+0000: 12890: debug : virIdentitySetAttr:245 : ident=0x559d08d4eec0 attribute=2 value=root >2018-08-10 06:08:39.216+0000: 12890: debug : virIdentitySetAttr:245 : ident=0x559d08d4eec0 attribute=3 value=0 >2018-08-10 06:08:39.216+0000: 12890: debug : virIdentitySetAttr:245 : ident=0x559d08d4eec0 attribute=8 value=system_u:system_r:virtd_t:s0-s0:c0.c1023 >2018-08-10 06:08:39.216+0000: 12890: debug : virConnectClose:1237 : conn=0x7ff8dc000c80 >2018-08-10 06:08:39.216+0000: 12890: debug : virConnectClose:1237 : conn=0x7ff8dc000c80 >2018-08-10 06:08:39.216+0000: 12890: debug : virConnectClose:1237 : conn=0x7ff8dc000c80 >2018-08-10 06:08:39.216+0000: 12890: debug : virConnectClose:1237 : conn=0x7ff8dc000c80 >2018-08-10 06:08:39.216+0000: 12890: debug : virConnectClose:1237 : conn=0x7ff8dc000c80 >2018-08-10 06:08:39.216+0000: 12890: debug : virConnectClose:1237 : conn=0x7ff8dc000c80 >2018-08-10 06:08:39.216+0000: 12890: debug : virConnectClose:1237 : conn=0x7ff8dc000c80 >2018-08-10 06:08:39.216+0000: 12890: debug : virCloseCallbacksRun:320 : conn=0x7ff8dc000c80 >2018-08-10 06:08:39.216+0000: 12890: debug : virFileClose:111 : Closed fd 28
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 760547
: 1474884 |
1479976