-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
rhel-10.0
-
No
-
None
-
rhel-sst-storage-management
-
ssg_filesystems_storage_and_HA
-
2
-
False
-
-
None
-
None
-
None
-
None
-
None
What were you trying to do that didn't work?
What is the impact of this issue to you?
Please provide the package NVR for which the bug is seen:
How reproducible is this bug?:
Steps to reproduce
Expected results
Actual results
libblockdev-3.2.0-2.el10.s390x
RHEL-10.0-20241123.0 BaseOS s390x
test_util_version (utils_test.UtilsExecLoggingTest.test_util_version) Verify that checking utility availability works as expected ... ok test_version_cmp (utils_test.UtilsExecLoggingTest.test_version_cmp) Verify that version comparison works as expected ... ok test_initialization (utils_test.UtilsExecProgressTest.test_initialization) Verify that progress report can (de)initialized ... ok test_have_kernel_module (utils_test.UtilsKernelModuleTest.test_have_kernel_module) Test checking for kernel modules ... ok test_initialization (utils_test.UtilsLinuxKernelVersionTest.test_initialization) Test Linux kernel version detection ... ok ====================================================================== FAIL: test_exfat_set_uuid (fs_tests.exfat_test.ExfatSetUUID.test_exfat_set_uuid) Verify that it is possible to set UUID/volume ID of an exfat file system ---------------------------------------------------------------------- Traceback (most recent call last): File "/root/rpmbuild/BUILD/libblockdev-3.2.0/tests/fs_tests/exfat_test.py", line 218, in test_exfat_set_uuid self.assertEqual(fi.uuid, "2E24-EC82") AssertionError: '82EC-242E' != '2E24-EC82' - 82EC-242E + 2E24-EC82 ====================================================================== FAIL: test_exfat_generic_set_uuid (fs_tests.generic_test.GenericSetUUID.test_exfat_generic_set_uuid) Test generic set_uuid function with a exfat file system ---------------------------------------------------------------------- Traceback (most recent call last): File "/root/rpmbuild/BUILD/libblockdev-3.2.0/tests/fs_tests/generic_test.py", line 897, in test_exfat_generic_set_uuid self._test_generic_set_uuid(mkfs_function=BlockDev.fs_exfat_mkfs, fstype="exfat", test_uuid="2E24EC82", File "/root/rpmbuild/BUILD/libblockdev-3.2.0/tests/fs_tests/generic_test.py", line 839, in _test_generic_set_uuid self.assertEqual(fs_uuid, expected_uuid) AssertionError: '82EC-242E' != '2E24-EC82' - 82EC-242E + 2E24-EC82 ====================================================================== FAIL: test_vfat_generic_set_uuid (fs_tests.generic_test.GenericSetUUID.test_vfat_generic_set_uuid) Test generic set_uuid function with a vfat file system ---------------------------------------------------------------------- Traceback (most recent call last): File "/root/rpmbuild/BUILD/libblockdev-3.2.0/tests/fs_tests/generic_test.py", line 876, in test_vfat_generic_set_uuid self._test_generic_set_uuid(mkfs_function=mkfs_vfat, fstype="vfat", test_uuid="2E24EC82", File "/root/rpmbuild/BUILD/libblockdev-3.2.0/tests/fs_tests/generic_test.py", line 839, in _test_generic_set_uuid self.assertEqual(fs_uuid, expected_uuid) AssertionError: '82EC-242E' != '2E24-EC82' - 82EC-242E + 2E24-EC82 ====================================================================== FAIL: test_vfat_set_uuid (fs_tests.vfat_test.VfatSetUUID.test_vfat_set_uuid) Verify that it is possible to set UUID/volume ID of an vfat file system ---------------------------------------------------------------------- Traceback (most recent call last): File "/root/rpmbuild/BUILD/libblockdev-3.2.0/tests/fs_tests/vfat_test.py", line 249, in test_vfat_set_uuid self.assertEqual(fi.uuid, "2E24-EC82") AssertionError: '82EC-242E' != '2E24-EC82' - 82EC-242E + 2E24-EC82
https://beaker.engineering.redhat.com/recipes/17552628#task187364320