rultor.com logo This build log was produced by rultor.com for yegor256/awesome-cfp#245
++ dirname ./run.sh
+ cd .
+ echo 1221
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Mon Sep 22 03:05:37 UTC 2025
+ uptime
 03:05:37 up 1 min,  0 users,  load average: 0.99, 0.31, 0.11
+ ff=default
+ image=yegor256/python
+ rebase=false
+ head_branch=master
+ pull_title='Update dependency coverage to v7.10.7'
+ author=yegor256
+ directory=
+ head=git@github.com:yegor256/awesome-cfp.git
+ pull_id=245
+ fork=git@github.com:yegor256/awesome-cfp.git
+ fork_branch=renovate/coverage-7.x
+ squash=false
+ vars=('--env=head=git@github.com:yegor256/awesome-cfp.git' '--env=pull_id=245' '--env=fork=git@github.com:yegor256/awesome-cfp.git' '--env=fork_branch=renovate/coverage-7.x' '--env=head_branch=master' '--env=pull_title=Update dependency coverage to v7.10.7' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/awesome-cfp.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=245'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/awesome-cfp.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/coverage-7.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency coverage to v7.10.7'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pip3 install -r requirements.txt'\'' '\'';'\'' '\''/home/r/.local/bin/pytest --cov-fail-under=0'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:yegor256/awesome-cfp.git'\''' ';' 'export '\''pull_id=245'\''' ';' 'export '\''fork=git@github.com:yegor256/awesome-cfp.git'\''' ';' 'export '\''fork_branch=renovate/coverage-7.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency coverage to v7.10.7'\''' ';' 'export '\''author=yegor256'\''' ';' 'pip3 install -r requirements.txt' ';' '/home/r/.local/bin/pytest --cov-fail-under=0' ';')
+ container=yegor256_awesome-cfp_245
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-28-193
+ pwd
/tmp/rultor-toiN
+ git --version
git version 2.34.1
+ docker --version
Docker version 25.0.3, build 4debf41
+ mkdir -p /home/ubuntu/.ssh
+ echo -e 'Host github.com\n\tStrictHostKeyChecking no\n'
+ chmod 600 /home/ubuntu/.ssh/config
+ git clone --recurse-submodules git@github.com:yegor256/awesome-cfp.git repo
Cloning into 'repo'...
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
+ cd repo
+ git config user.email gpg@rultor.com
+ git config user.name Rultor.com
+ '[' -z 'export '\''head=git@github.com:yegor256/awesome-cfp.git'\''' ']'
+ cd ..
+ cat
+ '[' false = true ']'
+ cat
+ chmod a+x entry.sh
+ cat
+ echo 'export '\''head=git@github.com:yegor256/awesome-cfp.git'\''' ';' 'export '\''pull_id=245'\''' ';' 'export '\''fork=git@github.com:yegor256/awesome-cfp.git'\''' ';' 'export '\''fork_branch=renovate/coverage-7.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update dependency coverage to v7.10.7'\''' ';' 'export '\''author=yegor256'\''' ';' 'pip3 install -r requirements.txt' ';' '/home/r/.local/bin/pytest --cov-fail-under=0' ';'
+ set -ex -o pipefail
+ cd repo
+ git remote add fork git@github.com:yegor256/awesome-cfp.git
+ git remote update
Fetching origin
Fetching fork
From github.com:yegor256/awesome-cfp
 * [new branch]      load-data               -> fork/load-data
 * [new branch]      master                  -> fork/master
 * [new branch]      renovate/coverage-7.x   -> fork/renovate/coverage-7.x
 * [new branch]      renovate/pytest-cov-7.x -> fork/renovate/pytest-cov-7.x
 * [new branch]      renovate/python-3.x     -> fork/renovate/python-3.x
+ args=()
+ '[' default == default ']'
+ args+=(--ff)
+ '[' default == no ']'
+ '[' default == only ']'
+ '[' false == true ']'
+ BRANCH=__rultor
++ wc -l
++ git show-branch __rultor
+ '[' 0 -gt 0 ']'
+ export BRANCH
+ git status
On branch master
Your branch is up to date with 'origin/master'.

nothing to commit, working tree clean
+ git checkout -B __rultor fork/renovate/coverage-7.x
Switched to a new branch '__rultor'
Branch '__rultor' set up to track remote branch 'renovate/coverage-7.x' from 'fork'.
+ git checkout -B master origin/master
Switched to and reset branch 'master'
Branch 'master' set up to track remote branch 'master' from 'origin'.
Your branch is up to date with 'origin/master'.
+ '[' false == true ']'
+ KEY=3FD3FA7E9AF0FA4C
+ git merge --gpg-sign=3FD3FA7E9AF0FA4C --no-edit -m 'Update dependency coverage to v7.10.7' --ff __rultor
Updating bb8a482..b2b21a9
Fast-forward (no commit created; -m option ignored)
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
+ git log -1 --show-signature
commit b2b21a9f1c92582608816cbe927e62bee0ed2d22
gpg: Signature made Sun Sep 21 21:06:16 2025 UTC
gpg:                using RSA key B5690EEEBB952194
gpg: Can't check signature: No public key
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date:   Sun Sep 21 21:06:16 2025 +0000

    Update dependency coverage to v7.10.7
+ docker_when_possible
+ true
++ tail -n 1
++ sed 's/ /\n/g'
++ uptime
+ load=0.13
++ bc
++ echo 0.13 '>' 30
+ '[' 0 -eq 1 ']'
+ echo 'load average is 0.13, low enough to run a new Docker container'
load average is 0.13, low enough to run a new Docker container
+ break
+ cd ..
+ '[' -n '' ']'
+ use_image=yegor256/python
+ docker pull yegor256/python
Using default tag: latest
latest: Pulling from yegor256/python
632ef5283d0f: Pulling fs layer
2be42d221bda: Pulling fs layer
54d1704eb717: Pulling fs layer
f0f51ee5c79e: Pulling fs layer
ec11ce133a4e: Pulling fs layer
71ab1586461a: Pulling fs layer
8e0e2fc3c108: Pulling fs layer
4f4fb700ef54: Pulling fs layer
72e45e6fed5c: Pulling fs layer
99e89f339e27: Pulling fs layer
3f0278ea12d5: Pulling fs layer
11f168291684: Pulling fs layer
0943aaa8f703: Pulling fs layer
8f7eb7d55d56: Pulling fs layer
8562ab327dc5: Pulling fs layer
54eb37473281: Pulling fs layer
c4f87b6ae228: Pulling fs layer
8c525f95c6d6: Pulling fs layer
f0f51ee5c79e: Waiting
ec11ce133a4e: Waiting
71ab1586461a: Waiting
8e0e2fc3c108: Waiting
4f4fb700ef54: Waiting
72e45e6fed5c: Waiting
99e89f339e27: Waiting
3f0278ea12d5: Waiting
11f168291684: Waiting
0943aaa8f703: Waiting
8f7eb7d55d56: Waiting
8562ab327dc5: Waiting
54eb37473281: Waiting
c4f87b6ae228: Waiting
8c525f95c6d6: Waiting
2be42d221bda: Verifying Checksum
2be42d221bda: Download complete
632ef5283d0f: Verifying Checksum
632ef5283d0f: Download complete
54d1704eb717: Verifying Checksum
54d1704eb717: Download complete
ec11ce133a4e: Verifying Checksum
ec11ce133a4e: Download complete
8e0e2fc3c108: Verifying Checksum
8e0e2fc3c108: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
72e45e6fed5c: Verifying Checksum
72e45e6fed5c: Download complete
71ab1586461a: Verifying Checksum
71ab1586461a: Download complete
99e89f339e27: Verifying Checksum
99e89f339e27: Download complete
11f168291684: Verifying Checksum
11f168291684: Download complete
0943aaa8f703: Verifying Checksum
0943aaa8f703: Download complete
8f7eb7d55d56: Verifying Checksum
8f7eb7d55d56: Download complete
f0f51ee5c79e: Verifying Checksum
f0f51ee5c79e: Download complete
3f0278ea12d5: Verifying Checksum
3f0278ea12d5: Download complete
54eb37473281: Verifying Checksum
54eb37473281: Download complete
8562ab327dc5: Verifying Checksum
8562ab327dc5: Download complete
8c525f95c6d6: Verifying Checksum
8c525f95c6d6: Download complete
c4f87b6ae228: Verifying Checksum
c4f87b6ae228: Download complete
632ef5283d0f: Pull complete
2be42d221bda: Pull complete
54d1704eb717: Pull complete
f0f51ee5c79e: Pull complete
ec11ce133a4e: Pull complete
71ab1586461a: Pull complete
8e0e2fc3c108: Pull complete
4f4fb700ef54: Pull complete
72e45e6fed5c: Pull complete
99e89f339e27: Pull complete
3f0278ea12d5: Pull complete
11f168291684: Pull complete
0943aaa8f703: Pull complete
8f7eb7d55d56: Pull complete
8562ab327dc5: Pull complete
54eb37473281: Pull complete
c4f87b6ae228: Pull complete
8c525f95c6d6: Pull complete
Digest: sha256:0201361f7037575373e0798b24bd9cee54708db7d27b569c572b2e23ffdf99fb
Status: Downloaded newer image for yegor256/python:latest
docker.io/yegor256/python:latest
+ docker ps --filter=status=exited
+ grep --quiet '\syegor256_awesome-cfp_245\s*$'
+ ls -al .
total 48
drwx------  3 ubuntu ubuntu 4096 Sep 22 03:05 .
drwxrwxrwt 12 root   root   4096 Sep 22 03:05 ..
-rwxrwxr-x  1 ubuntu ubuntu  666 Sep 22 03:06 end.sh
-rwxrwxr-x  1 ubuntu ubuntu  498 Sep 22 03:05 entry.sh
-rw-rw-r--  1 ubuntu ubuntu    5 Sep 22 03:05 pid
drwxrwxr-x  6 ubuntu ubuntu 4096 Sep 22 03:05 repo
-rwxrwxr-x  1 ubuntu ubuntu 6507 Sep 22 03:05 run.sh
-rw-rw-r--  1 ubuntu ubuntu  566 Sep 22 03:05 script.sh
-rw-rw-r--  1 ubuntu ubuntu 8339 Sep 22 03:07 stdout
++ pwd
++ pwd
+ docker run -t --rm -v /tmp/rultor-toiN:/main --env=head=git@github.com:yegor256/awesome-cfp.git --env=pull_id=245 --env=fork=git@github.com:yegor256/awesome-cfp.git --env=fork_branch=renovate/coverage-7.x --env=head_branch=master '--env=pull_title=Update dependency coverage to v7.10.7' --env=author=yegor256 '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/awesome-cfp.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=245'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/awesome-cfp.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/coverage-7.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update dependency coverage to v7.10.7'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pip3 install -r requirements.txt'\'' '\'';'\'' '\''/home/r/.local/bin/pytest --cov-fail-under=0'\'' '\'';'\'' )' --hostname=docker --privileged --net=host --dns 8.8.8.8 --add-host docker:127.0.0.1 --memory=8g --memory-swap=16g --oom-kill-disable --cidfile=/tmp/rultor-toiN/cid -w=/main -v /var/run/docker.sock:/var/run/docker.sock --name=yegor256_awesome-cfp_245 yegor256/python /main/entry.sh
WARNING: Your kernel does not support OomKillDisable. OomKillDisable discarded.
+ set -e
+ set -o pipefail
+ shopt -s dotglob
+ useradd -m -G sudo r
++ awk -F : '$3 > 100 { print $1 }'
++ cat /etc/group
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G nogroup r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G ssh r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G docker r
+ for g in $(cat /etc/group | awk  -F  ':' '$3 > 100 { print $1 }')
+ usermod -a -G r r
+ usermod -s /bin/bash r
+ echo '%sudo ALL=(ALL) NOPASSWD:ALL'
+ cp -R /root/.bashrc /root/.cache /root/.gemrc /root/.m2 /root/.profile /root/.python_history /root/.wget-hsts /home/r
+ cp -R ./cid ./end.sh ./entry.sh ./pid ./repo ./run.sh ./script.sh ./stdout /home/r
+ rm -rf repo
+ chown -R r:r /home/r
+ chmod a+x /home/r/script.sh
+ cat /home/r/script.sh
#!/usr/bin/env bash
set -e
set -o pipefail
if [ -e /home/r/.profile ]; then source /home/r/.profile; fi
shopt -s expand_aliases
alias 'sudo=sudo -i'
export HOME=/home/r
cd "${HOME}/repo"
export 'head=git@github.com:yegor256/awesome-cfp.git' ; export 'pull_id=245' ; export 'fork=git@github.com:yegor256/awesome-cfp.git' ; export 'fork_branch=renovate/coverage-7.x' ; export 'head_branch=master' ; export 'pull_title=Update dependency coverage to v7.10.7' ; export 'author=yegor256' ; pip3 install -r requirements.txt ; /home/r/.local/bin/pytest --cov-fail-under=0 ;
+ su --login r --command /home/r/script.sh
Defaulting to user installation because normal site-packages is not writeable
Collecting anyio==4.10.0 (from -r requirements.txt (line 7))
  Obtaining dependency information for anyio==4.10.0 from https://files.pythonhosted.org/packages/6f/12/e5e0282d673bb9746bacfb6e2dba8719989d3660cdb2ea79aee9a9651afb/anyio-4.10.0-py3-none-any.whl.metadata
  Downloading anyio-4.10.0-py3-none-any.whl.metadata (4.0 kB)
Collecting certifi==2025.8.3 (from -r requirements.txt (line 9))
  Obtaining dependency information for certifi==2025.8.3 from https://files.pythonhosted.org/packages/e5/48/1549795ba7742c948d2ad169c1c8cdbae65bc450d6cd753d124b17c8cd32/certifi-2025.8.3-py3-none-any.whl.metadata
  Downloading certifi-2025.8.3-py3-none-any.whl.metadata (2.4 kB)
Collecting coverage[toml]==7.10.7 (from -r requirements.txt (line 13))
  Obtaining dependency information for coverage[toml]==7.10.7 from https://files.pythonhosted.org/packages/a6/90/a64aaacab3b37a17aaedd83e8000142561a29eb262cede42d94a67f7556b/coverage-7.10.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata
  Downloading coverage-7.10.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (8.9 kB)
Collecting h11==0.16.0 (from -r requirements.txt (line 15))
  Obtaining dependency information for h11==0.16.0 from https://files.pythonhosted.org/packages/04/4b/29cac41a4d98d144bf5f6d33995617b185d14b22401f75ca86f384e87ff1/h11-0.16.0-py3-none-any.whl.metadata
  Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB)
Collecting httpcore==1.0.9 (from -r requirements.txt (line 17))
  Obtaining dependency information for httpcore==1.0.9 from https://files.pythonhosted.org/packages/7e/f5/f66802a942d491edb555dd61e3a9961140fd64c90bce1eafd741609d334d/httpcore-1.0.9-py3-none-any.whl.metadata
  Downloading httpcore-1.0.9-py3-none-any.whl.metadata (21 kB)
Collecting httpx==0.28.1 (from -r requirements.txt (line 19))
  Obtaining dependency information for httpx==0.28.1 from https://files.pythonhosted.org/packages/2a/39/e50c7c3a983047577ee07d2a9e53faf5a69493943ec3f6a384bdc792deb2/httpx-0.28.1-py3-none-any.whl.metadata
  Downloading httpx-0.28.1-py3-none-any.whl.metadata (7.1 kB)
Collecting idna==3.10 (from -r requirements.txt (line 23))
  Obtaining dependency information for idna==3.10 from https://files.pythonhosted.org/packages/76/c6/c88e154df9c4e1a2a66ccf0005a88dfb2650c1dffb6f5ce603dfbd452ce3/idna-3.10-py3-none-any.whl.metadata
  Downloading idna-3.10-py3-none-any.whl.metadata (10 kB)
Collecting iniconfig==2.1.0 (from -r requirements.txt (line 27))
  Obtaining dependency information for iniconfig==2.1.0 from https://files.pythonhosted.org/packages/2c/e1/e6716421ea10d38022b952c159d5161ca1193197fb744506875fbb87ea7b/iniconfig-2.1.0-py3-none-any.whl.metadata
  Downloading iniconfig-2.1.0-py3-none-any.whl.metadata (2.7 kB)
Collecting more-itertools==10.8.0 (from -r requirements.txt (line 29))
  Obtaining dependency information for more-itertools==10.8.0 from https://files.pythonhosted.org/packages/a4/8e/469e5a4a2f5855992e425f3cb33804cc07bf18d48f2db061aec61ce50270/more_itertools-10.8.0-py3-none-any.whl.metadata
  Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB)
Collecting packaging==25.0 (from -r requirements.txt (line 31))
  Obtaining dependency information for packaging==25.0 from https://files.pythonhosted.org/packages/20/12/38679034af332785aac8774540895e234f4d07f7545804097de4b666afd8/packaging-25.0-py3-none-any.whl.metadata
  Downloading packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
Collecting pluggy==1.6.0 (from -r requirements.txt (line 33))
  Obtaining dependency information for pluggy==1.6.0 from https://files.pythonhosted.org/packages/54/20/4d324d65cc6d9205fabedc306948156824eb9f0ee1633355a8f7ec5c66bf/pluggy-1.6.0-py3-none-any.whl.metadata
  Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB)
Collecting pygments==2.19.2 (from -r requirements.txt (line 37))
  Obtaining dependency information for pygments==2.19.2 from https://files.pythonhosted.org/packages/c7/21/705964c7812476f378728bdf590ca4b771ec72385c533964653c68e86bdc/pygments-2.19.2-py3-none-any.whl.metadata
  Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB)
Collecting pytest==8.4.2 (from -r requirements.txt (line 39))
  Obtaining dependency information for pytest==8.4.2 from https://files.pythonhosted.org/packages/a8/a4/20da314d277121d6534b3a980b29035dcd51e6744bd79075a6ce8fa4eb8d/pytest-8.4.2-py3-none-any.whl.metadata
  Downloading pytest-8.4.2-py3-none-any.whl.metadata (7.7 kB)
Collecting pytest-cov==6.3.0 (from -r requirements.txt (line 44))
  Obtaining dependency information for pytest-cov==6.3.0 from https://files.pythonhosted.org/packages/80/b4/bb7263e12aade3842b938bc5c6958cae79c5ee18992f9b9349019579da0f/pytest_cov-6.3.0-py3-none-any.whl.metadata
  Downloading pytest_cov-6.3.0-py3-none-any.whl.metadata (30 kB)
Collecting pytest-randomly==4.0.1 (from -r requirements.txt (line 46))
  Obtaining dependency information for pytest-randomly==4.0.1 from https://files.pythonhosted.org/packages/33/3e/a4a9227807b56869790aad3e24472a554b585974fe7e551ea350f50897ae/pytest_randomly-4.0.1-py3-none-any.whl.metadata
  Downloading pytest_randomly-4.0.1-py3-none-any.whl.metadata (8.7 kB)
Collecting python-dateutil==2.9.0.post0 (from -r requirements.txt (line 48))
  Obtaining dependency information for python-dateutil==2.9.0.post0 from https://files.pythonhosted.org/packages/ec/57/56b9bcc3c9c6a792fcbaf139543cee77261f3651ca9da0c93f5c1221264b/python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata
  Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
Collecting pyyaml==6.0.2 (from -r requirements.txt (line 50))
  Obtaining dependency information for pyyaml==6.0.2 from https://files.pythonhosted.org/packages/b9/2b/614b4752f2e127db5cc206abc23a8c19678e92b23c3db30fc86ab731d3bd/PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata
  Downloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
Collecting respx==0.22.0 (from -r requirements.txt (line 52))
  Obtaining dependency information for respx==0.22.0 from https://files.pythonhosted.org/packages/8e/67/afbb0978d5399bc9ea200f1d4489a23c9a1dad4eee6376242b8182389c79/respx-0.22.0-py2.py3-none-any.whl.metadata
  Downloading respx-0.22.0-py2.py3-none-any.whl.metadata (4.1 kB)
Collecting six==1.17.0 (from -r requirements.txt (line 54))
  Obtaining dependency information for six==1.17.0 from https://files.pythonhosted.org/packages/b7/ce/149a00dd41f10bc29e5921b496af8b574d8413afcd5e30dfa0ed46c2cc5e/six-1.17.0-py2.py3-none-any.whl.metadata
  Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
Collecting sniffio==1.3.1 (from -r requirements.txt (line 56))
  Obtaining dependency information for sniffio==1.3.1 from https://files.pythonhosted.org/packages/e9/44/75a9c9421471a6c4805dbf2356f7c181a29c1879239abab1ea2cc8f38b40/sniffio-1.3.1-py3-none-any.whl.metadata
  Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB)
Collecting time-machine==2.19.0 (from -r requirements.txt (line 58))
  Obtaining dependency information for time-machine==2.19.0 from https://files.pythonhosted.org/packages/48/69/184a0209f02dd0cb5e01e8d13cd4c97a5f389c4e3d09b95160dd676ad1e7/time_machine-2.19.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata
  Downloading time_machine-2.19.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (2.5 kB)
Collecting typing_extensions>=4.5 (from anyio==4.10.0->-r requirements.txt (line 7))
  Obtaining dependency information for typing_extensions>=4.5 from https://files.pythonhosted.org/packages/18/67/36e9267722cc04a6b9f15c7f3441c2363321a3ea07da7ae0c0707beb2a9c/typing_extensions-4.15.0-py3-none-any.whl.metadata
  Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB)
Downloading anyio-4.10.0-py3-none-any.whl (107 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m107.2/107.2 kB0m 31m10.5eMB/s0m-eta:36m0:00:000m
?25hDownloading certifi-2025.8.3-py3-none-any.whl (161 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m161.2/161.2 kB0m 31m23.7eMB/s0m-eta:36m0:00:000m
?25hDownloading h11-0.16.0-py3-none-any.whl (37 kB)
Downloading httpcore-1.0.9-py3-none-any.whl (78 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m78.8/78.88kB0mm31m12.9 MB/s0mmeta-36m0:00:000m
?25hDownloading httpx-0.28.1-py3-none-any.whl (73 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m73.5/73.55kB0mm31m11.0 MB/s0mmeta-36m0:00:000m
?25hDownloading idna-3.10-py3-none-any.whl (70 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m70.4/70.44kB0mm31m10.6 MB/s0mmeta-36m0:00:000m
?25hDownloading iniconfig-2.1.0-py3-none-any.whl (6.0 kB)
Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m69.7/69.77kB0mm31m11.0 MB/s0mmeta-36m0:00:000m
?25hDownloading packaging-25.0-py3-none-any.whl (66 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m66.5/66.55kB0mm31m10.7 MB/s0mmeta-36m0:00:000m
?25hDownloading pluggy-1.6.0-py3-none-any.whl (20 kB)
Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m1.2/1.2.MB0m031m63.4mMB/s0m6eta-36m0:00:000m
?25hDownloading pytest-8.4.2-py3-none-any.whl (365 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m365.8/365.8 kB0m 31m42.7eMB/s0m-eta:36m0:00:000m
?25hDownloading pytest_cov-6.3.0-py3-none-any.whl (25 kB)
Downloading pytest_randomly-4.0.1-py3-none-any.whl (8.3 kB)
Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m229.9/229.9 kB0m 31m32.5eMB/s0m-eta:36m0:00:000m
?25hDownloading PyYAML-6.0.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (767 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m767.5/767.5 kB0m 31m66.9eMB/s0m-eta:36m0:00:000m
?25hDownloading respx-0.22.0-py2.py3-none-any.whl (25 kB)
Downloading six-1.17.0-py2.py3-none-any.whl (11 kB)
Downloading sniffio-1.3.1-py3-none-any.whl (10 kB)
Downloading time_machine-2.19.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (34 kB)
Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m44.6/44.66kB0mm31m5.4mMB/s0m6eta-36m0:00:000m
?25hDownloading coverage-7.10.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (252 kB)
2K5l 90m━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━0m032m252.8/252.8 kB0m 31m32.5eMB/s0m-eta:36m0:00:000m
?25hInstalling collected packages: typing_extensions, sniffio, six, pyyaml, pygments, pluggy, packaging, more-itertools, iniconfig, idna, h11, coverage, certifi, python-dateutil, pytest, httpcore, anyio, time-machine, pytest-randomly, pytest-cov, httpx, respx
Successfully installed anyio-4.10.0 certifi-2025.8.3 coverage-7.10.7 h11-0.16.0 httpcore-1.0.9 httpx-0.28.1 idna-3.10 iniconfig-2.1.0 more-itertools-10.8.0 packaging-25.0 pluggy-1.6.0 pygments-2.19.2 pytest-8.4.2 pytest-cov-6.3.0 pytest-randomly-4.0.1 python-dateutil-2.9.0.post0 pyyaml-6.0.2 respx-0.22.0 six-1.17.0 sniffio-1.3.1 time-machine-2.19.0 typing_extensions-4.15.0

1m[0m34;49mnotice0m1;39;49m]0m39;49m A new release of pip is available: 0m31;49m23.2.10m39;49m -> 0m32;49m25.20m
1m[0m34;49mnotice0m1;39;49m]0m39;49m To update, run: 0m32;49mpip3 install --upgrade pip0m
1m============================= test session starts ==============================0m
platform linux -- Python 3.12.0, pytest-8.4.2, pluggy-1.6.0
Using --randomly-seed=1263827590
rootdir: /home/r/repo
configfile: setup.cfg
testpaths: compile.py, test_compile.py
plugins: time-machine-2.19.0, cov-6.3.0, respx-0.22.0, randomly-4.0.1, anyio-4.10.0
collectedi89 itemsm1m                                                          0m

compile.py 32m.0m32m.0m32m                                                            [  2%]0m
test_compile.py 32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m [ 65%]
0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m.0m32m                                          [100%]0m

================================ tests coverage ================================
_______________ coverage: platform linux, python 3.12.0-final-0 ________________

Name    Stmts   Miss  Cover   Missing
-------------------------------------
TOTAL     145      0   100%

2 files skipped due to complete coverage.
32m======================== 32m1m89 passed0m32m in 76.97s (0:01:16)0m32m =========================0m
+ mv /home/r/repo .
++ whoami
+ chown -R root repo
+ '[' -n '' ']'
++ whoami
+ sudo chown -R ubuntu repo
+ cd repo
+ git push origin master
To github.com:yegor256/awesome-cfp.git
   bb8a482..b2b21a9  master -> master
container 9d69f3179781a16455379f7b2fe1784b8605e60041919477a875d064cd158841 is dead
Mon Sep 22 03:08:54 UTC 2025