-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Quality / Stability / Reliability
-
0.42
-
False
-
-
False
-
NEW
-
-
Moderate
-
No
Description of problem:
Libvirt virt-launcher pods logs containing "custom-ga-command" are flooding the virt-launcher pods logs.
Example of a log:
{"component":"virt-launcher","level":"warning","msg":"Domain id=1 name='alitke_fedora-blue-shark' uuid=b4cf836b-1677-5741-8069-da0cf7fe50d8 is tainted: custom-ga-command","pos":"qemuDomainObjTaintMsg:6376","subcomponent":"libvirt","thread":"33","timestamp":"2023-03-13T10:23:44.243000Z"}Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1.
2.
3.
Actual results:
These logs are sent for all virtual machines and are flooding the logs and are also not very helpful.
Expected results:
We need to check if these logs are valuable, why they are sent in such great quantity and if we should/can stop logging them.
Additional info: