Bug 1219242

Summary: [Build 20240125] openQA test fails in fallocate06
Product: [openSUSE] openSUSE Tumbleweed Reporter: Ana Guerrero <ana.guerrero>
Component: KernelAssignee: Petr Vorel <petr.vorel>
Status: RESOLVED INVALID QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: dimstar, petr.vorel
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
URL: https://openqa.opensuse.org/tests/3895229/modules/fallocate06/steps/6
See Also: https://bugzilla.suse.com/show_bug.cgi?id=1217101
Whiteboard:
Found By: openQA Services Priority:
Business Priority: Blocker: Yes
Marketing QA Status: --- IT Deployment: ---

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