Started by upstream project "master-osmo-python-tests" build number 242 originally caused by: Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/master-osmo-python-tests/a1/default/a2/default/a3/default/a4/default/label/osmocom-master [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-azKiR0DL9WWI/agent.497836 SSH_AGENT_PID=497838 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/osmocom-build/jenkins/workspace/master-osmo-python-tests/a1/default/a2/default/a3/default/a4/default/label/osmocom-master@tmp/private_key_5005566225086593157.key (osmocom-jenkins) [ssh-agent] Using credentials docs (OS#5798) The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/master-osmo-python-tests/a1/default/a2/default/a3/default/a4/default/label/osmocom-master/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/python/osmo-python-tests # 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 Checking out Revision b15d2af6ed534c550a546493b5ff4c43d898e5f2 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f b15d2af6ed534c550a546493b5ff4c43d898e5f2 # timeout=10 Commit message: "fix "SyntaxWarning: invalid escape sequence '\('"" > git rev-list --no-walk b15d2af6ed534c550a546493b5ff4c43d898e5f2 # timeout=10 [osmocom-master] $ /bin/sh -xe /tmp/jenkins874227431784788362.sh + CCACHE_DIR=/home/osmocom-build/ccache/master-builds + mkdir -p /home/osmocom-build/ccache/master-builds + chown osmocom-build:osmocom-build /home/osmocom-build/ccache/master-builds + readlink -f /tmp/ssh-azKiR0DL9WWI/agent.497836 + docker run --rm=true --cap-add SYS_PTRACE -e ASCIIDOC_WARNINGS_CHECK=1 -e HOME=/build -e IS_MASTER_BUILD=1 -e JOB_NAME=master-osmo-python-tests/a1=default,a2=default,a3=default,a4=default,label=osmocom-master -e MAKE=make -e OSMOPY_DEBUG_TCP_SOCKETS=1 -e OSMO_GSM_MANUALS_DIR=/opt/osmo-gsm-manuals -e PARALLEL_MAKE=-j 8 -e PUBLISH=1 -e SSH_AUTH_SOCK=/ssh-agent -e WITH_MANUALS=1 -w /build -i -u build -v /tmp/ssh-azKiR0DL9WWI/agent.497836:/ssh-agent -v /home/osmocom-build/jenkins/workspace/master-osmo-python-tests/a1/default/a2/default/a3/default/a4/default/label/osmocom-master:/build -v /home/osmocom-build/.ssh:/home/build/.ssh:ro -e CCACHE_DIR=/ccache -e PATH=/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin -v /home/osmocom-build/ccache/master-builds:/ccache osmocom-build/debian-bookworm-build /usr/bin/timeout 30m /build/contrib/jenkins.sh + COM_FLAGS=-m compileall + rm -rf ./build + PY3=python3 + PY3_LIST=osmopy scripts/osmo_ctrl.py scripts/osmo_rate_ctr2csv.py scripts/osmodumpdoc.py scripts/osmotestvty.py scripts/osmotestconfig.py scripts/osmo_interact_ctrl.py scripts/osmo_interact_vty.py scripts/osmo_verify_transcript_ctrl.py scripts/osmo_verify_transcript_vty.py scripts/soap.py scripts/twisted_ipa.py + python3 ./setup.py install --user running install /usr/lib/python3/dist-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3/dist-packages/setuptools/command/easy_install.py:146: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( running bdist_egg running 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 reading manifest file 'osmopython.egg-info/SOURCES.txt' writing manifest file 'osmopython.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py creating build creating build/lib creating build/lib/osmopy copying osmopy/osmoutil.py -> build/lib/osmopy copying osmopy/osmo_ipa.py -> build/lib/osmopy copying osmopy/obscvty.py -> build/lib/osmopy copying osmopy/__init__.py -> build/lib/osmopy copying osmopy/trap_helper.py -> build/lib/osmopy copying osmopy/twisted_ipa.py -> build/lib/osmopy creating build/lib/osmopy/osmo_interact copying osmopy/osmo_interact/common.py -> build/lib/osmopy/osmo_interact copying osmopy/osmo_interact/ctrl.py -> build/lib/osmopy/osmo_interact copying osmopy/osmo_interact/__init__.py -> build/lib/osmopy/osmo_interact copying osmopy/osmo_interact/vty.py -> build/lib/osmopy/osmo_interact creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/osmopy creating build/bdist.linux-x86_64/egg/osmopy/osmo_interact copying build/lib/osmopy/osmo_interact/common.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact copying build/lib/osmopy/osmo_interact/ctrl.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact copying build/lib/osmopy/osmo_interact/__init__.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact copying build/lib/osmopy/osmo_interact/vty.py -> build/bdist.linux-x86_64/egg/osmopy/osmo_interact copying build/lib/osmopy/osmoutil.py -> build/bdist.linux-x86_64/egg/osmopy copying build/lib/osmopy/osmo_ipa.py -> build/bdist.linux-x86_64/egg/osmopy copying build/lib/osmopy/obscvty.py -> build/bdist.linux-x86_64/egg/osmopy copying build/lib/osmopy/__init__.py -> build/bdist.linux-x86_64/egg/osmopy copying build/lib/osmopy/trap_helper.py -> build/bdist.linux-x86_64/egg/osmopy copying build/lib/osmopy/twisted_ipa.py -> build/bdist.linux-x86_64/egg/osmopy byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/common.py to common.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/ctrl.py to ctrl.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/__init__.py to __init__.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_interact/vty.py to vty.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmoutil.py to osmoutil.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/osmopy/osmo_ipa.py to osmo_ipa.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/osmopy/obscvty.py to obscvty.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/osmopy/__init__.py to __init__.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/osmopy/trap_helper.py to trap_helper.cpython-311.pyc byte-compiling build/bdist.linux-x86_64/egg/osmopy/twisted_ipa.py to twisted_ipa.cpython-311.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO installing scripts to build/bdist.linux-x86_64/egg/EGG-INFO/scripts running install_scripts running build_scripts creating build/scripts-3.11 copying and adjusting scripts/osmodumpdoc.py -> build/scripts-3.11 copying and adjusting scripts/osmotestvty.py -> build/scripts-3.11 copying and adjusting scripts/osmotestconfig.py -> build/scripts-3.11 copying and adjusting scripts/osmo_ctrl.py -> build/scripts-3.11 copying and adjusting scripts/osmo_rate_ctr2csv.py -> build/scripts-3.11 copying and adjusting scripts/osmo_trap2cgi.py -> build/scripts-3.11 copying and adjusting scripts/osmo_interact_vty.py -> build/scripts-3.11 copying and adjusting scripts/osmo_interact_ctrl.py -> build/scripts-3.11 copying and adjusting scripts/osmo_verify_transcript_vty.py -> build/scripts-3.11 copying and adjusting scripts/osmo_verify_transcript_ctrl.py -> build/scripts-3.11 changing mode of build/scripts-3.11/osmodumpdoc.py from 644 to 755 changing mode of build/scripts-3.11/osmotestvty.py from 644 to 755 changing mode of build/scripts-3.11/osmotestconfig.py from 644 to 755 changing mode of build/scripts-3.11/osmo_ctrl.py from 644 to 755 changing mode of build/scripts-3.11/osmo_rate_ctr2csv.py from 644 to 755 changing mode of build/scripts-3.11/osmo_trap2cgi.py from 644 to 755 changing mode of build/scripts-3.11/osmo_interact_vty.py from 644 to 755 changing mode of build/scripts-3.11/osmo_interact_ctrl.py from 644 to 755 changing mode of build/scripts-3.11/osmo_verify_transcript_vty.py from 644 to 755 changing mode of build/scripts-3.11/osmo_verify_transcript_ctrl.py from 644 to 755 creating build/bdist.linux-x86_64/egg/EGG-INFO/scripts copying build/scripts-3.11/osmo_rate_ctr2csv.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts copying build/scripts-3.11/osmotestconfig.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts copying build/scripts-3.11/osmo_interact_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts copying build/scripts-3.11/osmo_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts copying build/scripts-3.11/osmo_verify_transcript_vty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts copying build/scripts-3.11/osmo_trap2cgi.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts copying build/scripts-3.11/osmodumpdoc.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts copying build/scripts-3.11/osmo_interact_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts copying build/scripts-3.11/osmo_verify_transcript_ctrl.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts copying build/scripts-3.11/osmotestvty.py -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_rate_ctr2csv.py to 755 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestconfig.py to 755 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_vty.py to 755 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_ctrl.py to 755 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_vty.py to 755 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_trap2cgi.py to 755 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmodumpdoc.py to 755 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_interact_ctrl.py to 755 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmo_verify_transcript_ctrl.py to 755 changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/osmotestvty.py to 755 copying osmopython.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying osmopython.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying osmopython.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying osmopython.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO zip_safe flag not set; analyzing archive contents... osmopy.__pycache__.trap_helper.cpython-311: module references __file__ creating 'dist/osmopython-0.2.1-py3.11.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing osmopython-0.2.1-py3.11.egg removing '/build/.local/lib/python3.11/site-packages/osmopython-0.2.1-py3.11.egg' (and everything under it) creating /build/.local/lib/python3.11/site-packages/osmopython-0.2.1-py3.11.egg Extracting osmopython-0.2.1-py3.11.egg to /build/.local/lib/python3.11/site-packages osmopython 0.2.1 is already the active version in easy-install.pth Installing osmo_rate_ctr2csv.py script to /build/.local/bin Installing osmotestconfig.py script to /build/.local/bin Installing osmo_interact_vty.py script to /build/.local/bin Installing osmo_ctrl.py script to /build/.local/bin Installing osmo_verify_transcript_vty.py script to /build/.local/bin Installing osmo_trap2cgi.py script to /build/.local/bin Installing osmodumpdoc.py script to /build/.local/bin Installing osmo_interact_ctrl.py script to /build/.local/bin Installing osmo_verify_transcript_ctrl.py script to /build/.local/bin Installing osmotestvty.py script to /build/.local/bin Installed /build/.local/lib/python3.11/site-packages/osmopython-0.2.1-py3.11.egg Processing dependencies for osmopython==0.2.1 Finished processing dependencies for osmopython==0.2.1 + python3 tests/test_py3.py Testing v0.2.1 on 127.0.0.5:42341 Serving on ('127.0.0.5', 42341)... Connection from ('127.0.0.1', 34836) Ctrl GET received: mnc Closing the loop... [Python3] Smoke test PASSED for v0.2.1 Got message: b'GET_REPLY 7851548076429994745 mnc' + python3 -m compileall osmopy Listing 'osmopy'... Listing 'osmopy/osmo_interact'... + python3 -m compileall scripts/osmo_ctrl.py + python3 -m compileall scripts/osmo_rate_ctr2csv.py + python3 -m compileall scripts/osmodumpdoc.py + python3 -m compileall scripts/osmotestvty.py + python3 -m compileall scripts/osmotestconfig.py + python3 -m compileall scripts/osmo_interact_ctrl.py + python3 -m compileall scripts/osmo_interact_vty.py + python3 -m compileall scripts/osmo_verify_transcript_ctrl.py + python3 -m compileall scripts/osmo_verify_transcript_vty.py + python3 -m compileall scripts/soap.py + python3 -m compileall scripts/twisted_ipa.py Listing 'scripts/twisted_ipa.py'... Can't list 'scripts/twisted_ipa.py' + python3 tests/test_py3.py Testing v0.2.1 on 127.0.0.5:18837 Serving on ('127.0.0.5', 18837)... Connection from ('127.0.0.1', 45786) Ctrl GET received: mnc Closing the loop... [Python3] Smoke test PASSED for v0.2.1 Got message: b'GET_REPLY 4495557851471576362 mnc' $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 497838 killed; [ssh-agent] Stopped. Archiving artifacts ‘**/core’ doesn’t match anything: ‘**’ exists but not ‘**/core’ No artifacts found that match the file pattern "**/core, **/testsuite.log, **/workspace.tar.xz". Configuration error? Finished: SUCCESS