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

Fix conflict on heredoc temp files #5721

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

Fix conflict on heredoc temp files

aba0beb
Select commit
Loading
Failed to load commit list.
Open

Fix conflict on heredoc temp files #5721

Fix conflict on heredoc temp files
aba0beb
Select commit
Loading
Failed to load commit list.
Cirrus CI / Integration rootless debian-13 w/ overlay failed Nov 21, 2024 in 51m 46s

Task Summary

Instruction integration_test failed in 46:38

Details

✅ 00:08 clone
✅ 00:17 setup
✅ 04:24 build
❌ 46:38 integration_test

[+2453s] ok 777 Verify /run/.containerenv exist # skip test is being invoked from rootless environment and might need unshare
[+2455s] ok 778 run-device
[+2456s] ok 779 run-device-Rename # skip test is being invoked from rootless environment and might need unshare
[+2456s] ok 780 run check /etc/hosts # skip test is being invoked from rootless environment and might need unshare
[+2458s] ok 781 run check /etc/hosts and resolv.conf with --network pasta
[+2459s] ok 782 run check /etc/resolv.conf # skip test is being invoked from rootless environment and might need unshare
[+2460s] ok 783 run --network=none and --isolation chroot must conflict
[+2461s] ok 784 run --network=private must mount a fresh /sys
[+2468s] ok 785 run --network should override build --network
[+2469s] ok 786 run --user
[+2471s] ok 787 run --runtime --runtime-flag
[+2473s] ok 788 run --terminal
[+2474s] ok 789 rootless on cgroupv2 and systemd runs under user.slice
[+2475s] ok 790 run-inheritable-capabilities
[+2478s] ok 791 run masks
[+2480s] ok 792 empty run statement doesn't crash
[+2518s] ok 793 commit-sbom-types
[+2622s] ok 794 bud-sbom-types
[+2652s] ok 795 bud-sbom-with-no-changes
[+2713s] ok 796 bud-sbom-with-only-config-changes
[+2716s] ok 797 bud-sbom-with-non-presets
[+2716s] ok 798 selinux test # skip selinuxenabled command not found in $PATH
[+2717s] ok 799 selinux spc # skip No selinuxenabled
[+2717s] ok 800 selinux specific level # skip No selinuxenabled
[+2722s] ok 801 commit-pull-push-signatures
[+2724s] ok 802 build-with-dockerfile-signatures
[+2725s] ok 803 source create
[+2725s] ok 804 source add
[+2737s] ok 805 source push/pull
[+2748s] ok 806 squash
[+2762s] ok 807 squash-using-dockerfile
[+2766s] ok 808 bud-squash-should-use-cache
[+2770s] ok 809 bud-squash-should-use-cache and verify content inside image
[+2774s] ok 810 bud with ssh key
[+2776s] ok 811 bud with ssh key secret accessed on second RUN
[+2779s] ok 812 bud with containerfile ssh options
[+2782s] ok 813 bud with ssh sock
[+2788s] ok 814 bind secrets mounts to container
[+2789s] ok 815 tag by name
[+2790s] ok 816 tag by id
[+2791s] ok 817 tag a manifest list
[+2792s] ok 818 tutorial-cgroups # skip test is being invoked from rootless environment and might need unshare
[+2792s] ok 819 umount-flags-order-verification
[+2793s] ok 820 umount one image
[+2794s] ok 821 umount bad image
[+2795s] ok 822 umount multi images
[+2797s] ok 823 umount all images
[+2798s] ok 824 umount multi images one bad
[+2798s] 
[+2798s] real	46m15.597s
[+2798s] user	27m48.308s
[+2798s] sys	13m20.983s
[+2798s] make: *** [Makefile:188: test-integration] Error 1
[22:58:02] END - [+2798s] total duration since START

Exit status: 2