Skip to content

storage: fix breakout corner cases in archive

bbd4ccf
Select commit
Loading
Failed to load commit list.
Open

storage: fix corner cases in archive #856

storage: fix breakout corner cases in archive
bbd4ccf
Select commit
Loading
Failed to load commit list.
Cirrus CI / Storage: fedora-42 fuse-overlay-whiteout failed May 19, 2026 in 11m 28s

Task Summary

Instruction build_and_test failed in 10:56

Details

✅ 00:06 clone
✅ 00:10 modules
✅ 00:06 setup
❌ 10:56 build_and_test

[+0657s] ok  	go.podman.io/storage/internal/driver	1.026s
[+0657s] ok  	go.podman.io/storage/internal/opts	1.024s
[+0657s] ok  	go.podman.io/storage/internal/rawfilelock	1.023s
[+0657s] ok  	go.podman.io/storage/internal/staging_lockfile	2.121s
[+0657s] ok  	go.podman.io/storage/internal/tempdir	1.033s
[+0657s] ok  	go.podman.io/storage/pkg/archive	3.151s
[+0657s] --- FAIL: TestChrootCopyWithTar (0.04s)
[+0657s]     archive_test.go:234: unpacking failed (error: exit status 1; output: invalid symlink "/file-0-link" -> "/tmp/TestChrootCopyWithTar2952586690/001/src/file-0")
[+0657s] --- FAIL: TestChrootCopyWithTarAndChown (0.04s)
[+0657s]     archive_test.go:286: unpacking failed (error: exit status 1; output: invalid symlink "/file-0-link" -> "/tmp/TestChrootCopyWithTarAndChown1866788616/001/src/file-0")
[+0657s] FAIL
[+0657s] FAIL	go.podman.io/storage/pkg/chrootarchive	22.919s
[+0657s] ok  	go.podman.io/storage/pkg/chunked	1.723s
[+0657s] ok  	go.podman.io/storage/pkg/chunked/compressor	1.072s
[+0657s] ok  	go.podman.io/storage/pkg/chunked/dump	1.033s
[+0657s] ok  	go.podman.io/storage/pkg/chunked/internal/minimal	1.030s
[+0657s] ok  	go.podman.io/storage/pkg/chunked/internal/path	1.029s
[+0657s] ok  	go.podman.io/storage/pkg/chunked/toc	1.026s
[+0657s] ok  	go.podman.io/storage/pkg/config	1.021s
[+0657s] ok  	go.podman.io/storage/pkg/configfile	1.093s
[+0657s] ok  	go.podman.io/storage/pkg/directory	1.028s
[+0657s] ok  	go.podman.io/storage/pkg/dmesg	1.021s
[+0657s] ok  	go.podman.io/storage/pkg/fileutils	1.064s
[+0657s] ?   	go.podman.io/storage/pkg/fsutils	[no test files]
[+0657s] ?   	go.podman.io/storage/pkg/fsverity	[no test files]
[+0657s] ok  	go.podman.io/storage/pkg/homedir	1.020s
[+0657s] ?   	go.podman.io/storage/pkg/idmap	[no test files]
[+0657s] ok  	go.podman.io/storage/pkg/idtools	1.041s
[+0657s] ok  	go.podman.io/storage/pkg/ioutils	5.490s
[+0657s] ok  	go.podman.io/storage/pkg/locker	1.299s
[+0657s] ok  	go.podman.io/storage/pkg/lockfile	98.876s
[+0657s] ok  	go.podman.io/storage/pkg/longpath	1.020s
[+0657s] ok  	go.podman.io/storage/pkg/loopback	9.561s
[+0657s] ok  	go.podman.io/storage/pkg/mflag	1.031s
[+0657s] ?   	go.podman.io/storage/pkg/mflag/example	[no test files]
[+0657s] ok  	go.podman.io/storage/pkg/mount	1.082s
[+0657s] ok  	go.podman.io/storage/pkg/parsers	1.024s
[+0657s] ok  	go.podman.io/storage/pkg/parsers/kernel	1.027s
[+0657s] ok  	go.podman.io/storage/pkg/parsers/operatingsystem	1.037s
[+0657s] ok  	go.podman.io/storage/pkg/pools	1.028s
[+0657s] ok  	go.podman.io/storage/pkg/promise	1.026s
[+0657s] ok  	go.podman.io/storage/pkg/reexec	6.126s
[+0657s] ok  	go.podman.io/storage/pkg/regexp	1.027s
[+0657s] ok  	go.podman.io/storage/pkg/stringid	1.028s
[+0657s] ok  	go.podman.io/storage/pkg/stringutils	1.028s
[+0657s] ok  	go.podman.io/storage/pkg/supported-digests	1.046s
[+0657s] ok  	go.podman.io/storage/pkg/system	1.043s
[+0657s] ok  	go.podman.io/storage/pkg/tarlog	1.042s
[+0657s] ok  	go.podman.io/storage/pkg/truncindex	1.136s
[+0657s] ok  	go.podman.io/storage/pkg/unshare	15.737s
[+0657s] ok  	go.podman.io/storage/types	1.063s
[+0657s] FAIL
[+0657s] make: *** [Makefile:59: local-test-unit] Error 1
[10:25:56] END - [+0657s] total duration since START

Exit status: 2