2021-11-13T08:17:08.381 INFO:root:teuthology version: 1.1.0-d4737010 2021-11-13T08:17:08.382 INFO:teuthology.results:seed: '6556' 2021-11-13T08:19:51.243 INFO:root:teuthology version: 1.1.0-d4737010 2021-11-13T08:19:51.246 INFO:teuthology.results:Waiting up to 43200 seconds for tests to finish... 2021-11-13T20:20:45.883 WARNING:teuthology.results:test(s) did not finish before timeout of 43200 seconds 2021-11-13T20:20:45.937 ERROR:teuthology.results:error generating memo/results Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_d4737010a85099043cf081dc05b4069d301b23fb/teuthology/results.py", line 34, in main int(args['--timeout']), args['--dry-run']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_d4737010a85099043cf081dc05b4069d301b23fb/teuthology/results.py", line 67, in results (subject, body) = build_email_body(name) File "/home/teuthworker/src/git.ceph.com_git_teuthology_d4737010a85099043cf081dc05b4069d301b23fb/teuthology/results.py", line 111, in build_email_body jobs.sort(key=lambda job: job['job_id']) TypeError: '<' not supported between instances of 'NoneType' and 'str'