Project

General

Profile

Actions

Bug #66184

closed

qa: test_scrub_checks: asok_command fails with json decoder error

Added by Patrick Donnelly almost 2 years ago. Updated 5 months ago.

Status:
Resolved
Priority:
Normal
Category:
Testing
Target version:
% Done:

0%

Source:
Q/A
Backport:
squid,reef
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(FS):
Labels (FS):
qa-failure
Pull request ID:
Tags (freeform):
backport_processed
Fixed In:
v19.3.0-2517-gdddc23d427
Released In:
v20.2.0~2779
Upkeep Timestamp:
2025-11-01T01:36:11+00:00

Description

2024-05-17T22:29:51.358 INFO:tasks.cephfs_test_runner:test_scrub_checks (tasks.cephfs.test_scrub_checks.TestScrubChecks) ... ERROR
2024-05-17T22:29:51.358 INFO:tasks.cephfs_test_runner:
2024-05-17T22:29:51.359 INFO:tasks.cephfs_test_runner:======================================================================
2024-05-17T22:29:51.359 INFO:tasks.cephfs_test_runner:ERROR: test_scrub_checks (tasks.cephfs.test_scrub_checks.TestScrubChecks)
2024-05-17T22:29:51.359 INFO:tasks.cephfs_test_runner:----------------------------------------------------------------------
2024-05-17T22:29:51.359 INFO:tasks.cephfs_test_runner:Traceback (most recent call last):
2024-05-17T22:29:51.359 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_931809a9e5d295bd61984693cac44fe131ded4bc/qa/tasks/cephfs/test_scrub_checks.py", line 206, in test_scrub_checks
2024-05-17T22:29:51.359 INFO:tasks.cephfs_test_runner:    self._checks(0)
2024-05-17T22:29:51.359 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_931809a9e5d295bd61984693cac44fe131ded4bc/qa/tasks/cephfs/test_scrub_checks.py", line 230, in _checks
2024-05-17T22:29:51.359 INFO:tasks.cephfs_test_runner:    self.asok_command(mds_rank, "flush_path {nep}".format(nep=nep),
2024-05-17T22:29:51.359 INFO:tasks.cephfs_test_runner:  File "/home/teuthworker/src/git.ceph.com_ceph-c_931809a9e5d295bd61984693cac44fe131ded4bc/qa/tasks/cephfs/test_scrub_checks.py", line 498, in asok_command
2024-05-17T22:29:51.359 INFO:tasks.cephfs_test_runner:    jout = json.loads(sout)
2024-05-17T22:29:51.359 INFO:tasks.cephfs_test_runner:  File "/usr/lib/python3.10/json/__init__.py", line 346, in loads
2024-05-17T22:29:51.359 INFO:tasks.cephfs_test_runner:    return _default_decoder.decode(s)
2024-05-17T22:29:51.359 INFO:tasks.cephfs_test_runner:  File "/usr/lib/python3.10/json/decoder.py", line 337, in decode
2024-05-17T22:29:51.359 INFO:tasks.cephfs_test_runner:    obj, end = self.raw_decode(s, idx=_w(s, 0).end())
2024-05-17T22:29:51.360 INFO:tasks.cephfs_test_runner:  File "/usr/lib/python3.10/json/decoder.py", line 355, in raw_decode
2024-05-17T22:29:51.360 INFO:tasks.cephfs_test_runner:    raise JSONDecodeError("Expecting value", s, err.value) from None
2024-05-17T22:29:51.360 INFO:tasks.cephfs_test_runner:json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

From: /teuthology/pdonnell-2024-05-17_18:30:44-fs-wip-pdonnell-testing-20240517.012458-debug-distro-default-smithi/7711768/teuthology.log


Related issues 2 (0 open2 closed)

Copied to CephFS - Backport #66541: reef: qa: test_scrub_checks: asok_command fails with json decoder errorRejectedPatrick DonnellyActions
Copied to CephFS - Backport #66542: squid: qa: test_scrub_checks: asok_command fails with json decoder errorResolvedPatrick DonnellyActions
Actions #1

Updated by Patrick Donnelly almost 2 years ago

  • Status changed from New to Fix Under Review
  • Pull request ID set to 57673
Actions #4

Updated by Leonid Usov almost 2 years ago

  • Status changed from Fix Under Review to Pending Backport
Actions #5

Updated by Upkeep Bot almost 2 years ago

  • Copied to Backport #66541: reef: qa: test_scrub_checks: asok_command fails with json decoder error added
Actions #6

Updated by Upkeep Bot almost 2 years ago

  • Copied to Backport #66542: squid: qa: test_scrub_checks: asok_command fails with json decoder error added
Actions #9

Updated by Upkeep Bot over 1 year ago

  • Tags (freeform) set to backport_processed
Actions #13

Updated by Upkeep Bot 9 months ago

  • Status changed from Pending Backport to Resolved
  • Upkeep Timestamp set to 2025-07-08T18:35:52+00:00
Actions #14

Updated by Upkeep Bot 8 months ago

  • Merge Commit set to dddc23d427749d0cba29c56be48fcb74bd889032
  • Fixed In set to v19.3.0-2517-gdddc23d427
  • Upkeep Timestamp changed from 2025-07-08T18:35:52+00:00 to 2025-08-02T04:51:13+00:00
Actions #15

Updated by Upkeep Bot 5 months ago

  • Released In set to v20.2.0~2779
  • Upkeep Timestamp changed from 2025-08-02T04:51:13+00:00 to 2025-11-01T01:36:11+00:00
Actions

Also available in: Atom PDF