2022-11-14T20:11:23.994 INFO:root:teuthology version: 0.0.1.dev3+g4da97cf 2022-11-14T20:11:23.996 INFO:teuthology.results:seed: '8361' 2022-11-14T20:12:40.031 INFO:root:teuthology version: 0.0.1.dev3+g4da97cf 2022-11-14T20:12:40.035 INFO:teuthology.results:Waiting up to 43200 seconds for tests to finish... 2022-11-14T20:28:41.076 INFO:teuthology.results:Tests finished! gathering results... 2022-11-14T20:28:41.120 INFO:scrape:Found 1 jobs 2022-11-14T20:28:41.121 ERROR:teuthology.results:error generating memo/results Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_4da97cf64e542f347ec47b7bdbe5eca99759f9b7/teuthology/results.py", line 34, in main int(args['--timeout']), args['--dry-run']) File "/home/teuthworker/src/git.ceph.com_teuthology_4da97cf64e542f347ec47b7bdbe5eca99759f9b7/teuthology/results.py", line 71, in results Scraper(archive_dir).analyze() File "/home/teuthworker/src/git.ceph.com_teuthology_4da97cf64e542f347ec47b7bdbe5eca99759f9b7/teuthology/scrape.py", line 496, in analyze reasons[give_me_a_reason(job)].append(job) File "/home/teuthworker/src/git.ceph.com_teuthology_4da97cf64e542f347ec47b7bdbe5eca99759f9b7/teuthology/scrape.py", line 453, in give_me_a_reason if r.match(job): File "/home/teuthworker/src/git.ceph.com_teuthology_4da97cf64e542f347ec47b7bdbe5eca99759f9b7/teuthology/scrape.py", line 109, in match if job.get_failure_reason() is None: File "/home/teuthworker/src/git.ceph.com_teuthology_4da97cf64e542f347ec47b7bdbe5eca99759f9b7/teuthology/scrape.py", line 287, in get_failure_reason return self.summary_data['failure_reason'] KeyError: 'failure_reason'