See
<https://jenkins.osmocom.org/jenkins/job/update-osmo-python-on-slaves/label=host2-deb11build-ansible/95/display/redirect?page=changes>
Changes:
[Vadim Yanitskiy] [pylint] osmopy/obscvty.py: fix E1130 (invalid-unary-operand-type)
[Vadim Yanitskiy] contrib/jenkins.sh: do not run test_py3.py twice
[Vadim Yanitskiy] contrib/jenkins.sh: use virtualenv and pip
------------------------------------------
Started by upstream project "update-osmo-python-on-slaves" build number 95
originally caused by:
Started by an SCM change
Running as SYSTEM
Building remotely on host2-deb11build-ansible (ttcn3 obs osmocom-gerrit osmocom-master) in
workspace
<https://jenkins.osmocom.org/jenkins/job/update-osmo-python-on-slaves/label=host2-deb11build-ansible/ws/>
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository
https://gerrit.osmocom.org/python/osmo-python-tests
git init
<https://jenkins.osmocom.org/jenkins/job/update-osmo-python-on-slaves/label=host2-deb11build-ansible/ws/>
# timeout=10
Fetching upstream changes from
https://gerrit.osmocom.org/python/osmo-python-tests
git --version # timeout=10
git --version # 'git version 2.30.2'
git fetch --tags --force --progress --
https://gerrit.osmocom.org/python/osmo-python-tests +refs/heads/*:refs/remotes/origin/* #
timeout=10
git config remote.origin.url
https://gerrit.osmocom.org/python/osmo-python-tests #
timeout=10
git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 2cde2d53963778e5239bda4f5a1a28a2c9aee6b4
(refs/remotes/origin/master)
git config core.sparsecheckout # timeout=10
git checkout -f 2cde2d53963778e5239bda4f5a1a28a2c9aee6b4 # timeout=10
Commit
message: "contrib/jenkins.sh: use virtualenv and pip"
git rev-list --no-walk
bee2f36c96bcca48df0c2c397f29e7d8a879dcf0 # timeout=10
[host2-deb11build-ansible] $
/bin/sh -xe /tmp/jenkins4620293366115775255.sh
+ ./contrib/jenkins.sh
+ PY3=python3
+ rm -rf ./env
+ virtualenv --system-site-packages env
./contrib/jenkins.sh: 8: virtualenv: not found
Build step 'Execute shell' marked build as failure