Bug 1219242 - [Build 20240125] openQA test fails in fallocate06
Summary: [Build 20240125] openQA test fails in fallocate06
Status: RESOLVED INVALID
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Kernel (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Petr Vorel
QA Contact: E-mail List
URL: https://openqa.opensuse.org/tests/389...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-26 15:24 UTC by Ana Guerrero
Modified: 2024-02-06 18:43 UTC (History)
2 users (show)

See Also:
Found By: openQA
Services Priority:
Business Priority:
Blocker: Yes
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ana Guerrero 2024-01-26 15:24:15 UTC
## Observation

There wasn't a kernel update today but this LTP test started failing in different workers:

----snip----

# wait_serial expected: qr/### TEST fallocate06 COMPLETE >>> \d+\./u
# Result:

tst_device.c:293: TWARN: Failed to create test_dev.img: ENOSPC (28)
tst_device.c:354: TBROK: Failed to acquire device

HINT: You _MAY_ be missing kernel fixes:

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=e093c4be760e
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=6d4572a9d71d

Summary:
passed   0
failed   0
broken   1
skipped  0
warnings 1
### TEST fallocate06 COMPLETE >>> 6.

----snip----


openQA test in scenario opensuse-Tumbleweed-JeOS-for-kvm-and-xen-x86_64-jeos-ltp-syscalls@uefi_virtio-2G fails in
[fallocate06](https://openqa.opensuse.org/tests/3895229/modules/fallocate06/steps/6)

## Test suite description



## Reproducible

Fails since (at least) Build [20240123](https://openqa.opensuse.org/tests/3888826)


## Expected result

Last good: [20240122](https://openqa.opensuse.org/tests/3886452) (or more recent)


## Further details

Always latest result in this scenario: [latest](https://openqa.opensuse.org/tests/latest?arch=x86_64&distri=opensuse&flavor=JeOS-for-kvm-and-xen&machine=uefi_virtio-2G&test=jeos-ltp-syscalls&version=Tumbleweed)
Comment 1 Petr Vorel 2024-02-06 18:19:36 UTC
This is a test bug problem due too small /tmp filesize. I reported that some time ago [1] (and also to a SLES bug [2]) and hope we will sort that in upstream. Till then I updated known fails metadata, so that it will be in openQA known bug (yellow).

[1] https://lore.kernel.org/ltp/20240201101603.GA78772@pevik/
[2] https://bugzilla.suse.com/show_bug.cgi?id=1217101#c17
[3] https://github.com/openSUSE/kernel-qe/commit/3c661eaa5989e092bbc8bc27012a1f0ec2fadfac
Comment 3 Petr Vorel 2024-02-06 18:43:10 UTC
NOTE: because fallocate05 failure I switched to using temporary device on /var/tmp.

https://progress.opensuse.org/issues/155017