Starting lpci, version 0.2.4 Logging execution to '/home/buildd/.local/state/lpci/log/lpci-20231126-120317.715276.log' Launching environment for focal/amd64 Checking for instance 'lpci-tree-519140-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://archive.ubuntu.com/ubuntu focal InRelease :: Hit:2 http://security.ubuntu.com/ubuntu focal-security 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... :: 102 packages can be upgraded. Run 'apt list --upgradable' to see them. Installing system packages Running ['apt', 'install', '-y', 'tox'] :: :: WARNING: apt does not have a stable CLI interface. Use with caution in scripts. :: :: Reading package lists... :: Building dependency tree... :: Reading state information... :: tox is already the newest version (3.13.2-2). :: 0 upgraded, 0 newly installed, 0 to remove and 102 not upgraded. Running command for the job... Running ['bash', '--noprofile', '--norc', '-ec', 'tox -e mypy'] :: mypy create: /build/lpci/project/.tox/mypy :: mypy installdeps: mypy, -rrequirements/types.txt :: mypy installed: lxml-stubs==0.4.0,mypy==1.7.1,mypy-extensions==1.0.0,tomli==2.0.1,types-beautifulsoup4==4.9.0,types-bleach==3.3.1,types-Markdown==3.3.0,types-oauthlib==3.1.0,types-psycopg2==2.9.21.4,types-python-dateutil==2.8.1,types-requests==0.1.13,types-six==0.1.9,types-urllib3==1.26.25.4,typing-extensions==4.8.0 :: mypy run-test-pre: PYTHONHASHSEED='1060604322' :: mypy run-test-pre: commands[0] | /build/lpci/project/scripts/update-version-info.sh :: Creating version-info.py at revision 513b1bc7bbad37b02861459bf889c9d7796ae435 :: mypy run-test: commands[0] | mypy --follow-imports=silent lib/lp/answers lib/lp/app lib/lp/archivepublisher lib/lp/archiveuploader lib/lp/buildmaster lib/lp/charms/model/charmrecipebuildbehaviour.py lib/lp/code/model/cibuildbehaviour.py lib/lp/code/model/recipebuilder.py lib/lp/code/subscribers lib/lp/oci/model/ocirecipebuildbehaviour.py lib/lp/snappy/model/snapbuildbehaviour.py lib/lp/soyuz/model/binarypackagebuildbehaviour.py lib/lp/soyuz/model/livefsbuildbehaviour.py lib/lp/testing lib/lp/translations/model/translationtemplatesbuildbehaviour.py :: Success: no issues found in 386 source files :: pyproject.toml: [mypy]: python_version: Python 3.5 is not supported (must be 3.7 or higher) :: ___________________________________ summary ____________________________________ :: mypy: commands succeeded :: congratulations :)