Started by upstream project "gerrit-osmo-python-tests" build number 32 originally caused by: Triggered by Gerrit: https://gerrit.osmocom.org/c/python/osmo-python-tests/+/42762 in silent mode. Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs osmo-gsm-tester-build qemu io_uring linux-shallow-clone osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/gerrit-binpkgs [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-d6vNjD62NkPr/agent.596126 SSH_AGENT_PID=596130 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_9008781625231731653.key (/home/osmocom-build/jenkins/workspace/gerrit-binpkgs@tmp/private_key_9008781625231731653.key) [ssh-agent] Using credentials jenkins (gerrit.osmocom.org) The recommended git tool is: NONE using credential d5eda5e9-b59d-44ba-88d2-43473cb6e42d Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://jenkins@gerrit.osmocom.org:29418/python/osmo-python-tests > git init /home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-python-tests # timeout=10 Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/python/osmo-python-tests > git --version # timeout=10 > git --version # 'git version 2.39.5' using GIT_SSH to set credentials gerrit.osmocom.org Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/python/osmo-python-tests +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/python/osmo-python-tests # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://jenkins@gerrit.osmocom.org:29418/python/osmo-python-tests # timeout=10 Fetching upstream changes from ssh://jenkins@gerrit.osmocom.org:29418/python/osmo-python-tests using GIT_SSH to set credentials gerrit.osmocom.org Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- ssh://jenkins@gerrit.osmocom.org:29418/python/osmo-python-tests refs/changes/62/42762/1 # timeout=10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 Checking out Revision 82f226c3fb5f56e0911e1e7cd7753d3f7240cf2d (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 82f226c3fb5f56e0911e1e7cd7753d3f7240cf2d # timeout=10 Commit message: "osmo_interact: improve vty transcript language by a regular rexex" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 5d0fac9dc330225bb49511516d1b0c9c408cb867 # timeout=10 [gerrit-binpkgs] $ /bin/sh -xe /tmp/jenkins6236610334423823486.sh + set +x Building binary packages for distro: 'debian:13' + rm -rf osmo-ci + git clone --depth=1 --branch=master https://gerrit.osmocom.org/osmo-ci osmo-ci Cloning into 'osmo-ci'... + git -C osmo-ci log --oneline 8c48379 lint/checkpatch: ignore STATIC_CONST_CHAR_ARRAY + cd osmo-python-tests + ../osmo-ci/scripts/obs/gerrit_binpkgs.sh debian:13 :: Copying the source to the cache dir :: Building the source package docker: building image debian-13-osmocom-obs-build-srcpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian:trixie', '--build-arg', 'UID=1000', '-t', 'debian-13-osmocom-obs-build-srcpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_srcpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_srcpkg.Dockerfile #1 transferring dockerfile: 1.48kB done #1 DONE 0.2s #2 [internal] load metadata for docker.io/library/debian:trixie #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.3s #4 [1/4] FROM docker.io/library/debian:trixie #4 DONE 0.0s #5 [3/4] RUN WGET https://github.com/erlang/rebar3/releases/download/3.24.0/rebar3 -O /usr/bin/rebar3 && echo "d2d31cfb98904b8e4917300a75f870de12cb5167cd6214d1043e973a56668a54 /usr/bin/rebar3" | sha256sum -c && chmod +x /usr/bin/rebar3 && rebar3 --version #5 CACHED #6 [2/4] RUN APT-GET update && apt-get upgrade -y && apt-get install -y --no-install-recommends ca-certificates colordiff debhelper default-libmysqlclient-dev dh-cmake dh-python dh-runit dh-virtualenv dpkg-dev erlang-nox fakeroot git git-review gnupg2 libxml2-utils lsb-release meson osc pkgconf python3-packaging python3-pip python3-setuptools quilt sed sphinx-common wget && apt-get clean #6 CACHED #7 [4/4] RUN USERADD --uid=1000 -m user #7 CACHED #8 exporting to image #8 exporting layers done #8 writing image sha256:1d56312d77294f8ce59b1f2585c2f405a0d9350ce8008d60c5e2ac236e3d8fb4 0.0s done #8 naming to docker.io/library/debian-13-osmocom-obs-build-srcpkg 0.0s done #8 DONE 0.1s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 3) /obs/lib/debian.py:183: SyntaxWarning: invalid escape sequence '\/' lib.run_cmd(["sed", "-i", "s/$(MAKE) -C doc\/manuals//g", f"{debian}/rules"]) + main(): ['rm', '-rf', '/obs/_temp'] python/osmo-python-tests: using cached https://gerrit.osmocom.org/python/osmo-python-tests (not cloning, not fetching) python/osmo-python-tests: 'git clean -ffxd' + build(): ['git', 'clean', '-ffxd'] + checkout_default_branch(): ['git', 'log', '--pretty=oneline', '--abbrev-commit', '-1'] 82f226c osmo_interact: improve vty transcript language by a regular rexex python/osmo-python-tests: skipping git checkout, current commit: 82f226c osmo_interact: improve vty transcript language by a regular rexex + get_version_for_feed(): ['git', 'describe', '--abbrev=4', '--tags', '--match=\\d+\\.\\d+\\.\\d+', 'HEAD'] fatal: No names found, cannot describe anything. python/osmo-python-tests: has no git tags + get_version_for_feed(): ['git', 'rev-parse', 'HEAD'] 82f226c3fb5f56e0911e1e7cd7753d3f7240cf2d + get_version_for_feed(): ['git', 'rev-list', '--count', 'HEAD'] 167 python/osmo-python-tests: getting version from debian/changelog python/osmo-python-tests: building source package 0.3.0.167-82f2 python/osmo-python-tests: adding debian/changelog entry (0.3.0 => 0.3.0.167.82f2) + build(): ['find', '/obs/_cache', '-maxdepth', '1', '-type', 'f', '-delete'] python/osmo-python-tests: building debian source package + build(): ['dpkg-buildpackage', '-S', '-uc', '-us', '-d'] dpkg-buildpackage: info: source package osmo-python-tests dpkg-buildpackage: info: source version 0.3.0.167.82f2 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Osmocom OBS scripts dpkg-source --before-build . debian/rules clean dh clean --with python3 --buildsystem=pybuild dh_auto_clean -O--buildsystem=pybuild I: pybuild base:311: python3.13 setup.py clean running clean removing '/obs/_cache/osmo-python-tests/.pybuild/cpython3_3.13/build' (and everything under it) 'build/bdist.linux-x86_64' does not exist -- can't clean it 'build/scripts-3.13' does not exist -- can't clean it dh_autoreconf_clean -O--buildsystem=pybuild dh_clean -O--buildsystem=pybuild dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building osmo-python-tests in osmo-python-tests_0.3.0.167.82f2.tar.xz dpkg-source: info: building osmo-python-tests in osmo-python-tests_0.3.0.167.82f2.dsc dpkg-genbuildinfo --build=source -O../osmo-python-tests_0.3.0.167.82f2_source.buildinfo dpkg-genchanges --build=source -O../osmo-python-tests_0.3.0.167.82f2_source.changes dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: source-only upload: Debian-native package + build(): mv *.tar* *.dsc /obs/_temp/srcpkgs/osmo-python-tests + write_commit_txt(): ['git', 'rev-parse', 'HEAD'] 82f226c3fb5f56e0911e1e7cd7753d3f7240cf2d python/osmo-python-tests: adding commit_82f226c3fb5f56e0911e1e7cd7753d3f7240cf2d.txt + build(): ['find', '/obs/_cache', '-maxdepth', '1', '-type', 'f', '-delete'] docker: running: build_srcpkg.py inside docker :: Building the binary packages + (): ['rm', '-rf', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/_temp/binpkgs'] docker: building image debian-13-osmocom-obs-build-binpkg + run_in_docker_and_exit(): ['docker', 'build', '--build-arg', 'DISTRO=debian:13', '--build-arg', 'DISTRO_FROM=debian:trixie', '--build-arg', 'UID=1000', '--build-arg', 'FEED=master', '-t', 'debian-13-osmocom-obs-build-binpkg', '-f', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data/build_binpkg.Dockerfile', '/home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/data'] #0 building with "default" instance using docker driver #1 [internal] load build definition from build_binpkg.Dockerfile #1 transferring dockerfile: 3.31kB done #1 WARN: InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2) #1 DONE 0.0s #2 [internal] load metadata for docker.io/library/debian:trixie #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.1s #4 [1/6] FROM docker.io/library/debian:trixie #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.46kB done #5 DONE 0.0s #6 [2/6] COPY RELEASE.KEY /usr/share/keyrings/osmocom.asc #6 CACHED #7 [3/6] RUN SET -x && if id "1000" >/dev/null 2>&1; then userdel "$(getent passwd "1000" | cut -d: -f1)"; fi && useradd --uid=1000 -m user #7 CACHED #8 [4/6] RUN CASE "debian:13" in debian*|ubuntu*) echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ && mkdir -p /usr/share/man/man1/ && apt-get update && apt-get install -y --no-install-recommends build-essential ca-certificates fakeroot git gnupg2 iproute2 && apt-get clean ;; almalinux*) dnf -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && yum config-manager --set-enabled powertools && su user -c rpmdev-setuptree ;; centos:7) set -x && sed -i 's/mirror.centos.org/vault.centos.org/g' /etc/yum.repos.d/*.repo && sed -i 's/^#.*baseurl=http/baseurl=http/g' /etc/yum.repos.d/*.repo && sed -i 's/^mirrorlist=http/#mirrorlist=http/g' /etc/yum.repos.d/*.repo && yum -y install autoconf automake binutils dnf-utils gcc gcc-c++ glibc-devel iproute libtool make redhat-rpm-config rpm-build rpmdevtools wget && su user -c rpmdev-setuptree ;; esac #8 CACHED #9 [5/6] RUN SET -x; VERSION="$(echo "debian:13" | cut -d : -f 2 | sed 's/./\u&/')"; case "debian:13" in debian:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/Debian_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; ubuntu:*) echo "deb [signed-by=/usr/share/keyrings/osmocom.asc] https://downloads.osmocom.org/packages/osmocom:/master/xUbuntu_$VERSION/ ./" > /etc/apt/sources.list.d/osmocom-master.list ;; almalinux:*|centos:*) { echo "[network_osmocom_master]"; echo "name=osmocom:master"; echo "type=rpm-md"; echo "baseurl=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/"; echo "gpgcheck=1"; echo "gpgkey=https://downloads.osmocom.org/packages/osmocom:/master/CentOS_$VERSION/repodata/repomd.xml.key"; echo "enabled=1"; } > /etc/yum.repos.d/network:osmocom:master.repo ;; *) echo "can't install repo for debian:13" && exit 1 ;; esac #9 CACHED #10 [6/6] WORKDIR /OBS/ #10 CACHED #11 exporting to image #11 exporting layers done #11 writing image sha256:d52eb0de4421baf29e35287692e727f051f58dd83445d7be0a8e09c69ea70032 0.0s done #11 naming to docker.io/library/debian-13-osmocom-obs-build-binpkg 0.0s done #11 DONE 0.1s 1 warning found (use docker --debug to expand):  - InvalidDefaultArgInFrom: Default value for ARG ${DISTRO_FROM} results in empty or invalid base image name (line 2) + apt_get=apt-get + [ -n 1 ] + export DEBIAN_FRONTEND=noninteractive + apt_get=apt-get -y + su user -c tar -C _temp/binpkgs -xvf _temp/srcpkgs/osmo-python-tests/*.tar.* osmo-python-tests/ osmo-python-tests/.tarball-version osmo-python-tests/README osmo-python-tests/contrib/ osmo-python-tests/contrib/jenkins.sh osmo-python-tests/contrib/systemd/ osmo-python-tests/contrib/systemd/osmo-trap2cgi.service osmo-python-tests/debian/ osmo-python-tests/debian/changelog osmo-python-tests/debian/compat osmo-python-tests/debian/control osmo-python-tests/debian/copyright osmo-python-tests/debian/python3-osmopy-libs.install osmo-python-tests/debian/python3-osmopy-utils.install osmo-python-tests/debian/rules osmo-python-tests/debian/source/ osmo-python-tests/debian/source/format osmo-python-tests/doc/ osmo-python-tests/doc/examples/ osmo-python-tests/doc/examples/osmo-trap2cgi.ini osmo-python-tests/osmopy/ osmo-python-tests/osmopy/__init__.py osmo-python-tests/osmopy/obscvty.py osmo-python-tests/osmopy/osmo_interact/ osmo-python-tests/osmopy/osmo_interact/__init__.py osmo-python-tests/osmopy/osmo_interact/common.py osmo-python-tests/osmopy/osmo_interact/ctrl.py osmo-python-tests/osmopy/osmo_interact/vty.py osmo-python-tests/osmopy/osmo_ipa.py osmo-python-tests/osmopy/osmoutil.py osmo-python-tests/osmopy/trap_helper.py osmo-python-tests/scripts/ osmo-python-tests/scripts/osmo_ctrl.py osmo-python-tests/scripts/osmo_interact_ctrl.py osmo-python-tests/scripts/osmo_interact_vty.py osmo-python-tests/scripts/osmo_rate_ctr2csv.py osmo-python-tests/scripts/osmo_trap2cgi.py osmo-python-tests/scripts/osmo_verify_transcript_ctrl.py osmo-python-tests/scripts/osmo_verify_transcript_vty.py osmo-python-tests/scripts/osmodumpdoc.py osmo-python-tests/scripts/osmopy osmo-python-tests/scripts/osmotestconfig.py osmo-python-tests/scripts/osmotestvty.py osmo-python-tests/setup.py osmo-python-tests/tests/ osmo-python-tests/tests/test_py3.py + cd _temp/binpkgs/osmo-python-tests + apt-get -y update Hit:1 http://deb.debian.org/debian trixie InRelease Hit:2 http://deb.debian.org/debian trixie-updates InRelease Hit:3 http://deb.debian.org/debian-security trixie-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ InRelease [1594 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/master/Debian_13 ./ Packages [71.8 kB] Fetched 73.4 kB in 0s (427 kB/s) Reading package lists... + apt-get -y build-dep . Note, using directory '.' to get the build dependencies Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: autoconf automake autopoint autotools-dev bsdextrautils debhelper dh-autoreconf dh-python dh-strip-nondeterminism dwz file gettext gettext-base groff-base intltool-debian libarchive-zip-perl libdebhelper-perl libfile-stripnondeterminism-perl libmagic-mgc libmagic1t64 libpipeline1 libpython3-stdlib libpython3.13-minimal libpython3.13-stdlib libtool libuchardet0 libxml2 m4 man-db media-types netbase po-debconf python3 python3-autocommand python3-inflect python3-jaraco.context python3-jaraco.functools python3-jaraco.text python3-minimal python3-more-itertools python3-pkg-resources python3-setuptools python3-typeguard python3-typing-extensions python3-zipp python3.13 python3.13-minimal sensible-utils 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. Need to get 17.8 MB of archives. After this operation, 68.7 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian trixie/main amd64 libpython3.13-minimal amd64 3.13.5-2+deb13u2 [862 kB] Get:2 http://deb.debian.org/debian trixie/main amd64 python3.13-minimal amd64 3.13.5-2+deb13u2 [2217 kB] Get:3 http://deb.debian.org/debian trixie/main amd64 python3-minimal amd64 3.13.5-1 [27.2 kB] Get:4 http://deb.debian.org/debian trixie/main amd64 media-types all 13.0.0 [29.3 kB] Get:5 http://deb.debian.org/debian trixie/main amd64 netbase all 6.5 [12.4 kB] Get:6 http://deb.debian.org/debian trixie/main amd64 libpython3.13-stdlib amd64 3.13.5-2+deb13u2 [1958 kB] Get:7 http://deb.debian.org/debian trixie/main amd64 python3.13 amd64 3.13.5-2+deb13u2 [757 kB] Get:8 http://deb.debian.org/debian trixie/main amd64 libpython3-stdlib amd64 3.13.5-1 [10.2 kB] Get:9 http://deb.debian.org/debian trixie/main amd64 python3 amd64 3.13.5-1 [28.2 kB] Get:10 http://deb.debian.org/debian trixie/main amd64 sensible-utils all 0.0.25 [25.0 kB] Get:11 http://deb.debian.org/debian trixie/main amd64 libmagic-mgc amd64 1:5.46-5 [338 kB] Get:12 http://deb.debian.org/debian trixie/main amd64 libmagic1t64 amd64 1:5.46-5 [109 kB] Get:13 http://deb.debian.org/debian trixie/main amd64 file amd64 1:5.46-5 [43.6 kB] Get:14 http://deb.debian.org/debian trixie/main amd64 gettext-base amd64 0.23.1-2 [243 kB] Get:15 http://deb.debian.org/debian trixie/main amd64 libuchardet0 amd64 0.0.8-1+b2 [68.9 kB] Get:16 http://deb.debian.org/debian trixie/main amd64 groff-base amd64 1.23.0-9 [1187 kB] Get:17 http://deb.debian.org/debian trixie/main amd64 bsdextrautils amd64 2.41-5 [94.6 kB] Get:18 http://deb.debian.org/debian trixie/main amd64 libpipeline1 amd64 1.5.8-1 [42.0 kB] Get:19 http://deb.debian.org/debian trixie/main amd64 man-db amd64 2.13.1-1 [1469 kB] Get:20 http://deb.debian.org/debian trixie/main amd64 m4 amd64 1.4.19-8 [294 kB] Get:21 http://deb.debian.org/debian trixie/main amd64 autoconf all 2.72-3.1 [494 kB] Get:22 http://deb.debian.org/debian trixie/main amd64 autotools-dev all 20240727.1 [60.2 kB] Get:23 http://deb.debian.org/debian trixie/main amd64 automake all 1:1.17-4 [862 kB] Get:24 http://deb.debian.org/debian trixie/main amd64 autopoint all 0.23.1-2 [770 kB] Get:25 http://deb.debian.org/debian trixie/main amd64 libdebhelper-perl all 13.24.2 [90.9 kB] Get:26 http://deb.debian.org/debian trixie/main amd64 libtool all 2.5.4-4 [539 kB] Get:27 http://deb.debian.org/debian trixie/main amd64 dh-autoreconf all 20 [17.1 kB] Get:28 http://deb.debian.org/debian trixie/main amd64 libarchive-zip-perl all 1.68-1 [104 kB] Get:29 http://deb.debian.org/debian trixie/main amd64 libfile-stripnondeterminism-perl all 1.14.1-2 [19.7 kB] Get:30 http://deb.debian.org/debian trixie/main amd64 dh-strip-nondeterminism all 1.14.1-2 [8620 B] Get:31 http://deb.debian.org/debian trixie/main amd64 dwz amd64 0.15-1+b1 [110 kB] Get:32 http://deb.debian.org/debian trixie/main amd64 libxml2 amd64 2.12.7+dfsg+really2.9.14-2.1+deb13u2 [698 kB] Get:33 http://deb.debian.org/debian trixie/main amd64 gettext amd64 0.23.1-2 [1680 kB] Get:34 http://deb.debian.org/debian trixie/main amd64 intltool-debian all 0.35.0+20060710.6 [22.9 kB] Get:35 http://deb.debian.org/debian trixie/main amd64 po-debconf all 1.0.21+nmu1 [248 kB] Get:36 http://deb.debian.org/debian trixie/main amd64 debhelper all 13.24.2 [919 kB] Get:37 http://deb.debian.org/debian trixie/main amd64 dh-python all 6.20250414 [116 kB] Get:38 http://deb.debian.org/debian trixie/main amd64 python3-autocommand all 2.2.2-3 [13.6 kB] Get:39 http://deb.debian.org/debian trixie/main amd64 python3-more-itertools all 10.7.0-1 [67.4 kB] Get:40 http://deb.debian.org/debian trixie/main amd64 python3-typing-extensions all 4.13.2-1 [90.5 kB] Get:41 http://deb.debian.org/debian trixie/main amd64 python3-typeguard all 4.4.2-1 [37.3 kB] Get:42 http://deb.debian.org/debian trixie/main amd64 python3-inflect all 7.3.1-2 [32.4 kB] Get:43 http://deb.debian.org/debian trixie/main amd64 python3-jaraco.functools all 4.1.0-1 [12.0 kB] Get:44 http://deb.debian.org/debian trixie/main amd64 python3-pkg-resources all 78.1.1-0.1 [224 kB] Get:45 http://deb.debian.org/debian trixie/main amd64 python3-jaraco.text all 4.0.0-1 [11.4 kB] Get:46 http://deb.debian.org/debian trixie/main amd64 python3-zipp all 3.21.0-1 [10.6 kB] Get:47 http://deb.debian.org/debian trixie/main amd64 python3-setuptools all 78.1.1-0.1 [738 kB] Get:48 http://deb.debian.org/debian trixie/main amd64 python3-jaraco.context all 6.0.1-1+deb13u1 [8492 B] Preconfiguring packages ... Fetched 17.8 MB in 0s (40.2 MB/s) Selecting previously unselected package libpython3.13-minimal:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15438 files and directories currently installed.) Preparing to unpack .../libpython3.13-minimal_3.13.5-2+deb13u2_amd64.deb ... Unpacking libpython3.13-minimal:amd64 (3.13.5-2+deb13u2) ... Selecting previously unselected package python3.13-minimal. Preparing to unpack .../python3.13-minimal_3.13.5-2+deb13u2_amd64.deb ... Unpacking python3.13-minimal (3.13.5-2+deb13u2) ... Setting up libpython3.13-minimal:amd64 (3.13.5-2+deb13u2) ... Setting up python3.13-minimal (3.13.5-2+deb13u2) ... Selecting previously unselected package python3-minimal. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15763 files and directories currently installed.) Preparing to unpack .../0-python3-minimal_3.13.5-1_amd64.deb ... Unpacking python3-minimal (3.13.5-1) ... Selecting previously unselected package media-types. Preparing to unpack .../1-media-types_13.0.0_all.deb ... Unpacking media-types (13.0.0) ... Selecting previously unselected package netbase. Preparing to unpack .../2-netbase_6.5_all.deb ... Unpacking netbase (6.5) ... Selecting previously unselected package libpython3.13-stdlib:amd64. Preparing to unpack .../3-libpython3.13-stdlib_3.13.5-2+deb13u2_amd64.deb ... Unpacking libpython3.13-stdlib:amd64 (3.13.5-2+deb13u2) ... Selecting previously unselected package python3.13. Preparing to unpack .../4-python3.13_3.13.5-2+deb13u2_amd64.deb ... Unpacking python3.13 (3.13.5-2+deb13u2) ... Selecting previously unselected package libpython3-stdlib:amd64. Preparing to unpack .../5-libpython3-stdlib_3.13.5-1_amd64.deb ... Unpacking libpython3-stdlib:amd64 (3.13.5-1) ... Setting up python3-minimal (3.13.5-1) ... Selecting previously unselected package python3. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16224 files and directories currently installed.) Preparing to unpack .../00-python3_3.13.5-1_amd64.deb ... Unpacking python3 (3.13.5-1) ... Selecting previously unselected package sensible-utils. Preparing to unpack .../01-sensible-utils_0.0.25_all.deb ... Unpacking sensible-utils (0.0.25) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../02-libmagic-mgc_1%3a5.46-5_amd64.deb ... Unpacking libmagic-mgc (1:5.46-5) ... Selecting previously unselected package libmagic1t64:amd64. Preparing to unpack .../03-libmagic1t64_1%3a5.46-5_amd64.deb ... Unpacking libmagic1t64:amd64 (1:5.46-5) ... Selecting previously unselected package file. Preparing to unpack .../04-file_1%3a5.46-5_amd64.deb ... Unpacking file (1:5.46-5) ... Selecting previously unselected package gettext-base. Preparing to unpack .../05-gettext-base_0.23.1-2_amd64.deb ... Unpacking gettext-base (0.23.1-2) ... Selecting previously unselected package libuchardet0:amd64. Preparing to unpack .../06-libuchardet0_0.0.8-1+b2_amd64.deb ... Unpacking libuchardet0:amd64 (0.0.8-1+b2) ... Selecting previously unselected package groff-base. Preparing to unpack .../07-groff-base_1.23.0-9_amd64.deb ... Unpacking groff-base (1.23.0-9) ... Selecting previously unselected package bsdextrautils. Preparing to unpack .../08-bsdextrautils_2.41-5_amd64.deb ... Unpacking bsdextrautils (2.41-5) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../09-libpipeline1_1.5.8-1_amd64.deb ... Unpacking libpipeline1:amd64 (1.5.8-1) ... Selecting previously unselected package man-db. Preparing to unpack .../10-man-db_2.13.1-1_amd64.deb ... Unpacking man-db (2.13.1-1) ... Selecting previously unselected package m4. Preparing to unpack .../11-m4_1.4.19-8_amd64.deb ... Unpacking m4 (1.4.19-8) ... Selecting previously unselected package autoconf. Preparing to unpack .../12-autoconf_2.72-3.1_all.deb ... Unpacking autoconf (2.72-3.1) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../13-autotools-dev_20240727.1_all.deb ... Unpacking autotools-dev (20240727.1) ... Selecting previously unselected package automake. Preparing to unpack .../14-automake_1%3a1.17-4_all.deb ... Unpacking automake (1:1.17-4) ... Selecting previously unselected package autopoint. Preparing to unpack .../15-autopoint_0.23.1-2_all.deb ... Unpacking autopoint (0.23.1-2) ... Selecting previously unselected package libdebhelper-perl. Preparing to unpack .../16-libdebhelper-perl_13.24.2_all.deb ... Unpacking libdebhelper-perl (13.24.2) ... Selecting previously unselected package libtool. Preparing to unpack .../17-libtool_2.5.4-4_all.deb ... Unpacking libtool (2.5.4-4) ... Selecting previously unselected package dh-autoreconf. Preparing to unpack .../18-dh-autoreconf_20_all.deb ... Unpacking dh-autoreconf (20) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../19-libarchive-zip-perl_1.68-1_all.deb ... Unpacking libarchive-zip-perl (1.68-1) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../20-libfile-stripnondeterminism-perl_1.14.1-2_all.deb ... Unpacking libfile-stripnondeterminism-perl (1.14.1-2) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../21-dh-strip-nondeterminism_1.14.1-2_all.deb ... Unpacking dh-strip-nondeterminism (1.14.1-2) ... Selecting previously unselected package dwz. Preparing to unpack .../22-dwz_0.15-1+b1_amd64.deb ... Unpacking dwz (0.15-1+b1) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../23-libxml2_2.12.7+dfsg+really2.9.14-2.1+deb13u2_amd64.deb ... Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ... Selecting previously unselected package gettext. Preparing to unpack .../24-gettext_0.23.1-2_amd64.deb ... Unpacking gettext (0.23.1-2) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../25-intltool-debian_0.35.0+20060710.6_all.deb ... Unpacking intltool-debian (0.35.0+20060710.6) ... Selecting previously unselected package po-debconf. Preparing to unpack .../26-po-debconf_1.0.21+nmu1_all.deb ... Unpacking po-debconf (1.0.21+nmu1) ... Selecting previously unselected package debhelper. Preparing to unpack .../27-debhelper_13.24.2_all.deb ... Unpacking debhelper (13.24.2) ... Selecting previously unselected package dh-python. Preparing to unpack .../28-dh-python_6.20250414_all.deb ... Unpacking dh-python (6.20250414) ... Selecting previously unselected package python3-autocommand. Preparing to unpack .../29-python3-autocommand_2.2.2-3_all.deb ... Unpacking python3-autocommand (2.2.2-3) ... Selecting previously unselected package python3-more-itertools. Preparing to unpack .../30-python3-more-itertools_10.7.0-1_all.deb ... Unpacking python3-more-itertools (10.7.0-1) ... Selecting previously unselected package python3-typing-extensions. Preparing to unpack .../31-python3-typing-extensions_4.13.2-1_all.deb ... Unpacking python3-typing-extensions (4.13.2-1) ... Selecting previously unselected package python3-typeguard. Preparing to unpack .../32-python3-typeguard_4.4.2-1_all.deb ... Unpacking python3-typeguard (4.4.2-1) ... Selecting previously unselected package python3-inflect. Preparing to unpack .../33-python3-inflect_7.3.1-2_all.deb ... Unpacking python3-inflect (7.3.1-2) ... Selecting previously unselected package python3-jaraco.functools. Preparing to unpack .../34-python3-jaraco.functools_4.1.0-1_all.deb ... Unpacking python3-jaraco.functools (4.1.0-1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../35-python3-pkg-resources_78.1.1-0.1_all.deb ... Unpacking python3-pkg-resources (78.1.1-0.1) ... Selecting previously unselected package python3-jaraco.text. Preparing to unpack .../36-python3-jaraco.text_4.0.0-1_all.deb ... Unpacking python3-jaraco.text (4.0.0-1) ... Selecting previously unselected package python3-zipp. Preparing to unpack .../37-python3-zipp_3.21.0-1_all.deb ... Unpacking python3-zipp (3.21.0-1) ... Selecting previously unselected package python3-setuptools. Preparing to unpack .../38-python3-setuptools_78.1.1-0.1_all.deb ... Unpacking python3-setuptools (78.1.1-0.1) ... Selecting previously unselected package python3-jaraco.context. Preparing to unpack .../39-python3-jaraco.context_6.0.1-1+deb13u1_all.deb ... Unpacking python3-jaraco.context (6.0.1-1+deb13u1) ... Setting up media-types (13.0.0) ... Setting up libpipeline1:amd64 (1.5.8-1) ... Setting up bsdextrautils (2.41-5) ... Setting up libmagic-mgc (1:5.46-5) ... Setting up libarchive-zip-perl (1.68-1) ... Setting up libdebhelper-perl (13.24.2) ... Setting up libmagic1t64:amd64 (1:5.46-5) ... Setting up gettext-base (0.23.1-2) ... Setting up m4 (1.4.19-8) ... Setting up file (1:5.46-5) ... Setting up autotools-dev (20240727.1) ... Setting up autopoint (0.23.1-2) ... Setting up autoconf (2.72-3.1) ... Setting up dwz (0.15-1+b1) ... Setting up sensible-utils (0.0.25) ... Setting up libuchardet0:amd64 (0.0.8-1+b2) ... Setting up netbase (6.5) ... Setting up libpython3.13-stdlib:amd64 (3.13.5-2+deb13u2) ... Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-2.1+deb13u2) ... Setting up libpython3-stdlib:amd64 (3.13.5-1) ... Setting up automake (1:1.17-4) ... update-alternatives: using /usr/bin/automake-1.17 to provide /usr/bin/automake (automake) in auto mode update-alternatives: warning: skip creation of /usr/share/man/man1/automake.1.gz because associated file /usr/share/man/man1/automake-1.17.1.gz (of link group automake) doesn't exist update-alternatives: warning: skip creation of /usr/share/man/man1/aclocal.1.gz because associated file /usr/share/man/man1/aclocal-1.17.1.gz (of link group automake) doesn't exist Setting up libfile-stripnondeterminism-perl (1.14.1-2) ... Setting up gettext (0.23.1-2) ... Setting up libtool (2.5.4-4) ... Setting up python3.13 (3.13.5-2+deb13u2) ... Setting up python3 (3.13.5-1) ... Setting up python3-zipp (3.21.0-1) ... Setting up python3-autocommand (2.2.2-3) ... Setting up intltool-debian (0.35.0+20060710.6) ... Setting up dh-autoreconf (20) ... Setting up python3-typing-extensions (4.13.2-1) ... Setting up dh-strip-nondeterminism (1.14.1-2) ... Setting up groff-base (1.23.0-9) ... Setting up dh-python (6.20250414) ... Setting up python3-more-itertools (10.7.0-1) ... Setting up python3-jaraco.functools (4.1.0-1) ... Setting up python3-jaraco.context (6.0.1-1+deb13u1) ... Setting up po-debconf (1.0.21+nmu1) ... Setting up python3-typeguard (4.4.2-1) ... Setting up man-db (2.13.1-1) ... Building database of manual pages ... Setting up python3-inflect (7.3.1-2) ... Setting up python3-jaraco.text (4.0.0-1) ... Setting up python3-pkg-resources (78.1.1-0.1) ... Setting up python3-setuptools (78.1.1-0.1) ... Setting up debhelper (13.24.2) ... Processing triggers for libc-bin (2.41-12+deb13u3) ... + [ -n 1 ] + ip link set eth0 down + su user -c dpkg-buildpackage -us -uc -j21 dpkg-buildpackage: info: source package osmo-python-tests dpkg-buildpackage: info: source version 0.3.0.167.82f2 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Osmocom OBS scripts dpkg-buildpackage: info: host architecture amd64 dpkg-source --before-build . debian/rules clean dh clean --with python3 --buildsystem=pybuild dh_auto_clean -O--buildsystem=pybuild I: pybuild base:311: python3.13 setup.py clean running clean removing '/obs/_temp/binpkgs/osmo-python-tests/.pybuild/cpython3_3.13/build' (and everything under it) 'build/bdist.linux-x86_64' does not exist -- can't clean it 'build/scripts-3.13' does not exist -- can't clean it dh_autoreconf_clean -O--buildsystem=pybuild dh_clean -O--buildsystem=pybuild dpkg-source -b . dpkg-source: info: using source format '3.0 (native)' dpkg-source: info: building osmo-python-tests in osmo-python-tests_0.3.0.167.82f2.tar.xz dpkg-source: info: building osmo-python-tests in osmo-python-tests_0.3.0.167.82f2.dsc debian/rules binary dh binary --with python3 --buildsystem=pybuild dh_update_autotools_config -O--buildsystem=pybuild dh_autoreconf -O--buildsystem=pybuild dh_auto_configure -O--buildsystem=pybuild I: pybuild base:311: python3.13 setup.py config running config dh_auto_build -O--buildsystem=pybuild I: pybuild base:311: /usr/bin/python3 setup.py build running build running build_py creating /obs/_temp/binpkgs/osmo-python-tests/.pybuild/cpython3_3.13/build/osmopy copying osmopy/__init__.py -> /obs/_temp/binpkgs/osmo-python-tests/.pybuild/cpython3_3.13/build/osmopy copying osmopy/osmoutil.py -> /obs/_temp/binpkgs/osmo-python-tests/.pybuild/cpython3_3.13/build/osmopy copying osmopy/obscvty.py -> /obs/_temp/binpkgs/osmo-python-tests/.pybuild/cpython3_3.13/build/osmopy copying osmopy/trap_helper.py -> /obs/_temp/binpkgs/osmo-python-tests/.pybuild/cpython3_3.13/build/osmopy copying osmopy/osmo_ipa.py -> /obs/_temp/binpkgs/osmo-python-tests/.pybuild/cpython3_3.13/build/osmopy creating /obs/_temp/binpkgs/osmo-python-tests/.pybuild/cpython3_3.13/build/osmopy/osmo_interact copying osmopy/osmo_interact/__init__.py -> /obs/_temp/binpkgs/osmo-python-tests/.pybuild/cpython3_3.13/build/osmopy/osmo_interact copying osmopy/osmo_interact/vty.py -> /obs/_temp/binpkgs/osmo-python-tests/.pybuild/cpython3_3.13/build/osmopy/osmo_interact copying osmopy/osmo_interact/ctrl.py -> /obs/_temp/binpkgs/osmo-python-tests/.pybuild/cpython3_3.13/build/osmopy/osmo_interact copying osmopy/osmo_interact/common.py -> /obs/_temp/binpkgs/osmo-python-tests/.pybuild/cpython3_3.13/build/osmopy/osmo_interact running build_scripts creating build/scripts-3.13 copying and adjusting scripts/osmodumpdoc.py -> build/scripts-3.13 copying and adjusting scripts/osmotestvty.py -> build/scripts-3.13 copying and adjusting scripts/osmotestconfig.py -> build/scripts-3.13 copying and adjusting scripts/osmo_ctrl.py -> build/scripts-3.13 copying and adjusting scripts/osmo_rate_ctr2csv.py -> build/scripts-3.13 copying and adjusting scripts/osmo_trap2cgi.py -> build/scripts-3.13 copying and adjusting scripts/osmo_interact_vty.py -> build/scripts-3.13 copying and adjusting scripts/osmo_interact_ctrl.py -> build/scripts-3.13 copying and adjusting scripts/osmo_verify_transcript_vty.py -> build/scripts-3.13 copying and adjusting scripts/osmo_verify_transcript_ctrl.py -> build/scripts-3.13 changing mode of build/scripts-3.13/osmodumpdoc.py from 644 to 755 changing mode of build/scripts-3.13/osmotestvty.py from 644 to 755 changing mode of build/scripts-3.13/osmotestconfig.py from 644 to 755 changing mode of build/scripts-3.13/osmo_ctrl.py from 644 to 755 changing mode of build/scripts-3.13/osmo_rate_ctr2csv.py from 644 to 755 changing mode of build/scripts-3.13/osmo_trap2cgi.py from 644 to 755 changing mode of build/scripts-3.13/osmo_interact_vty.py from 644 to 755 changing mode of build/scripts-3.13/osmo_interact_ctrl.py from 644 to 755 changing mode of build/scripts-3.13/osmo_verify_transcript_vty.py from 644 to 755 changing mode of build/scripts-3.13/osmo_verify_transcript_ctrl.py from 644 to 755 dh_auto_test -O--buildsystem=pybuild I: pybuild base:311: cd /obs/_temp/binpkgs/osmo-python-tests/.pybuild/cpython3_3.13/build; python3.13 -m unittest discover -v ---------------------------------------------------------------------- Ran 0 tests in 0.000s NO TESTS RAN create-stamp debian/debhelper-build-stamp dh_testroot -O--buildsystem=pybuild dh_prep -O--buildsystem=pybuild dh_auto_install -O--buildsystem=pybuild I: pybuild base:311: /usr/bin/python3 setup.py install --root /obs/_temp/binpkgs/osmo-python-tests/debian/tmp running install /usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running build_scripts running install_lib creating /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/lib/python3.13/dist-packages creating /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/lib/python3.13/dist-packages/osmopy copying /obs/_temp/binpkgs/osmo-python-tests/.pybuild/cpython3_3.13/build/osmopy/__init__.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/lib/python3.13/dist-packages/osmopy creating /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/lib/python3.13/dist-packages/osmopy/__pycache__ copying /obs/_temp/binpkgs/osmo-python-tests/.pybuild/cpython3_3.13/build/osmopy/__pycache__/__init__.cpython-313.pyc -> /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/lib/python3.13/dist-packages/osmopy/__pycache__ copying /obs/_temp/binpkgs/osmo-python-tests/.pybuild/cpython3_3.13/build/osmopy/osmoutil.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/lib/python3.13/dist-packages/osmopy copying /obs/_temp/binpkgs/osmo-python-tests/.pybuild/cpython3_3.13/build/osmopy/obscvty.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/lib/python3.13/dist-packages/osmopy copying /obs/_temp/binpkgs/osmo-python-tests/.pybuild/cpython3_3.13/build/osmopy/trap_helper.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/lib/python3.13/dist-packages/osmopy copying /obs/_temp/binpkgs/osmo-python-tests/.pybuild/cpython3_3.13/build/osmopy/osmo_ipa.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/lib/python3.13/dist-packages/osmopy creating /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/lib/python3.13/dist-packages/osmopy/osmo_interact copying /obs/_temp/binpkgs/osmo-python-tests/.pybuild/cpython3_3.13/build/osmopy/osmo_interact/__init__.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/lib/python3.13/dist-packages/osmopy/osmo_interact copying /obs/_temp/binpkgs/osmo-python-tests/.pybuild/cpython3_3.13/build/osmopy/osmo_interact/vty.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/lib/python3.13/dist-packages/osmopy/osmo_interact creating /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/lib/python3.13/dist-packages/osmopy/osmo_interact/__pycache__ copying /obs/_temp/binpkgs/osmo-python-tests/.pybuild/cpython3_3.13/build/osmopy/osmo_interact/__pycache__/__init__.cpython-313.pyc -> /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/lib/python3.13/dist-packages/osmopy/osmo_interact/__pycache__ copying /obs/_temp/binpkgs/osmo-python-tests/.pybuild/cpython3_3.13/build/osmopy/osmo_interact/ctrl.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/lib/python3.13/dist-packages/osmopy/osmo_interact copying /obs/_temp/binpkgs/osmo-python-tests/.pybuild/cpython3_3.13/build/osmopy/osmo_interact/common.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/lib/python3.13/dist-packages/osmopy/osmo_interact byte-compiling /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/lib/python3.13/dist-packages/osmopy/__init__.py to __init__.cpython-313.pyc byte-compiling /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/lib/python3.13/dist-packages/osmopy/osmoutil.py to osmoutil.cpython-313.pyc byte-compiling /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/lib/python3.13/dist-packages/osmopy/obscvty.py to obscvty.cpython-313.pyc byte-compiling /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/lib/python3.13/dist-packages/osmopy/trap_helper.py to trap_helper.cpython-313.pyc byte-compiling /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/lib/python3.13/dist-packages/osmopy/osmo_ipa.py to osmo_ipa.cpython-313.pyc byte-compiling /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/lib/python3.13/dist-packages/osmopy/osmo_interact/__init__.py to __init__.cpython-313.pyc byte-compiling /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/lib/python3.13/dist-packages/osmopy/osmo_interact/vty.py to vty.cpython-313.pyc byte-compiling /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/lib/python3.13/dist-packages/osmopy/osmo_interact/ctrl.py to ctrl.cpython-313.pyc byte-compiling /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/lib/python3.13/dist-packages/osmopy/osmo_interact/common.py to common.cpython-313.pyc running install_egg_info running egg_info creating osmopython.egg-info writing osmopython.egg-info/PKG-INFO writing dependency_links to osmopython.egg-info/dependency_links.txt writing top-level names to osmopython.egg-info/top_level.txt writing manifest file 'osmopython.egg-info/SOURCES.txt' reading manifest file 'osmopython.egg-info/SOURCES.txt' writing manifest file 'osmopython.egg-info/SOURCES.txt' Copying osmopython.egg-info to /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/lib/python3.13/dist-packages/osmopython-0.3.0.egg-info Skipping SOURCES.txt running install_scripts creating /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/bin copying build/scripts-3.13/osmo_trap2cgi.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/bin copying build/scripts-3.13/osmo_verify_transcript_ctrl.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/bin copying build/scripts-3.13/osmo_verify_transcript_vty.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/bin copying build/scripts-3.13/osmodumpdoc.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/bin copying build/scripts-3.13/osmo_interact_ctrl.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/bin copying build/scripts-3.13/osmotestconfig.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/bin copying build/scripts-3.13/osmo_interact_vty.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/bin copying build/scripts-3.13/osmo_ctrl.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/bin copying build/scripts-3.13/osmotestvty.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/bin copying build/scripts-3.13/osmo_rate_ctr2csv.py -> /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/bin changing mode of /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/bin/osmo_trap2cgi.py to 755 changing mode of /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/bin/osmo_verify_transcript_ctrl.py to 755 changing mode of /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/bin/osmo_verify_transcript_vty.py to 755 changing mode of /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/bin/osmodumpdoc.py to 755 changing mode of /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/bin/osmo_interact_ctrl.py to 755 changing mode of /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/bin/osmotestconfig.py to 755 changing mode of /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/bin/osmo_interact_vty.py to 755 changing mode of /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/bin/osmo_ctrl.py to 755 changing mode of /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/bin/osmotestvty.py to 755 changing mode of /obs/_temp/binpkgs/osmo-python-tests/debian/tmp/usr/bin/osmo_rate_ctr2csv.py to 755 dh_install -O--buildsystem=pybuild dh_installdocs -O--buildsystem=pybuild dh_installchangelogs -O--buildsystem=pybuild dh_systemd_enable -O--buildsystem=pybuild dh_python3 -O--buildsystem=pybuild I: dh_python3 tools:114: replacing shebang in debian/python3-osmopy-utils/usr/bin/osmo_trap2cgi.py I: dh_python3 tools:114: replacing shebang in debian/python3-osmopy-utils/usr/bin/osmo_verify_transcript_ctrl.py I: dh_python3 tools:114: replacing shebang in debian/python3-osmopy-utils/usr/bin/osmo_verify_transcript_vty.py I: dh_python3 tools:114: replacing shebang in debian/python3-osmopy-utils/usr/bin/osmodumpdoc.py I: dh_python3 tools:114: replacing shebang in debian/python3-osmopy-utils/usr/bin/osmo_interact_ctrl.py I: dh_python3 tools:114: replacing shebang in debian/python3-osmopy-utils/usr/bin/osmotestconfig.py I: dh_python3 tools:114: replacing shebang in debian/python3-osmopy-utils/usr/bin/osmo_interact_vty.py I: dh_python3 tools:114: replacing shebang in debian/python3-osmopy-utils/usr/bin/osmo_ctrl.py I: dh_python3 tools:114: replacing shebang in debian/python3-osmopy-utils/usr/bin/osmotestvty.py I: dh_python3 tools:114: replacing shebang in debian/python3-osmopy-utils/usr/bin/osmo_rate_ctr2csv.py dh_installinit -O--buildsystem=pybuild dh_systemd_start -O--buildsystem=pybuild dh_perl -O--buildsystem=pybuild dh_link -O--buildsystem=pybuild dh_strip_nondeterminism -O--buildsystem=pybuild dh_compress -O--buildsystem=pybuild dh_fixperms -O--buildsystem=pybuild dh_missing -O--buildsystem=pybuild dh_installdeb -O--buildsystem=pybuild dh_gencontrol -O--buildsystem=pybuild dh_md5sums -O--buildsystem=pybuild dh_builddeb -O--buildsystem=pybuild dpkg-deb: building package 'python3-osmopy-libs' in '../python3-osmopy-libs_0.3.0.167.82f2_all.deb'. dpkg-deb: building package 'python3-osmopy-utils' in '../python3-osmopy-utils_0.3.0.167.82f2_all.deb'. dpkg-genbuildinfo -O../osmo-python-tests_0.3.0.167.82f2_amd64.buildinfo dpkg-genchanges -O../osmo-python-tests_0.3.0.167.82f2_amd64.changes dpkg-genchanges: info: including full source code in upload dpkg-source --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + cd .. + dpkg -c python3-osmopy-libs_0.3.0.167.82f2_all.deb drwxr-xr-x root/root 0 2026-05-22 13:29 ./ drwxr-xr-x root/root 0 2026-05-22 13:29 ./usr/ drwxr-xr-x root/root 0 2026-05-22 13:29 ./usr/lib/ drwxr-xr-x root/root 0 2026-05-22 13:29 ./usr/lib/python3/ drwxr-xr-x root/root 0 2026-05-22 13:29 ./usr/lib/python3/dist-packages/ drwxr-xr-x root/root 0 2026-05-22 13:29 ./usr/lib/python3/dist-packages/osmopy/ -rw-r--r-- root/root 139 2026-05-22 13:29 ./usr/lib/python3/dist-packages/osmopy/__init__.py -rw-r--r-- root/root 8138 2026-05-22 13:29 ./usr/lib/python3/dist-packages/osmopy/obscvty.py drwxr-xr-x root/root 0 2026-05-22 13:29 ./usr/lib/python3/dist-packages/osmopy/osmo_interact/ -rw-r--r-- root/root 59 2026-05-22 13:29 ./usr/lib/python3/dist-packages/osmopy/osmo_interact/__init__.py -rw-r--r-- root/root 15999 2026-05-22 13:29 ./usr/lib/python3/dist-packages/osmopy/osmo_interact/common.py -rw-r--r-- root/root 5729 2026-05-22 13:29 ./usr/lib/python3/dist-packages/osmopy/osmo_interact/ctrl.py -rw-r--r-- root/root 10264 2026-05-22 13:29 ./usr/lib/python3/dist-packages/osmopy/osmo_interact/vty.py -rw-r--r-- root/root 10282 2026-05-22 13:29 ./usr/lib/python3/dist-packages/osmopy/osmo_ipa.py -rw-r--r-- root/root 3310 2026-05-22 13:29 ./usr/lib/python3/dist-packages/osmopy/osmoutil.py -rw-r--r-- root/root 4444 2026-05-22 13:29 ./usr/lib/python3/dist-packages/osmopy/trap_helper.py drwxr-xr-x root/root 0 2026-05-22 13:29 ./usr/lib/python3/dist-packages/osmopython-0.3.0.egg-info/ -rw-r--r-- root/root 250 2026-05-22 13:29 ./usr/lib/python3/dist-packages/osmopython-0.3.0.egg-info/PKG-INFO -rw-r--r-- root/root 1 2026-05-22 13:29 ./usr/lib/python3/dist-packages/osmopython-0.3.0.egg-info/dependency_links.txt -rw-r--r-- root/root 7 2026-05-22 13:29 ./usr/lib/python3/dist-packages/osmopython-0.3.0.egg-info/top_level.txt drwxr-xr-x root/root 0 2026-05-22 13:29 ./usr/share/ drwxr-xr-x root/root 0 2026-05-22 13:29 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-05-22 13:29 ./usr/share/doc/python3-osmopy-libs/ -rw-r--r-- root/root 1716 2026-05-22 13:29 ./usr/share/doc/python3-osmopy-libs/changelog.gz -rw-r--r-- root/root 773 2026-05-22 13:29 ./usr/share/doc/python3-osmopy-libs/copyright + dpkg -c python3-osmopy-utils_0.3.0.167.82f2_all.deb drwxr-xr-x root/root 0 2026-05-22 13:29 ./ drwxr-xr-x root/root 0 2026-05-22 13:29 ./etc/ drwxr-xr-x root/root 0 2026-05-22 13:29 ./etc/osmocom/ -rw-r--r-- root/root 183 2026-05-22 13:29 ./etc/osmocom/osmo-trap2cgi.ini drwxr-xr-x root/root 0 2026-05-22 13:29 ./lib/ drwxr-xr-x root/root 0 2026-05-22 13:29 ./lib/systemd/ drwxr-xr-x root/root 0 2026-05-22 13:29 ./lib/systemd/system/ -rw-r--r-- root/root 284 2026-05-22 13:29 ./lib/systemd/system/osmo-trap2cgi.service drwxr-xr-x root/root 0 2026-05-22 13:29 ./usr/ drwxr-xr-x root/root 0 2026-05-22 13:29 ./usr/bin/ -rwxr-xr-x root/root 4290 2026-05-22 13:29 ./usr/bin/osmo_ctrl.py -rwxr-xr-x root/root 916 2026-05-22 13:29 ./usr/bin/osmo_interact_ctrl.py -rwxr-xr-x root/root 913 2026-05-22 13:29 ./usr/bin/osmo_interact_vty.py -rwxr-xr-x root/root 3592 2026-05-22 13:29 ./usr/bin/osmo_rate_ctr2csv.py -rwxr-xr-x root/root 9209 2026-05-22 13:29 ./usr/bin/osmo_trap2cgi.py -rwxr-xr-x root/root 934 2026-05-22 13:29 ./usr/bin/osmo_verify_transcript_ctrl.py -rwxr-xr-x root/root 931 2026-05-22 13:29 ./usr/bin/osmo_verify_transcript_vty.py -rwxr-xr-x root/root 2799 2026-05-22 13:29 ./usr/bin/osmodumpdoc.py -rwxr-xr-x root/root 6177 2026-05-22 13:29 ./usr/bin/osmotestconfig.py -rwxr-xr-x root/root 3317 2026-05-22 13:29 ./usr/bin/osmotestvty.py drwxr-xr-x root/root 0 2026-05-22 13:29 ./usr/share/ drwxr-xr-x root/root 0 2026-05-22 13:29 ./usr/share/doc/ drwxr-xr-x root/root 0 2026-05-22 13:29 ./usr/share/doc/python3-osmopy-utils/ -rw-r--r-- root/root 1716 2026-05-22 13:29 ./usr/share/doc/python3-osmopy-utils/changelog.gz -rw-r--r-- root/root 773 2026-05-22 13:29 ./usr/share/doc/python3-osmopy-utils/copyright Build successful! docker: running: data/build.sh inside docker :: Find binary packages in: /home/osmocom-build/jenkins/workspace/gerrit-binpkgs/osmo-ci/scripts/obs/_temp/binpkgs $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 596130 killed; [ssh-agent] Stopped. Finished: SUCCESS