Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

net: remember the name of the lock chain (nftables) #2550

Open
wants to merge 1 commit into
base: criu-dev
Choose a base branch
from

net: remember the name of the lock chain (nftables)

30e76fd
Select commit
Loading
Failed to load commit list.
Open

net: remember the name of the lock chain (nftables) #2550

net: remember the name of the lock chain (nftables)
30e76fd
Select commit
Loading
Failed to load commit list.
Cirrus CI / Vagrant Fedora Rawhide based test failed Dec 20, 2024 in 39m 4s

Task Summary

Instruction build failed in 38:40

Details

ℹ️ Scheduling was delayed due to a concurrency limit on community tasks

✅ 00:07 clone
✅ 00:16 setup
❌ 38:40 build

userns is supported
=== Run 1/1 ================ zdtm/transition/thread-bomb
==== ALARM ====
===================== Run zdtm/transition/thread-bomb in h =====================
Start test
./thread-bomb --pidfile=thread-bomb.pid --outfile=thread-bomb.out
Traceback (most recent call last):
  File "/criu/test/zdtm.py", line 2942, in <module>
    fork_zdtm()
    ~~~~~~~~~^^
  File "/criu/test/zdtm.py", line 2933, in fork_zdtm
    do_run_test(tinfo[0], tinfo[1], tinfo[2], tinfo[3])
    ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/criu/test/zdtm.py", line 2012, in do_run_test
    t.start()
    ~~~~~~~^^
  File "/criu/test/zdtm.py", line 529, in start
    self.__make_action('pid', env, self.__flavor.root)
    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/criu/test/zdtm.py", line 468, in __make_action
    if s.wait(timeout=self.__timeout):
       ~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.13/subprocess.py", line 1274, in wait
    return self._wait(timeout=timeout)
           ~~~~~~~~~~^^^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.13/subprocess.py", line 2052, in _wait
    raise TimeoutExpired(self.args, timeout)
subprocess.TimeoutExpired: Command '['make', '--no-print-directory', '-C', 'zdtm/transition', 'thread-bomb.pid']' timed out after 30 seconds

##################################### FAIL #####################################
+ fail
+ set +e
+ uname -a
Linux bb0c72ed4bc3 6.12.4-100.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Dec  9 22:56:40 UTC 2024 x86_64 GNU/Linux
+ ps axf --width 256
++ basename ./test/jenkins/criu-fcg.sh
++ date +%m%d%H%M
+ tar -czf /home/criu-fcg.sh---12201054.tar.gz .
tar: ./test/zdtm/static/del_standalone_un.test/sock: socket ignored
tar: ./test/zdtm/static/del_standalone_un_seqpacket.test/sock: socket ignored
tar: ./test/zdtm/static/sk-unix01.test/sole: socket ignored
tar: ./test/zdtm/static/sk-unix01-seqpacket.test/sole: socket ignored
tar: ./test/zdtm/static/sockets00.test: socket ignored
tar: ./test/zdtm/static/sockets00-seqpacket.test: socket ignored
tar: ./test/zdtm/static/sockets03.test: socket ignored
tar: ./test/zdtm/static/sockets03-seqpacket.test: socket ignored
+ tar -czf report.tar.gz -C test/ report
+ exit 1
+ cleanup_cgroup
+ ./test/zdtm_umount_cgroups 1
make: Leaving directory '/vagrant/criu/scripts/ci'
make: *** [Makefile:51: fedora-rawhide] Error 1
make: *** [Makefile:73: vagrant-fedora-rawhide] Error 2
make: Leaving directory '/tmp/criu/scripts/ci'

Exit status: 2