diff --git a/meta/lib/oeqa/runtime/cases/parselogs-ignores-common.txt b/meta/lib/oeqa/runtime/cases/parselogs-ignores-common.txt
index f91abbc941..08759cf082 100644
--- a/meta/lib/oeqa/runtime/cases/parselogs-ignores-common.txt
+++ b/meta/lib/oeqa/runtime/cases/parselogs-ignores-common.txt
@@ -14,6 +14,9 @@ Failed to find URL:http://ipv6.connman.net/online/status.html
 # x86 on 6.6+ outputs this message, it is informational, not an error
 ACPI: _OSC evaluation for CPUs failed, trying _PDC
 
+# This is a warning since dbus-daemon is not a privileged process
+Failed to drop supplementary groups: Operation not permitted
+
 # These should be reviewed to see if they are still needed
 dma timeout
 can\'t add hid device:
