2023-09-16T14:23:35.407 INFO:root:teuthology version: 0.0.1.dev194+g54e62bc 2023-09-16T14:23:35.408 INFO:teuthology.results:seed: '4805' 2023-09-16T20:06:31.366 INFO:root:teuthology version: 0.0.1.dev194+g54e62bc 2023-09-16T20:06:31.398 INFO:teuthology.results:Waiting up to 43200 seconds for tests to finish... 2023-09-17T08:07:25.208 WARNING:teuthology.results:test(s) did not finish before timeout of 43200 seconds 2023-09-17T08:07:25.509 ERROR:teuthology.results:error generating memo/results Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/results.py", line 33, in main results(args['--archive-dir'], args['--name'], args['--email'], File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/results.py", line 69, in results (subject, body) = build_email_body(name) File "/home/teuthworker/src/git.ceph.com_teuthology_54e62bcbac4e53d9685e08328b790d3b20d71cae/teuthology/results.py", line 113, in build_email_body jobs.sort(key=lambda job: job['job_id']) TypeError: '<' not supported between instances of 'NoneType' and 'str'