2021-03-01T20:25:36.368 INFO:root:teuthology version: 1.1.0-3082387b 2021-03-01T20:25:36.369 INFO:teuthology.results:subset: '3333/9999' 2021-03-01T20:25:36.369 INFO:teuthology.results:seed: '7138' 2021-03-02T07:45:29.199 INFO:root:teuthology version: 1.1.0-3082387b 2021-03-02T07:45:30.955 INFO:teuthology.results:Waiting up to 43200 seconds for tests to finish... 2021-03-02T10:57:48.972 INFO:teuthology.results:Tests finished! gathering results... 2021-03-02T11:02:06.960 INFO:scrape:Found 439 jobs 2021-03-02T11:02:10.073 WARNING:scrape:Missing teuthology log /home/teuthworker/archive/sage-2021-03-01_20:25:17-rados-wip-sage4-testing-2021-03-01-1042-distro-basic-gibba/5924617/teuthology.log 2021-03-02T11:02:27.432 ERROR:teuthology.results:error generating memo/results Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_git_teuthology_3082387bba74fcd24c9700593d10418152d53c97/teuthology/results.py", line 34, in main int(args['--timeout']), args['--dry-run']) File "/home/teuthworker/src/git.ceph.com_git_teuthology_3082387bba74fcd24c9700593d10418152d53c97/teuthology/results.py", line 69, in results Scraper(archive_dir).analyze() File "/home/teuthworker/src/git.ceph.com_git_teuthology_3082387bba74fcd24c9700593d10418152d53c97/teuthology/scrape.py", line 490, in analyze if reason.match(job): File "/home/teuthworker/src/git.ceph.com_git_teuthology_3082387bba74fcd24c9700593d10418152d53c97/teuthology/scrape.py", line 204, in match job.get_last_tlog_line()).ratio() File "/usr/lib/python3.6/difflib.py", line 644, in ratio matches = sum(triple[-1] for triple in self.get_matching_blocks()) File "/usr/lib/python3.6/difflib.py", line 467, in get_matching_blocks la, lb = len(self.a), len(self.b) TypeError: object of type 'NoneType' has no len()