18:03:57 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/106775 18:03:57 Running as SYSTEM 18:03:57 [EnvInject] - Loading node environment variables. 18:03:57 Building remotely on prd-ubuntu2204-docker-4c-16g-3380 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 18:03:57 [ssh-agent] Looking for ssh-agent implementation... 18:03:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:03:57 $ ssh-agent 18:03:57 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXTbcBwq/agent.2409 18:03:57 SSH_AGENT_PID=2411 18:03:57 [ssh-agent] Started. 18:03:57 Running ssh-add (command line suppressed) 18:03:57 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_8711996342534564188.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_8711996342534564188.key) 18:03:57 [ssh-agent] Using credentials jenkins (jenkins-ssh) 18:03:57 The recommended git tool is: NONE 18:03:59 using credential jenkins-ssh 18:03:59 Wiping out workspace first. 18:03:59 Cloning the remote Git repository 18:03:59 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 18:03:59 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 18:03:59 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 18:03:59 > git --version # timeout=10 18:03:59 > git --version # 'git version 2.34.1' 18:03:59 using GIT_SSH to set credentials jenkins-ssh 18:03:59 Verifying host key using known hosts file 18:03:59 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. 18:03:59 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 18:04:05 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 18:04:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:04:06 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 18:04:06 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 18:04:06 using GIT_SSH to set credentials jenkins-ssh 18:04:06 Verifying host key using known hosts file 18:04:06 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. 18:04:06 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/75/106775/26 # timeout=10 18:04:06 > git rev-parse 1a86a220fac5bc1accb48c77acd042380414c12f^{commit} # timeout=10 18:04:06 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 18:04:06 Checking out Revision 1a86a220fac5bc1accb48c77acd042380414c12f (refs/changes/75/106775/26) 18:04:06 > git config core.sparsecheckout # timeout=10 18:04:06 > git checkout -f 1a86a220fac5bc1accb48c77acd042380414c12f # timeout=10 18:04:09 Commit message: "Initial T-API 2.4 PCE link & Nodes Classes" 18:04:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:04:10 > git rev-list --no-walk 43200f98360448725303f12c3ba9a0bf4567c0f4 # timeout=10 18:04:10 > git remote # timeout=10 18:04:10 > git submodule init # timeout=10 18:04:10 > git submodule sync # timeout=10 18:04:10 > git config --get remote.origin.url # timeout=10 18:04:10 > git submodule init # timeout=10 18:04:10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 18:04:10 ERROR: No submodules found. 18:04:10 provisioning config files... 18:04:10 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:04:10 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:04:10 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14857195338394059640.sh 18:04:10 ---> python-tools-install.sh 18:04:10 Setup pyenv: 18:04:10 * system (set by /opt/pyenv/version) 18:04:10 * 3.8.20 (set by /opt/pyenv/version) 18:04:10 * 3.9.20 (set by /opt/pyenv/version) 18:04:10 3.10.15 18:04:10 3.11.10 18:04:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pMW3 18:04:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:04:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:04:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:04:19 lf-activate-venv(): INFO: Base packages installed successfully 18:04:19 lf-activate-venv(): INFO: Installing additional packages: lftools 18:04:45 lf-activate-venv(): INFO: Adding /tmp/venv-pMW3/bin to PATH 18:04:45 Generating Requirements File 18:05:08 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. 18:05:08 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:05:08 Python 3.11.10 18:05:09 pip 25.3 from /tmp/venv-pMW3/lib/python3.11/site-packages/pip (python 3.11) 18:05:09 appdirs==1.4.4 18:05:09 argcomplete==3.6.3 18:05:09 aspy.yaml==1.3.0 18:05:09 attrs==25.4.0 18:05:09 autopage==0.5.2 18:05:09 beautifulsoup4==4.14.2 18:05:09 boto3==1.40.61 18:05:09 botocore==1.40.61 18:05:09 bs4==0.0.2 18:05:09 cachetools==6.2.1 18:05:09 certifi==2025.10.5 18:05:09 cffi==2.0.0 18:05:09 cfgv==3.4.0 18:05:09 chardet==5.2.0 18:05:09 charset-normalizer==3.4.4 18:05:09 click==8.3.0 18:05:09 cliff==4.11.0 18:05:09 cmd2==2.7.0 18:05:09 cryptography==3.3.2 18:05:09 debtcollector==3.0.0 18:05:09 decorator==5.2.1 18:05:09 defusedxml==0.7.1 18:05:09 Deprecated==1.3.0 18:05:09 distlib==0.4.0 18:05:09 dnspython==2.8.0 18:05:09 docker==7.1.0 18:05:09 dogpile.cache==1.5.0 18:05:09 durationpy==0.10 18:05:09 email-validator==2.3.0 18:05:09 filelock==3.20.0 18:05:09 future==1.0.0 18:05:09 gitdb==4.0.12 18:05:09 GitPython==3.1.45 18:05:09 google-auth==2.42.0 18:05:09 httplib2==0.31.0 18:05:09 identify==2.6.15 18:05:09 idna==3.11 18:05:09 importlib-resources==1.5.0 18:05:09 iso8601==2.1.0 18:05:09 Jinja2==3.1.6 18:05:09 jmespath==1.0.1 18:05:09 jsonpatch==1.33 18:05:09 jsonpointer==3.0.0 18:05:09 jsonschema==4.25.1 18:05:09 jsonschema-specifications==2025.9.1 18:05:09 keystoneauth1==5.12.0 18:05:09 kubernetes==34.1.0 18:05:09 lftools==0.37.15 18:05:09 lxml==6.0.2 18:05:09 markdown-it-py==4.0.0 18:05:09 MarkupSafe==3.0.3 18:05:09 mdurl==0.1.2 18:05:09 msgpack==1.1.2 18:05:09 multi_key_dict==2.0.3 18:05:09 munch==4.0.0 18:05:09 netaddr==1.3.0 18:05:09 niet==1.4.2 18:05:09 nodeenv==1.9.1 18:05:09 oauth2client==4.1.3 18:05:09 oauthlib==3.3.1 18:05:09 openstacksdk==4.7.1 18:05:09 os-service-types==1.8.0 18:05:09 osc-lib==4.2.0 18:05:09 oslo.config==10.0.0 18:05:09 oslo.context==6.1.0 18:05:09 oslo.i18n==6.6.0 18:05:09 oslo.log==7.2.1 18:05:09 oslo.serialization==5.8.0 18:05:09 oslo.utils==9.1.0 18:05:09 packaging==25.0 18:05:09 pbr==7.0.1 18:05:09 platformdirs==4.5.0 18:05:09 prettytable==3.16.0 18:05:09 psutil==7.1.2 18:05:09 pyasn1==0.6.1 18:05:09 pyasn1_modules==0.4.2 18:05:09 pycparser==2.23 18:05:09 pygerrit2==2.0.15 18:05:09 PyGithub==2.8.1 18:05:09 Pygments==2.19.2 18:05:09 PyJWT==2.10.1 18:05:09 PyNaCl==1.6.0 18:05:09 pyparsing==2.4.7 18:05:09 pyperclip==1.11.0 18:05:09 pyrsistent==0.20.0 18:05:09 python-cinderclient==9.8.0 18:05:09 python-dateutil==2.9.0.post0 18:05:09 python-heatclient==4.3.0 18:05:09 python-jenkins==1.8.3 18:05:09 python-keystoneclient==5.7.0 18:05:09 python-magnumclient==4.9.0 18:05:09 python-openstackclient==8.2.0 18:05:09 python-swiftclient==4.8.0 18:05:09 PyYAML==6.0.3 18:05:09 referencing==0.37.0 18:05:09 requests==2.32.5 18:05:09 requests-oauthlib==2.0.0 18:05:09 requestsexceptions==1.4.0 18:05:09 rfc3986==2.0.0 18:05:09 rich==14.2.0 18:05:09 rich-argparse==1.7.1 18:05:09 rpds-py==0.28.0 18:05:09 rsa==4.9.1 18:05:09 ruamel.yaml==0.18.16 18:05:09 ruamel.yaml.clib==0.2.14 18:05:09 s3transfer==0.14.0 18:05:09 simplejson==3.20.2 18:05:09 six==1.17.0 18:05:09 smmap==5.0.2 18:05:09 soupsieve==2.8 18:05:09 stevedore==5.5.0 18:05:09 tabulate==0.9.0 18:05:09 toml==0.10.2 18:05:09 tomlkit==0.13.3 18:05:09 tqdm==4.67.1 18:05:09 typing_extensions==4.15.0 18:05:09 tzdata==2025.2 18:05:09 urllib3==1.26.20 18:05:09 virtualenv==20.35.4 18:05:09 wcwidth==0.2.14 18:05:09 websocket-client==1.9.0 18:05:09 wrapt==2.0.0 18:05:09 xdg==6.0.0 18:05:09 xmltodict==1.0.2 18:05:09 yq==3.4.3 18:05:09 [EnvInject] - Injecting environment variables from a build step. 18:05:09 [EnvInject] - Injecting as environment variables the properties content 18:05:09 PYTHON=python3 18:05:09 18:05:09 [EnvInject] - Variables injected successfully. 18:05:09 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins4195753342826923448.sh 18:05:09 ---> tox-install.sh 18:05:09 + source /home/jenkins/lf-env.sh 18:05:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:05:09 ++ mktemp -d /tmp/venv-XXXX 18:05:09 + lf_venv=/tmp/venv-noOm 18:05:09 + local venv_file=/tmp/.os_lf_venv 18:05:09 + local python=python3 18:05:09 + local options 18:05:09 + local set_path=true 18:05:09 + local install_args= 18:05:09 ++ 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 18:05:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:05:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:05:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:05:09 + true 18:05:09 + case $1 in 18:05:09 + venv_file=/tmp/.toxenv 18:05:09 + shift 2 18:05:09 + true 18:05:09 + case $1 in 18:05:09 + shift 18:05:09 + break 18:05:09 + case $python in 18:05:09 + local pkg_list= 18:05:09 + [[ -d /opt/pyenv ]] 18:05:09 + echo 'Setup pyenv:' 18:05:09 Setup pyenv: 18:05:09 + export PYENV_ROOT=/opt/pyenv 18:05:09 + PYENV_ROOT=/opt/pyenv 18:05:09 + 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 18:05:09 + 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 18:05:09 + pyenv versions 18:05:09 system 18:05:09 3.8.20 18:05:09 3.9.20 18:05:09 3.10.15 18:05:09 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:05:09 + command -v pyenv 18:05:09 ++ pyenv init - --no-rehash 18:05:09 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 18:05:09 for i in ${!paths[@]}; do 18:05:09 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 18:05:09 fi; done; 18:05:09 echo "${paths[*]}"'\'')" 18:05:09 export PATH="/opt/pyenv/shims:${PATH}" 18:05:09 export PYENV_SHELL=bash 18:05:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:05:09 pyenv() { 18:05:09 local command 18:05:09 command="${1:-}" 18:05:09 if [ "$#" -gt 0 ]; then 18:05:09 shift 18:05:09 fi 18:05:09 18:05:09 case "$command" in 18:05:09 rehash|shell) 18:05:09 eval "$(pyenv "sh-$command" "$@")" 18:05:09 ;; 18:05:09 *) 18:05:09 command pyenv "$command" "$@" 18:05:09 ;; 18:05:09 esac 18:05:09 }' 18:05:09 +++ bash --norc -ec 'IFS=:; paths=($PATH); 18:05:09 for i in ${!paths[@]}; do 18:05:09 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 18:05:09 fi; done; 18:05:09 echo "${paths[*]}"' 18:05:09 ++ 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 18:05:09 ++ 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 18:05:09 ++ 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 18:05:09 ++ export PYENV_SHELL=bash 18:05:09 ++ PYENV_SHELL=bash 18:05:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:05:09 +++ complete -F _pyenv pyenv 18:05:09 ++ lf-pyver python3 18:05:09 ++ local py_version_xy=python3 18:05:09 ++ local py_version_xyz= 18:05:09 ++ pyenv versions 18:05:09 ++ local command 18:05:09 ++ command=versions 18:05:09 ++ '[' 1 -gt 0 ']' 18:05:09 ++ sed 's/^[ *]* //' 18:05:09 ++ shift 18:05:09 ++ case "$command" in 18:05:09 ++ awk '{ print $1 }' 18:05:09 ++ command pyenv versions 18:05:09 ++ grep -E '^[0-9.]*[0-9]$' 18:05:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:05:09 +++ grep '^3' /tmp/.pyenv_versions 18:05:09 +++ sort -V 18:05:09 +++ tail -n 1 18:05:09 ++ py_version_xyz=3.11.10 18:05:09 ++ [[ -z 3.11.10 ]] 18:05:09 ++ echo 3.11.10 18:05:09 ++ return 0 18:05:09 + pyenv local 3.11.10 18:05:09 + local command 18:05:09 + command=local 18:05:09 + '[' 2 -gt 0 ']' 18:05:09 + shift 18:05:09 + case "$command" in 18:05:09 + command pyenv local 3.11.10 18:05:09 + for arg in "$@" 18:05:09 + case $arg in 18:05:09 + pkg_list+='tox ' 18:05:09 + for arg in "$@" 18:05:09 + case $arg in 18:05:09 + pkg_list+='virtualenv ' 18:05:09 + for arg in "$@" 18:05:09 + case $arg in 18:05:09 + pkg_list+='urllib3~=1.26.15 ' 18:05:09 + [[ -f /tmp/.toxenv ]] 18:05:09 + [[ ! -f /tmp/.toxenv ]] 18:05:09 + [[ -n '' ]] 18:05:09 + python3 -m venv /tmp/venv-noOm 18:05:13 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-noOm' 18:05:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-noOm 18:05:13 + echo /tmp/venv-noOm 18:05:13 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:05:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:05:13 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:05:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:05:13 + local 'pip_opts=--upgrade --quiet' 18:05:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:05:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:05:13 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:05:13 + [[ -n '' ]] 18:05:13 + [[ -n '' ]] 18:05:13 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:05:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:05:13 + /tmp/venv-noOm/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 18:05:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:05:17 lf-activate-venv(): INFO: Base packages installed successfully 18:05:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:05:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:05:17 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:05:17 + /tmp/venv-noOm/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 18:05:19 + type python3 18:05:19 + true 18:05:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-noOm/bin to PATH' 18:05:19 lf-activate-venv(): INFO: Adding /tmp/venv-noOm/bin to PATH 18:05:19 + PATH=/tmp/venv-noOm/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 18:05:19 + return 0 18:05:19 + python3 --version 18:05:19 Python 3.11.10 18:05:19 + python3 -m pip --version 18:05:19 pip 25.3 from /tmp/venv-noOm/lib/python3.11/site-packages/pip (python 3.11) 18:05:19 + python3 -m pip freeze 18:05:19 cachetools==6.2.1 18:05:19 chardet==5.2.0 18:05:19 colorama==0.4.6 18:05:19 distlib==0.4.0 18:05:19 filelock==3.20.0 18:05:19 packaging==25.0 18:05:19 platformdirs==4.5.0 18:05:19 pluggy==1.6.0 18:05:19 pyproject-api==1.10.0 18:05:19 tox==4.32.0 18:05:19 urllib3==1.26.20 18:05:19 virtualenv==20.35.4 18:05:19 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins3264577485740346084.sh 18:05:20 [EnvInject] - Injecting environment variables from a build step. 18:05:20 [EnvInject] - Injecting as environment variables the properties content 18:05:20 PARALLEL=True 18:05:20 18:05:20 [EnvInject] - Variables injected successfully. 18:05:20 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins10558371184325206467.sh 18:05:20 ---> tox-run.sh 18:05:20 + 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 18:05:20 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 18:05:20 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 18:05:20 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 18:05:20 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 18:05:20 + source /home/jenkins/lf-env.sh 18:05:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:05:20 ++ mktemp -d /tmp/venv-XXXX 18:05:20 + lf_venv=/tmp/venv-C0TS 18:05:20 + local venv_file=/tmp/.os_lf_venv 18:05:20 + local python=python3 18:05:20 + local options 18:05:20 + local set_path=true 18:05:20 + local install_args= 18:05:20 ++ 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 18:05:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:05:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:05:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:05:20 + true 18:05:20 + case $1 in 18:05:20 + venv_file=/tmp/.toxenv 18:05:20 + shift 2 18:05:20 + true 18:05:20 + case $1 in 18:05:20 + shift 18:05:20 + break 18:05:20 + case $python in 18:05:20 + local pkg_list= 18:05:20 + [[ -d /opt/pyenv ]] 18:05:20 + echo 'Setup pyenv:' 18:05:20 Setup pyenv: 18:05:20 + export PYENV_ROOT=/opt/pyenv 18:05:20 + PYENV_ROOT=/opt/pyenv 18:05:20 + 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 18:05:20 + 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 18:05:20 + pyenv versions 18:05:20 system 18:05:20 3.8.20 18:05:20 3.9.20 18:05:20 3.10.15 18:05:20 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:05:20 + command -v pyenv 18:05:20 ++ pyenv init - --no-rehash 18:05:20 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 18:05:20 for i in ${!paths[@]}; do 18:05:20 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 18:05:20 fi; done; 18:05:20 echo "${paths[*]}"'\'')" 18:05:20 export PATH="/opt/pyenv/shims:${PATH}" 18:05:20 export PYENV_SHELL=bash 18:05:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:05:20 pyenv() { 18:05:20 local command 18:05:20 command="${1:-}" 18:05:20 if [ "$#" -gt 0 ]; then 18:05:20 shift 18:05:20 fi 18:05:20 18:05:20 case "$command" in 18:05:20 rehash|shell) 18:05:20 eval "$(pyenv "sh-$command" "$@")" 18:05:20 ;; 18:05:20 *) 18:05:20 command pyenv "$command" "$@" 18:05:20 ;; 18:05:20 esac 18:05:20 }' 18:05:20 +++ bash --norc -ec 'IFS=:; paths=($PATH); 18:05:20 for i in ${!paths[@]}; do 18:05:20 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 18:05:20 fi; done; 18:05:20 echo "${paths[*]}"' 18:05:20 ++ 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 18:05:20 ++ 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 18:05:20 ++ 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 18:05:20 ++ export PYENV_SHELL=bash 18:05:20 ++ PYENV_SHELL=bash 18:05:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:05:20 +++ complete -F _pyenv pyenv 18:05:20 ++ lf-pyver python3 18:05:20 ++ local py_version_xy=python3 18:05:20 ++ local py_version_xyz= 18:05:20 ++ pyenv versions 18:05:20 ++ local command 18:05:20 ++ command=versions 18:05:20 ++ '[' 1 -gt 0 ']' 18:05:20 ++ shift 18:05:20 ++ case "$command" in 18:05:20 ++ command pyenv versions 18:05:20 ++ sed 's/^[ *]* //' 18:05:20 ++ grep -E '^[0-9.]*[0-9]$' 18:05:20 ++ awk '{ print $1 }' 18:05:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:05:20 +++ grep '^3' /tmp/.pyenv_versions 18:05:20 +++ sort -V 18:05:20 +++ tail -n 1 18:05:20 ++ py_version_xyz=3.11.10 18:05:20 ++ [[ -z 3.11.10 ]] 18:05:20 ++ echo 3.11.10 18:05:20 ++ return 0 18:05:20 + pyenv local 3.11.10 18:05:20 + local command 18:05:20 + command=local 18:05:20 + '[' 2 -gt 0 ']' 18:05:20 + shift 18:05:20 + case "$command" in 18:05:20 + command pyenv local 3.11.10 18:05:20 + for arg in "$@" 18:05:20 + case $arg in 18:05:20 + pkg_list+='tox ' 18:05:20 + for arg in "$@" 18:05:20 + case $arg in 18:05:20 + pkg_list+='virtualenv ' 18:05:20 + for arg in "$@" 18:05:20 + case $arg in 18:05:20 + pkg_list+='urllib3~=1.26.15 ' 18:05:20 + [[ -f /tmp/.toxenv ]] 18:05:20 ++ cat /tmp/.toxenv 18:05:20 + lf_venv=/tmp/venv-noOm 18:05:20 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-noOm from' file:/tmp/.toxenv 18:05:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-noOm from file:/tmp/.toxenv 18:05:20 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:05:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:05:20 + local 'pip_opts=--upgrade --quiet' 18:05:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:05:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:05:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:05:20 + [[ -n '' ]] 18:05:20 + [[ -n '' ]] 18:05:20 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:05:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:05:20 + /tmp/venv-noOm/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 18:05:21 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:05:21 lf-activate-venv(): INFO: Base packages installed successfully 18:05:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:05:21 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:05:21 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:05:21 + /tmp/venv-noOm/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 18:05:22 + type python3 18:05:22 + true 18:05:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-noOm/bin to PATH' 18:05:22 lf-activate-venv(): INFO: Adding /tmp/venv-noOm/bin to PATH 18:05:22 + PATH=/tmp/venv-noOm/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 18:05:22 + return 0 18:05:22 + [[ -d /opt/pyenv ]] 18:05:22 + echo '---> Setting up pyenv' 18:05:22 ---> Setting up pyenv 18:05:22 + export PYENV_ROOT=/opt/pyenv 18:05:22 + PYENV_ROOT=/opt/pyenv 18:05:22 + export PATH=/opt/pyenv/bin:/tmp/venv-noOm/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 18:05:22 + PATH=/opt/pyenv/bin:/tmp/venv-noOm/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 18:05:22 ++ pwd 18:05:22 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 18:05:22 + export PYTHONPATH 18:05:22 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:05:22 + TOX_TESTENV_PASSENV=PYTHONPATH 18:05:22 + tox --version 18:05:22 4.32.0 from /tmp/venv-noOm/lib/python3.11/site-packages/tox/__init__.py 18:05:22 + PARALLEL=True 18:05:22 + TOX_OPTIONS_LIST= 18:05:22 + [[ -n '' ]] 18:05:22 + case ${PARALLEL,,} in 18:05:22 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 18:05:22 + tox --parallel auto --parallel-live 18:05:22 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 18:05:24 checkbashisms: freeze> python -m pip freeze --all 18:05:24 docs: install_deps> python -I -m pip install -r docs/requirements.txt 18:05:24 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 18:05:24 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 18:05:24 checkbashisms: pip==25.3,setuptools==80.9.0 18:05:24 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 18:05:24 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)' 18:05:24 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 18:05:26 checkbashisms: OK ✔ in 3.14 seconds 18:05:26 pre-commit: install_deps> python -I -m pip install pre-commit 18:05:28 pre-commit: freeze> python -m pip freeze --all 18:05:29 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.3,platformdirs==4.5.0,pre_commit==4.3.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.4 18:05:29 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 18:05:29 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)' 18:05:29 /usr/bin/cpan 18:05:29 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 18:05:29 [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. 18:05:29 [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. 18:05:29 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 18:05:29 [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. 18:05:29 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 18:05:30 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 18:05:30 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 18:05:30 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 18:05:31 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 18:05:31 buildcontroller: freeze> python -m pip freeze --all 18:05:31 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.3,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 18:05:31 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 18:05:31 + update-java-alternatives -l 18:05:31 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 18:05:31 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 18:05:31 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 18:05:31 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 18:05:31 update-alternatives: error: no alternatives for jaotc 18:05:31 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 18:05:31 [INFO] Once installed this environment will be reused. 18:05:31 [INFO] This may take a few minutes... 18:05:31 update-alternatives: error: no alternatives for rmic 18:05:31 + java -version 18:05:31 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 18:05:32 + JAVA_VER=21 18:05:32 + echo 21 18:05:32 21 18:05:32 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 18:05:32 + javac -version 18:05:32 21 18:05:32 + JAVAC_VER=21 18:05:32 + echo 21 18:05:32 + [ 21 -ge 21 ] 18:05:32 + [ 21 -ge 21 ] 18:05:32 + echo ok, java is 21 or newer 18:05:32 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 18:05:32 ok, java is 21 or newer 18:05:33 2025-10-29 18:05:33 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] 18:05:33 + sudo mkdir -p /opt 18:05:33 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 18:05:33 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 18:05:33 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 18:05:33 + mvn --version 18:05:33 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 18:05:33 Maven home: /opt/maven 18:05:33 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 18:05:33 Default locale: en, platform encoding: UTF-8 18:05:33 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 18:05:34 NOTE: Picked up JDK_JAVA_OPTIONS: 18:05:34 --add-opens=java.base/java.io=ALL-UNNAMED 18:05:34 --add-opens=java.base/java.lang=ALL-UNNAMED 18:05:34 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 18:05:34 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 18:05:34 --add-opens=java.base/java.net=ALL-UNNAMED 18:05:34 --add-opens=java.base/java.nio=ALL-UNNAMED 18:05:34 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 18:05:34 --add-opens=java.base/java.nio.file=ALL-UNNAMED 18:05:34 --add-opens=java.base/java.util=ALL-UNNAMED 18:05:34 --add-opens=java.base/java.util.jar=ALL-UNNAMED 18:05:34 --add-opens=java.base/java.util.stream=ALL-UNNAMED 18:05:34 --add-opens=java.base/java.util.zip=ALL-UNNAMED 18:05:34 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 18:05:34 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 18:05:34 -Xlog:disable 18:05:36 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 18:05:36 [INFO] Once installed this environment will be reused. 18:05:36 [INFO] This may take a few minutes... 18:05:44 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 18:05:44 [INFO] Once installed this environment will be reused. 18:05:44 [INFO] This may take a few minutes... 18:05:49 [INFO] Installing environment for https://github.com/perltidy/perltidy. 18:05:49 [INFO] Once installed this environment will be reused. 18:05:49 [INFO] This may take a few minutes... 18:05:51 docs-linkcheck: freeze> python -m pip freeze --all 18:05:51 docs: freeze> python -m pip freeze --all 18:05:51 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.3,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 18:05:51 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 18:05:51 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.3,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 18:05:51 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 18:05:55 docs: OK ✔ in 32.2 seconds 18:05:55 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 18:05:59 docs-linkcheck: OK ✔ in 35.96 seconds 18:05:59 pylint: freeze> python -m pip freeze --all 18:05:59 pylint: astroid==4.0.1,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.0,pylint==4.0.2,setuptools==80.9.0,tomlkit==0.13.3 18:05:59 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}$' '{}' + 18:06:00 trim trailing whitespace.................................................Passed 18:06:01 Tabs remover.............................................................Passed 18:06:01 autopep8.................................................................Passed 18:06:07 perltidy.................................................................Passed 18:06:08 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 18:06:09 [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. 18:06:09 [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. 18:06:09 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 18:06:09 [INFO] Once installed this environment will be reused. 18:06:09 [INFO] This may take a few minutes... 18:06:17 gitlint..................................................................Passed 18:06:22 18:06:22 ------------------------------------ 18:06:22 Your code has been rated at 10.00/10 18:06:22 18:07:37 pre-commit: OK ✔ in 51.1 seconds 18:07:37 pylint: OK ✔ in 29.36 seconds 18:07:37 buildcontroller: OK ✔ in 2 minutes 13.69 seconds 18:07:37 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 18:07:37 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 18:07:37 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 18:07:37 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 18:07:43 build_karaf_tests71: freeze> python -m pip freeze --all 18:07:43 build_karaf_tests190: freeze> python -m pip freeze --all 18:07:44 build_karaf_tests121: freeze> python -m pip freeze --all 18:07:44 build_karaf_tests221: freeze> python -m pip freeze --all 18:07:44 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.3,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 18:07:44 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 18:07:44 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.3,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 18:07:44 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 18:07:44 build karaf in karaf71 with ./karaf71.env 18:07:44 build karaf in karafoc with ./karafoc.env 18:07:44 NOTE: Picked up JDK_JAVA_OPTIONS: 18:07:44 --add-opens=java.base/java.io=ALL-UNNAMED 18:07:44 --add-opens=java.base/java.lang=ALL-UNNAMED 18:07:44 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 18:07:44 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 18:07:44 --add-opens=java.base/java.net=ALL-UNNAMED 18:07:44 --add-opens=java.base/java.nio=ALL-UNNAMED 18:07:44 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 18:07:44 --add-opens=java.base/java.nio.file=ALL-UNNAMED 18:07:44 --add-opens=java.base/java.util=ALL-UNNAMED 18:07:44 --add-opens=java.base/java.util.jar=ALL-UNNAMED 18:07:44 --add-opens=java.base/java.util.stream=ALL-UNNAMED 18:07:44 --add-opens=java.base/java.util.zip=ALL-UNNAMED 18:07:44 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 18:07:44 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 18:07:44 -Xlog:disable 18:07:44 NOTE: Picked up JDK_JAVA_OPTIONS: 18:07:44 --add-opens=java.base/java.io=ALL-UNNAMED 18:07:44 --add-opens=java.base/java.lang=ALL-UNNAMED 18:07:44 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 18:07:44 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 18:07:44 --add-opens=java.base/java.net=ALL-UNNAMED 18:07:44 --add-opens=java.base/java.nio=ALL-UNNAMED 18:07:44 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 18:07:44 --add-opens=java.base/java.nio.file=ALL-UNNAMED 18:07:44 --add-opens=java.base/java.util=ALL-UNNAMED 18:07:44 --add-opens=java.base/java.util.jar=ALL-UNNAMED 18:07:44 --add-opens=java.base/java.util.stream=ALL-UNNAMED 18:07:44 --add-opens=java.base/java.util.zip=ALL-UNNAMED 18:07:44 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 18:07:44 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 18:07:44 -Xlog:disable 18:07:44 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.3,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 18:07:44 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 18:07:44 build karaf in karaf121 with ./karaf121.env 18:07:44 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.3,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 18:07:44 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 18:07:44 build karaf in karaf221 with ./karaf221.env 18:07:44 NOTE: Picked up JDK_JAVA_OPTIONS: 18:07:44 --add-opens=java.base/java.io=ALL-UNNAMED 18:07:44 --add-opens=java.base/java.lang=ALL-UNNAMED 18:07:44 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 18:07:44 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 18:07:44 --add-opens=java.base/java.net=ALL-UNNAMED 18:07:44 --add-opens=java.base/java.nio=ALL-UNNAMED 18:07:44 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 18:07:44 --add-opens=java.base/java.nio.file=ALL-UNNAMED 18:07:44 --add-opens=java.base/java.util=ALL-UNNAMED 18:07:44 --add-opens=java.base/java.util.jar=ALL-UNNAMED 18:07:44 --add-opens=java.base/java.util.stream=ALL-UNNAMED 18:07:44 --add-opens=java.base/java.util.zip=ALL-UNNAMED 18:07:44 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 18:07:44 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 18:07:44 -Xlog:disable 18:07:44 NOTE: Picked up JDK_JAVA_OPTIONS: 18:07:44 --add-opens=java.base/java.io=ALL-UNNAMED 18:07:44 --add-opens=java.base/java.lang=ALL-UNNAMED 18:07:44 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 18:07:44 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 18:07:44 --add-opens=java.base/java.net=ALL-UNNAMED 18:07:44 --add-opens=java.base/java.nio=ALL-UNNAMED 18:07:44 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 18:07:44 --add-opens=java.base/java.nio.file=ALL-UNNAMED 18:07:44 --add-opens=java.base/java.util=ALL-UNNAMED 18:07:44 --add-opens=java.base/java.util.jar=ALL-UNNAMED 18:07:44 --add-opens=java.base/java.util.stream=ALL-UNNAMED 18:07:44 --add-opens=java.base/java.util.zip=ALL-UNNAMED 18:07:44 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 18:07:44 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 18:07:44 -Xlog:disable 18:08:40 build_karaf_tests121: OK ✔ in 1 minute 3.47 seconds 18:08:40 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 18:08:43 build_karaf_tests221: OK ✔ in 1 minute 6.42 seconds 18:08:43 build_karaf_tests190: OK ✔ in 1 minute 6.44 seconds 18:08:43 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 18:08:44 build_karaf_tests71: OK ✔ in 1 minute 7.61 seconds 18:08:44 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 18:08:50 buildlighty: freeze> python -m pip freeze --all 18:08:50 sims: freeze> python -m pip freeze --all 18:08:50 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.3,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 18:08:50 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 18:08:50 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.3,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 18:08:50 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 18:08:50 Using lighynode version 20.1.0.5 18:08:50 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 18:08:50 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 18:09:35 sims: OK ✔ in 11.63 seconds 18:09:35 buildlighty: OK ✔ in 35.93 seconds 18:09:35 testsPCE: freeze> python -m pip freeze --all 18:09:35 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.3,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 18:09:35 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 18:09:35 pytest -q transportpce_tests/pce/test01_pce.py 18:10:22 .................... [100%] 18:11:25 20 passed in 110.08s (0:01:50) 18:11:25 pytest -q transportpce_tests/pce/test02_pce_400G.py 18:11:46 ............ [100%] 18:12:12 12 passed in 46.97s 18:12:13 pytest -q transportpce_tests/pce/test03_gnpy.py 18:12:30 ........ [100%] 18:12:51 8 passed in 38.40s 18:12:51 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 18:13:23 ... [100%] 18:13:28 3 passed in 36.31s 18:13:29 testsPCE: OK ✔ in 4 minutes 44.12 seconds 18:13:29 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 18:13:29 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 18:13:29 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 18:13:36 tests_tapi: freeze> python -m pip freeze --all 18:13:36 tests190: freeze> python -m pip freeze --all 18:13:36 tests121: freeze> python -m pip freeze --all 18:13:36 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.3,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 18:13:36 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 18:13:36 using environment variables from ./karaf221.env 18:13:36 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 18:13:36 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.3,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 18:13:36 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 18:13:36 using environment variables from ./karafoc.env 18:13:36 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.3,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 18:13:36 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 18:13:36 using environment variables from ./karaf121.env 18:13:36 pytest -q transportpce_tests/oc/test01_portmapping.py 18:13:36 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 18:14:39 ........... [100%] 18:14:55 10 passed in 78.69s (0:01:18) 18:14:55 pytest -q transportpce_tests/oc/test02_topology.py 18:15:03 ................................. [100%] 18:15:40 21 passed in 123.86s (0:02:03) 18:15:40 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 18:15:41 ............................... [100%] 18:16:03 14 passed in 67.50s (0:01:07) 18:16:03 pytest -q transportpce_tests/oc/test03_renderer.py 18:16:20 .......... [100%] 18:16:37 6 passed in 56.33s 18:16:37 pytest -q transportpce_tests/1.2.1/test03_topology.py 18:16:39 ...................... [100%] 18:17:00 19 passed in 56.55s 18:17:01 tests190: OK ✔ in 3 minutes 32.59 seconds 18:17:01 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 18:17:05 .tests71: freeze> python -m pip freeze --all 18:17:10 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.3,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 18:17:10 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 18:17:10 using environment variables from ./karaf71.env 18:17:10 pytest -q transportpce_tests/7.1/test01_portmapping.py 18:17:25 ....................................... [100%] 18:18:04 12 passed in 53.46s 18:18:04 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 18:18:05 .............................. [100%] 18:18:48 51 passed in 312.01s (0:05:12) 18:18:48 pytest -q transportpce_tests/tapi/test02_full_topology.py 18:18:49 .................. [100%] 18:19:08 44 passed in 150.96s (0:02:30) 18:19:08 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 18:19:10 .................................................................................. [100%] 18:20:42 62 passed in 158.04s (0:02:38) 18:20:42 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 18:20:43 [100%] 18:20:43 24 passed in 94.00s (0:01:34) 18:20:43 pytest -q transportpce_tests/1.2.1/test05_olm.py 18:20:45 .......................................................................................... [100%] 18:23:18 48 passed in 155.47s (0:02:35) 18:23:18 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 18:23:23 ........................ [100%] 18:24:07 40 passed in 204.35s (0:03:24) 18:24:07 pytest -q transportpce_tests/1.2.1/test06_end2end.py 18:24:07 ............. [100%] 18:24:33 22 passed in 75.32s (0:01:15) 18:24:47 ..................................................... [100%] 18:30:30 36 passed in 701.38s (0:11:41) 18:30:30 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 18:30:47 ......................................................................... [100%] 18:36:02 54 passed in 714.02s (0:11:54) 18:37:45 .... [100%] 18:38:38 71 passed in 487.22s (0:08:07) 18:38:38 pytest -q transportpce_tests/tapi/test04_topo_extension.py 18:39:29 ................... [100%] 18:40:59 19 passed in 141.08s (0:02:21) 18:40:59 tests71: OK ✔ in 7 minutes 33.1 seconds 18:40:59 tests121: OK ✔ in 22 minutes 33.77 seconds 18:40:59 tests_tapi: OK ✔ in 27 minutes 31.12 seconds 18:40:59 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 18:41:05 tests221: freeze> python -m pip freeze --all 18:41:06 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.3,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 18:41:06 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 18:41:06 using environment variables from ./karaf221.env 18:41:06 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 18:41:41 ................................... [100%] 18:42:21 35 passed in 74.78s (0:01:14) 18:42:21 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 18:42:53 ...... [100%] 18:43:07 6 passed in 45.62s 18:43:07 pytest -q transportpce_tests/2.2.1/test03_topology.py 18:43:50 ............................................ [100%] 18:45:24 44 passed in 137.44s (0:02:17) 18:45:24 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 18:46:00 ............ [100%] 18:46:25 12 passed in 59.87s 18:46:25 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 18:46:50 ................ [100%] 18:48:19 16 passed in 114.41s (0:01:54) 18:48:19 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 18:48:48 ............................... [100%] 18:48:55 31 passed in 35.04s 18:48:55 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 18:49:30 .......................... [100%] 18:50:25 26 passed in 90.24s (0:01:30) 18:50:25 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 18:51:02 ...................... [100%] 18:52:05 22 passed in 99.73s (0:01:39) 18:52:05 pytest -q transportpce_tests/2.2.1/test09_olm.py 18:52:45 ........................................ [100%] 18:55:07 40 passed in 181.45s (0:03:01) 18:55:07 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 18:55:48 ........................................................................ [ 74%] 19:01:25 ......................... [100%] 19:03:17 97 passed in 489.70s (0:08:09) 19:03:17 pytest -q transportpce_tests/2.2.1/test12_end2end.py 19:03:57 ...................................................... [100%] 19:10:44 54 passed in 446.37s (0:07:26) 19:10:44 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 19:11:37 ........................................................................ [ 71%] 19:16:44 ............................. [100%] 19:18:53 101 passed in 489.04s (0:08:09) 19:18:53 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 19:19:47 ........................................................................ [ 67%] 19:25:32 ................................... [100%] 19:28:53 107 passed in 600.08s (0:10:00) 19:28:53 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 19:29:39 ............................................. [100%] 19:32:16 45 passed in 202.59s (0:03:22) 19:32:16 tests221: OK ✔ in 51 minutes 17.22 seconds 19:32:16 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 19:32:24 tests_hybrid: freeze> python -m pip freeze --all 19:32:24 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.3,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 19:32:24 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 19:32:24 using environment variables from ./karaf221.env 19:32:24 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 19:33:05 ................................................... [100%] 19:37:52 51 passed in 328.13s (0:05:28) 19:37:52 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 19:38:36 ........................................................................ [ 66%] 19:42:58 ..................................... [100%] 19:45:04 109 passed in 431.66s (0:07:11) 19:45:04 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 19:45:53 ..................................................... [100%] 19:49:24 53 passed in 259.66s (0:04:19) 19:49:24 buildcontroller: OK (133.69=setup[8.76]+cmd[124.92] seconds) 19:49:24 sims: OK (11.63=setup[7.63]+cmd[3.99] seconds) 19:49:24 build_karaf_tests121: OK (63.47=setup[7.74]+cmd[55.73] seconds) 19:49:24 testsPCE: OK (284.12=setup[51.13]+cmd[232.99] seconds) 19:49:24 tests121: OK (1353.77=setup[8.22]+cmd[1345.56] seconds) 19:49:24 build_karaf_tests221: OK (66.42=setup[7.76]+cmd[58.66] seconds) 19:49:24 tests_tapi: OK (1651.12=setup[8.18]+cmd[1642.94] seconds) 19:49:24 tests221: OK (3077.22=setup[6.69]+cmd[3070.52] seconds) 19:49:24 build_karaf_tests71: OK (67.61=setup[7.59]+cmd[60.02] seconds) 19:49:24 tests71: OK (453.10=setup[9.55]+cmd[443.55] seconds) 19:49:24 build_karaf_tests190: OK (66.44=setup[7.61]+cmd[58.83] seconds) 19:49:24 tests190: OK (212.59=setup[8.20]+cmd[204.38] seconds) 19:49:24 tests_hybrid: OK (1028.21=setup[7.83]+cmd[1020.38] seconds) 19:49:24 buildlighty: OK (35.93=setup[10.50]+cmd[25.43] seconds) 19:49:24 docs: OK (32.20=setup[28.57]+cmd[3.62] seconds) 19:49:24 docs-linkcheck: OK (35.96=setup[28.58]+cmd[7.38] seconds) 19:49:24 checkbashisms: OK (3.14=setup[1.88]+cmd[0.01,0.04,1.21] seconds) 19:49:24 pre-commit: OK (51.10=setup[2.94]+cmd[0.01,0.00,38.77,9.38] seconds) 19:49:24 pylint: OK (29.36=setup[4.49]+cmd[24.87] seconds) 19:49:24 congratulations :) (6242.02 seconds) 19:49:24 + tox_status=0 19:49:24 + echo '---> Completed tox runs' 19:49:24 ---> Completed tox runs 19:49:24 + for i in .tox/*/log 19:49:24 ++ echo .tox/build_karaf_tests121/log 19:49:24 ++ awk -F/ '{print $2}' 19:49:24 + tox_env=build_karaf_tests121 19:49:24 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 19:49:24 + for i in .tox/*/log 19:49:24 ++ echo .tox/build_karaf_tests190/log 19:49:24 ++ awk -F/ '{print $2}' 19:49:24 + tox_env=build_karaf_tests190 19:49:24 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 19:49:24 + for i in .tox/*/log 19:49:24 ++ echo .tox/build_karaf_tests221/log 19:49:24 ++ awk -F/ '{print $2}' 19:49:24 + tox_env=build_karaf_tests221 19:49:24 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 19:49:24 + for i in .tox/*/log 19:49:24 ++ echo .tox/build_karaf_tests71/log 19:49:24 ++ awk -F/ '{print $2}' 19:49:24 + tox_env=build_karaf_tests71 19:49:24 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 19:49:24 + for i in .tox/*/log 19:49:24 ++ echo .tox/buildcontroller/log 19:49:24 ++ awk -F/ '{print $2}' 19:49:24 + tox_env=buildcontroller 19:49:24 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 19:49:24 + for i in .tox/*/log 19:49:24 ++ echo .tox/buildlighty/log 19:49:24 ++ awk -F/ '{print $2}' 19:49:25 + tox_env=buildlighty 19:49:25 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 19:49:25 + for i in .tox/*/log 19:49:25 ++ echo .tox/checkbashisms/log 19:49:25 ++ awk -F/ '{print $2}' 19:49:25 + tox_env=checkbashisms 19:49:25 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 19:49:25 + for i in .tox/*/log 19:49:25 ++ echo .tox/docs-linkcheck/log 19:49:25 ++ awk -F/ '{print $2}' 19:49:25 + tox_env=docs-linkcheck 19:49:25 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 19:49:25 + for i in .tox/*/log 19:49:25 ++ echo .tox/docs/log 19:49:25 ++ awk -F/ '{print $2}' 19:49:25 + tox_env=docs 19:49:25 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 19:49:25 + for i in .tox/*/log 19:49:25 ++ echo .tox/pre-commit/log 19:49:25 ++ awk -F/ '{print $2}' 19:49:25 + tox_env=pre-commit 19:49:25 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 19:49:25 + for i in .tox/*/log 19:49:25 ++ echo .tox/pylint/log 19:49:25 ++ awk -F/ '{print $2}' 19:49:25 + tox_env=pylint 19:49:25 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 19:49:25 + for i in .tox/*/log 19:49:25 ++ echo .tox/sims/log 19:49:25 ++ awk -F/ '{print $2}' 19:49:25 + tox_env=sims 19:49:25 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 19:49:25 + for i in .tox/*/log 19:49:25 ++ echo .tox/tests121/log 19:49:25 ++ awk -F/ '{print $2}' 19:49:25 + tox_env=tests121 19:49:25 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 19:49:25 + for i in .tox/*/log 19:49:25 ++ echo .tox/tests190/log 19:49:25 ++ awk -F/ '{print $2}' 19:49:25 + tox_env=tests190 19:49:25 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 19:49:25 + for i in .tox/*/log 19:49:25 ++ echo .tox/tests221/log 19:49:25 ++ awk -F/ '{print $2}' 19:49:25 + tox_env=tests221 19:49:25 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 19:49:25 + for i in .tox/*/log 19:49:25 ++ echo .tox/tests71/log 19:49:25 ++ awk -F/ '{print $2}' 19:49:25 + tox_env=tests71 19:49:25 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 19:49:25 + for i in .tox/*/log 19:49:25 ++ echo .tox/testsPCE/log 19:49:25 ++ awk -F/ '{print $2}' 19:49:25 + tox_env=testsPCE 19:49:25 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 19:49:25 + for i in .tox/*/log 19:49:25 ++ echo .tox/tests_hybrid/log 19:49:25 ++ awk -F/ '{print $2}' 19:49:25 + tox_env=tests_hybrid 19:49:25 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 19:49:25 + for i in .tox/*/log 19:49:25 ++ echo .tox/tests_tapi/log 19:49:25 ++ awk -F/ '{print $2}' 19:49:25 + tox_env=tests_tapi 19:49:25 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 19:49:25 + DOC_DIR=docs/_build/html 19:49:25 + [[ -d docs/_build/html ]] 19:49:25 + echo '---> Archiving generated docs' 19:49:25 ---> Archiving generated docs 19:49:25 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 19:49:25 + echo '---> tox-run.sh ends' 19:49:25 ---> tox-run.sh ends 19:49:25 + test 0 -eq 0 19:49:25 $ ssh-agent -k 19:49:25 unset SSH_AUTH_SOCK; 19:49:25 unset SSH_AGENT_PID; 19:49:25 echo Agent pid 2411 killed; 19:49:25 [ssh-agent] Stopped. 19:49:25 [PostBuildScript] - [INFO] Executing post build scripts. 19:49:25 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14938254450020253500.sh 19:49:25 ---> sysstat.sh 19:49:26 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11180463537674180987.sh 19:49:26 ---> package-listing.sh 19:49:26 ++ facter osfamily 19:49:26 ++ tr '[:upper:]' '[:lower:]' 19:49:26 + OS_FAMILY=debian 19:49:26 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 19:49:26 + START_PACKAGES=/tmp/packages_start.txt 19:49:26 + END_PACKAGES=/tmp/packages_end.txt 19:49:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:49:26 + PACKAGES=/tmp/packages_start.txt 19:49:26 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 19:49:26 + PACKAGES=/tmp/packages_end.txt 19:49:26 + case "${OS_FAMILY}" in 19:49:26 + dpkg -l 19:49:26 + grep '^ii' 19:49:26 + '[' -f /tmp/packages_start.txt ']' 19:49:26 + '[' -f /tmp/packages_end.txt ']' 19:49:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:49:26 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 19:49:26 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 19:49:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 19:49:26 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins10525147519088492541.sh 19:49:26 ---> capture-instance-metadata.sh 19:49:26 Setup pyenv: 19:49:26 system 19:49:26 3.8.20 19:49:26 3.9.20 19:49:26 3.10.15 19:49:26 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 19:49:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pMW3 from file:/tmp/.os_lf_venv 19:49:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:49:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:49:28 lf-activate-venv(): INFO: Base packages installed successfully 19:49:28 lf-activate-venv(): INFO: Installing additional packages: lftools 19:49:39 lf-activate-venv(): INFO: Adding /tmp/venv-pMW3/bin to PATH 19:49:39 INFO: Running in OpenStack, capturing instance metadata 19:49:40 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15202999568100213134.sh 19:49:40 provisioning config files... 19:49:40 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3840 19:49:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config14503558413474182438tmp 19:49:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 19:49:40 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 19:49:40 provisioning config files... 19:49:40 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 19:49:40 [EnvInject] - Injecting environment variables from a build step. 19:49:40 [EnvInject] - Injecting as environment variables the properties content 19:49:40 SERVER_ID=logs 19:49:40 19:49:40 [EnvInject] - Variables injected successfully. 19:49:40 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7005541245928243202.sh 19:49:40 ---> create-netrc.sh 19:49:40 WARN: Log server credential not found. 19:49:40 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9629154372279580299.sh 19:49:40 ---> python-tools-install.sh 19:49:40 Setup pyenv: 19:49:40 system 19:49:40 3.8.20 19:49:40 3.9.20 19:49:40 3.10.15 19:49:40 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 19:49:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pMW3 from file:/tmp/.os_lf_venv 19:49:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:49:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:49:43 lf-activate-venv(): INFO: Base packages installed successfully 19:49:43 lf-activate-venv(): INFO: Installing additional packages: lftools 19:49:53 lf-activate-venv(): INFO: Adding /tmp/venv-pMW3/bin to PATH 19:49:53 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9283266950863351107.sh 19:49:53 ---> sudo-logs.sh 19:49:53 Archiving 'sudo' log.. 19:49:53 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6255025489504052615.sh 19:49:53 ---> job-cost.sh 19:49:53 Setup pyenv: 19:49:53 system 19:49:53 3.8.20 19:49:53 3.9.20 19:49:53 3.10.15 19:49:53 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 19:49:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pMW3 from file:/tmp/.os_lf_venv 19:49:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:49:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:49:55 lf-activate-venv(): INFO: Base packages installed successfully 19:49:55 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:50:01 lf-activate-venv(): INFO: Adding /tmp/venv-pMW3/bin to PATH 19:50:01 INFO: No Stack... 19:50:02 INFO: Retrieving Pricing Info for: v3-standard-4 19:50:02 INFO: Archiving Costs 19:50:02 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins15856827396302109095.sh 19:50:02 ---> logs-deploy.sh 19:50:02 Setup pyenv: 19:50:02 system 19:50:02 3.8.20 19:50:02 3.9.20 19:50:02 3.10.15 19:50:02 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 19:50:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pMW3 from file:/tmp/.os_lf_venv 19:50:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:50:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:50:04 lf-activate-venv(): INFO: Base packages installed successfully 19:50:04 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:50:17 lf-activate-venv(): INFO: Adding /tmp/venv-pMW3/bin to PATH 19:50:17 WARNING: Nexus logging server not set 19:50:17 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3840/ 19:50:17 INFO: archiving logs to S3 19:50:19 ---> uname -a: 19:50:19 Linux prd-ubuntu2204-docker-4c-16g-3380 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 19:50:19 19:50:19 19:50:19 ---> lscpu: 19:50:19 Architecture: x86_64 19:50:19 CPU op-mode(s): 32-bit, 64-bit 19:50:19 Address sizes: 40 bits physical, 48 bits virtual 19:50:19 Byte Order: Little Endian 19:50:19 CPU(s): 4 19:50:19 On-line CPU(s) list: 0-3 19:50:19 Vendor ID: AuthenticAMD 19:50:19 Model name: AMD EPYC-Rome Processor 19:50:19 CPU family: 23 19:50:19 Model: 49 19:50:19 Thread(s) per core: 1 19:50:19 Core(s) per socket: 1 19:50:19 Socket(s): 4 19:50:19 Stepping: 0 19:50:19 BogoMIPS: 5600.00 19:50:19 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 19:50:19 Virtualization: AMD-V 19:50:19 Hypervisor vendor: KVM 19:50:19 Virtualization type: full 19:50:19 L1d cache: 128 KiB (4 instances) 19:50:19 L1i cache: 128 KiB (4 instances) 19:50:19 L2 cache: 2 MiB (4 instances) 19:50:19 L3 cache: 64 MiB (4 instances) 19:50:19 NUMA node(s): 1 19:50:19 NUMA node0 CPU(s): 0-3 19:50:19 Vulnerability Gather data sampling: Not affected 19:50:19 Vulnerability Indirect target selection: Not affected 19:50:19 Vulnerability Itlb multihit: Not affected 19:50:19 Vulnerability L1tf: Not affected 19:50:19 Vulnerability Mds: Not affected 19:50:19 Vulnerability Meltdown: Not affected 19:50:19 Vulnerability Mmio stale data: Not affected 19:50:19 Vulnerability Reg file data sampling: Not affected 19:50:19 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 19:50:19 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 19:50:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:50:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:50:19 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 19:50:19 Vulnerability Srbds: Not affected 19:50:19 Vulnerability Tsx async abort: Not affected 19:50:19 19:50:19 19:50:19 ---> nproc: 19:50:19 4 19:50:19 19:50:19 19:50:19 ---> df -h: 19:50:19 Filesystem Size Used Avail Use% Mounted on 19:50:19 tmpfs 1.6G 1.1M 1.6G 1% /run 19:50:19 /dev/vda1 78G 18G 61G 23% / 19:50:19 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:50:19 tmpfs 5.0M 0 5.0M 0% /run/lock 19:50:19 /dev/vda15 105M 6.1M 99M 6% /boot/efi 19:50:19 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 19:50:19 19:50:19 19:50:19 ---> free -m: 19:50:19 total used free shared buff/cache available 19:50:19 Mem: 15989 687 10807 3 4494 14959 19:50:19 Swap: 1023 0 1023 19:50:19 19:50:19 19:50:19 ---> ip addr: 19:50:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:50:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:50:19 inet 127.0.0.1/8 scope host lo 19:50:19 valid_lft forever preferred_lft forever 19:50:19 inet6 ::1/128 scope host 19:50:19 valid_lft forever preferred_lft forever 19:50:19 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:50:19 link/ether fa:16:3e:ef:56:9c brd ff:ff:ff:ff:ff:ff 19:50:19 altname enp0s3 19:50:19 inet 10.30.170.31/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 19:50:19 valid_lft 76443sec preferred_lft 76443sec 19:50:19 inet6 fe80::f816:3eff:feef:569c/64 scope link 19:50:19 valid_lft forever preferred_lft forever 19:50:19 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 19:50:19 link/ether e2:66:eb:a7:f0:fb brd ff:ff:ff:ff:ff:ff 19:50:19 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:50:19 valid_lft forever preferred_lft forever 19:50:19 19:50:19 19:50:19 ---> sar -b -r -n DEV: 19:50:19 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-3380) 10/29/25 _x86_64_ (4 CPU) 19:50:19 19:50:19 17:04:25 LINUX RESTART (4 CPU) 19:50:19 19:50:19 17:10:05 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:50:19 17:20:02 1.35 0.01 1.31 0.03 0.19 16.88 1.14 19:50:19 17:30:01 1.17 0.00 1.16 0.02 0.00 13.42 0.12 19:50:19 17:40:05 1.14 0.00 1.13 0.01 0.00 13.33 0.12 19:50:19 17:50:05 1.04 0.00 1.03 0.01 0.00 12.48 0.11 19:50:19 18:00:01 11.46 0.00 1.23 10.22 0.15 14.51 244338.59 19:50:19 18:10:05 99.45 4.86 91.02 3.57 269.66 33267.61 13567.73 19:50:19 18:20:05 78.14 23.58 51.18 3.38 336.76 6286.21 4571.57 19:50:19 18:30:01 13.34 0.11 12.71 0.52 4.49 270.03 293.91 19:50:19 18:40:05 8.63 0.09 8.08 0.45 2.86 277.21 1514.53 19:50:19 18:50:05 19.83 0.10 18.72 1.01 6.81 787.96 1015.49 19:50:19 19:00:01 9.53 0.01 9.08 0.45 0.48 257.99 246.27 19:50:19 19:10:05 5.09 0.01 4.90 0.18 0.21 132.24 48.35 19:50:19 19:20:05 8.97 0.01 8.58 0.38 1.37 250.55 259.21 19:50:19 19:30:01 4.90 0.02 4.72 0.16 0.63 141.41 79.27 19:50:19 19:40:05 8.44 0.01 8.05 0.38 0.57 531.79 135.32 19:50:19 19:50:05 11.43 1.93 8.28 1.21 78.01 1187.04 6796.39 19:50:19 Average: 17.78 1.92 14.49 1.37 44.01 2731.55 16949.69 19:50:19 19:50:19 17:10:05 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:50:19 17:20:02 13492684 15523640 491368 3.00 57220 2197952 1134324 6.51 379424 2248460 168 19:50:19 17:30:01 13492160 15523472 491656 3.00 57560 2197964 1134452 6.51 379768 2249412 216 19:50:19 17:40:05 13490088 15521796 493252 3.01 57948 2197976 1134516 6.51 380160 2253168 228 19:50:19 17:50:05 13486316 15518476 496556 3.03 58260 2198108 1134564 6.51 380472 2257964 188 19:50:19 18:00:01 13478000 15515532 499368 3.05 58876 2202884 1134628 6.51 385808 2258348 16 19:50:19 18:10:05 4227868 14763196 1163352 7.11 235180 10091620 1830240 10.51 2009212 9368444 241376 19:50:19 18:20:05 3068688 6555944 9376616 57.27 264648 3198528 11001592 63.15 2184944 10528488 808 19:50:19 18:30:01 3425580 6928692 9003760 54.99 266228 3212832 9610876 55.17 2204972 10131112 132 19:50:19 18:40:05 6872444 10393460 5542800 33.85 267212 3229724 6881916 39.50 2222724 6703344 348 19:50:19 18:50:05 9983300 13636300 2301136 14.05 272720 3355804 3015860 17.31 2262124 3565300 220 19:50:19 19:00:01 7793848 11477216 4458968 27.23 273968 3384876 5171652 29.69 2264804 5742588 312 19:50:19 19:10:05 7692360 11391440 4544660 27.76 274648 3399916 5197480 29.83 2266104 5841960 400 19:50:19 19:20:05 6104428 9834392 6101352 37.26 275516 3429888 6880876 39.50 2270616 7426004 348 19:50:19 19:30:01 7858628 11608100 4328416 26.44 276240 3448656 5065600 29.08 2272992 5670632 356 19:50:19 19:40:05 7551020 11420664 4515320 27.58 279812 3559872 5219596 29.96 2287176 5963140 308 19:50:19 19:50:05 11144828 15359180 578776 3.53 282520 3892740 1187760 6.82 2334480 2312912 26404 19:50:19 Average: 8947640 12560719 3399210 20.76 203660 3449959 4170996 23.94 1655361 5282580 16989 19:50:19 19:50:19 17:10:05 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:50:19 17:20:02 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:50:19 17:20:02 ens3 0.28 0.09 0.05 0.02 0.00 0.00 0.00 0.00 19:50:19 17:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:19 17:30:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:50:19 17:30:01 ens3 0.25 0.09 0.05 0.02 0.00 0.00 0.00 0.00 19:50:19 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:19 17:40:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:50:19 17:40:05 ens3 0.58 0.22 0.20 0.13 0.00 0.00 0.00 0.00 19:50:19 17:40:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:19 17:50:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:50:19 17:50:05 ens3 0.70 0.93 0.13 0.82 0.00 0.00 0.00 0.00 19:50:19 17:50:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:19 18:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:50:19 18:00:01 ens3 0.26 0.12 0.07 0.04 0.00 0.00 0.00 0.00 19:50:19 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:19 18:10:05 lo 1.01 1.01 0.14 0.14 0.00 0.00 0.00 0.00 19:50:19 18:10:05 ens3 160.22 125.46 1918.03 16.10 0.00 0.00 0.00 0.00 19:50:19 18:10:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:19 18:20:05 lo 25.22 25.22 19.66 19.66 0.00 0.00 0.00 0.00 19:50:19 18:20:05 ens3 2.71 2.04 0.82 0.65 0.00 0.00 0.00 0.00 19:50:19 18:20:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:19 18:30:01 lo 37.94 37.94 14.95 14.95 0.00 0.00 0.00 0.00 19:50:19 18:30:01 ens3 1.33 1.06 0.29 0.21 0.00 0.00 0.00 0.00 19:50:19 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:19 18:40:05 lo 15.53 15.53 7.18 7.18 0.00 0.00 0.00 0.00 19:50:19 18:40:05 ens3 1.21 0.56 0.31 0.20 0.00 0.00 0.00 0.00 19:50:19 18:40:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:19 18:50:05 lo 12.01 12.01 6.27 6.27 0.00 0.00 0.00 0.00 19:50:19 18:50:05 ens3 1.08 0.89 0.26 0.21 0.00 0.00 0.00 0.00 19:50:19 18:50:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:19 19:00:01 lo 19.25 19.25 10.18 10.18 0.00 0.00 0.00 0.00 19:50:19 19:00:01 ens3 0.82 0.63 0.16 0.13 0.00 0.00 0.00 0.00 19:50:19 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:19 19:10:05 lo 27.70 27.70 10.07 10.07 0.00 0.00 0.00 0.00 19:50:19 19:10:05 ens3 0.68 0.47 0.17 0.12 0.00 0.00 0.00 0.00 19:50:19 19:10:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:19 19:20:05 lo 20.96 20.96 11.51 11.51 0.00 0.00 0.00 0.00 19:50:19 19:20:05 ens3 0.72 0.57 0.14 0.11 0.00 0.00 0.00 0.00 19:50:19 19:20:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:19 19:30:01 lo 17.41 17.41 9.92 9.92 0.00 0.00 0.00 0.00 19:50:19 19:30:01 ens3 0.63 0.50 0.13 0.10 0.00 0.00 0.00 0.00 19:50:19 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:19 19:40:05 lo 13.46 13.46 7.11 7.11 0.00 0.00 0.00 0.00 19:50:19 19:40:05 ens3 0.94 0.78 0.27 0.22 0.00 0.00 0.00 0.00 19:50:19 19:40:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:19 19:50:05 lo 32.53 32.53 12.58 12.58 0.00 0.00 0.00 0.00 19:50:19 19:50:05 ens3 3.12 2.56 1.79 1.05 0.00 0.00 0.00 0.00 19:50:19 19:50:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:19 Average: lo 13.96 13.96 6.84 6.84 0.00 0.00 0.00 0.00 19:50:19 Average: ens3 11.04 8.62 121.05 1.27 0.00 0.00 0.00 0.00 19:50:19 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:19 19:50:19 19:50:19 ---> sar -P ALL: 19:50:19 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-3380) 10/29/25 _x86_64_ (4 CPU) 19:50:19 19:50:19 17:04:25 LINUX RESTART (4 CPU) 19:50:19 19:50:19 17:10:05 CPU %user %nice %system %iowait %steal %idle 19:50:19 17:20:02 all 0.29 0.00 0.03 0.01 0.01 99.66 19:50:19 17:20:02 0 0.02 0.00 0.02 0.01 0.01 99.95 19:50:19 17:20:02 1 0.01 0.00 0.01 0.00 0.01 99.97 19:50:19 17:20:02 2 1.12 0.00 0.06 0.03 0.03 98.76 19:50:19 17:20:02 3 0.02 0.00 0.02 0.01 0.01 99.95 19:50:19 17:30:01 all 0.04 0.00 0.02 0.01 0.01 99.92 19:50:19 17:30:01 0 0.02 0.00 0.02 0.00 0.01 99.94 19:50:19 17:30:01 1 0.02 0.00 0.02 0.00 0.00 99.96 19:50:19 17:30:01 2 0.11 0.00 0.02 0.03 0.02 99.82 19:50:19 17:30:01 3 0.02 0.00 0.02 0.01 0.01 99.94 19:50:19 17:40:05 all 0.22 0.00 0.02 0.01 0.01 99.74 19:50:19 17:40:05 0 0.02 0.00 0.01 0.03 0.01 99.93 19:50:19 17:40:05 1 0.02 0.00 0.02 0.00 0.01 99.95 19:50:19 17:40:05 2 0.83 0.00 0.03 0.01 0.02 99.10 19:50:19 17:40:05 3 0.01 0.00 0.01 0.00 0.01 99.96 19:50:19 17:50:05 all 0.07 0.00 0.02 0.02 0.01 99.89 19:50:19 17:50:05 0 0.02 0.00 0.01 0.01 0.01 99.95 19:50:19 17:50:05 1 0.03 0.00 0.02 0.05 0.01 99.90 19:50:19 17:50:05 2 0.11 0.00 0.05 0.00 0.02 99.82 19:50:19 17:50:05 3 0.11 0.00 0.01 0.00 0.01 99.87 19:50:19 18:00:01 all 0.08 0.00 0.02 0.03 0.01 99.85 19:50:19 18:00:01 0 0.02 0.00 0.03 0.09 0.01 99.86 19:50:19 18:00:01 1 0.04 0.00 0.01 0.02 0.01 99.92 19:50:19 18:00:01 2 0.02 0.00 0.04 0.00 0.02 99.91 19:50:19 18:00:01 3 0.24 0.00 0.02 0.00 0.01 99.72 19:50:19 18:10:05 all 29.50 0.00 1.92 1.50 0.06 67.01 19:50:19 18:10:05 0 29.65 0.00 1.89 1.87 0.06 66.52 19:50:19 18:10:05 1 31.20 0.00 2.05 2.03 0.06 64.66 19:50:19 18:10:05 2 29.08 0.00 1.83 1.00 0.07 68.02 19:50:19 18:10:05 3 28.07 0.00 1.93 1.08 0.06 68.85 19:50:19 18:20:05 all 58.57 0.00 2.22 0.22 0.11 38.88 19:50:19 18:20:05 0 58.18 0.00 2.23 0.20 0.11 39.27 19:50:19 18:20:05 1 58.41 0.00 2.13 0.11 0.11 39.24 19:50:19 18:20:05 2 59.39 0.00 2.17 0.34 0.11 37.99 19:50:19 18:20:05 3 58.29 0.00 2.36 0.22 0.11 39.02 19:50:19 18:30:01 all 23.20 0.00 1.00 0.04 0.10 75.67 19:50:19 18:30:01 0 22.92 0.00 1.01 0.02 0.09 75.96 19:50:19 18:30:01 1 23.61 0.00 0.86 0.02 0.10 75.41 19:50:19 18:30:01 2 22.62 0.00 1.03 0.03 0.10 76.22 19:50:19 18:30:01 3 23.64 0.00 1.09 0.08 0.10 75.09 19:50:19 18:40:05 all 14.43 0.00 0.78 0.04 0.09 84.66 19:50:19 18:40:05 0 14.52 0.00 0.85 0.05 0.09 84.49 19:50:19 18:40:05 1 14.83 0.00 0.77 0.05 0.09 84.26 19:50:19 18:40:05 2 14.73 0.00 0.76 0.05 0.09 84.37 19:50:19 18:40:05 3 13.65 0.00 0.74 0.01 0.08 85.51 19:50:19 18:50:05 all 27.76 0.00 0.97 0.08 0.09 71.10 19:50:19 18:50:05 0 27.54 0.00 0.94 0.05 0.09 71.38 19:50:19 18:50:05 1 27.87 0.00 0.92 0.03 0.09 71.09 19:50:19 18:50:05 2 27.55 0.00 1.11 0.07 0.09 71.18 19:50:19 18:50:05 3 28.08 0.00 0.92 0.18 0.08 70.74 19:50:19 19:00:01 all 17.13 0.00 0.68 0.07 0.09 82.03 19:50:19 19:00:01 0 17.27 0.00 0.65 0.08 0.09 81.90 19:50:19 19:00:01 1 16.83 0.00 0.79 0.16 0.09 82.12 19:50:19 19:00:01 2 17.07 0.00 0.64 0.02 0.09 82.17 19:50:19 19:00:01 3 17.34 0.00 0.62 0.01 0.10 81.94 19:50:19 19:50:19 19:00:01 CPU %user %nice %system %iowait %steal %idle 19:50:19 19:10:05 all 7.98 0.00 0.40 0.03 0.09 91.50 19:50:19 19:10:05 0 7.92 0.00 0.36 0.02 0.08 91.61 19:50:19 19:10:05 1 8.72 0.00 0.43 0.01 0.09 90.75 19:50:19 19:10:05 2 7.64 0.00 0.43 0.08 0.09 91.76 19:50:19 19:10:05 3 7.65 0.00 0.36 0.02 0.08 91.89 19:50:19 19:20:05 all 15.69 0.00 0.67 0.04 0.09 83.51 19:50:19 19:20:05 0 15.49 0.00 0.62 0.07 0.09 83.73 19:50:19 19:20:05 1 15.13 0.00 0.72 0.03 0.09 84.02 19:50:19 19:20:05 2 15.73 0.00 0.61 0.05 0.09 83.51 19:50:19 19:20:05 3 16.39 0.00 0.73 0.00 0.09 82.78 19:50:19 19:30:01 all 8.57 0.00 0.53 0.03 0.09 90.78 19:50:19 19:30:01 0 8.27 0.00 0.48 0.02 0.09 91.14 19:50:19 19:30:01 1 8.71 0.00 0.60 0.01 0.09 90.58 19:50:19 19:30:01 2 8.71 0.00 0.55 0.02 0.09 90.63 19:50:19 19:30:01 3 8.60 0.00 0.47 0.05 0.09 90.79 19:50:19 19:40:05 all 14.12 0.00 0.58 0.04 0.09 85.17 19:50:19 19:40:05 0 13.38 0.00 0.49 0.12 0.08 85.93 19:50:19 19:40:05 1 14.21 0.00 0.51 0.02 0.09 85.17 19:50:19 19:40:05 2 14.87 0.00 0.70 0.02 0.09 84.32 19:50:19 19:40:05 3 14.00 0.00 0.62 0.01 0.09 85.27 19:50:19 19:50:05 all 11.12 0.00 0.54 0.14 0.09 88.11 19:50:19 19:50:05 0 10.52 0.00 0.59 0.12 0.08 88.70 19:50:19 19:50:05 1 11.80 0.00 0.54 0.23 0.09 87.34 19:50:19 19:50:05 2 10.90 0.00 0.45 0.05 0.10 88.50 19:50:19 19:50:05 3 11.27 0.00 0.58 0.16 0.09 87.89 19:50:19 Average: all 14.29 0.00 0.65 0.14 0.07 84.85 19:50:19 Average: 0 14.10 0.00 0.64 0.17 0.06 85.03 19:50:19 Average: 1 14.46 0.00 0.65 0.17 0.06 84.66 19:50:19 Average: 2 14.39 0.00 0.65 0.11 0.07 84.77 19:50:19 Average: 3 14.20 0.00 0.66 0.12 0.06 84.96 19:50:19 19:50:19 19:50:19