Project

General

Profile

Actions

Bug #20538

closed

AttributeError: 'tuple' object has no attribute 'split'

Added by Patrick Donnelly almost 7 years ago. Updated almost 6 years ago.

Status:
Resolved
Priority:
Normal
Category:
-
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

2017-07-01T02:30:18.676 INFO:teuthology.task.internal:Transferring binaries for coredumps...
2017-07-01T02:30:20.010 ERROR:teuthology.run_tasks:Manager failed: internal.archive
Traceback (most recent call last):
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/run_tasks.py", line 159, in run_tasks
    suppress = manager.__exit__(*exc_info)
  File "/usr/lib/python2.7/contextlib.py", line 35, in __exit__
    self.gen.throw(type, value, traceback)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/task/internal/__init__.py", line 365, in archive
    fetch_binaries_for_coredumps(path, rem)
  File "/home/teuthworker/src/git.ceph.com_git_teuthology_master/teuthology/task/internal/__init__.py", line 312, in fetch_binaries_for_coredumps
    dump_program = dump_out.split("from '")[1].split(' ')[0]
AttributeError: 'tuple' object has no attribute 'split'

From /ceph/teuthology-archive/pdonnell-2017-07-01_01:07:39-fs-wip-pdonnell-20170630-distro-basic-smithi/1347377/teuthology.log

Actions #1

Updated by Tamilarasi muthamizhan over 6 years ago

  • Assignee set to Patrick Donnelly

Patrick, is this error still seen in the latest runs?

Actions #2

Updated by Patrick Donnelly over 6 years ago

Yes:

pdonnell@teuthology /a$ grep "'tuple' object has no attribute 'split'" /a/pdonnell-2017-08-*/*/teu*log
/a/pdonnell-2017-08-08_18:39:12-fs-luminous-distro-basic-smithi/1497970/teuthology.log:AttributeError: 'tuple' object has no attribute 'split'
/a/pdonnell-2017-08-08_18:39:12-fs-luminous-distro-basic-smithi/1498021/teuthology.log:AttributeError: 'tuple' object has no attribute 'split'
/a/pdonnell-2017-08-08_18:39:12-fs-luminous-distro-basic-smithi/1498021/teuthology.log:2017-08-09T02:24:38.338 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: AttributeError: 'tuple' object has no attribute 'split'
/a/pdonnell-2017-08-08_18:39:12-fs-luminous-distro-basic-smithi/1498075/teuthology.log:AttributeError: 'tuple' object has no attribute 'split'
/a/pdonnell-2017-08-08_18:39:12-fs-luminous-distro-basic-smithi/1498126/teuthology.log:AttributeError: 'tuple' object has no attribute 'split'
/a/pdonnell-2017-08-08_18:39:12-fs-luminous-distro-basic-smithi/1498126/teuthology.log:2017-08-09T04:54:41.248 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: AttributeError: 'tuple' object has no attribute 'split'
/a/pdonnell-2017-08-16_23:10:33-fs-luminous-distro-basic-smithi/1533311/teuthology.log:AttributeError: 'tuple' object has no attribute 'split'
/a/pdonnell-2017-08-16_23:10:33-fs-luminous-distro-basic-smithi/1533311/teuthology.log:2017-08-17T01:28:41.675 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: AttributeError: 'tuple' object has no attribute 'split'
/a/pdonnell-2017-08-16_23:10:33-fs-luminous-distro-basic-smithi/1533412/teuthology.log:AttributeError: 'tuple' object has no attribute 'split'
/a/pdonnell-2017-08-16_23:10:33-fs-luminous-distro-basic-smithi/1533412/teuthology.log:2017-08-17T03:39:13.535 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: AttributeError: 'tuple' object has no attribute 'split'
Binary file /a/pdonnell-2017-08-16_23:10:33-fs-luminous-distro-basic-smithi/1533482/teuthology.log matches
/a/pdonnell-2017-08-16_23:10:33-fs-luminous-distro-basic-smithi/1533519/teuthology.log:AttributeError: 'tuple' object has no attribute 'split'
/a/pdonnell-2017-08-16_23:10:33-fs-luminous-distro-basic-smithi/1533519/teuthology.log:2017-08-17T04:18:45.761 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: AttributeError: 'tuple' object has no attribute 'split'
/a/pdonnell-2017-08-16_23:10:33-fs-luminous-distro-basic-smithi/1533622/teuthology.log:AttributeError: 'tuple' object has no attribute 'split'
/a/pdonnell-2017-08-16_23:10:33-fs-luminous-distro-basic-smithi/1533622/teuthology.log:2017-08-17T06:34:08.717 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: AttributeError: 'tuple' object has no attribute 'split'
/a/pdonnell-2017-08-21_23:13:19-fs-wip-pdonnell-testing-20170821-distro-basic-smithi/1548780/teuthology.log:AttributeError: 'tuple' object has no attribute 'split'
/a/pdonnell-2017-08-21_23:13:19-fs-wip-pdonnell-testing-20170821-distro-basic-smithi/1548782/teuthology.log:AttributeError: 'tuple' object has no attribute 'split'
/a/pdonnell-2017-08-21_23:13:19-fs-wip-pdonnell-testing-20170821-distro-basic-smithi/1548885/teuthology.log:AttributeError: 'tuple' object has no attribute 'split'
/a/pdonnell-2017-08-21_23:13:19-fs-wip-pdonnell-testing-20170821-distro-basic-smithi/1548885/teuthology.log:2017-08-22T02:40:07.168 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: AttributeError: 'tuple' object has no attribute 'split'
/a/pdonnell-2017-08-21_23:13:19-fs-wip-pdonnell-testing-20170821-distro-basic-smithi/1548993/teuthology.log:AttributeError: 'tuple' object has no attribute 'split'
...
Actions #3

Updated by Kyrylo Shatskyy almost 6 years ago

This issue is addressed by patch https://github.com/ceph/teuthology/pull/1180
shell we resolve this ticket?

Actions #4

Updated by Patrick Donnelly almost 6 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF