I have an error on second submit on kernel test :
Test suite complete PASS
Your log file is being submitted...
Traceback (most recent call last):
File "/home/mythcat/kernel-tests/./fedora_submit.py", line 43, in <module>
submitclient.login(
File "/usr/lib/python3.12/site-packages/fedora/client/openidbaseclient.py", line 303, in login
response = openid_login(
^^^^^^^^^^^^^
File "/usr/lib/python3.12/site-packages/fedora/client/openidproxyclient.py", line 138, in openid_login
raise AuthError(output['message'])
fedora.client.AuthError: Invalid request
The following information is not submitted with your log;
it is for informational purposes only.
Vulnerability status:
The first run work well the second not give me that error:
sudo ./runall.sh
sudo ./runall.sh --performance - has that error
configuration is :
# submit=none
# submit=anonymous
submit=authenticated