Bug #63699
closedqa: failed cephfs-shell test_reading_conf
0%
Description
2023-11-30T08:51:11.325 INFO:tasks.cephfs.test_cephfs_shell:Running command: cephfs-shell -c /tmp/tmp.j3bxmkqjzG -- set editor ?, set editor
2023-11-30T08:51:11.326 DEBUG:teuthology.orchestra.run.smithi105:> cephfs-shell -c /tmp/tmp.j3bxmkqjzG -- 'set editor ?, set editor'
2023-11-30T08:51:11.598 INFO:teuthology.orchestra.run.smithi105.stdout:editor - was: 'vim'
2023-11-30T08:51:11.598 INFO:teuthology.orchestra.run.smithi105.stdout:now: '?'
2023-11-30T08:51:11.598 INFO:teuthology.orchestra.run.smithi105.stdout:Name Value Description
2023-11-30T08:51:11.598 INFO:teuthology.orchestra.run.smithi105.stdout:====================================================================================================
2023-11-30T08:51:11.598 INFO:teuthology.orchestra.run.smithi105.stdout:editor ? Program used by 'edit'
2023-11-30T08:51:11.621 INFO:tasks.cephfs_test_runner:test_reading_conf (tasks.cephfs.test_cephfs_shell.TestShellOpts) ... ERROR
2023-11-30T08:51:11.621 INFO:tasks.cephfs_test_runner:
2023-11-30T08:51:11.621 INFO:tasks.cephfs_test_runner:======================================================================
2023-11-30T08:51:11.621 INFO:tasks.cephfs_test_runner:ERROR: test_reading_conf (tasks.cephfs.test_cephfs_shell.TestShellOpts)
2023-11-30T08:51:11.622 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2023-11-30T08:51:11.622 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2023-11-30T08:51:11.622 INFO:tasks.cephfs_test_runner: File "/home/teuthworker/src/git.ceph.com_ceph-c_1fa8a21e5009a1a3a2be6bf3680f85de5ba47b59/qa/tasks/cephfs/test_cephfs_shell.py", line 1114, in setUp
2023-11-30T08:51:11.622 INFO:tasks.cephfs_test_runner: self.editor_val = self.editor_val.split(':')[1]. \
2023-11-30T08:51:11.622 INFO:tasks.cephfs_test_runner:IndexError: list index out of range
2023-11-30T08:51:11.622 INFO:tasks.cephfs_test_runner:
2023-11-30T08:51:11.622 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2023-11-30T08:51:11.622 INFO:tasks.cephfs_test_runner:Ran 60 tests in 1603.411s
2023-11-30T08:51:11.622 INFO:tasks.cephfs_test_runner:
2023-11-30T08:51:11.622 INFO:tasks.cephfs_test_runner:FAILED (errors=1)
/ceph/teuthology-archive/pdonnell-2023-11-30_08:05:19-fs:shell-wip-batrick-testing-20231130.014408-distro-default-smithi/7471751/teuthology.log
This is with cephfs-shell tests now running on Centos 9.
Updated by Venky Shankar over 2 years ago
- Category set to Correctness/Safety
- Assignee set to Neeraj Pratap Singh
- Backport set to quincy,reef
Updated by Venky Shankar over 2 years ago
Updated by Neeraj Pratap Singh about 2 years ago
- Status changed from New to Fix Under Review
Updated by Venky Shankar almost 2 years ago
- Status changed from Fix Under Review to Pending Backport
- Backport changed from quincy,reef to quincy,reef,squid
Updated by Upkeep Bot almost 2 years ago
- Copied to Backport #65346: quincy: qa: failed cephfs-shell test_reading_conf added
Updated by Upkeep Bot almost 2 years ago
- Copied to Backport #65347: squid: qa: failed cephfs-shell test_reading_conf added
Updated by Upkeep Bot almost 2 years ago
- Copied to Backport #65348: reef: qa: failed cephfs-shell test_reading_conf added
Updated by Upkeep Bot over 1 year ago
- Tags (freeform) set to backport_processed
Updated by Neeraj Pratap Singh over 1 year ago · Edited
The issue that this tracker discusses arose due to the changes in the output structure of `set` command which is being used in `test_cephfs_shell.TestShellOpts`.
Link : https://github.com/python-cmd2/cmd2/commit/fd38e706e33ff382a403e8b6956a9c1d24995ed0
It is mentioned in cmd2 2.4 release Documentation link : https://readthedocs.org/projects/cmd2/downloads/pdf/latest/
Updated by Kotresh Hiremath Ravishankar about 1 year ago · Edited
- Status changed from Pending Backport to New
reef:
Neeraj,
I see that the reef backport is resolved and am still seeing this in reef run.
Updated by Kotresh Hiremath Ravishankar about 1 year ago
- Status changed from New to Need More Info
Updated by Neeraj Pratap Singh about 1 year ago
Kotresh Hiremath Ravishankar wrote in #note-19:
reef:
Neeraj,
I see that the reef backport is resolved and am still seeing this in reef run.
This issue was seen only in centos which is mentioned in the tracker description and it got fixed. And the failure we are seeing https://pulpito.ceph.com/mchangir-2025-01-29_06:29:12-fs-wip-mchangir-testing-20250127.055643-reef-debug-distro-default-smithi/8100703/ is different and seeing in ubuntu. This new failure is happening because the issue mentioned was not seen in ubuntu and it got the new changes.
Updated by Konstantin Shalygin about 1 year ago
- Backport changed from quincy,reef,squid to reef,squid
Updated by Konstantin Shalygin about 1 year ago
- Status changed from Need More Info to Pending Backport
Updated by Upkeep Bot 9 months ago
- Merge Commit set to a21870ae03a88fce237895b1bdadba6dc8cea10f
- Fixed In set to v19.3.0-1221-ga21870ae03a
- Upkeep Timestamp set to 2025-07-09T16:08:43+00:00
Updated by Upkeep Bot 8 months ago
- Fixed In changed from v19.3.0-1221-ga21870ae03a to v19.3.0-1221-ga21870ae03
- Upkeep Timestamp changed from 2025-07-09T16:08:43+00:00 to 2025-07-14T17:41:41+00:00
Updated by Jos Collin 7 months ago
- Status changed from Pending Backport to Resolved
Updated by Upkeep Bot 5 months ago
- Released In set to v20.2.0~3176
- Upkeep Timestamp changed from 2025-07-14T17:41:41+00:00 to 2025-11-01T01:28:21+00:00