2023-12-13T16:51:47.658 INFO:root:teuthology version: 0.0.1.dev216+g5f3731e 2023-12-13T16:51:47.658 INFO:teuthology.results:subset: '1/2' 2023-12-13T16:51:47.658 INFO:teuthology.results:seed: '5141' 2023-12-13T17:28:26.195 INFO:root:teuthology version: 0.0.1.dev216+g5f3731e 2023-12-13T17:28:26.199 INFO:teuthology.results:Waiting up to 43200 seconds for tests to finish... 2023-12-13T19:50:37.783 INFO:teuthology.results:Tests finished! gathering results... 2023-12-13T19:50:41.836 INFO:scrape:Found 52 jobs 2023-12-13T19:50:42.486 WARNING:scrape:Not-understood crash indication 2023-12-13T17:11:48.094 INFO:tasks.rgw.client.0.smithi047.stderr:daemon-helper: command crashed with signal 11 2023-12-13T19:50:42.487 WARNING:scrape:Not-understood crash indication 2023-12-13T19:50:42.556 WARNING:scrape:Not-understood crash indication 2023-12-13T17:11:48.094 INFO:tasks.rgw.client.0.smithi047.stderr:daemon-helper: command crashed with signal 11 2023-12-13T19:50:42.557 WARNING:scrape:Not-understood crash indication 2023-12-13T19:50:42.642 WARNING:scrape:Not-understood crash indication 2023-12-13T17:11:48.094 INFO:tasks.rgw.client.0.smithi047.stderr:daemon-helper: command crashed with signal 11 2023-12-13T19:50:42.642 WARNING:scrape:Not-understood crash indication 2023-12-13T19:50:42.711 WARNING:scrape:Not-understood crash indication 2023-12-13T17:11:48.094 INFO:tasks.rgw.client.0.smithi047.stderr:daemon-helper: command crashed with signal 11 2023-12-13T19:50:42.712 WARNING:scrape:Not-understood crash indication 2023-12-13T19:50:42.910 WARNING:scrape:Not-understood crash indication 2023-12-13T17:32:14.353 INFO:tasks.rgw.client.0.smithi141.stderr:daemon-helper: command crashed with signal 6 2023-12-13T19:50:42.941 ERROR:teuthology.results:error generating memo/results Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/results.py", line 33, in main results(args['--archive-dir'], args['--name'], args['--email'], File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/results.py", line 71, in results Scraper(archive_dir).analyze() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/scrape.py", line 496, in analyze if reason.match(job): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/scrape.py", line 75, in match if (self.backtrace is None) != (job.get_backtrace() is None): File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/scrape.py", line 344, in get_backtrace self._populate_backtrace() File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/scrape.py", line 390, in _populate_backtrace bt, ass = self._search_backtrace(GzipFile(gzipped_log_path)) File "/home/teuthworker/src/git.ceph.com_teuthology_5f3731ee8689ef3b0ef7d571e4cc2cb968c78d73/teuthology/scrape.py", line 305, in _search_backtrace if ".stderr:" in line: TypeError: a bytes-like object is required, not 'str'