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 / Containerized Integration failed Dec 18, 2024 in 1h 0m 38s

Task Summary

Instruction integration_test failed in 52:47

Details

✅ 00:08 clone
✅ 01:56 setup
✅ 05:30 build
❌ 52:47 integration_test

[+2728s] ok 791 Verify /run/.containerenv exist
[+2730s] ok 792 run-device
[+2731s] ok 793 run-device-Rename # skip test does not work when $BUILDAH_ISOLATION = chroot
[+2731s] ok 794 run check /etc/hosts # skip This test is not working inside a container
[+2731s] ok 795 run check /etc/hosts and resolv.conf with --network pasta # skip test does not work when $BUILDAH_ISOLATION = chroot
[+2733s] ok 796 run check /etc/resolv.conf
[+2734s] ok 797 run --network=none and --isolation chroot must conflict
[+2735s] ok 798 run --network=private must mount a fresh /sys
[+2742s] ok 799 run --network should override build --network
[+2744s] ok 800 run --user
[+2744s] ok 801 run --runtime --runtime-flag # skip This test is not working inside a container
[+2746s] ok 802 run --terminal
[+2746s] ok 803 rootless on cgroupv2 and systemd runs under user.slice # skip This test is not working inside a container
[+2748s] ok 804 run-inheritable-capabilities
[+2753s] ok 805 run masks
[+2755s] ok 806 empty run statement doesn't crash
[+2806s] ok 807 commit-sbom-types
[+2954s] ok 808 bud-sbom-types
[+2987s] ok 809 bud-sbom-with-no-changes
[+3073s] ok 810 bud-sbom-with-only-config-changes
[+3076s] ok 811 bud-sbom-with-non-presets
[+3076s] ok 812 selinux test # skip selinux is disabled
[+3076s] ok 813 selinux spc # skip selinux is disabled
[+3077s] ok 814 selinux specific level # skip selinux is disabled
[+3082s] ok 815 commit-pull-push-signatures
[+3083s] ok 816 build-with-dockerfile-signatures
[+3083s] ok 817 source create
[+3084s] ok 818 source add
[+3095s] ok 819 source push/pull
[+3106s] ok 820 squash
[+3121s] ok 821 squash-using-dockerfile
[+3125s] ok 822 bud-squash-should-use-cache
[+3131s] ok 823 bud-squash-should-use-cache and verify content inside image
[+3136s] ok 824 bud with ssh key
[+3139s] ok 825 bud with ssh key secret accessed on second RUN
[+3141s] ok 826 bud with containerfile ssh options
[+3145s] ok 827 bud with ssh sock
[+3152s] ok 828 bind secrets mounts to container
[+3153s] ok 829 tag by name
[+3154s] ok 830 tag by id
[+3154s] ok 831 tag a manifest list
[+3155s] ok 832 tutorial-cgroups # skip test does not work when $BUILDAH_ISOLATION = chroot
[+3155s] ok 833 umount-flags-order-verification
[+3156s] ok 834 umount one image
[+3156s] ok 835 umount bad image
[+3157s] ok 836 umount multi images
[+3158s] ok 837 umount all images
[+3160s] ok 838 umount multi images one bad
[+3160s] 
[+3160s] real	48m15.548s
[+3160s] user	23m12.353s
[+3160s] sys	17m23.629s
[+3160s] make: *** [Makefile:163: test-integration] Error 1
[15:39:17] END - [+3168s] total duration since START

Exit status: 2