Source: trace-cmd Version: 3.4-1 Severity: important Justification: fails autopkgtest on Debian CI infrastructure Tags: forky sid User: [email protected] Usertags: lxc
Hi, Debian CI is switching away from lxc containers in favor of incus Containers. This is motivated by security concerns from us; incus is based on lxc, but orchestrates containers substantially different: containers are not privileged (so root in the container is not uid 0 outside of it), and incus imposes a stricter isolation from the host system). trace-cmd passes its tests under lxc, but fails under incus. The relevant part of the failure is (hopefully): > Unpacking libtraceevent1-plugin:amd64 (1:1.9.0-2) ... > Selecting previously unselected package python3-trace-cmd. > Preparing to unpack .../7-python3-trace-cmd_3.4-1+b1_amd64.deb ... > Unpacking python3-trace-cmd (3.4-1+b1) ... > Selecting previously unselected package trace-cmd. > Preparing to unpack .../8-trace-cmd_3.4-1+b1_amd64.deb ... > Unpacking trace-cmd (3.4-1+b1) ... > Setting up media-types (14.0.0) ... > Setting up libsqlite3-0:amd64 (3.53.4-2) ... > Setting up libncursesw6:amd64 (6.6+20260608-2) ... > Setting up libffi8:amd64 (3.7.1-2) ... > Setting up libtraceevent1:amd64 (1:1.9.0-2) ... > Setting up netbase (6.5) ... > Setting up readline-common (8.3-4) ... > Setting up libreadline8t64:amd64 (8.3-4) ... > Setting up libtracefs1:amd64 (1.8.3-1+b1) ... > Setting up libtraceevent1-plugin:amd64 (1:1.9.0-2) ... > Setting up libtracefs-dev:amd64 (1.8.3-1+b1) ... > Setting up libpython3.14-stdlib:amd64 (3.14.6-1) ... > Setting up trace-cmd (3.4-1+b1) ... > Setting up libtracecmd1:amd64 (3.4-1+b1) ... > Setting up python3.14 (3.14.6-1) ... > Setting up libpython3-stdlib:amd64 (3.14.6-1) ... > Setting up python3 (3.14.6-1) ... > Setting up libtracecmd-dev (3.4-1+b1) ... > Setting up python3-trace-cmd (3.4-1+b1) ... > Processing triggers for systemd (261.2-1) ... > Processing triggers for libc-bin (2.42-17) ... > autopkgtest [21:05:52]: test command1: trace-cmd list > autopkgtest [21:05:52]: test command1: [----------------------- > trace-cmd: Permission denied > Can not read events directory > event systems: > autopkgtest [21:05:52]: test command1: -----------------------] > autopkgtest [21:05:53]: test command1: - - - - - - - - - - results - - - - - > - - - - - > command1 FAIL non-zero exit status 13 > autopkgtest [21:05:53]: @@@@@@@@@@@@@@@@@@@@ summary > trace-utest SKIP Test restriction "isolation-machine" requires > testbed capability "isolation-machine" > trace-cmd-examples SKIP Test restriction "isolation-machine" requires > testbed capability "isolation-machine" > trace-utest SKIP Test restriction "isolation-machine" requires > testbed capability "isolation-machine" > trace-cmd-examples SKIP Test restriction "isolation-machine" requires > testbed capability "isolation-machine" > command1 FAIL non-zero exit status 13 The full autokpgtest logs are available at: https://ci.debian.net/experiments/8/regressions/ (please beware of pagination) Common types of failure and suggested fixes are being documented at: https://wiki.debian.org/ContinuousIntegration/LxcToIncus Note that for the time being, trace-cmd is still being tested under lxc to avoid disturbing its testing migration test results. If you decide to add the `isolation-machine` restriction to get this package tested under qemu, please mention that explicitly when closing this bug (it's fine to do that only in the package changelog entry that closes the bug) so that we can configure your package for qemu on ci.debian.net.
signature.asc
Description: PGP signature

