← Back to team overview

canonical-ubuntu-qa team mailing list archive

[Bug 2073915] Re: ubuntu_zfs_xfs_generic testcase 245 fails on n/fips

 

The test seems to be fixed with https://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git/commit/tests/generic/245.out?id=d9323ad7a05e2705fbd31d5e7c6031bba23b1706, however we're using an older version of xfstests-dev (due to https://git.launchpad.net/~canonical-kernel-team/+git/autotest-client-tests/commit/?id=7c1782d60dd71a839648d182a0b6ea544dba7012) which doesn't contain this commit.
One solution would be to use a more up-to-date version of xfstests-dev and adapt the patch that adds minimal support for ZFS.

-- 
You received this bug notification because you are a member of Canonical
Platform QA Team, which is subscribed to ubuntu-kernel-tests.
https://bugs.launchpad.net/bugs/2073915

Title:
  ubuntu_zfs_xfs_generic testcase 245 fails on n/fips

Status in ubuntu-kernel-tests:
  New

Bug description:
  This issue can be found on noble/fips since version 6.8.0-31.31+fips3 from the d2024.02.29 cycle on openstack instances.
  We get the following output:

  Creating zfs pool testpool..
  Creating zfs file systems test and scratch in testpool..
  VDEVs in /home/ubuntu/autotest/client/tmp/ubuntu_zfs_xfs_generic/src
  FSTYP         -- zfs
  PLATFORM      -- Linux/aarch64 kt-n-lfps-fps-6-8-c2r4d20-u-zfs-xfs-generic-arm64 6.8.0-38-fips #38+fips1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jul 17 18:20:50 UTC 202
  MKFS_OPTIONS  -- testpool/scratch
  MOUNT_OPTIONS -- testpool/scratch /mnt/scratch

  generic/245       - output mismatch (see /home/ubuntu/autotest/client/tmp/ubuntu_zfs_xfs_generic/src/xfstests-bld/fstests-bld/xfstests-dev/results//generic/245.out.bad)
      --- tests/generic/245.out    2024-07-22 10:51:37.215562862 +0000
      +++ /home/ubuntu/autotest/client/tmp/ubuntu_zfs_xfs_generic/src/xfstests-bld/fstests-bld/xfstests-dev/results//generic/245.out.bad    2024-07-22 11:10:23.620290900 +0000
      @@ -1,2 +1,2 @@
       QA output created by 245
      -mv: cannot move 'TEST_DIR/test-mv/ab/aa/' to 'TEST_DIR/test-mv/aa': File exists
      +mv: cannot overwrite 'TEST_DIR/test-mv/aa': File exists
      ...
      (Run 'diff -u /home/ubuntu/autotest/client/tmp/ubuntu_zfs_xfs_generic/src/xfstests-bld/fstests-bld/xfstests-dev/tests/generic/245.out /home/ubuntu/autotest/client/tmp/ubuntu_zfs_xfs_generic/src/xfstests-bld/fstests-bld/xfstests-dev/results//generic/245.out.bad'  to see the entire diff)
  Ran: generic/245
  Failures: generic/245
  Failed 1 of 1 tests

  Destroying zfs pool testpool
  Removing VDEVs in /home/ubuntu/autotest/client/tmp/ubuntu_zfs_xfs_generic/src

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/2073915/+subscriptions



References