++ dirname ./run.sh
+ cd .
+ echo 2081
+ echo '2.0-SNAPSHOT BUILD'
2.0-SNAPSHOT BUILD
+ date
Tue Jul 21 09:18:35 UTC 2026
+ uptime
09:18:35 up 2 min, 0 users, load average: 0.34, 0.26, 0.11
+ ff=default
+ image=yegor256/python
+ rebase=false
+ head_branch=master
+ pull_title='Update actions/setup-python action to v7'
+ author=yegor256
+ directory=
+ head=git@github.com:yegor256/gitted.git
+ pull_id=141
+ fork=git@github.com:yegor256/gitted.git
+ fork_branch=renovate/actions-setup-python-7.x
+ squash=false
+ vars=('--env=head=git@github.com:yegor256/gitted.git' '--env=pull_id=141' '--env=fork=git@github.com:yegor256/gitted.git' '--env=fork_branch=renovate/actions-setup-python-7.x' '--env=head_branch=master' '--env=pull_title=Update actions/setup-python action to v7' '--env=author=yegor256' '--env=scripts=( '\''export '\''\'\'''\''head=git@github.com:yegor256/gitted.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_id=141'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork=git@github.com:yegor256/gitted.git'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''fork_branch=renovate/actions-setup-python-7.x'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''head_branch=master'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''pull_title=Update actions/setup-python action to v7'\''\'\'''\'''\'' '\'';'\'' '\''export '\''\'\'''\''author=yegor256'\''\'\'''\'''\'' '\'';'\'' '\''pdd -f /dev/null'\'' '\'';'\'' '\''pip install --progress-bar=off -r requirements.txt'\'' '\'';'\'' '\''pip install --progress-bar=off uv'\'' '\'';'\'' '\''GITTED_BATCH=true GITTED_TESTING=true make -e'\'' '\'';'\'' )')
+ scripts=('export '\''head=git@github.com:yegor256/gitted.git'\''' ';' 'export '\''pull_id=141'\''' ';' 'export '\''fork=git@github.com:yegor256/gitted.git'\''' ';' 'export '\''fork_branch=renovate/actions-setup-python-7.x'\''' ';' 'export '\''head_branch=master'\''' ';' 'export '\''pull_title=Update actions/setup-python action to v7'\''' ';' 'export '\''author=yegor256'\''' ';' 'pdd -f /dev/null' ';' 'pip install --progress-bar=off -r requirements.txt' ';' 'pip install --progress-bar=off uv' ';' 'GITTED_BATCH=true GITTED_TESTING=true make -e' ';')
+ container=yegor256_gitted_141
+ as_root=false
+ set -e -o pipefail
+ hostname
ip-172-31-22-34
+ pwd
/tmp/rultor-0RZi
+ 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/gitted.git repo
Cloning into 'repo'...
Warning: Permanently added 'github.com' (ED25519) to the list of known hosts.
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
'cid' file is absent, most probably the Docker container wasn't started correctly