Project

General

Profile

Actions

Bug #19518

open

log entry does not include per-op rvals?

Added by Sage Weil about 7 years ago. Updated over 4 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Correctness/Safety
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(RADOS):
OSD
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

2017-04-05T21:21:51.605 INFO:tasks.workunit.client.0.smithi187.stdout:    api_c_read_operations: [ RUN      ] CReadOpsTest.Omap
2017-04-05T21:21:51.605 INFO:tasks.workunit.client.0.smithi187.stdout:    api_c_read_operations: /build/ceph-12.0.0-2308-geaf042e/src/test/librados/c_read_operations.cc:541: Failure
2017-04-05T21:21:51.606 INFO:tasks.workunit.client.0.smithi187.stdout:    api_c_read_operations:       Expected: -125
2017-04-05T21:21:51.606 INFO:tasks.workunit.client.0.smithi187.stdout:    api_c_read_operations: To be equal to: r_vals
2017-04-05T21:21:51.606 INFO:tasks.workunit.client.0.smithi187.stdout:    api_c_read_operations:       Which is: 0
2017-04-05T21:21:51.606 INFO:tasks.workunit.client.0.smithi187.stdout:    api_c_read_operations: [  FAILED  ] CReadOpsTest.Omap (11 ms)

/a/sage-2017-04-05_18:31:27-rados-wip-sage-testing---basic-smithi/990710

if there is a retry, we don't fill in the per-op rvals.. just the final request rval, as indicated by the assert in the test.

Actions

Also available in: Atom PDF