20:40:31 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/118835 20:40:31 Running as SYSTEM 20:40:31 [EnvInject] - Loading node environment variables. 20:40:31 Building remotely on prd-ubuntu2204-docker-4c-16g-2967 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 20:40:32 [ssh-agent] Looking for ssh-agent implementation... 20:40:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:40:32 $ ssh-agent 20:40:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkWhRcp/agent.2310 20:40:32 SSH_AGENT_PID=2312 20:40:32 [ssh-agent] Started. 20:40:32 Running ssh-add (command line suppressed) 20:40:32 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_16942330966032119666.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_16942330966032119666.key) 20:40:32 [ssh-agent] Using credentials jenkins (jenkins-ssh) 20:40:32 The recommended git tool is: NONE 20:40:34 using credential jenkins-ssh 20:40:34 Wiping out workspace first. 20:40:34 Cloning the remote Git repository 20:40:34 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 20:40:34 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 20:40:34 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 20:40:34 > git --version # timeout=10 20:40:34 > git --version # 'git version 2.34.1' 20:40:34 using GIT_SSH to set credentials jenkins-ssh 20:40:34 Verifying host key using known hosts file 20:40:34 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 20:40:34 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 20:40:38 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 20:40:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:40:38 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 20:40:38 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 20:40:38 using GIT_SSH to set credentials jenkins-ssh 20:40:38 Verifying host key using known hosts file 20:40:38 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 20:40:38 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/35/118835/11 # timeout=10 20:40:39 > git rev-parse 725511f2f1dcf46cba9355ea1a0b412dd23ff582^{commit} # timeout=10 20:40:39 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 20:40:39 Checking out Revision 725511f2f1dcf46cba9355ea1a0b412dd23ff582 (refs/changes/35/118835/11) 20:40:39 > git config core.sparsecheckout # timeout=10 20:40:39 > git checkout -f 725511f2f1dcf46cba9355ea1a0b412dd23ff582 # timeout=10 20:40:42 Commit message: "Refactor ConnectivityUtils add unit tests for TP" 20:40:42 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:40:42 > git rev-list --no-walk f0dc74d980aec431fc5090add4f7291b5e0ccfad # timeout=10 20:40:42 > git remote # timeout=10 20:40:42 > git submodule init # timeout=10 20:40:42 > git submodule sync # timeout=10 20:40:42 > git config --get remote.origin.url # timeout=10 20:40:42 > git submodule init # timeout=10 20:40:42 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 20:40:42 ERROR: No submodules found. 20:40:42 provisioning config files... 20:40:42 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:40:42 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:40:42 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4056863469623134764.sh 20:40:42 ---> python-tools-install.sh 20:40:42 Setup pyenv: 20:40:43 * system (set by /opt/pyenv/version) 20:40:43 * 3.8.20 (set by /opt/pyenv/version) 20:40:43 * 3.9.20 (set by /opt/pyenv/version) 20:40:43 3.10.15 20:40:43 3.11.10 20:40:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dlvv 20:40:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:40:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:40:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:40:51 lf-activate-venv(): INFO: Base packages installed successfully 20:40:51 lf-activate-venv(): INFO: Installing additional packages: lftools 20:41:26 lf-activate-venv(): INFO: Adding /tmp/venv-dlvv/bin to PATH 20:41:26 Generating Requirements File 20:41:47 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 20:41:47 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:41:47 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 20:41:47 Python 3.11.10 20:41:47 pip 25.3 from /tmp/venv-dlvv/lib/python3.11/site-packages/pip (python 3.11) 20:41:48 appdirs==1.4.4 20:41:48 argcomplete==3.6.3 20:41:48 aspy.yaml==1.3.0 20:41:48 attrs==25.4.0 20:41:48 autopage==0.5.2 20:41:48 beautifulsoup4==4.14.2 20:41:48 boto3==1.40.61 20:41:48 botocore==1.40.61 20:41:48 bs4==0.0.2 20:41:48 cachetools==6.2.1 20:41:48 certifi==2025.10.5 20:41:48 cffi==2.0.0 20:41:48 cfgv==3.4.0 20:41:48 chardet==5.2.0 20:41:48 charset-normalizer==3.4.4 20:41:48 click==8.3.0 20:41:48 cliff==4.11.0 20:41:48 cmd2==2.7.0 20:41:48 cryptography==3.3.2 20:41:48 debtcollector==3.0.0 20:41:48 decorator==5.2.1 20:41:48 defusedxml==0.7.1 20:41:48 Deprecated==1.2.18 20:41:48 distlib==0.4.0 20:41:48 dnspython==2.8.0 20:41:48 docker==7.1.0 20:41:48 dogpile.cache==1.5.0 20:41:48 durationpy==0.10 20:41:48 email-validator==2.3.0 20:41:48 filelock==3.20.0 20:41:48 future==1.0.0 20:41:48 gitdb==4.0.12 20:41:48 GitPython==3.1.45 20:41:48 google-auth==2.42.0 20:41:48 httplib2==0.31.0 20:41:48 identify==2.6.15 20:41:48 idna==3.11 20:41:48 importlib-resources==1.5.0 20:41:48 iso8601==2.1.0 20:41:48 Jinja2==3.1.6 20:41:48 jmespath==1.0.1 20:41:48 jsonpatch==1.33 20:41:48 jsonpointer==3.0.0 20:41:48 jsonschema==4.25.1 20:41:48 jsonschema-specifications==2025.9.1 20:41:48 keystoneauth1==5.12.0 20:41:48 kubernetes==34.1.0 20:41:48 lftools==0.37.15 20:41:48 lxml==6.0.2 20:41:48 markdown-it-py==4.0.0 20:41:48 MarkupSafe==3.0.3 20:41:48 mdurl==0.1.2 20:41:48 msgpack==1.1.2 20:41:48 multi_key_dict==2.0.3 20:41:48 munch==4.0.0 20:41:48 netaddr==1.3.0 20:41:48 niet==1.4.2 20:41:48 nodeenv==1.9.1 20:41:48 oauth2client==4.1.3 20:41:48 oauthlib==3.3.1 20:41:48 openstacksdk==4.7.1 20:41:48 os-service-types==1.8.0 20:41:48 osc-lib==4.2.0 20:41:48 oslo.config==10.0.0 20:41:48 oslo.context==6.1.0 20:41:48 oslo.i18n==6.6.0 20:41:48 oslo.log==7.2.1 20:41:48 oslo.serialization==5.8.0 20:41:48 oslo.utils==9.1.0 20:41:48 packaging==25.0 20:41:48 pbr==7.0.1 20:41:48 platformdirs==4.5.0 20:41:48 prettytable==3.16.0 20:41:48 psutil==7.1.2 20:41:48 pyasn1==0.6.1 20:41:48 pyasn1_modules==0.4.2 20:41:48 pycparser==2.23 20:41:48 pygerrit2==2.0.15 20:41:48 PyGithub==2.8.1 20:41:48 Pygments==2.19.2 20:41:48 PyJWT==2.10.1 20:41:48 PyNaCl==1.6.0 20:41:48 pyparsing==2.4.7 20:41:48 pyperclip==1.11.0 20:41:48 pyrsistent==0.20.0 20:41:48 python-cinderclient==9.8.0 20:41:48 python-dateutil==2.9.0.post0 20:41:48 python-heatclient==4.3.0 20:41:48 python-jenkins==1.8.3 20:41:48 python-keystoneclient==5.7.0 20:41:48 python-magnumclient==4.9.0 20:41:48 python-openstackclient==8.2.0 20:41:48 python-swiftclient==4.8.0 20:41:48 PyYAML==6.0.3 20:41:48 referencing==0.37.0 20:41:48 requests==2.32.5 20:41:48 requests-oauthlib==2.0.0 20:41:48 requestsexceptions==1.4.0 20:41:48 rfc3986==2.0.0 20:41:48 rich==14.2.0 20:41:48 rich-argparse==1.7.1 20:41:48 rpds-py==0.28.0 20:41:48 rsa==4.9.1 20:41:48 ruamel.yaml==0.18.16 20:41:48 ruamel.yaml.clib==0.2.14 20:41:48 s3transfer==0.14.0 20:41:48 simplejson==3.20.2 20:41:48 six==1.17.0 20:41:48 smmap==5.0.2 20:41:48 soupsieve==2.8 20:41:48 stevedore==5.5.0 20:41:48 tabulate==0.9.0 20:41:48 toml==0.10.2 20:41:48 tomlkit==0.13.3 20:41:48 tqdm==4.67.1 20:41:48 typing_extensions==4.15.0 20:41:48 tzdata==2025.2 20:41:48 urllib3==1.26.20 20:41:48 virtualenv==20.35.3 20:41:48 wcwidth==0.2.14 20:41:48 websocket-client==1.9.0 20:41:48 wrapt==2.0.0 20:41:48 xdg==6.0.0 20:41:48 xmltodict==1.0.2 20:41:48 yq==3.4.3 20:41:48 [EnvInject] - Injecting environment variables from a build step. 20:41:48 [EnvInject] - Injecting as environment variables the properties content 20:41:48 PYTHON=python3 20:41:48 20:41:48 [EnvInject] - Variables injected successfully. 20:41:48 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins3593099746977467684.sh 20:41:48 ---> tox-install.sh 20:41:48 + source /home/jenkins/lf-env.sh 20:41:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:41:48 ++ mktemp -d /tmp/venv-XXXX 20:41:48 + lf_venv=/tmp/venv-KF9O 20:41:48 + local venv_file=/tmp/.os_lf_venv 20:41:48 + local python=python3 20:41:48 + local options 20:41:48 + local set_path=true 20:41:48 + local install_args= 20:41:48 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:41:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:41:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:41:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:41:48 + true 20:41:48 + case $1 in 20:41:48 + venv_file=/tmp/.toxenv 20:41:48 + shift 2 20:41:48 + true 20:41:48 + case $1 in 20:41:48 + shift 20:41:48 + break 20:41:48 + case $python in 20:41:48 + local pkg_list= 20:41:48 + [[ -d /opt/pyenv ]] 20:41:48 + echo 'Setup pyenv:' 20:41:48 Setup pyenv: 20:41:48 + export PYENV_ROOT=/opt/pyenv 20:41:48 + PYENV_ROOT=/opt/pyenv 20:41:48 + export PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:41:48 + PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:41:48 + pyenv versions 20:41:48 system 20:41:48 3.8.20 20:41:48 3.9.20 20:41:48 3.10.15 20:41:48 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 20:41:48 + command -v pyenv 20:41:48 ++ pyenv init - --no-rehash 20:41:48 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 20:41:48 for i in ${!paths[@]}; do 20:41:48 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 20:41:48 fi; done; 20:41:48 echo "${paths[*]}"'\'')" 20:41:48 export PATH="/opt/pyenv/shims:${PATH}" 20:41:48 export PYENV_SHELL=bash 20:41:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:41:48 pyenv() { 20:41:48 local command 20:41:48 command="${1:-}" 20:41:48 if [ "$#" -gt 0 ]; then 20:41:48 shift 20:41:48 fi 20:41:48 20:41:48 case "$command" in 20:41:48 rehash|shell) 20:41:48 eval "$(pyenv "sh-$command" "$@")" 20:41:48 ;; 20:41:48 *) 20:41:48 command pyenv "$command" "$@" 20:41:48 ;; 20:41:48 esac 20:41:48 }' 20:41:48 +++ bash --norc -ec 'IFS=:; paths=($PATH); 20:41:48 for i in ${!paths[@]}; do 20:41:48 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 20:41:48 fi; done; 20:41:48 echo "${paths[*]}"' 20:41:48 ++ PATH=/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:41:48 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:41:48 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:41:48 ++ export PYENV_SHELL=bash 20:41:48 ++ PYENV_SHELL=bash 20:41:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:41:48 +++ complete -F _pyenv pyenv 20:41:48 ++ lf-pyver python3 20:41:48 ++ local py_version_xy=python3 20:41:48 ++ local py_version_xyz= 20:41:48 ++ pyenv versions 20:41:48 ++ local command 20:41:48 ++ command=versions 20:41:48 ++ '[' 1 -gt 0 ']' 20:41:48 ++ shift 20:41:48 ++ case "$command" in 20:41:48 ++ command pyenv versions 20:41:48 ++ sed 's/^[ *]* //' 20:41:48 ++ awk '{ print $1 }' 20:41:48 ++ grep -E '^[0-9.]*[0-9]$' 20:41:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:41:48 +++ grep '^3' /tmp/.pyenv_versions 20:41:48 +++ sort -V 20:41:48 +++ tail -n 1 20:41:48 ++ py_version_xyz=3.11.10 20:41:48 ++ [[ -z 3.11.10 ]] 20:41:48 ++ echo 3.11.10 20:41:48 ++ return 0 20:41:48 + pyenv local 3.11.10 20:41:48 + local command 20:41:48 + command=local 20:41:48 + '[' 2 -gt 0 ']' 20:41:48 + shift 20:41:48 + case "$command" in 20:41:48 + command pyenv local 3.11.10 20:41:48 + for arg in "$@" 20:41:48 + case $arg in 20:41:48 + pkg_list+='tox ' 20:41:48 + for arg in "$@" 20:41:48 + case $arg in 20:41:48 + pkg_list+='virtualenv ' 20:41:48 + for arg in "$@" 20:41:48 + case $arg in 20:41:48 + pkg_list+='urllib3~=1.26.15 ' 20:41:48 + [[ -f /tmp/.toxenv ]] 20:41:48 + [[ ! -f /tmp/.toxenv ]] 20:41:48 + [[ -n '' ]] 20:41:48 + python3 -m venv /tmp/venv-KF9O 20:41:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KF9O' 20:41:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KF9O 20:41:52 + echo /tmp/venv-KF9O 20:41:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 20:41:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 20:41:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:41:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:41:52 + local 'pip_opts=--upgrade --quiet' 20:41:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:41:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:41:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:41:52 + [[ -n '' ]] 20:41:52 + [[ -n '' ]] 20:41:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:41:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:41:52 + /tmp/venv-KF9O/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 20:41:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:41:56 lf-activate-venv(): INFO: Base packages installed successfully 20:41:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:41:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:41:56 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:41:56 + /tmp/venv-KF9O/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 20:41:58 + type python3 20:41:58 + true 20:41:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KF9O/bin to PATH' 20:41:58 lf-activate-venv(): INFO: Adding /tmp/venv-KF9O/bin to PATH 20:41:58 + PATH=/tmp/venv-KF9O/bin:/opt/pyenv/shims:/opt/pyenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:41:58 + return 0 20:41:58 + python3 --version 20:41:58 Python 3.11.10 20:41:58 + python3 -m pip --version 20:41:58 pip 25.3 from /tmp/venv-KF9O/lib/python3.11/site-packages/pip (python 3.11) 20:41:58 + python3 -m pip freeze 20:41:58 cachetools==6.2.1 20:41:58 chardet==5.2.0 20:41:58 colorama==0.4.6 20:41:58 distlib==0.4.0 20:41:58 filelock==3.20.0 20:41:58 packaging==25.0 20:41:58 platformdirs==4.5.0 20:41:58 pluggy==1.6.0 20:41:58 pyproject-api==1.10.0 20:41:58 tox==4.32.0 20:41:58 urllib3==1.26.20 20:41:58 virtualenv==20.35.3 20:41:58 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins8099213972206903705.sh 20:41:59 [EnvInject] - Injecting environment variables from a build step. 20:41:59 [EnvInject] - Injecting as environment variables the properties content 20:41:59 PARALLEL=True 20:41:59 20:41:59 [EnvInject] - Variables injected successfully. 20:41:59 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins7616634599416011710.sh 20:41:59 ---> tox-run.sh 20:41:59 + PATH=/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:41:59 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 20:41:59 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 20:41:59 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 20:41:59 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 20:41:59 + source /home/jenkins/lf-env.sh 20:41:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:41:59 ++ mktemp -d /tmp/venv-XXXX 20:41:59 + lf_venv=/tmp/venv-lewG 20:41:59 + local venv_file=/tmp/.os_lf_venv 20:41:59 + local python=python3 20:41:59 + local options 20:41:59 + local set_path=true 20:41:59 + local install_args= 20:41:59 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 20:41:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:41:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 20:41:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 20:41:59 + true 20:41:59 + case $1 in 20:41:59 + venv_file=/tmp/.toxenv 20:41:59 + shift 2 20:41:59 + true 20:41:59 + case $1 in 20:41:59 + shift 20:41:59 + break 20:41:59 + case $python in 20:41:59 + local pkg_list= 20:41:59 + [[ -d /opt/pyenv ]] 20:41:59 + echo 'Setup pyenv:' 20:41:59 Setup pyenv: 20:41:59 + export PYENV_ROOT=/opt/pyenv 20:41:59 + PYENV_ROOT=/opt/pyenv 20:41:59 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:41:59 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:41:59 + pyenv versions 20:41:59 system 20:41:59 3.8.20 20:41:59 3.9.20 20:41:59 3.10.15 20:41:59 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 20:41:59 + command -v pyenv 20:41:59 ++ pyenv init - --no-rehash 20:41:59 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 20:41:59 for i in ${!paths[@]}; do 20:41:59 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 20:41:59 fi; done; 20:41:59 echo "${paths[*]}"'\'')" 20:41:59 export PATH="/opt/pyenv/shims:${PATH}" 20:41:59 export PYENV_SHELL=bash 20:41:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:41:59 pyenv() { 20:41:59 local command 20:41:59 command="${1:-}" 20:41:59 if [ "$#" -gt 0 ]; then 20:41:59 shift 20:41:59 fi 20:41:59 20:41:59 case "$command" in 20:41:59 rehash|shell) 20:41:59 eval "$(pyenv "sh-$command" "$@")" 20:41:59 ;; 20:41:59 *) 20:41:59 command pyenv "$command" "$@" 20:41:59 ;; 20:41:59 esac 20:41:59 }' 20:41:59 +++ bash --norc -ec 'IFS=:; paths=($PATH); 20:41:59 for i in ${!paths[@]}; do 20:41:59 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 20:41:59 fi; done; 20:41:59 echo "${paths[*]}"' 20:41:59 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:41:59 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:41:59 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:41:59 ++ export PYENV_SHELL=bash 20:41:59 ++ PYENV_SHELL=bash 20:41:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:41:59 +++ complete -F _pyenv pyenv 20:41:59 ++ lf-pyver python3 20:41:59 ++ local py_version_xy=python3 20:41:59 ++ local py_version_xyz= 20:41:59 ++ pyenv versions 20:41:59 ++ local command 20:41:59 ++ sed 's/^[ *]* //' 20:41:59 ++ command=versions 20:41:59 ++ '[' 1 -gt 0 ']' 20:41:59 ++ shift 20:41:59 ++ awk '{ print $1 }' 20:41:59 ++ case "$command" in 20:41:59 ++ command pyenv versions 20:41:59 ++ grep -E '^[0-9.]*[0-9]$' 20:41:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:41:59 +++ grep '^3' /tmp/.pyenv_versions 20:41:59 +++ sort -V 20:41:59 +++ tail -n 1 20:41:59 ++ py_version_xyz=3.11.10 20:41:59 ++ [[ -z 3.11.10 ]] 20:41:59 ++ echo 3.11.10 20:41:59 ++ return 0 20:41:59 + pyenv local 3.11.10 20:41:59 + local command 20:41:59 + command=local 20:41:59 + '[' 2 -gt 0 ']' 20:41:59 + shift 20:41:59 + case "$command" in 20:41:59 + command pyenv local 3.11.10 20:41:59 + for arg in "$@" 20:41:59 + case $arg in 20:41:59 + pkg_list+='tox ' 20:41:59 + for arg in "$@" 20:41:59 + case $arg in 20:41:59 + pkg_list+='virtualenv ' 20:41:59 + for arg in "$@" 20:41:59 + case $arg in 20:41:59 + pkg_list+='urllib3~=1.26.15 ' 20:41:59 + [[ -f /tmp/.toxenv ]] 20:41:59 ++ cat /tmp/.toxenv 20:41:59 + lf_venv=/tmp/venv-KF9O 20:41:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KF9O from' file:/tmp/.toxenv 20:41:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KF9O from file:/tmp/.toxenv 20:41:59 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:41:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:41:59 + local 'pip_opts=--upgrade --quiet' 20:41:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:41:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:41:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:41:59 + [[ -n '' ]] 20:41:59 + [[ -n '' ]] 20:41:59 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:41:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:41:59 + /tmp/venv-KF9O/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 20:42:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:42:00 lf-activate-venv(): INFO: Base packages installed successfully 20:42:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 20:42:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 20:42:00 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 20:42:00 + /tmp/venv-KF9O/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 20:42:01 + type python3 20:42:01 + true 20:42:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KF9O/bin to PATH' 20:42:01 lf-activate-venv(): INFO: Adding /tmp/venv-KF9O/bin to PATH 20:42:01 + PATH=/tmp/venv-KF9O/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:42:01 + return 0 20:42:01 + [[ -d /opt/pyenv ]] 20:42:01 + echo '---> Setting up pyenv' 20:42:01 ---> Setting up pyenv 20:42:01 + export PYENV_ROOT=/opt/pyenv 20:42:01 + PYENV_ROOT=/opt/pyenv 20:42:01 + export PATH=/opt/pyenv/bin:/tmp/venv-KF9O/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:42:01 + PATH=/opt/pyenv/bin:/tmp/venv-KF9O/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 20:42:01 ++ pwd 20:42:01 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 20:42:01 + export PYTHONPATH 20:42:01 + export TOX_TESTENV_PASSENV=PYTHONPATH 20:42:01 + TOX_TESTENV_PASSENV=PYTHONPATH 20:42:01 + tox --version 20:42:01 4.32.0 from /tmp/venv-KF9O/lib/python3.11/site-packages/tox/__init__.py 20:42:01 + PARALLEL=True 20:42:01 + TOX_OPTIONS_LIST= 20:42:01 + [[ -n '' ]] 20:42:01 + case ${PARALLEL,,} in 20:42:01 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 20:42:01 + tox --parallel auto --parallel-live 20:42:01 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 20:42:03 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 20:42:03 checkbashisms: freeze> python -m pip freeze --all 20:42:03 docs: install_deps> python -I -m pip install -r docs/requirements.txt 20:42:03 buildcontroller: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 20:42:03 checkbashisms: pip==25.2,setuptools==80.9.0 20:42:03 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 20:42:03 checkbashisms: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'command checkbashisms>/dev/null || sudo yum install -y devscripts-checkbashisms || sudo yum install -y devscripts-minimal || sudo yum install -y devscripts || sudo yum install -y https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/31/Everything/x86_64/os/Packages/d/devscripts-checkbashisms-2.19.6-2.fc31.x86_64.rpm || (echo "checkbashisms command not found - please install it (e.g. sudo apt-get install devscripts | yum install devscripts-minimal )" >&2 && exit 1)' 20:42:03 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 20:42:05 checkbashisms: OK ✔ in 3.23 seconds 20:42:05 pre-commit: install_deps> python -I -m pip install pre-commit 20:42:08 pre-commit: freeze> python -m pip freeze --all 20:42:08 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.2,platformdirs==4.5.0,pre_commit==4.3.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.3 20:42:08 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 20:42:08 pre-commit: commands[1] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sh -c 'which cpan || sudo yum install -y perl-CPAN || (echo "cpan command not found - please install it (e.g. sudo apt-get install perl-modules | yum install perl-CPAN )" >&2 && exit 1)' 20:42:08 /usr/bin/cpan 20:42:08 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 20:42:08 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 20:42:08 [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 20:42:08 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 20:42:08 [WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo. 20:42:08 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 20:42:09 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 20:42:09 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 20:42:10 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 20:42:10 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 20:42:10 buildcontroller: freeze> python -m pip freeze --all 20:42:11 buildcontroller: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 20:42:11 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 20:42:11 + update-java-alternatives -l 20:42:11 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 20:42:11 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 20:42:11 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 20:42:11 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 20:42:11 update-alternatives: error: no alternatives for jaotc 20:42:11 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 20:42:11 [INFO] Once installed this environment will be reused. 20:42:11 [INFO] This may take a few minutes... 20:42:11 update-alternatives: error: no alternatives for rmic 20:42:11 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 20:42:11 + java -version 20:42:11 21 20:42:11 + JAVA_VER=21 20:42:11 + echo 21 20:42:11 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 20:42:11 + javac -version 20:42:12 + JAVAC_VER=21 20:42:12 + echo 21 20:42:12 21 20:42:12 ok, java is 21 or newer 20:42:12 + [ 21 -ge 21 ] 20:42:12 + [ 21 -ge 21 ] 20:42:12 + echo ok, java is 21 or newer 20:42:12 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 20:42:13 2025-10-28 20:42:13 URL:https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz [9160848/9160848] -> "/tmp/apache-maven-3.9.11-bin.tar.gz" [1] 20:42:13 + sudo mkdir -p /opt 20:42:13 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 20:42:13 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 20:42:13 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 20:42:13 + mvn --version 20:42:13 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 20:42:13 Maven home: /opt/maven 20:42:13 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 20:42:13 Default locale: en, platform encoding: UTF-8 20:42:13 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 20:42:14 NOTE: Picked up JDK_JAVA_OPTIONS: 20:42:14 --add-opens=java.base/java.io=ALL-UNNAMED 20:42:14 --add-opens=java.base/java.lang=ALL-UNNAMED 20:42:14 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 20:42:14 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 20:42:14 --add-opens=java.base/java.net=ALL-UNNAMED 20:42:14 --add-opens=java.base/java.nio=ALL-UNNAMED 20:42:14 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 20:42:14 --add-opens=java.base/java.nio.file=ALL-UNNAMED 20:42:14 --add-opens=java.base/java.util=ALL-UNNAMED 20:42:14 --add-opens=java.base/java.util.jar=ALL-UNNAMED 20:42:14 --add-opens=java.base/java.util.stream=ALL-UNNAMED 20:42:14 --add-opens=java.base/java.util.zip=ALL-UNNAMED 20:42:14 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 20:42:14 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 20:42:14 -Xlog:disable 20:42:16 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 20:42:16 [INFO] Once installed this environment will be reused. 20:42:16 [INFO] This may take a few minutes... 20:42:24 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 20:42:24 [INFO] Once installed this environment will be reused. 20:42:24 [INFO] This may take a few minutes... 20:42:29 [INFO] Installing environment for https://github.com/perltidy/perltidy. 20:42:29 [INFO] Once installed this environment will be reused. 20:42:29 [INFO] This may take a few minutes... 20:42:30 docs: freeze> python -m pip freeze --all 20:42:31 docs-linkcheck: freeze> python -m pip freeze --all 20:42:31 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 20:42:31 docs: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -W --keep-going -b html -n -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/html 20:42:31 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 20:42:31 docs-linkcheck: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> sphinx-build -q -b linkcheck -d /w/workspace/transportpce-tox-verify-transportpce-master/.tox/docs-linkcheck/tmp/doctrees ../docs/ /w/workspace/transportpce-tox-verify-transportpce-master/docs/_build/linkcheck 20:42:34 docs: OK ✔ in 32.23 seconds 20:42:34 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 20:42:37 docs-linkcheck: OK ✔ in 35.16 seconds 20:42:37 pylint: freeze> python -m pip freeze --all 20:42:38 pylint: astroid==4.0.1,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.2,platformdirs==4.5.0,pylint==4.0.2,setuptools==80.9.0,tomlkit==0.13.3 20:42:38 pylint: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find transportpce_tests/ -name '*.py' -exec pylint --fail-under=10 --max-line-length=120 --disable=missing-docstring,import-error --disable=fixme --disable=duplicate-code '--module-rgx=([a-z0-9_]+$)|([0-9.]{1,30}$)' '--method-rgx=(([a-z_][a-zA-Z0-9_]{2,})|(_[a-z0-9_]*)|(__[a-zA-Z][a-zA-Z0-9_]+__))$' '--variable-rgx=[a-zA-Z_][a-zA-Z0-9_]{1,30}$' '{}' + 20:42:42 trim trailing whitespace.................................................Passed 20:42:43 Tabs remover.............................................................Passed 20:42:43 autopep8.................................................................Passed 20:42:49 perltidy.................................................................Passed 20:42:50 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 20:42:50 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 20:42:50 [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 20:42:50 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 20:42:50 [INFO] Once installed this environment will be reused. 20:42:50 [INFO] This may take a few minutes... 20:43:00 gitlint..................................................................Passed 20:43:02 20:43:02 ------------------------------------ 20:43:02 Your code has been rated at 10.00/10 20:43:02 20:43:55 pre-commit: OK ✔ in 55.77 seconds 20:43:55 pylint: OK ✔ in 29.52 seconds 20:43:55 buildcontroller: OK ✔ in 1 minute 52.31 seconds 20:43:55 build_karaf_tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 20:43:55 build_karaf_tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 20:43:55 build_karaf_tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 20:43:55 build_karaf_tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 20:44:02 build_karaf_tests190: freeze> python -m pip freeze --all 20:44:02 build_karaf_tests71: freeze> python -m pip freeze --all 20:44:02 build_karaf_tests121: freeze> python -m pip freeze --all 20:44:02 build_karaf_tests221: freeze> python -m pip freeze --all 20:44:02 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 20:44:02 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 20:44:02 build karaf in karafoc with ./karafoc.env 20:44:02 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 20:44:02 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 20:44:02 build karaf in karaf71 with ./karaf71.env 20:44:02 build_karaf_tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 20:44:02 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 20:44:02 build karaf in karaf121 with ./karaf121.env 20:44:02 NOTE: Picked up JDK_JAVA_OPTIONS: 20:44:02 --add-opens=java.base/java.io=ALL-UNNAMED 20:44:02 --add-opens=java.base/java.lang=ALL-UNNAMED 20:44:02 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 20:44:02 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 20:44:02 --add-opens=java.base/java.net=ALL-UNNAMED 20:44:02 --add-opens=java.base/java.nio=ALL-UNNAMED 20:44:02 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 20:44:02 --add-opens=java.base/java.nio.file=ALL-UNNAMED 20:44:02 --add-opens=java.base/java.util=ALL-UNNAMED 20:44:02 --add-opens=java.base/java.util.jar=ALL-UNNAMED 20:44:02 --add-opens=java.base/java.util.stream=ALL-UNNAMED 20:44:02 --add-opens=java.base/java.util.zip=ALL-UNNAMED 20:44:02 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 20:44:02 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 20:44:02 -Xlog:disable 20:44:02 NOTE: Picked up JDK_JAVA_OPTIONS: 20:44:02 --add-opens=java.base/java.io=ALL-UNNAMED 20:44:02 --add-opens=java.base/java.lang=ALL-UNNAMED 20:44:02 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 20:44:02 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 20:44:02 --add-opens=java.base/java.net=ALL-UNNAMED 20:44:02 --add-opens=java.base/java.nio=ALL-UNNAMED 20:44:02 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 20:44:02 --add-opens=java.base/java.nio.file=ALL-UNNAMED 20:44:02 --add-opens=java.base/java.util=ALL-UNNAMED 20:44:02 --add-opens=java.base/java.util.jar=ALL-UNNAMED 20:44:02 --add-opens=java.base/java.util.stream=ALL-UNNAMED 20:44:02 --add-opens=java.base/java.util.zip=ALL-UNNAMED 20:44:02 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 20:44:02 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 20:44:02 -Xlog:disable 20:44:02 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 20:44:02 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 20:44:02 build karaf in karaf221 with ./karaf221.env 20:44:02 NOTE: Picked up JDK_JAVA_OPTIONS: 20:44:02 --add-opens=java.base/java.io=ALL-UNNAMED 20:44:02 --add-opens=java.base/java.lang=ALL-UNNAMED 20:44:02 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 20:44:02 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 20:44:02 --add-opens=java.base/java.net=ALL-UNNAMED 20:44:02 --add-opens=java.base/java.nio=ALL-UNNAMED 20:44:02 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 20:44:02 --add-opens=java.base/java.nio.file=ALL-UNNAMED 20:44:02 --add-opens=java.base/java.util=ALL-UNNAMED 20:44:02 --add-opens=java.base/java.util.jar=ALL-UNNAMED 20:44:02 --add-opens=java.base/java.util.stream=ALL-UNNAMED 20:44:02 --add-opens=java.base/java.util.zip=ALL-UNNAMED 20:44:02 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 20:44:02 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 20:44:02 -Xlog:disable 20:44:02 NOTE: Picked up JDK_JAVA_OPTIONS: 20:44:02 --add-opens=java.base/java.io=ALL-UNNAMED 20:44:02 --add-opens=java.base/java.lang=ALL-UNNAMED 20:44:02 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 20:44:02 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 20:44:02 --add-opens=java.base/java.net=ALL-UNNAMED 20:44:02 --add-opens=java.base/java.nio=ALL-UNNAMED 20:44:02 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 20:44:02 --add-opens=java.base/java.nio.file=ALL-UNNAMED 20:44:02 --add-opens=java.base/java.util=ALL-UNNAMED 20:44:02 --add-opens=java.base/java.util.jar=ALL-UNNAMED 20:44:02 --add-opens=java.base/java.util.stream=ALL-UNNAMED 20:44:02 --add-opens=java.base/java.util.zip=ALL-UNNAMED 20:44:02 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 20:44:02 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 20:44:02 -Xlog:disable 20:44:56 build_karaf_tests190: OK ✔ in 1 minute 2.06 seconds 20:44:56 buildlighty: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 20:44:58 build_karaf_tests121: OK ✔ in 1 minute 4.34 seconds 20:44:58 build_karaf_tests71: OK ✔ in 1 minute 4.45 seconds 20:44:58 build_karaf_tests221: OK ✔ in 1 minute 4.47 seconds 20:44:58 sims: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 20:44:58 testsPCE: install_deps> python -I -m pip install gnpy4tpce==2.4.7 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 20:45:04 buildlighty: freeze> python -m pip freeze --all 20:45:05 buildlighty: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 20:45:05 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 20:45:05 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 20:45:05 sims: freeze> python -m pip freeze --all 20:45:06 sims: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 20:45:06 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 20:45:06 Using lighynode version 20.1.0.5 20:45:06 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 20:45:50 sims: OK ✔ in 10.66 seconds 20:45:50 buildlighty: OK ✔ in 30.19 seconds 20:45:50 testsPCE: freeze> python -m pip freeze --all 20:45:50 testsPCE: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.0,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.7,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.60.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.22.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.7,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==25.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pyparsing==3.2.5,pytest==8.4.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.3,setuptools==50.3.2,six==1.17.0,urllib3==2.5.0,Werkzeug==2.0.3,xlrd==1.2.0 20:45:50 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 20:45:50 pytest -q transportpce_tests/pce/test01_pce.py 20:46:38 .................... [100%] 20:47:41 20 passed in 110.72s (0:01:50) 20:47:41 pytest -q transportpce_tests/pce/test02_pce_400G.py 20:47:58 ............ [100%] 20:48:28 12 passed in 46.59s 20:48:28 pytest -q transportpce_tests/pce/test03_gnpy.py 20:48:45 ........ [100%] 20:49:06 8 passed in 37.41s 20:49:06 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 20:49:37 ... [100%] 20:49:42 3 passed in 35.84s 20:49:43 testsPCE: OK ✔ in 4 minutes 43.8 seconds 20:49:43 tests121: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 20:49:43 tests_tapi: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 20:49:43 tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 20:49:49 tests_tapi: freeze> python -m pip freeze --all 20:49:49 tests121: freeze> python -m pip freeze --all 20:49:49 tests190: freeze> python -m pip freeze --all 20:49:49 tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 20:49:49 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 20:49:49 using environment variables from ./karaf121.env 20:49:49 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 20:49:49 tests_tapi: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 20:49:49 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 20:49:49 using environment variables from ./karaf221.env 20:49:49 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 20:49:49 tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 20:49:49 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 20:49:49 using environment variables from ./karafoc.env 20:49:49 pytest -q transportpce_tests/oc/test01_portmapping.py 20:50:52 ........... [100%] 20:51:09 10 passed in 79.07s (0:01:19) 20:51:09 pytest -q transportpce_tests/oc/test02_topology.py 20:51:13 .................................. [100%] 20:51:53 21 passed in 123.47s (0:02:03) 20:51:53 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 20:51:53 .............................. [100%] 20:52:16 14 passed in 66.44s (0:01:06) 20:52:16 pytest -q transportpce_tests/oc/test03_renderer.py 20:52:32 ............................ [100%] 20:53:09 19 passed in 53.14s 20:53:09 tests190: OK ✔ in 3 minutes 27.25 seconds 20:53:09 tests71: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 20:53:16 .tests71: freeze> python -m pip freeze --all 20:53:18 tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 20:53:18 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 20:53:18 using environment variables from ./karaf71.env 20:53:18 pytest -q transportpce_tests/7.1/test01_portmapping.py 20:53:36 ........................ [100%] 20:54:05 12 passed in 46.79s 20:54:05 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 20:54:30 .............. [100%] 20:54:57 51 passed in 307.76s (0:05:07) 20:54:57 pytest -q transportpce_tests/tapi/test02_full_topology.py 20:54:59 ............................ [100%] 20:55:48 6 passed in 235.08s (0:03:55) 20:55:49 pytest -q transportpce_tests/1.2.1/test03_topology.py 20:55:49 .......................................... [100%] 20:56:41 62 passed in 156.39s (0:02:36) 20:56:41 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 20:56:42 ......................................................................... [100%] 20:58:12 44 passed in 142.80s (0:02:22) 20:58:12 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 20:58:12 ..................................... [100%] 20:59:03 48 passed in 140.97s (0:02:20) 20:59:03 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 20:59:03 .................... [100%] 20:59:37 24 passed in 85.18s (0:01:25) 20:59:37 pytest -q transportpce_tests/1.2.1/test05_olm.py 20:59:39 .......................... [100%] 21:00:19 22 passed in 75.72s (0:01:15) 21:00:20 ....... [100%] 21:00:31 36 passed in 333.10s (0:05:33) 21:00:31 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 21:00:31 ........................................................ [100%] 21:02:43 40 passed in 185.00s (0:03:05) 21:02:43 pytest -q transportpce_tests/1.2.1/test06_end2end.py 21:02:44 ................................................................................ [100%] 21:05:41 71 passed in 310.15s (0:05:10) 21:05:41 pytest -q transportpce_tests/tapi/test04_topo_extension.py 21:05:42 .................................... [100%] 21:08:07 19 passed in 145.85s (0:02:25) 21:08:08 tests71: OK ✔ in 7 minutes 9.54 seconds 21:08:08 tests_tapi: OK ✔ in 18 minutes 25.52 seconds 21:08:08 tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 21:08:14 tests221: freeze> python -m pip freeze --all 21:08:14 tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 21:08:14 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 21:08:14 using environment variables from ./karaf221.env 21:08:14 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 21:08:54 ................................. [100%] 21:11:40 54 passed in 536.78s (0:08:56) 21:12:24 ........ [100%] 21:12:34 35 passed in 259.33s (0:04:19) 21:12:34 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 21:13:09 ...... [100%] 21:13:23 6 passed in 48.78s 21:13:23 pytest -q transportpce_tests/2.2.1/test03_topology.py 21:14:09 ............................................ [100%] 21:15:44 44 passed in 140.61s (0:02:20) 21:15:44 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 21:16:23 ............ [100%] 21:16:47 12 passed in 62.45s (0:01:02) 21:16:47 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 21:17:15 ................ [100%] 21:18:44 16 passed in 116.70s (0:01:56) 21:18:44 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 21:19:17 ............................... [100%] 21:19:24 31 passed in 39.33s 21:19:24 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 21:20:02 .......................... [100%] 21:20:57 26 passed in 93.22s (0:01:33) 21:20:57 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 21:21:33 ...................... [100%] 21:22:37 22 passed in 99.52s (0:01:39) 21:22:37 pytest -q transportpce_tests/2.2.1/test09_olm.py 21:23:19 ........................................ [100%] 21:25:41 40 passed in 183.47s (0:03:03) 21:25:41 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 21:26:23 ........................................................................ [ 74%] 21:32:01 ......................... [100%] 21:33:53 97 passed in 491.68s (0:08:11) 21:33:53 pytest -q transportpce_tests/2.2.1/test12_end2end.py 21:34:37 ...................................................... [100%] 21:41:24 54 passed in 450.64s (0:07:30) 21:41:24 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 21:42:19 ........................................................................ [ 71%] 21:47:29 ............................. [100%] 21:49:39 101 passed in 494.52s (0:08:14) 21:49:39 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 21:50:36 ........................................................................ [ 67%] 21:56:24 ................................... [100%] 21:59:45 107 passed in 605.71s (0:10:05) 21:59:45 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 22:00:31 ............................................. [100%] 22:03:08 45 passed in 203.30s (0:03:23) 22:03:09 tests121: OK ✔ in 21 minutes 57.91 seconds 22:03:09 tests221: OK ✔ in 55 minutes 0.91 seconds 22:03:09 tests_hybrid: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 22:03:15 tests_hybrid: freeze> python -m pip freeze --all 22:03:16 tests_hybrid: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 22:03:16 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 22:03:16 using environment variables from ./karaf221.env 22:03:16 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 22:03:59 ................................................... [100%] 22:05:47 51 passed in 151.47s (0:02:31) 22:05:47 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 22:06:32 ........................................................................ [ 66%] 22:10:52 ..................................... [100%] 22:12:59 109 passed in 431.03s (0:07:11) 22:12:59 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 22:13:50 ..................................................... [100%] 22:17:23 53 passed in 263.67s (0:04:23) 22:17:23 buildcontroller: OK (112.31=setup[9.34]+cmd[102.97] seconds) 22:17:23 sims: OK (10.66=setup[7.55]+cmd[3.11] seconds) 22:17:23 build_karaf_tests121: OK (64.34=setup[8.44]+cmd[55.89] seconds) 22:17:23 testsPCE: OK (283.80=setup[51.99]+cmd[231.82] seconds) 22:17:23 tests121: OK (1317.91=setup[7.34]+cmd[1310.58] seconds) 22:17:23 build_karaf_tests221: OK (64.47=setup[8.53]+cmd[55.94] seconds) 22:17:23 tests_tapi: OK (1105.52=setup[7.35]+cmd[1098.18] seconds) 22:17:23 tests221: OK (3300.91=setup[6.99]+cmd[3293.92] seconds) 22:17:23 build_karaf_tests71: OK (64.45=setup[8.44]+cmd[56.01] seconds) 22:17:23 tests71: OK (429.54=setup[8.42]+cmd[421.13] seconds) 22:17:23 build_karaf_tests190: OK (62.06=setup[8.41]+cmd[53.65] seconds) 22:17:23 tests190: OK (207.25=setup[7.36]+cmd[199.88] seconds) 22:17:23 tests_hybrid: OK (854.47=setup[7.33]+cmd[847.14] seconds) 22:17:23 buildlighty: OK (30.19=setup[9.00]+cmd[21.20] seconds) 22:17:23 docs: OK (32.23=setup[29.33]+cmd[2.91] seconds) 22:17:23 docs-linkcheck: OK (35.16=setup[29.60]+cmd[5.56] seconds) 22:17:23 checkbashisms: OK (3.23=setup[1.95]+cmd[0.01,0.05,1.22] seconds) 22:17:23 pre-commit: OK (55.77=setup[3.18]+cmd[0.00,0.00,41.82,10.76] seconds) 22:17:23 pylint: OK (29.52=setup[4.00]+cmd[25.52] seconds) 22:17:23 congratulations :) (5721.54 seconds) 22:17:23 + tox_status=0 22:17:23 + echo '---> Completed tox runs' 22:17:23 ---> Completed tox runs 22:17:23 + for i in .tox/*/log 22:17:23 ++ echo .tox/build_karaf_tests121/log 22:17:23 ++ awk -F/ '{print $2}' 22:17:23 + tox_env=build_karaf_tests121 22:17:23 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 22:17:23 + for i in .tox/*/log 22:17:23 ++ echo .tox/build_karaf_tests190/log 22:17:23 ++ awk -F/ '{print $2}' 22:17:23 + tox_env=build_karaf_tests190 22:17:23 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 22:17:23 + for i in .tox/*/log 22:17:23 ++ echo .tox/build_karaf_tests221/log 22:17:23 ++ awk -F/ '{print $2}' 22:17:23 + tox_env=build_karaf_tests221 22:17:23 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 22:17:23 + for i in .tox/*/log 22:17:23 ++ echo .tox/build_karaf_tests71/log 22:17:23 ++ awk -F/ '{print $2}' 22:17:23 + tox_env=build_karaf_tests71 22:17:23 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 22:17:23 + for i in .tox/*/log 22:17:23 ++ echo .tox/buildcontroller/log 22:17:23 ++ awk -F/ '{print $2}' 22:17:23 + tox_env=buildcontroller 22:17:23 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 22:17:23 + for i in .tox/*/log 22:17:23 ++ echo .tox/buildlighty/log 22:17:23 ++ awk -F/ '{print $2}' 22:17:23 + tox_env=buildlighty 22:17:23 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 22:17:23 + for i in .tox/*/log 22:17:23 ++ awk -F/ '{print $2}' 22:17:23 ++ echo .tox/checkbashisms/log 22:17:23 + tox_env=checkbashisms 22:17:23 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 22:17:23 + for i in .tox/*/log 22:17:23 ++ echo .tox/docs-linkcheck/log 22:17:23 ++ awk -F/ '{print $2}' 22:17:23 + tox_env=docs-linkcheck 22:17:23 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 22:17:23 + for i in .tox/*/log 22:17:23 ++ echo .tox/docs/log 22:17:23 ++ awk -F/ '{print $2}' 22:17:23 + tox_env=docs 22:17:23 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 22:17:23 + for i in .tox/*/log 22:17:23 ++ echo .tox/pre-commit/log 22:17:23 ++ awk -F/ '{print $2}' 22:17:23 + tox_env=pre-commit 22:17:23 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 22:17:23 + for i in .tox/*/log 22:17:23 ++ echo .tox/pylint/log 22:17:23 ++ awk -F/ '{print $2}' 22:17:23 + tox_env=pylint 22:17:23 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 22:17:23 + for i in .tox/*/log 22:17:23 ++ echo .tox/sims/log 22:17:23 ++ awk -F/ '{print $2}' 22:17:23 + tox_env=sims 22:17:23 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 22:17:23 + for i in .tox/*/log 22:17:23 ++ echo .tox/tests121/log 22:17:23 ++ awk -F/ '{print $2}' 22:17:23 + tox_env=tests121 22:17:23 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 22:17:23 + for i in .tox/*/log 22:17:23 ++ echo .tox/tests190/log 22:17:23 ++ awk -F/ '{print $2}' 22:17:23 + tox_env=tests190 22:17:23 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 22:17:23 + for i in .tox/*/log 22:17:23 ++ echo .tox/tests221/log 22:17:23 ++ awk -F/ '{print $2}' 22:17:23 + tox_env=tests221 22:17:23 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 22:17:23 + for i in .tox/*/log 22:17:23 ++ echo .tox/tests71/log 22:17:23 ++ awk -F/ '{print $2}' 22:17:23 + tox_env=tests71 22:17:23 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 22:17:23 + for i in .tox/*/log 22:17:23 ++ echo .tox/testsPCE/log 22:17:23 ++ awk -F/ '{print $2}' 22:17:23 + tox_env=testsPCE 22:17:23 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 22:17:23 + for i in .tox/*/log 22:17:23 ++ echo .tox/tests_hybrid/log 22:17:23 ++ awk -F/ '{print $2}' 22:17:23 + tox_env=tests_hybrid 22:17:23 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 22:17:23 + for i in .tox/*/log 22:17:23 ++ echo .tox/tests_tapi/log 22:17:23 ++ awk -F/ '{print $2}' 22:17:23 + tox_env=tests_tapi 22:17:23 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 22:17:23 + DOC_DIR=docs/_build/html 22:17:23 + [[ -d docs/_build/html ]] 22:17:23 + echo '---> Archiving generated docs' 22:17:23 ---> Archiving generated docs 22:17:23 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 22:17:23 + echo '---> tox-run.sh ends' 22:17:23 ---> tox-run.sh ends 22:17:23 + test 0 -eq 0 22:17:23 $ ssh-agent -k 22:17:23 unset SSH_AUTH_SOCK; 22:17:23 unset SSH_AGENT_PID; 22:17:23 echo Agent pid 2312 killed; 22:17:23 [ssh-agent] Stopped. 22:17:23 [PostBuildScript] - [INFO] Executing post build scripts. 22:17:23 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6652923338084951037.sh 22:17:23 ---> sysstat.sh 22:17:24 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5137855418323747927.sh 22:17:24 ---> package-listing.sh 22:17:24 ++ facter osfamily 22:17:24 ++ tr '[:upper:]' '[:lower:]' 22:17:24 + OS_FAMILY=debian 22:17:24 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 22:17:24 + START_PACKAGES=/tmp/packages_start.txt 22:17:24 + END_PACKAGES=/tmp/packages_end.txt 22:17:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:17:24 + PACKAGES=/tmp/packages_start.txt 22:17:24 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 22:17:24 + PACKAGES=/tmp/packages_end.txt 22:17:24 + case "${OS_FAMILY}" in 22:17:24 + dpkg -l 22:17:24 + grep '^ii' 22:17:24 + '[' -f /tmp/packages_start.txt ']' 22:17:24 + '[' -f /tmp/packages_end.txt ']' 22:17:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:17:24 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 22:17:24 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 22:17:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 22:17:24 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2936981373969687226.sh 22:17:24 ---> capture-instance-metadata.sh 22:17:24 Setup pyenv: 22:17:24 system 22:17:24 3.8.20 22:17:24 3.9.20 22:17:24 3.10.15 22:17:24 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 22:17:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dlvv from file:/tmp/.os_lf_venv 22:17:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:17:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:17:27 lf-activate-venv(): INFO: Base packages installed successfully 22:17:27 lf-activate-venv(): INFO: Installing additional packages: lftools 22:17:37 lf-activate-venv(): INFO: Adding /tmp/venv-dlvv/bin to PATH 22:17:37 INFO: Running in OpenStack, capturing instance metadata 22:17:38 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9261018240720794248.sh 22:17:38 provisioning config files... 22:17:38 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3805 22:17:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config8734255838996548706tmp 22:17:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 22:17:38 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 22:17:38 provisioning config files... 22:17:38 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 22:17:38 [EnvInject] - Injecting environment variables from a build step. 22:17:38 [EnvInject] - Injecting as environment variables the properties content 22:17:38 SERVER_ID=logs 22:17:38 22:17:38 [EnvInject] - Variables injected successfully. 22:17:38 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17941384347036442753.sh 22:17:38 ---> create-netrc.sh 22:17:38 WARN: Log server credential not found. 22:17:38 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13876680458779470623.sh 22:17:38 ---> python-tools-install.sh 22:17:38 Setup pyenv: 22:17:39 system 22:17:39 3.8.20 22:17:39 3.9.20 22:17:39 3.10.15 22:17:39 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 22:17:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dlvv from file:/tmp/.os_lf_venv 22:17:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:17:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:17:41 lf-activate-venv(): INFO: Base packages installed successfully 22:17:41 lf-activate-venv(): INFO: Installing additional packages: lftools 22:17:54 lf-activate-venv(): INFO: Adding /tmp/venv-dlvv/bin to PATH 22:17:54 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10281518338637776700.sh 22:17:54 ---> sudo-logs.sh 22:17:54 Archiving 'sudo' log.. 22:17:54 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13924952493619975329.sh 22:17:54 ---> job-cost.sh 22:17:54 Setup pyenv: 22:17:54 system 22:17:54 3.8.20 22:17:54 3.9.20 22:17:54 3.10.15 22:17:54 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 22:17:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dlvv from file:/tmp/.os_lf_venv 22:17:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:17:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:17:57 lf-activate-venv(): INFO: Base packages installed successfully 22:17:57 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:18:03 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 22:18:03 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 22:18:03 lf-activate-venv(): INFO: Adding /tmp/venv-dlvv/bin to PATH 22:18:03 INFO: No Stack... 22:18:03 INFO: Retrieving Pricing Info for: v3-standard-4 22:18:04 INFO: Archiving Costs 22:18:04 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins2003469416725428374.sh 22:18:04 ---> logs-deploy.sh 22:18:04 Setup pyenv: 22:18:04 system 22:18:04 3.8.20 22:18:04 3.9.20 22:18:04 3.10.15 22:18:04 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 22:18:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dlvv from file:/tmp/.os_lf_venv 22:18:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:18:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:18:06 lf-activate-venv(): INFO: Base packages installed successfully 22:18:06 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 22:18:16 lf-activate-venv(): INFO: Adding /tmp/venv-dlvv/bin to PATH 22:18:16 WARNING: Nexus logging server not set 22:18:16 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3805/ 22:18:16 INFO: archiving logs to S3 22:18:18 ---> uname -a: 22:18:18 Linux prd-ubuntu2204-docker-4c-16g-2967 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 22:18:18 22:18:18 22:18:18 ---> lscpu: 22:18:18 Architecture: x86_64 22:18:18 CPU op-mode(s): 32-bit, 64-bit 22:18:18 Address sizes: 40 bits physical, 48 bits virtual 22:18:18 Byte Order: Little Endian 22:18:18 CPU(s): 4 22:18:18 On-line CPU(s) list: 0-3 22:18:18 Vendor ID: AuthenticAMD 22:18:18 Model name: AMD EPYC-Rome Processor 22:18:18 CPU family: 23 22:18:18 Model: 49 22:18:18 Thread(s) per core: 1 22:18:18 Core(s) per socket: 1 22:18:18 Socket(s): 4 22:18:18 Stepping: 0 22:18:18 BogoMIPS: 5600.00 22:18:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:18:18 Virtualization: AMD-V 22:18:18 Hypervisor vendor: KVM 22:18:18 Virtualization type: full 22:18:18 L1d cache: 128 KiB (4 instances) 22:18:18 L1i cache: 128 KiB (4 instances) 22:18:18 L2 cache: 2 MiB (4 instances) 22:18:18 L3 cache: 64 MiB (4 instances) 22:18:18 NUMA node(s): 1 22:18:18 NUMA node0 CPU(s): 0-3 22:18:18 Vulnerability Gather data sampling: Not affected 22:18:18 Vulnerability Indirect target selection: Not affected 22:18:18 Vulnerability Itlb multihit: Not affected 22:18:18 Vulnerability L1tf: Not affected 22:18:18 Vulnerability Mds: Not affected 22:18:18 Vulnerability Meltdown: Not affected 22:18:18 Vulnerability Mmio stale data: Not affected 22:18:18 Vulnerability Reg file data sampling: Not affected 22:18:18 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 22:18:18 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 22:18:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:18:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:18:18 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 22:18:18 Vulnerability Srbds: Not affected 22:18:18 Vulnerability Tsx async abort: Not affected 22:18:18 22:18:18 22:18:18 ---> nproc: 22:18:18 4 22:18:18 22:18:18 22:18:18 ---> df -h: 22:18:18 Filesystem Size Used Avail Use% Mounted on 22:18:18 tmpfs 1.6G 1.1M 1.6G 1% /run 22:18:18 /dev/vda1 78G 18G 61G 23% / 22:18:18 tmpfs 7.9G 0 7.9G 0% /dev/shm 22:18:18 tmpfs 5.0M 0 5.0M 0% /run/lock 22:18:18 /dev/vda15 105M 6.1M 99M 6% /boot/efi 22:18:18 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 22:18:18 22:18:18 22:18:18 ---> free -m: 22:18:18 total used free shared buff/cache available 22:18:18 Mem: 15989 713 10408 3 4867 14925 22:18:18 Swap: 1023 0 1023 22:18:18 22:18:18 22:18:18 ---> ip addr: 22:18:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:18:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:18:18 inet 127.0.0.1/8 scope host lo 22:18:18 valid_lft forever preferred_lft forever 22:18:18 inet6 ::1/128 scope host 22:18:18 valid_lft forever preferred_lft forever 22:18:18 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 22:18:18 link/ether fa:16:3e:28:79:ab brd ff:ff:ff:ff:ff:ff 22:18:18 altname enp0s3 22:18:18 inet 10.30.171.52/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 22:18:18 valid_lft 78559sec preferred_lft 78559sec 22:18:18 inet6 fe80::f816:3eff:fe28:79ab/64 scope link 22:18:18 valid_lft forever preferred_lft forever 22:18:18 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 22:18:18 link/ether aa:f6:56:25:0a:81 brd ff:ff:ff:ff:ff:ff 22:18:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:18:18 valid_lft forever preferred_lft forever 22:18:18 22:18:18 22:18:18 ---> sar -b -r -n DEV: 22:18:18 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-2967) 10/28/25 _x86_64_ (4 CPU) 22:18:18 22:18:18 20:07:41 LINUX RESTART (4 CPU) 22:18:18 22:18:18 20:10:11 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:18:18 20:20:11 4.76 0.64 3.73 0.39 538.08 659.78 4106.90 22:18:18 20:30:11 11.16 0.01 1.01 10.15 0.19 13.39 242535.84 22:18:18 20:40:11 0.94 0.00 0.94 0.01 0.00 11.99 0.05 22:18:18 20:50:11 119.34 5.14 108.74 5.46 286.08 35072.14 17498.86 22:18:18 21:00:05 69.78 22.92 44.60 2.26 313.81 4876.49 2092.67 22:18:18 21:10:11 14.34 0.13 13.34 0.87 4.26 701.07 1815.52 22:18:18 21:20:11 15.77 0.03 15.03 0.71 1.08 434.97 456.83 22:18:18 21:30:11 9.22 0.01 8.80 0.41 0.48 277.19 415.29 22:18:18 21:40:11 4.35 0.00 4.19 0.16 0.16 120.04 49.13 22:18:18 21:50:11 6.64 0.01 6.37 0.26 1.36 167.16 91.39 22:18:18 22:00:01 4.68 0.00 4.50 0.18 0.14 135.11 59.83 22:18:18 22:10:11 9.10 0.01 8.55 0.54 0.54 592.20 95.98 22:18:18 Average: 22.47 2.39 18.30 1.78 95.25 3585.58 22434.36 22:18:18 22:18:18 20:10:11 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:18:18 20:20:11 13484628 15522664 492176 3.01 57384 2204752 1140084 6.54 379972 2248012 156 22:18:18 20:30:11 13481604 15525260 489676 2.99 58068 2209656 1140148 6.54 385408 2247920 220 22:18:18 20:40:11 13476940 15520992 493976 3.02 58460 2209664 1140148 6.54 385800 2256184 224 22:18:18 20:50:11 1518036 12921708 2999244 18.32 258436 10886580 4672004 26.82 2180180 11849516 778456 22:18:18 21:00:05 3435520 7313220 8609816 52.59 267780 3571048 10145216 58.23 2265644 10052520 3444 22:18:18 21:10:11 4335344 8318108 7605772 46.45 272692 3670580 8376036 48.08 2303272 9120756 404 22:18:18 21:20:11 9755052 13790936 2137440 13.05 275240 3721212 2880300 16.53 2325748 3713108 268 22:18:18 21:30:11 7221344 11287064 4640020 28.34 276524 3749752 5359856 30.77 2328224 6233980 328 22:18:18 21:40:11 7376580 11457120 4469936 27.30 277228 3763876 5191800 29.80 2329528 6076204 472 22:18:18 21:50:11 8740844 12851796 3076376 18.79 277772 3793676 4242016 24.35 2333608 4712300 14672 22:18:18 22:00:01 10236424 14365884 1563096 9.55 278364 3811576 2891580 16.60 2335492 3224052 16768 22:18:18 22:10:11 7141164 11390956 4535836 27.70 282292 3922344 5252788 30.15 2349796 6285568 292 22:18:18 Average: 8350290 12522142 3426114 20.93 220020 3959560 4369331 25.08 1825223 5668343 67975 22:18:18 22:18:18 20:10:11 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:18:18 20:20:11 lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 22:18:18 20:20:11 ens3 12.24 8.01 126.23 0.61 0.00 0.00 0.00 0.00 22:18:18 20:20:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:18 20:30:11 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:18:18 20:30:11 ens3 0.22 0.08 0.04 0.02 0.00 0.00 0.00 0.00 22:18:18 20:30:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:18 20:40:11 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:18:18 20:40:11 ens3 0.34 0.14 0.10 0.06 0.00 0.00 0.00 0.00 22:18:18 20:40:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:18 20:50:11 lo 3.05 3.05 2.37 2.37 0.00 0.00 0.00 0.00 22:18:18 20:50:11 ens3 154.48 112.88 1941.58 16.73 0.00 0.00 0.00 0.00 22:18:18 20:50:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:18 21:00:05 lo 40.12 40.12 25.11 25.11 0.00 0.00 0.00 0.00 22:18:18 21:00:05 ens3 5.68 3.91 3.07 2.11 0.00 0.00 0.00 0.00 22:18:18 21:00:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:18 21:10:11 lo 34.63 34.63 14.87 14.87 0.00 0.00 0.00 0.00 22:18:18 21:10:11 ens3 1.22 1.33 0.30 0.27 0.00 0.00 0.00 0.00 22:18:18 21:10:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:18 21:20:11 lo 12.22 12.22 5.39 5.39 0.00 0.00 0.00 0.00 22:18:18 21:20:11 ens3 0.76 0.71 0.15 0.12 0.00 0.00 0.00 0.00 22:18:18 21:20:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:18 21:30:11 lo 19.89 19.89 10.45 10.45 0.00 0.00 0.00 0.00 22:18:18 21:30:11 ens3 0.79 0.68 0.19 0.15 0.00 0.00 0.00 0.00 22:18:18 21:30:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:18 21:40:11 lo 24.40 24.40 8.97 8.97 0.00 0.00 0.00 0.00 22:18:18 21:40:11 ens3 0.68 0.47 0.17 0.13 0.00 0.00 0.00 0.00 22:18:18 21:40:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:18 21:50:11 lo 22.69 22.69 10.44 10.44 0.00 0.00 0.00 0.00 22:18:18 21:50:11 ens3 0.63 0.52 0.13 0.10 0.00 0.00 0.00 0.00 22:18:18 21:50:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:18 22:00:01 lo 18.14 18.14 10.67 10.67 0.00 0.00 0.00 0.00 22:18:18 22:00:01 ens3 0.66 0.51 0.16 0.12 0.00 0.00 0.00 0.00 22:18:18 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:18 22:10:11 lo 18.91 18.91 10.30 10.30 0.00 0.00 0.00 0.00 22:18:18 22:10:11 ens3 0.91 0.84 0.25 0.21 0.00 0.00 0.00 0.00 22:18:18 22:10:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:18 Average: lo 16.20 16.20 8.21 8.21 0.00 0.00 0.00 0.00 22:18:18 Average: ens3 14.88 10.84 172.70 1.72 0.00 0.00 0.00 0.00 22:18:18 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:18:18 22:18:18 22:18:18 ---> sar -P ALL: 22:18:18 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-2967) 10/28/25 _x86_64_ (4 CPU) 22:18:18 22:18:18 20:07:41 LINUX RESTART (4 CPU) 22:18:18 22:18:18 20:10:11 CPU %user %nice %system %iowait %steal %idle 22:18:18 20:20:11 all 0.43 0.00 0.14 0.17 0.02 99.23 22:18:18 20:20:11 0 0.34 0.00 0.14 0.14 0.02 99.37 22:18:18 20:20:11 1 0.43 0.00 0.09 0.11 0.01 99.35 22:18:18 20:20:11 2 0.80 0.00 0.20 0.12 0.02 98.86 22:18:18 20:20:11 3 0.16 0.00 0.15 0.33 0.02 99.35 22:18:18 20:30:11 all 0.06 0.00 0.03 0.66 0.02 99.23 22:18:18 20:30:11 0 0.15 0.00 0.04 2.65 0.01 97.16 22:18:18 20:30:11 1 0.02 0.00 0.03 0.00 0.03 99.92 22:18:18 20:30:11 2 0.05 0.00 0.02 0.00 0.02 99.91 22:18:18 20:30:11 3 0.02 0.00 0.03 0.00 0.02 99.94 22:18:18 20:40:11 all 0.31 0.00 0.02 0.01 0.02 99.64 22:18:18 20:40:11 0 0.09 0.00 0.02 0.02 0.01 99.86 22:18:18 20:40:11 1 0.01 0.00 0.01 0.01 0.02 99.95 22:18:18 20:40:11 2 1.11 0.00 0.04 0.00 0.03 98.81 22:18:18 20:40:11 3 0.01 0.00 0.02 0.01 0.01 99.95 22:18:18 20:50:11 all 42.01 0.00 2.50 1.38 0.08 54.02 22:18:18 20:50:11 0 43.31 0.00 2.53 0.85 0.08 53.24 22:18:18 20:50:11 1 44.57 0.00 2.69 1.60 0.08 51.05 22:18:18 20:50:11 2 40.76 0.00 2.59 1.73 0.09 54.84 22:18:18 20:50:11 3 39.39 0.00 2.20 1.36 0.08 56.97 22:18:18 21:00:05 all 58.94 0.00 2.33 0.22 0.11 38.41 22:18:18 21:00:05 0 59.54 0.00 2.33 0.18 0.11 37.84 22:18:18 21:00:05 1 59.40 0.00 2.28 0.23 0.11 37.99 22:18:18 21:00:05 2 58.56 0.00 2.27 0.19 0.11 38.87 22:18:18 21:00:05 3 58.25 0.00 2.44 0.27 0.11 38.94 22:18:18 21:10:11 all 29.95 0.00 1.32 0.10 0.09 68.54 22:18:18 21:10:11 0 29.51 0.00 1.24 0.17 0.09 69.00 22:18:18 21:10:11 1 29.86 0.00 1.23 0.10 0.09 68.72 22:18:18 21:10:11 2 30.70 0.00 1.51 0.04 0.09 67.65 22:18:18 21:10:11 3 29.74 0.00 1.29 0.07 0.09 68.80 22:18:18 21:20:11 all 24.98 0.00 1.03 0.08 0.09 73.82 22:18:18 21:20:11 0 24.46 0.00 0.92 0.09 0.09 74.45 22:18:18 21:20:11 1 25.03 0.00 0.95 0.04 0.09 73.89 22:18:18 21:20:11 2 25.48 0.00 1.18 0.08 0.09 73.18 22:18:18 21:20:11 3 24.96 0.00 1.08 0.12 0.09 73.76 22:18:18 21:30:11 all 18.04 0.00 0.70 0.03 0.08 81.15 22:18:18 21:30:11 0 17.68 0.00 0.65 0.03 0.08 81.57 22:18:18 21:30:11 1 18.43 0.00 0.72 0.07 0.08 80.71 22:18:18 21:30:11 2 17.71 0.00 0.72 0.02 0.08 81.48 22:18:18 21:30:11 3 18.34 0.00 0.73 0.03 0.08 80.82 22:18:18 21:40:11 all 8.59 0.00 0.52 0.02 0.07 90.80 22:18:18 21:40:11 0 8.67 0.00 0.51 0.03 0.07 90.73 22:18:18 21:40:11 1 8.75 0.00 0.50 0.02 0.07 90.66 22:18:18 21:40:11 2 8.49 0.00 0.57 0.05 0.08 90.81 22:18:18 21:40:11 3 8.43 0.00 0.49 0.01 0.06 91.01 22:18:18 21:50:11 all 14.02 0.00 0.61 0.02 0.08 85.26 22:18:18 21:50:11 0 14.09 0.00 0.70 0.06 0.08 85.08 22:18:18 21:50:11 1 14.32 0.00 0.54 0.02 0.08 85.04 22:18:18 21:50:11 2 13.98 0.00 0.56 0.02 0.08 85.36 22:18:18 21:50:11 3 13.70 0.00 0.64 0.01 0.08 85.58 22:18:18 22:00:01 all 8.72 0.00 0.43 0.03 0.08 90.76 22:18:18 22:00:01 0 7.94 0.00 0.39 0.01 0.07 91.58 22:18:18 22:00:01 1 8.94 0.00 0.41 0.02 0.07 90.56 22:18:18 22:00:01 2 9.33 0.00 0.45 0.01 0.08 90.13 22:18:18 22:00:01 3 8.65 0.00 0.45 0.06 0.08 90.77 22:18:18 22:18:18 22:00:01 CPU %user %nice %system %iowait %steal %idle 22:18:18 22:10:11 all 18.02 0.00 0.78 0.05 0.09 81.07 22:18:18 22:10:11 0 18.73 0.00 0.97 0.02 0.08 80.20 22:18:18 22:10:11 1 18.08 0.00 0.66 0.06 0.09 81.11 22:18:18 22:10:11 2 18.16 0.00 0.71 0.10 0.09 80.95 22:18:18 22:10:11 3 17.13 0.00 0.77 0.01 0.09 82.00 22:18:18 Average: all 18.64 0.00 0.87 0.23 0.07 80.19 22:18:18 Average: 0 18.69 0.00 0.87 0.35 0.07 80.03 22:18:18 Average: 1 18.96 0.00 0.84 0.19 0.07 79.93 22:18:18 Average: 2 18.72 0.00 0.90 0.20 0.07 80.11 22:18:18 Average: 3 18.20 0.00 0.85 0.19 0.07 80.69 22:18:18 22:18:18 22:18:18