Project

General

Profile

Actions

Bug #14431

closed

bluestore transaction "make check" is failing on rex004

Added by Greg Farnum over 8 years ago. Updated over 8 years ago.

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

0%

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

Description

Running against master (dda9a083702e98e77794373f2057c191ce34f771) is failing when I run it locally (git clean -fdx; ./do_autogen.sh && make -j24 && make check -j8). It looks fine on the trusty tarball gitbuilder.

/tmp/typ-oYe99BcMh /tmp/typ-nhv8zUMo7 differ: char 60, line 5
**** bluestore_wal_transaction_t test 2 dump_json check failed ****
   ./ceph-dencoder type bluestore_wal_transaction_t select_test 2 dump_json > /tmp/typ-oYe99BcMh
   ./ceph-dencoder type bluestore_wal_transaction_t select_test 2 encode decode dump_json > /tmp/typ-nhv8zUMo7
   diff /tmp/typ-oYe99BcMh /tmp/typ-nhv8zUMo7
/tmp/typ-oYe99BcMh /tmp/typ-Pd7AGGaXr differ: char 60, line 5
**** bluestore_wal_transaction_t test 2 copy_ctor dump_json check failed ****
   ./ceph-dencoder type bluestore_wal_transaction_t select_test 2 dump_json > /tmp/typ-oYe99BcMh
   ./ceph-dencoder type bluestore_wal_transaction_t select_test 2 copy_ctor dump_json > /tmp/typ-nhv8zUMo7
   diff /tmp/typ-oYe99BcMh /tmp/typ-nhv8zUMo7
/tmp/typ-oYe99BcMh /tmp/typ-nhv8zUMo7 differ: char 25, line 1
**** bluestore_wal_transaction_t test 2 binary reencode check failed ****
   ./ceph-dencoder type bluestore_wal_transaction_t select_test 2 encode export /tmp/typ-oYe99BcMh
   ./ceph-dencoder type bluestore_wal_transaction_t select_test 2 encode decode encode export /tmp/typ-nhv8zUMo7
   cmp /tmp/typ-oYe99BcMh /tmp/typ-nhv8zUMo7
Actions

Also available in: Atom PDF