Project

General

Profile

Actions

Bug #64474

open

ceph-windows-pull-requests: deprecation warnings in ansible-playbook output

Added by Laura Flores 3 months ago. Updated 3 months ago.

Status:
New
Priority:
Normal
Assignee:
-
% Done:

0%

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

Description


Files

windows_test_failure.gz (841 KB) windows_test_failure.gz Laura Flores, 02/16/2024 07:55 PM
Actions #2

Updated by Laura Flores 3 months ago

Another timeout on braggi10: https://jenkins.ceph.com/job/ceph-windows-pull-requests/35396/

The original timeout also happened on braggi10. I'm seeing other checks on main PRs pass on other nodes, so it might be node-specific.

Actions #3

Updated by Lucian Petrut 3 months ago

Looks like it's not really a Windows job or environment issue, but an actual regression introduced by that specific patch.

Messages from Windows hosts are getting can no longer be decoded on the OSD side:

2024-02-17T15:28:20.348+0000 7f3bead9b640 -1 failed to decode message of type 42 v9: void tracing::decode(jspan_context&, ceph::buffer::v15_2_0::list::const_iterator&) decode past end of struct encoding: Malformed input [buffer:3]

We need to ensure that builds without telemetry are compatible with these that have telemetry enabled. We actually had a similar issue before but I think that work got reverted.

https://github.com/ceph/ceph/pull/51043
https://github.com/ceph/ceph/pull/47457
https://github.com/ceph/ceph/pull/51331

Actions

Also available in: Atom PDF