Jos��� Iv���n L���pez Gonz���lez changed bug 1203854
What Removed Added
Flags needinfo?(jlopez@suse.com) needinfo?(tiwai@suse.com)

Comment # 3 on bug 1203854 from
(In reply to Takashi Iwai from comment #2)
> It seems to be a breakage due to the LTO enablement.  I turned off the LTO
> build, and it worked, at least for the local est with simple-loop.
> 
> The fix was submitted to TW.
> 
> Could you verify with the package in OBS devel:tools/criu?

I have tested the new packages for TW [1] and ALP [2]. In TW everything works
as expected (using Btrfs file system). In ALP (also Btrfs but read-only), the
criu simple-loop test works, but podman-checkpoint still complains:

$ podman container checkpoint distracted_babbage
ERRO[0000] container still running                      
ERRO[0000] criu failed: type NOTIFY errno 0
log file:
/var/lib/containers/storage/btrfs-containers/ee203bab8fadb391481ec3179657eccd3970e3f9acc087ab8869890cd7938239/userdata/dump.log 
Error: `/usr/bin/runc checkpoint --image-path
/var/lib/containers/storage/btrfs-containers/ee203bab8fadb391481ec3179657eccd3970e3f9acc087ab8869890cd7938239/userdata/checkpoint
--work-path
/var/lib/containers/storage/btrfs-containers/ee203bab8fadb391481ec3179657eccd3970e3f9acc087ab8869890cd7938239/userdata
ee203bab8fadb391481ec3179657eccd3970e3f9acc087ab8869890cd7938239` failed: exit
status 1

$ tail -n 10
/var/lib/containers/storage/btrfs-containers/ee203bab8fadb391481ec3179657eccd3970e3f9acc087ab8869890cd7938239/userdata/dump.log
(00.185430) sockets: Sockects collect procedure family AF_INET6 proto
IPPROTO_UDPLITE: -2
(00.189057) sockets: Sockects collect procedure family AF_INET6 proto
IPPROTO_RAW: -2
(00.192736) sockets: Sockects collect procedure family AF_PACKET proto
IPPROTO_IP: -2
(00.196484) sockets: Sockects collect procedure family AF_NETLINK proto
IPPROTO_RAW: -2
(00.196555) Unlock network
(00.196566) Running network-unlock scripts
(00.196587)     RPC
(00.201989) Unfreezing tasks into 1
(00.202011)     Unseizing 1377 into 1
(00.202053) Error (criu/cr-dump.c:2053): Dumping FAILED.

I have also tried this workaround [2] without success. Any further idea?
Thanks!

[1] https://build.opensuse.org/package/show/devel:tools/criu
[2] https://build.opensuse.org/package/show/SUSE:ALP/criu
[3] https://criu.org/Filesystems_pecularities#BTRFS_Workaround


You are receiving this mail because: