Actions
Bug #23142
openlib/crunchrun flaky test singularitySuite.TestImageCache_Concurrency_10
Story points:
-
Release:
Release relationship:
Auto
Description
It looks like the test is occasionally catching exactly the sort of problem it was meant to catch.
2025/09/03 17:01:51 info unpack layer: sha256:378e3b9fb50c743e1daa7a79dc2cf7c18aa0ac8137a1ca0d51a3b909c80e7d48
INFO: Creating SIF file...
FATAL: While performing build: while creating SIF: while creating container: open /tmp/check-2888719655/26/by_uuid/zzzzz-4zz18-ith0ksswfbiqmc2/image.sif: no such file or directory
singularity_test.go:270:
c.Check(err, IsNil)
... value *exec.ExitError = &exec.ExitError{ProcessState:(*os.ProcessState)(0xc001c6ef60), Stderr:[]uint8(nil)} ("exit status 255")
Files
Updated by Tom Clegg 7 months ago
- Related to Bug #23136: Intermittent failures when bind-mounting things into an arv-mount tmp directory added
Updated by Brett Smith 5 months ago
- Target version set to Development 2025-10-29
- Assigned To set to Tom Clegg
- Category changed from Tests to Crunch
Updated by Brett Smith 5 months ago
- Target version deleted (
Development 2025-10-29)
Actions