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

Add support for --security-opt mask and unmask #5883

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Add support for --security-opt mask and unmask

8428d2a
Select commit
Loading
Failed to load commit list.
Open

Add support for --security-opt mask and unmask #5883

Add support for --security-opt mask and unmask
8428d2a
Select commit
Loading
Failed to load commit list.
Cirrus CI / Integration debian-13 w/ overlay failed Dec 18, 2024 in 38m 59s

Task Summary

Instruction integration_test failed in 34:07

Details

✅ 00:08 clone
✅ 00:17 setup
✅ 04:07 build
❌ 34:07 integration_test

[+1777s] ok 791 Verify /run/.containerenv exist
[+1778s] ok 792 run-device
[+1779s] ok 793 run-device-Rename
[+1785s] ok 794 run check /etc/hosts
[+1785s] ok 795 run check /etc/hosts and resolv.conf with --network pasta # skip pasta only works rootless
[+1787s] ok 796 run check /etc/resolv.conf
[+1788s] ok 797 run --network=none and --isolation chroot must conflict
[+1788s] ok 798 run --network=private must mount a fresh /sys
[+1795s] ok 799 run --network should override build --network
[+1796s] ok 800 run --user
[+1798s] ok 801 run --runtime --runtime-flag
[+1799s] ok 802 run --terminal
[+1799s] ok 803 rootless on cgroupv2 and systemd runs under user.slice # skip test is being invoked from root environment
[+1800s] ok 804 run-inheritable-capabilities
[+1803s] ok 805 run masks
[+1804s] ok 806 empty run statement doesn't crash
[+1831s] ok 807 commit-sbom-types
[+1914s] ok 808 bud-sbom-types
[+1934s] ok 809 bud-sbom-with-no-changes
[+1983s] ok 810 bud-sbom-with-only-config-changes
[+1985s] ok 811 bud-sbom-with-non-presets
[+1985s] ok 812 selinux test # skip selinuxenabled command not found in $PATH
[+1985s] ok 813 selinux spc # skip No selinuxenabled
[+1985s] ok 814 selinux specific level # skip No selinuxenabled
[+1988s] ok 815 commit-pull-push-signatures
[+1989s] ok 816 build-with-dockerfile-signatures
[+1989s] ok 817 source create
[+1990s] ok 818 source add
[+1998s] ok 819 source push/pull
[+2004s] ok 820 squash
[+2012s] ok 821 squash-using-dockerfile
[+2015s] ok 822 bud-squash-should-use-cache
[+2018s] ok 823 bud-squash-should-use-cache and verify content inside image
[+2020s] ok 824 bud with ssh key
[+2022s] ok 825 bud with ssh key secret accessed on second RUN
[+2023s] ok 826 bud with containerfile ssh options
[+2026s] ok 827 bud with ssh sock
[+2031s] ok 828 bind secrets mounts to container
[+2031s] ok 829 tag by name
[+2032s] ok 830 tag by id
[+2032s] ok 831 tag a manifest list
[+2044s] ok 832 tutorial-cgroups
[+2044s] ok 833 umount-flags-order-verification
[+2045s] ok 834 umount one image
[+2045s] ok 835 umount bad image
[+2046s] ok 836 umount multi images
[+2046s] ok 837 umount all images
[+2047s] ok 838 umount multi images one bad
[+2047s] 
[+2047s] real	34m2.679s
[+2047s] user	22m12.070s
[+2047s] sys	9m25.004s
[+2047s] make: *** [Makefile:163: test-integration] Error 1
[21:17:43] END - [+2047s] total duration since START

Exit status: 2