Skip to content

tests: reduce time to wait tpm device and disable integration test wi…

05488b2
Select commit
Loading
Failed to load commit list.
Draft

Feature: implement swtpm in runc #4855

tests: reduce time to wait tpm device and disable integration test wi…
05488b2
Select commit
Loading
Failed to load commit list.
Cirrus CI / ci / almalinux-9 failed Aug 16, 2025 in 6m 36s

Task Summary

Instruction integration_systemd failed in 03:50

Details

✅ 00:06 clone
✅ 01:44 install_dependencies
✅ 00:01 host_info
✅ 00:01 check_config
✅ 00:49 unit_tests
❌ 03:50 integration_systemd

# time="2025-08-16T21:19:28Z" level=error msg="runc run failed: createVTPMs has an error while create 0 VTPM device: can not create new vtpm: exec: \"swtpm_setup\": executable file not found in $PATH"
# --- teardown ---
ok 283 runc run [timens offsets with no timens]
ok 284 runc run [timens with no offsets]
ok 285 runc run [simple timens]
ok 286 runc exec [simple timens]
ok 287 runc run [simple timens + userns]
ok 288 runc run [stdin not a tty]
ok 289 runc run [tty ptsname]
ok 290 runc run [tty owner]
ok 291 runc run [tty owner] ({u,g}id != 0)
ok 292 runc exec [stdin not a tty]
ok 293 runc exec [tty ptsname]
ok 294 runc exec [tty owner]
ok 295 runc exec [tty owner] ({u,g}id != 0)
ok 296 runc exec [tty consolesize]
ok 297 runc create [terminal=false]
ok 298 runc run [terminal=false]
ok 299 runc run -d [terminal=false]
ok 300 umask
ok 301 update cgroup v1/v2 common limits
ok 302 update cgroup cpu limits
ok 303 cpu burst
ok 304 set cpu period with no quota
ok 305 set cpu period with no quota (invalid period)
ok 306 set cpu quota with no period
ok 307 update cpu period with no previous period/quota set
ok 308 update cpu quota with no previous period/quota set
ok 309 update cpu period in a pod cgroup with pod limit set # skip test requires cgroups_v1
ok 310 update cgroup cpu.idle
ok 311 update cgroup cpu.idle via systemd v252+
ok 312 update cgroup v2 resources via unified map
ok 313 update cpuset parameters via resources.CPU
ok 314 update cpuset parameters via v2 unified map
ok 315 update cpuset cpus range via v2 unified map # skip test requires more_than_8_core
ok 316 update rt period and runtime # skip test requires cgroups_v1
ok 317 update devices [minimal transition rules]
ok 318 update paused container
ok 319 update memory vs CheckBeforeUpdate
ok 320 update per-device iops/bps values
ok 321 userns with simple mount
ok 322 userns with 2 inaccessible mounts
ok 323 userns with inaccessible mount + exec
ok 324 userns with bind mount before a cgroupfs mount # skip test requires cgroups_v1
ok 325 userns join other container userns
ok 326 userns join other container userns[selinux enabled]
ok 327 userns join other container userns [bind-mounted nsfd]
ok 328 userns join external namespaces [wrong userns owner]
ok 329 userns with network interface
ok 330 userns with network interface renamed
ok 331 runc version
make: *** [Makefile:188: localintegration] Error 1
make: Leaving directory '/home/runc'
Connection to localhost closed.

Exit status: 2