Starting lpci, version 0.2.5 Logging execution to '/home/buildd/.local/state/lpci/log/lpci-20240125-215137.915574.log' Launching environment for focal/amd64 Starting instance Running ['apt', 'update'] :: :: WARNING: apt does not have a stable CLI interface. Use with caution in scripts. :: :: Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease :: Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease :: Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease :: Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease :: Reading package lists... :: Building dependency tree... :: Reading state information... :: 75 packages can be upgraded. Run 'apt list --upgradable' to see them. Installing system packages Running ['apt', 'install', '-y', 'sudo'] :: :: WARNING: apt does not have a stable CLI interface. Use with caution in scripts. :: :: Reading package lists... :: Building dependency tree... :: Reading state information... :: sudo is already the newest version (1.8.31-1ubuntu1.5). :: 0 upgraded, 0 newly installed, 0 to remove and 75 not upgraded. Running command for the job... Running ['bash', '--noprofile', '--norc', '-ec', './lpcraft-runner coreutils\n'] :: Copying: test-coreutils.py :: Copying: testlib.py :: Copying: install-packages :: Copying: packages-helper :: :: Test files: /tmp/qrt-test-coreutils.tar.gz :: :: To run, copy the tarball somewhere, then do: :: $ tar -zxf qrt-test-coreutils.tar.gz :: $ cd ./qrt-test-coreutils :: $ sudo ./install-packages test-coreutils.py :: $ ./test-coreutils.py -v :: Requiring 'lsb-release' ... :: Requiring 'coreutils' ... :: Running test: './test-coreutils.py' distro: 'Ubuntu 20.04' kernel: '5.4.0-169.187 (Ubuntu 5.4.0-169.187-generic 5.4.257)' arch: 'amd64' init: 'systemd' uid: 2002/2002 SUDO_USER: '') :: test_CVE_2014_9471 (__main__.CoreutilsTest) :: Test TZ= handling ... ok :: test_false (__main__.CoreutilsTest) :: Test false ... ok :: test_true (__main__.CoreutilsTest) :: Test true ... ok :: :: ---------------------------------------------------------------------- :: Ran 3 tests in 0.006s :: :: OK