[DRAFT/DO NOT MERGE] bump selinux to v1.15.0, use ChangeLabelType #28693
Cirrus CI / Validate source code changes
failed
May 13, 2026 in 5m 41s
Task Summary
Instruction main failed in 05:20
Details
✅ 00:13 clone
✅ 00:01 setup
✅ 00:04 golangci-lint
❌ 05:20 main
golangci/golangci-lint info checking GitHub for tag 'v2.12.2'
golangci/golangci-lint info found version: 2.12.2 for v2.12.2/linux/amd64
golangci/golangci-lint info installed ./bin/golangci-lint
hack/golangci-lint.sh
Linting for GOOS=linux
+ ./bin/golangci-lint run --build-tags=apparmor,seccomp,selinux
0 issues.
+ ./bin/golangci-lint run --build-tags=apparmor,seccomp,selinux,systemd
0 issues.
+ ./bin/golangci-lint run --build-tags=apparmor,seccomp,selinux,remote
0 issues.
/usr/bin/pre-commit run -a
[INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks.git.
[INFO] Initializing environment for https://github.com/codespell-project/codespell.
[INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks.git.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/codespell-project/codespell.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
fix end of files.........................................................Passed
trim trailing whitespace.................................................Passed
mixed line ending........................................................Passed
check BOM - deprecated: use fix-byte-order-marker........................Passed
check that executables have shebangs.....................................Passed
check for merge conflicts................................................Passed
check yaml...............................................................Passed
codespell................................................................Passed
make -C test/tools build/git-validation
make[1]: Entering directory '/var/tmp/go/src/github.com/containers/podman/test/tools'
go build -o build/git-validation ./vendor/github.com/vbatts/git-validation
make[1]: Leaving directory '/var/tmp/go/src/github.com/containers/podman/test/tools'
Validating vs commit '0344459bb98e5177aaa05ac13d2edc410974a63b'
GIT_CHECK_EXCLUDE="./vendor:./test/tools/vendor:docs/make.bat:test/buildah-bud/buildah-tests.diff:test/e2e/quadlet/remap-keep-id2.container" ./test/tools/build/git-validation -run short-subject -range 0344459bb98e5177aaa05ac13d2edc410974a63b..HEAD
time="2026-05-12T19:53:01-05:00" level=info msg="using commit range: 0344459bb98e5177aaa05ac13d2edc410974a63b..HEAD"
* 9095e9df3a "[DRAFT] bump selinux to v1.15.0, use ChangeLabelType" ... PASS
hack/swagger-check
contrib/cirrus/pr-removes-fixed-skips
+ make tests-included # /var/tmp/go/src/github.com/containers/podman/./contrib/cirrus/runner.sh:32 in _run_validate-source()
contrib/cirrus/pr-should-include-tests
pr-should-include-tests: PR does not include changes in the 'tests' directory
Please write a regression test for what you're fixing. Even if it
seems trivial or obvious, try to add a test that will prevent
regressions.
If your change is minor, feel free to piggyback on already-written
tests, possibly just adding a small step to a similar existing test.
Every second counts in CI.
If your commit really, truly does not need tests, you can proceed
by asking a repo maintainer to set the 'No New Tests' github label.
This will only be done when there's no reasonable alternative.
make: *** [Makefile:763: tests-included] Error 1
Exit status: 2
Loading