Project

General

Profile

Actions

Bug #70851

closed

scrub/osd-scrub-repair.sh: corrupt_scrub_erasure: return 1

Added by Sridhar Seshasayee 12 months ago. Updated 8 months ago.

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

0%

Source:
Backport:
tentacle
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(RADOS):
Pull request ID:
Tags (freeform):
backport_processed
Fixed In:
v20.3.0-55-gdf6c1854b0
Released In:
Upkeep Timestamp:
2025-07-14T18:12:10+00:00

Description

/a/yuriw-2025-04-07_23:32:09-rados-wip-yuri13-testing-2025-04-07-1144-distro-default-smithi/8229219

2025-04-08T04:32:39.733 INFO:tasks.workunit.client.0.smithi153.stderr:/home/ubuntu/cephtest/clone.client.0/qa/standalone/ceph-helpers.sh:2517: multidiff:  diff -y td/osd-scrub-repair/checkcsjson td/osd-scrub-repair/csjson
2025-04-08T04:32:39.734 INFO:tasks.workunit.client.0.smithi153.stdout:[                                                         [
2025-04-08T04:32:39.734 INFO:tasks.workunit.client.0.smithi153.stdout:  {                                                                 {
2025-04-08T04:32:39.734 INFO:tasks.workunit.client.0.smithi153.stdout:    "errors": [                                                       "errors": [
2025-04-08T04:32:39.734 INFO:tasks.workunit.client.0.smithi153.stdout:      "size_mismatch"                                                   "size_mismatch" 
2025-04-08T04:32:39.734 INFO:tasks.workunit.client.0.smithi153.stdout:    ],                                                                ],
2025-04-08T04:32:39.735 INFO:tasks.workunit.client.0.smithi153.stdout:    "object": {                                                       "object": {
2025-04-08T04:32:39.735 INFO:tasks.workunit.client.0.smithi153.stdout:      "locator": "",                                                    "locator": "",
2025-04-08T04:32:39.735 INFO:tasks.workunit.client.0.smithi153.stdout:      "name": "EOBJ1",                                                  "name": "EOBJ1",
2025-04-08T04:32:39.735 INFO:tasks.workunit.client.0.smithi153.stdout:      "nspace": "",                                                     "nspace": "",
2025-04-08T04:32:39.735 INFO:tasks.workunit.client.0.smithi153.stdout:      "snap": "head"                                                    "snap": "head" 
2025-04-08T04:32:39.736 INFO:tasks.workunit.client.0.smithi153.stdout:    },                                                                },

...

2025-04-08T04:32:39.819 INFO:tasks.workunit.client.0.smithi153.stdout:      {                                                                 {
2025-04-08T04:32:39.819 INFO:tasks.workunit.client.0.smithi153.stdout:        "errors": [],                                                     "errors": [],
2025-04-08T04:32:39.819 INFO:tasks.workunit.client.0.smithi153.stdout:        "hashinfo": {                                                     "hashinfo": {
2025-04-08T04:32:39.819 INFO:tasks.workunit.client.0.smithi153.stdout:          "cumulative_shard_hashes": [                                      "cumulative_shard_hashes": [
2025-04-08T04:32:39.819 INFO:tasks.workunit.client.0.smithi153.stdout:            {                                                                 {
2025-04-08T04:32:39.819 INFO:tasks.workunit.client.0.smithi153.stdout:              "hash": 1534350760,                                       "hash": 1534350760,
2025-04-08T04:32:39.819 INFO:tasks.workunit.client.0.smithi153.stdout:              "shard": 0                                                "shard": 0
2025-04-08T04:32:39.819 INFO:tasks.workunit.client.0.smithi153.stdout:            },                                                                },
2025-04-08T04:32:39.819 INFO:tasks.workunit.client.0.smithi153.stdout:            {                                                                 {
2025-04-08T04:32:39.819 INFO:tasks.workunit.client.0.smithi153.stdout:              "hash": 1534491824,                                       "hash": 1534491824,
2025-04-08T04:32:39.819 INFO:tasks.workunit.client.0.smithi153.stdout:              "shard": 1                                                "shard": 1
2025-04-08T04:32:39.819 INFO:tasks.workunit.client.0.smithi153.stdout:            },                                                                },
2025-04-08T04:32:39.819 INFO:tasks.workunit.client.0.smithi153.stdout:            {                                                                 {
2025-04-08T04:32:39.819 INFO:tasks.workunit.client.0.smithi153.stdout:              "hash": 1534350760,                                       "hash": 1534350760,
2025-04-08T04:32:39.820 INFO:tasks.workunit.client.0.smithi153.stdout:              "shard": 2                                                "shard": 2
2025-04-08T04:32:39.820 INFO:tasks.workunit.client.0.smithi153.stdout:            }                                                                 }
2025-04-08T04:32:39.820 INFO:tasks.workunit.client.0.smithi153.stdout:          ],                                                                ],
2025-04-08T04:32:39.820 INFO:tasks.workunit.client.0.smithi153.stdout:          "total_chunk_size": 2048                                          "total_chunk_size": 2048
2025-04-08T04:32:39.820 INFO:tasks.workunit.client.0.smithi153.stdout:        },                                                                },
2025-04-08T04:32:39.820 INFO:tasks.workunit.client.0.smithi153.stdout:        "osd": 2,                                                 "osd": 2,
2025-04-08T04:32:39.820 INFO:tasks.workunit.client.0.smithi153.stdout:        "primary": false,                                         "primary": false,
2025-04-08T04:32:39.820 INFO:tasks.workunit.client.0.smithi153.stdout:        "shard": 1,                                                       "shard": 1,
2025-04-08T04:32:39.820 INFO:tasks.workunit.client.0.smithi153.stdout:        "size": 2048                                                      "size": 2048
2025-04-08T04:32:39.820 INFO:tasks.workunit.client.0.smithi153.stdout:      }                                                                 }
2025-04-08T04:32:39.820 INFO:tasks.workunit.client.0.smithi153.stdout:    ],                                                                ],
2025-04-08T04:32:39.820 INFO:tasks.workunit.client.0.smithi153.stdout:    "union_shard_errors": []                                          "union_shard_errors": []
2025-04-08T04:32:39.820 INFO:tasks.workunit.client.0.smithi153.stdout:  }                                                                 }
2025-04-08T04:32:39.821 INFO:tasks.workunit.client.0.smithi153.stdout:]                                                         ]
2025-04-08T04:32:39.822 INFO:tasks.workunit.client.0.smithi153.stderr:/home/ubuntu/cephtest/clone.client.0/qa/standalone/scrub/osd-scrub-repair.sh:4370: corrupt_scrub_erasure:  test no = yes
2025-04-08T04:32:39.822 INFO:tasks.workunit.client.0.smithi153.stderr:/home/ubuntu/cephtest/clone.client.0/qa/standalone/scrub/osd-scrub-repair.sh:4370: corrupt_scrub_erasure:  return 1
2025-04-08T04:32:39.822 INFO:tasks.workunit.client.0.smithi153.stderr:/home/ubuntu/cephtest/clone.client.0/qa/standalone/scrub/osd-scrub-repair.sh:65: run:  return 1

Related issues 1 (0 open1 closed)

Copied to RADOS - Backport #71126: tentacle: scrub/osd-scrub-repair.sh: corrupt_scrub_erasure: return 1ResolvedRonen FriedmanActions
Actions #1

Updated by Ronen Friedman 12 months ago

  • Assignee set to Ronen Friedman

Caused by https://github.com/ceph/ceph/pull/62451 (commit 88ac6d9).
I'll fix the test.

Actions #2

Updated by Kamoltat (Junior) Sirivadhna 12 months ago

/a/skanta-2025-04-09_05:31:19-rados-wip-bharath17-testing-2025-04-08-0602-distro-default-smithi/8233187

Actions #3

Updated by Laura Flores 11 months ago

  • Status changed from New to In Progress
Actions #4

Updated by Kamoltat (Junior) Sirivadhna 11 months ago

/a/lflores-2025-04-14_14:00:23-rados-wip-lflores-testing-2-2025-04-11-1133-distro-default-smithi/8239408

Actions #5

Updated by Laura Flores 11 months ago

/a/lflores-2025-04-15_00:57:49-rados-wip-lflores-testing-5-2025-04-14-1635-distro-default-gibba/8241285

Actions #6

Updated by Laura Flores 11 months ago

/a/lflores-2025-04-11_19:10:45-rados-wip-lflores-testing-3-2025-04-11-1140-distro-default-smithi/8236001

Actions #7

Updated by Kamoltat (Junior) Sirivadhna 11 months ago

lflores-2025-04-14_22:30:34-rados-wip-lflores-testing-2025-04-10-2245-distro-default-gibba/8241111

Actions #8

Updated by Laura Flores 11 months ago

Bump up

Actions #9

Updated by Laura Flores 11 months ago

/a/lflores-2025-04-15_00:57:49-rados-wip-lflores-testing-5-2025-04-14-1635-distro-default-gibba/8241285

Actions #10

Updated by Ronen Friedman 11 months ago

  • Status changed from In Progress to Fix Under Review
  • Backport set to tentacle
  • Pull request ID set to 63010
Actions #11

Updated by Shraddha Agrawal 11 months ago

/a/yuriw-2025-04-22_22:07:13-rados-wip-yuri5-testing-2025-04-22-1252-distro-default-smithi/8254064

Actions #12

Updated by Ronen Friedman 11 months ago

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

Updated by Upkeep Bot 11 months ago

  • Copied to Backport #71126: tentacle: scrub/osd-scrub-repair.sh: corrupt_scrub_erasure: return 1 added
Actions #14

Updated by Upkeep Bot 11 months ago

  • Tags (freeform) set to backport_processed
Actions #15

Updated by Ronen Friedman 11 months ago

  • Status changed from Pending Backport to Resolved
Actions #16

Updated by Sridhar Seshasayee 11 months ago

/a/skanta-2025-04-22_23:21:15-rados-wip-bharath1-testing-2025-04-21-0529-distro-default-smithi/8254484

Actions #17

Updated by Upkeep Bot 9 months ago

  • Merge Commit set to df6c1854b091c2c59a4b197ce34fd45dd011316b
  • Fixed In set to v20.3.0-55-gdf6c1854b09
  • Upkeep Timestamp set to 2025-07-09T18:11:26+00:00
Actions #18

Updated by Upkeep Bot 8 months ago

  • Fixed In changed from v20.3.0-55-gdf6c1854b09 to v20.3.0-55-gdf6c1854b0
  • Upkeep Timestamp changed from 2025-07-09T18:11:26+00:00 to 2025-07-14T18:12:10+00:00
Actions

Also available in: Atom PDF