Starting lpci, version 0.2.1 Logging execution to '/home/buildd/.local/state/lpci/log/lpci-20230630-111326.325496.log' Launching environment for focal/amd64 Checking for instance 'lpci-tree-533609-focal-amd64' in project 'lpci' in remote 'local' Instance exists and is not running. 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 https://ppa.launchpadcontent.net/canonical-ubuntu-qa/backport-pre-commit/ubuntu focal InRelease :: Hit:3 http://archive.ubuntu.com/ubuntu focal InRelease :: Hit:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease :: Hit:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease :: Reading package lists... :: Building dependency tree... :: Reading state information... :: 96 packages can be upgraded. Run 'apt list --upgradable' to see them. Installing system packages Running ['apt', 'install', '-y', 'pylint', 'python3', 'shellcheck', 'yamllint'] :: :: WARNING: apt does not have a stable CLI interface. Use with caution in scripts. :: :: Reading package lists... :: Building dependency tree... :: Reading state information... :: python3 is already the newest version (3.8.2-0ubuntu2). :: python3 set to manually installed. :: pylint is already the newest version (2.4.4-2). :: The following additional packages will be installed: :: python3-pathspec :: The following NEW packages will be installed: :: python3-pathspec shellcheck yamllint :: 0 upgraded, 3 newly installed, 0 to remove and 96 not upgraded. :: Need to get 2360 kB of archives. :: After this operation, 17.9 MB of additional disk space will be used. :: Get:1 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pathspec all 0.7.0-1 [24.3 kB] :: Get:2 http://archive.ubuntu.com/ubuntu focal/universe amd64 yamllint all 1.20.0-1 [32.6 kB] :: Get:3 http://archive.ubuntu.com/ubuntu focal/universe amd64 shellcheck amd64 0.7.0-2build2 [2303 kB] :: Fetched 2360 kB in 0s (44.9 MB/s) :: Selecting previously unselected package python3-pathspec. :: (Reading database ... 23479 files and directories currently installed.) :: Preparing to unpack .../python3-pathspec_0.7.0-1_all.deb ... :: Unpacking python3-pathspec (0.7.0-1) ... :: Selecting previously unselected package yamllint. :: Preparing to unpack .../yamllint_1.20.0-1_all.deb ... :: Unpacking yamllint (1.20.0-1) ... :: Selecting previously unselected package shellcheck. :: Preparing to unpack .../shellcheck_0.7.0-2build2_amd64.deb ... :: Unpacking shellcheck (0.7.0-2build2) ... :: Setting up shellcheck (0.7.0-2build2) ... :: Setting up python3-pathspec (0.7.0-1) ... :: Setting up yamllint (1.20.0-1) ... Running command for the job... Running ['bash', '--noprofile', '--norc', '-ec', './ci/lint_test'] :: INFO:autopkgtest-cloud-linter:pylint failed!