Running with gitlab-runner 17.9.1 (bbf75488)
  on 2: ci-x64-runner2-osuosl-docker-postmarketos yT9HZsWFK, system ID: s_efd6fd24846d
section_start:1741892735:prepare_executor
Preparing the "docker" executor
Using Docker executor with image alpine:edge ...
WARNING: Container based cache volumes creation is disabled. Will not create volume for "/certs/client"
WARNING: Container based cache volumes creation is disabled. Will not create volume for "/cache"
Pulling docker image alpine:edge ...
Using docker image sha256:d6201085a1856afe6f74f77f514c54ea5d67538aa45f3b527aeb72a8d8dc44db for alpine:edge with digest alpine@sha256:115729ec5cb049ba6359c3ab005ac742012d92bbaa5b8bc1a878f1e8f62c0cb8 ...
section_end:1741892745:prepare_executor
section_start:1741892745:prepare_script
Preparing environment
Running on runner-yt9hzswfk-project-224-concurrent-0 via ci-x64-runner2.osuosl.org...
section_end:1741892748:prepare_script
section_start:1741892748:get_sources
Getting source from Git repository
Fetching changes with git depth set to 20...
Initialized empty Git repository in /builds/postmarketOS/mrhlpr/.git/
Created fresh repository.
Checking out ace6b2df as detached HEAD (ref is newbyte/install-mypy)...

Skipping Git submodules setup
section_end:1741892751:get_sources
section_start:1741892751:step_script
Executing "step_script" stage of the job script
Using docker image sha256:d6201085a1856afe6f74f77f514c54ea5d67538aa45f3b527aeb72a8d8dc44db for alpine:edge with digest alpine@sha256:115729ec5cb049ba6359c3ab005ac742012d92bbaa5b8bc1a878f1e8f62c0cb8 ...
$ adduser -D build
$ .ci/ruff.sh
+ apk -q add ruff
+ exec su build -c 'sh -e .ci/ruff.sh'
+ ruff check
All checks passed!
+ ruff format --diff
22 files already formatted
section_end:1741892757:step_script
section_start:1741892757:cleanup_file_variables
Cleaning up project directory and file based variables
section_end:1741892759:cleanup_file_variables
Job succeeded