Comment 8 for bug 1912316

Revision history for this message
Kelsey Steele (kelsey-steele) wrote :

Finding failure on Focal/hwe-5.8 5.8.0-45.51~20.04.1 generic-64k, hose: starmie-kernel

Though it's instead "ERROR: kernel tainted flag != 0: 512"

1. 03/11 04:40:30 INFO |ubuntu_boo:0042| Checking kernel tainted flags in /proc/sys/kernel/tainted
2. 03/11 04:40:30 INFO |ubuntu_boo:0046| ERROR: kernel tainted flag != 0: 512
3. 03/11 04:40:30 INFO |ubuntu_boo:0046|
4. 03/11 04:40:30 ERROR| test:0414| Exception escaping from test:
5. Traceback (most recent call last):
6. File "/home/ubuntu/autotest/client/shared/test.py", line 411, in _exec
7. _call_test_function(self.execute, *p_args, **p_dargs)
8. File "/home/ubuntu/autotest/client/shared/test.py", line 823, in _call_test_function
9. return func(*args, **dargs)
10. File "/home/ubuntu/autotest/client/shared/test.py", line 291, in execute
11. postprocess_profiled_run, args, dargs)
12. File "/home/ubuntu/autotest/client/shared/test.py", line 212, in _call_run_once
13. self.run_once(*args, **dargs)
14. File "/home/ubuntu/autotest/client/tests/ubuntu_boot/ubuntu_boot.py", line 59, in run_once
15. raise error.TestFail()
16. TestFail