2022-08-25T15:12:00.805 INFO:root:teuthology version: 1.1.1.dev412+gb1d387f1 2022-08-25T15:12:00.807 INFO:teuthology.results:subset: '111/120000' 2022-08-25T15:12:00.807 INFO:teuthology.results:seed: '8188' 2022-08-25T15:24:58.059 INFO:root:teuthology version: 1.1.1.dev412+gb1d387f1 2022-08-25T15:24:58.089 INFO:teuthology.results:Waiting up to 43200 seconds for tests to finish... 2022-08-26T03:25:01.458 WARNING:teuthology.results:test(s) did not finish before timeout of 43200 seconds 2022-08-26T03:25:01.538 ERROR:teuthology.results:error generating memo/results Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_b1d387f12b117399cb87c86aaa341398fa0c0919/teuthology/results.py", line 34, in main int(args['--timeout']), args['--dry-run']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b1d387f12b117399cb87c86aaa341398fa0c0919/teuthology/results.py", line 69, in results (subject, body) = build_email_body(name) File "/home/teuthworker/src/git.ceph.com_git_teuthology_b1d387f12b117399cb87c86aaa341398fa0c0919/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'