19:21:12 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/118902 19:21:12 Running as SYSTEM 19:21:12 [EnvInject] - Loading node environment variables. 19:21:12 Building remotely on prd-ubuntu2204-docker-4c-16g-11979 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 19:21:12 [ssh-agent] Looking for ssh-agent implementation... 19:21:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:21:12 $ ssh-agent 19:21:12 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXwtehv8/agent.2431 19:21:12 SSH_AGENT_PID=2433 19:21:12 [ssh-agent] Started. 19:21:12 Running ssh-add (command line suppressed) 19:21:12 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_9089264313989048236.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_9089264313989048236.key) 19:21:12 [ssh-agent] Using credentials jenkins (jenkins-ssh) 19:21:12 The recommended git tool is: NONE 19:21:14 using credential jenkins-ssh 19:21:14 Wiping out workspace first. 19:21:14 Cloning the remote Git repository 19:21:14 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 19:21:14 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 19:21:14 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 19:21:14 > git --version # timeout=10 19:21:14 > git --version # 'git version 2.34.1' 19:21:14 using GIT_SSH to set credentials jenkins-ssh 19:21:14 Verifying host key using known hosts file 19:21:14 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. 19:21:14 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 19:21:21 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 19:21:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:21:22 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 19:21:22 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 19:21:22 using GIT_SSH to set credentials jenkins-ssh 19:21:22 Verifying host key using known hosts file 19:21:22 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. 19:21:22 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/02/118902/11 # timeout=10 19:21:22 > git rev-parse 5dffd1329e36d0205db1a1df141ffb0d2648cf81^{commit} # timeout=10 19:21:22 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 19:21:22 Checking out Revision 5dffd1329e36d0205db1a1df141ffb0d2648cf81 (refs/changes/02/118902/11) 19:21:22 > git config core.sparsecheckout # timeout=10 19:21:22 > git checkout -f 5dffd1329e36d0205db1a1df141ffb0d2648cf81 # timeout=10 19:21:22 Commit message: "Remove ROADM string check in ConnectivityUtils" 19:21:22 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:21:22 > git rev-list --no-walk d6f0c2494cb6f2ce855fca35282546f8364f5e52 # timeout=10 19:21:22 > git remote # timeout=10 19:21:22 > git submodule init # timeout=10 19:21:22 > git submodule sync # timeout=10 19:21:22 > git config --get remote.origin.url # timeout=10 19:21:22 > git submodule init # timeout=10 19:21:22 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 19:21:23 ERROR: No submodules found. 19:21:26 provisioning config files... 19:21:26 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:21:26 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:21:26 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12282656534053360446.sh 19:21:26 ---> python-tools-install.sh 19:21:26 Setup pyenv: 19:21:26 * system (set by /opt/pyenv/version) 19:21:26 * 3.8.20 (set by /opt/pyenv/version) 19:21:26 * 3.9.20 (set by /opt/pyenv/version) 19:21:26 3.10.15 19:21:26 3.11.10 19:21:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rVaP 19:21:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:21:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:21:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:21:34 lf-activate-venv(): INFO: Base packages installed successfully 19:21:34 lf-activate-venv(): INFO: Installing additional packages: lftools 19:21:59 lf-activate-venv(): INFO: Adding /tmp/venv-rVaP/bin to PATH 19:21:59 Generating Requirements File 19:22:20 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. 19:22:20 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:22:20 Python 3.11.10 19:22:21 pip 25.3 from /tmp/venv-rVaP/lib/python3.11/site-packages/pip (python 3.11) 19:22:21 appdirs==1.4.4 19:22:21 argcomplete==3.6.3 19:22:21 aspy.yaml==1.3.0 19:22:21 attrs==25.4.0 19:22:21 autopage==0.5.2 19:22:21 beautifulsoup4==4.14.2 19:22:21 boto3==1.40.76 19:22:21 botocore==1.40.76 19:22:21 bs4==0.0.2 19:22:21 cachetools==6.2.2 19:22:21 certifi==2025.11.12 19:22:21 cffi==2.0.0 19:22:21 cfgv==3.4.0 19:22:21 chardet==5.2.0 19:22:21 charset-normalizer==3.4.4 19:22:21 click==8.3.1 19:22:21 cliff==4.11.0 19:22:21 cmd2==2.7.0 19:22:21 cryptography==3.3.2 19:22:21 debtcollector==3.0.0 19:22:21 decorator==5.2.1 19:22:21 defusedxml==0.7.1 19:22:21 Deprecated==1.3.1 19:22:21 distlib==0.4.0 19:22:21 dnspython==2.8.0 19:22:21 docker==7.1.0 19:22:21 dogpile.cache==1.5.0 19:22:21 durationpy==0.10 19:22:21 email-validator==2.3.0 19:22:21 filelock==3.20.0 19:22:21 future==1.0.0 19:22:21 gitdb==4.0.12 19:22:21 GitPython==3.1.45 19:22:21 google-auth==2.43.0 19:22:21 httplib2==0.31.0 19:22:21 identify==2.6.15 19:22:21 idna==3.11 19:22:21 importlib-resources==1.5.0 19:22:21 iso8601==2.1.0 19:22:21 Jinja2==3.1.6 19:22:21 jmespath==1.0.1 19:22:21 jsonpatch==1.33 19:22:21 jsonpointer==3.0.0 19:22:21 jsonschema==4.25.1 19:22:21 jsonschema-specifications==2025.9.1 19:22:21 keystoneauth1==5.12.0 19:22:21 kubernetes==34.1.0 19:22:21 lftools==0.37.15 19:22:21 lxml==6.0.2 19:22:21 markdown-it-py==4.0.0 19:22:21 MarkupSafe==3.0.3 19:22:21 mdurl==0.1.2 19:22:21 msgpack==1.1.2 19:22:21 multi_key_dict==2.0.3 19:22:21 munch==4.0.0 19:22:21 netaddr==1.3.0 19:22:21 niet==1.4.2 19:22:21 nodeenv==1.9.1 19:22:21 oauth2client==4.1.3 19:22:21 oauthlib==3.3.1 19:22:21 openstacksdk==4.8.0 19:22:21 os-service-types==1.8.1 19:22:21 osc-lib==4.2.0 19:22:21 oslo.config==10.1.0 19:22:21 oslo.context==6.1.0 19:22:21 oslo.i18n==6.7.0 19:22:21 oslo.log==7.2.1 19:22:21 oslo.serialization==5.8.0 19:22:21 oslo.utils==9.1.0 19:22:21 packaging==25.0 19:22:21 pbr==7.0.3 19:22:21 platformdirs==4.5.0 19:22:21 prettytable==3.17.0 19:22:21 psutil==7.1.3 19:22:21 pyasn1==0.6.1 19:22:21 pyasn1_modules==0.4.2 19:22:21 pycparser==2.23 19:22:21 pygerrit2==2.0.15 19:22:21 PyGithub==2.8.1 19:22:21 Pygments==2.19.2 19:22:21 PyJWT==2.10.1 19:22:21 PyNaCl==1.6.1 19:22:21 pyparsing==2.4.7 19:22:21 pyperclip==1.11.0 19:22:21 pyrsistent==0.20.0 19:22:21 python-cinderclient==9.8.0 19:22:21 python-dateutil==2.9.0.post0 19:22:21 python-heatclient==4.3.0 19:22:21 python-jenkins==1.8.3 19:22:21 python-keystoneclient==5.7.0 19:22:21 python-magnumclient==4.9.0 19:22:21 python-openstackclient==8.2.0 19:22:21 python-swiftclient==4.9.0 19:22:21 PyYAML==6.0.3 19:22:21 referencing==0.37.0 19:22:21 requests==2.32.5 19:22:21 requests-oauthlib==2.0.0 19:22:21 requestsexceptions==1.4.0 19:22:21 rfc3986==2.0.0 19:22:21 rich==14.2.0 19:22:21 rich-argparse==1.7.2 19:22:21 rpds-py==0.29.0 19:22:21 rsa==4.9.1 19:22:21 ruamel.yaml==0.18.16 19:22:21 ruamel.yaml.clib==0.2.15 19:22:21 s3transfer==0.14.0 19:22:21 simplejson==3.20.2 19:22:21 six==1.17.0 19:22:21 smmap==5.0.2 19:22:21 soupsieve==2.8 19:22:21 stevedore==5.5.0 19:22:21 tabulate==0.9.0 19:22:21 toml==0.10.2 19:22:21 tomlkit==0.13.3 19:22:21 tqdm==4.67.1 19:22:21 typing_extensions==4.15.0 19:22:21 tzdata==2025.2 19:22:21 urllib3==1.26.20 19:22:21 virtualenv==20.35.4 19:22:21 wcwidth==0.2.14 19:22:21 websocket-client==1.9.0 19:22:21 wrapt==2.0.1 19:22:21 xdg==6.0.0 19:22:21 xmltodict==1.0.2 19:22:21 yq==3.4.3 19:22:21 [EnvInject] - Injecting environment variables from a build step. 19:22:21 [EnvInject] - Injecting as environment variables the properties content 19:22:21 PYTHON=python3 19:22:21 19:22:21 [EnvInject] - Variables injected successfully. 19:22:21 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins16303204011792506593.sh 19:22:21 ---> tox-install.sh 19:22:21 + source /home/jenkins/lf-env.sh 19:22:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:22:21 ++ mktemp -d /tmp/venv-XXXX 19:22:21 + lf_venv=/tmp/venv-iAIk 19:22:21 + local venv_file=/tmp/.os_lf_venv 19:22:21 + local python=python3 19:22:21 + local options 19:22:21 + local set_path=true 19:22:21 + local install_args= 19:22:21 ++ 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 19:22:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:22:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:22:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:22:21 + true 19:22:21 + case $1 in 19:22:21 + venv_file=/tmp/.toxenv 19:22:21 + shift 2 19:22:21 + true 19:22:21 + case $1 in 19:22:21 + shift 19:22:21 + break 19:22:21 + case $python in 19:22:21 + local pkg_list= 19:22:21 + [[ -d /opt/pyenv ]] 19:22:21 + echo 'Setup pyenv:' 19:22:21 Setup pyenv: 19:22:21 + export PYENV_ROOT=/opt/pyenv 19:22:21 + PYENV_ROOT=/opt/pyenv 19:22:21 + 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 19:22:21 + 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 19:22:21 + pyenv versions 19:22:21 system 19:22:21 3.8.20 19:22:21 3.9.20 19:22:21 3.10.15 19:22:21 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 19:22:21 + command -v pyenv 19:22:21 ++ pyenv init - --no-rehash 19:22:21 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 19:22:21 for i in ${!paths[@]}; do 19:22:21 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 19:22:21 fi; done; 19:22:21 echo "${paths[*]}"'\'')" 19:22:21 export PATH="/opt/pyenv/shims:${PATH}" 19:22:21 export PYENV_SHELL=bash 19:22:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:22:21 pyenv() { 19:22:21 local command 19:22:21 command="${1:-}" 19:22:21 if [ "$#" -gt 0 ]; then 19:22:21 shift 19:22:21 fi 19:22:21 19:22:21 case "$command" in 19:22:21 rehash|shell) 19:22:21 eval "$(pyenv "sh-$command" "$@")" 19:22:21 ;; 19:22:21 *) 19:22:21 command pyenv "$command" "$@" 19:22:21 ;; 19:22:21 esac 19:22:21 }' 19:22:21 +++ bash --norc -ec 'IFS=:; paths=($PATH); 19:22:21 for i in ${!paths[@]}; do 19:22:21 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 19:22:21 fi; done; 19:22:21 echo "${paths[*]}"' 19:22:21 ++ 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 19:22:21 ++ 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 19:22:21 ++ 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 19:22:21 ++ export PYENV_SHELL=bash 19:22:21 ++ PYENV_SHELL=bash 19:22:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:22:21 +++ complete -F _pyenv pyenv 19:22:21 ++ lf-pyver python3 19:22:21 ++ local py_version_xy=python3 19:22:21 ++ local py_version_xyz= 19:22:21 ++ pyenv versions 19:22:21 ++ local command 19:22:21 ++ command=versions 19:22:21 ++ '[' 1 -gt 0 ']' 19:22:21 ++ shift 19:22:21 ++ case "$command" in 19:22:21 ++ command pyenv versions 19:22:21 ++ sed 's/^[ *]* //' 19:22:21 ++ grep -E '^[0-9.]*[0-9]$' 19:22:21 ++ awk '{ print $1 }' 19:22:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:22:21 +++ grep '^3' /tmp/.pyenv_versions 19:22:21 +++ sort -V 19:22:21 +++ tail -n 1 19:22:21 ++ py_version_xyz=3.11.10 19:22:21 ++ [[ -z 3.11.10 ]] 19:22:21 ++ echo 3.11.10 19:22:21 ++ return 0 19:22:21 + pyenv local 3.11.10 19:22:21 + local command 19:22:21 + command=local 19:22:21 + '[' 2 -gt 0 ']' 19:22:21 + shift 19:22:21 + case "$command" in 19:22:21 + command pyenv local 3.11.10 19:22:21 + for arg in "$@" 19:22:21 + case $arg in 19:22:21 + pkg_list+='tox ' 19:22:21 + for arg in "$@" 19:22:21 + case $arg in 19:22:21 + pkg_list+='virtualenv ' 19:22:21 + for arg in "$@" 19:22:21 + case $arg in 19:22:21 + pkg_list+='urllib3~=1.26.15 ' 19:22:21 + [[ -f /tmp/.toxenv ]] 19:22:21 + [[ ! -f /tmp/.toxenv ]] 19:22:21 + [[ -n '' ]] 19:22:21 + python3 -m venv /tmp/venv-iAIk 19:22:25 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iAIk' 19:22:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iAIk 19:22:25 + echo /tmp/venv-iAIk 19:22:25 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 19:22:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 19:22:25 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:22:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:22:25 + local 'pip_opts=--upgrade --quiet' 19:22:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:22:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:22:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:22:25 + [[ -n '' ]] 19:22:25 + [[ -n '' ]] 19:22:25 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:22:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:22:25 + /tmp/venv-iAIk/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 19:22:29 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:22:29 lf-activate-venv(): INFO: Base packages installed successfully 19:22:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:22:29 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:22:29 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:22:29 + /tmp/venv-iAIk/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 19:22:31 + type python3 19:22:31 + true 19:22:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-iAIk/bin to PATH' 19:22:31 lf-activate-venv(): INFO: Adding /tmp/venv-iAIk/bin to PATH 19:22:31 + PATH=/tmp/venv-iAIk/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 19:22:31 + return 0 19:22:31 + python3 --version 19:22:31 Python 3.11.10 19:22:31 + python3 -m pip --version 19:22:32 pip 25.3 from /tmp/venv-iAIk/lib/python3.11/site-packages/pip (python 3.11) 19:22:32 + python3 -m pip freeze 19:22:32 cachetools==6.2.2 19:22:32 chardet==5.2.0 19:22:32 colorama==0.4.6 19:22:32 distlib==0.4.0 19:22:32 filelock==3.20.0 19:22:32 packaging==25.0 19:22:32 platformdirs==4.5.0 19:22:32 pluggy==1.6.0 19:22:32 pyproject-api==1.10.0 19:22:32 tox==4.32.0 19:22:32 urllib3==1.26.20 19:22:32 virtualenv==20.35.4 19:22:32 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins6794047424572447537.sh 19:22:32 [EnvInject] - Injecting environment variables from a build step. 19:22:32 [EnvInject] - Injecting as environment variables the properties content 19:22:32 PARALLEL=True 19:22:32 19:22:32 [EnvInject] - Variables injected successfully. 19:22:32 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins17587921925883806996.sh 19:22:32 ---> tox-run.sh 19:22:32 + 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 19:22:32 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 19:22:32 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 19:22:32 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 19:22:32 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 19:22:32 + source /home/jenkins/lf-env.sh 19:22:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 19:22:32 ++ mktemp -d /tmp/venv-XXXX 19:22:32 + lf_venv=/tmp/venv-G5wv 19:22:32 + local venv_file=/tmp/.os_lf_venv 19:22:32 + local python=python3 19:22:32 + local options 19:22:32 + local set_path=true 19:22:32 + local install_args= 19:22:32 ++ 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 19:22:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:22:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 19:22:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 19:22:32 + true 19:22:32 + case $1 in 19:22:32 + venv_file=/tmp/.toxenv 19:22:32 + shift 2 19:22:32 + true 19:22:32 + case $1 in 19:22:32 + shift 19:22:32 + break 19:22:32 + case $python in 19:22:32 + local pkg_list= 19:22:32 + [[ -d /opt/pyenv ]] 19:22:32 + echo 'Setup pyenv:' 19:22:32 Setup pyenv: 19:22:32 + export PYENV_ROOT=/opt/pyenv 19:22:32 + PYENV_ROOT=/opt/pyenv 19:22:32 + 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 19:22:32 + 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 19:22:32 + pyenv versions 19:22:32 system 19:22:32 3.8.20 19:22:32 3.9.20 19:22:32 3.10.15 19:22:32 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 19:22:32 + command -v pyenv 19:22:32 ++ pyenv init - --no-rehash 19:22:32 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 19:22:32 for i in ${!paths[@]}; do 19:22:32 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 19:22:32 fi; done; 19:22:32 echo "${paths[*]}"'\'')" 19:22:32 export PATH="/opt/pyenv/shims:${PATH}" 19:22:32 export PYENV_SHELL=bash 19:22:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:22:32 pyenv() { 19:22:32 local command 19:22:32 command="${1:-}" 19:22:32 if [ "$#" -gt 0 ]; then 19:22:32 shift 19:22:32 fi 19:22:32 19:22:32 case "$command" in 19:22:32 rehash|shell) 19:22:32 eval "$(pyenv "sh-$command" "$@")" 19:22:32 ;; 19:22:32 *) 19:22:32 command pyenv "$command" "$@" 19:22:32 ;; 19:22:32 esac 19:22:32 }' 19:22:32 +++ bash --norc -ec 'IFS=:; paths=($PATH); 19:22:32 for i in ${!paths[@]}; do 19:22:32 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 19:22:32 fi; done; 19:22:32 echo "${paths[*]}"' 19:22:32 ++ 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 19:22:32 ++ 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 19:22:32 ++ 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 19:22:32 ++ export PYENV_SHELL=bash 19:22:32 ++ PYENV_SHELL=bash 19:22:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:22:32 +++ complete -F _pyenv pyenv 19:22:32 ++ lf-pyver python3 19:22:32 ++ local py_version_xy=python3 19:22:32 ++ local py_version_xyz= 19:22:32 ++ pyenv versions 19:22:32 ++ local command 19:22:32 ++ command=versions 19:22:32 ++ '[' 1 -gt 0 ']' 19:22:32 ++ shift 19:22:32 ++ case "$command" in 19:22:32 ++ sed 's/^[ *]* //' 19:22:32 ++ command pyenv versions 19:22:32 ++ grep -E '^[0-9.]*[0-9]$' 19:22:32 ++ awk '{ print $1 }' 19:22:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:22:32 +++ grep '^3' /tmp/.pyenv_versions 19:22:32 +++ sort -V 19:22:32 +++ tail -n 1 19:22:32 ++ py_version_xyz=3.11.10 19:22:32 ++ [[ -z 3.11.10 ]] 19:22:32 ++ echo 3.11.10 19:22:32 ++ return 0 19:22:32 + pyenv local 3.11.10 19:22:32 + local command 19:22:32 + command=local 19:22:32 + '[' 2 -gt 0 ']' 19:22:32 + shift 19:22:32 + case "$command" in 19:22:32 + command pyenv local 3.11.10 19:22:32 + for arg in "$@" 19:22:32 + case $arg in 19:22:32 + pkg_list+='tox ' 19:22:32 + for arg in "$@" 19:22:32 + case $arg in 19:22:32 + pkg_list+='virtualenv ' 19:22:32 + for arg in "$@" 19:22:32 + case $arg in 19:22:32 + pkg_list+='urllib3~=1.26.15 ' 19:22:32 + [[ -f /tmp/.toxenv ]] 19:22:32 ++ cat /tmp/.toxenv 19:22:32 + lf_venv=/tmp/venv-iAIk 19:22:32 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iAIk from' file:/tmp/.toxenv 19:22:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iAIk from file:/tmp/.toxenv 19:22:32 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:22:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:22:32 + local 'pip_opts=--upgrade --quiet' 19:22:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:22:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:22:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:22:32 + [[ -n '' ]] 19:22:32 + [[ -n '' ]] 19:22:32 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:22:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:22:32 + /tmp/venv-iAIk/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 19:22:33 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:22:33 lf-activate-venv(): INFO: Base packages installed successfully 19:22:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 19:22:33 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 19:22:33 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 19:22:33 + /tmp/venv-iAIk/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 19:22:34 + type python3 19:22:34 + true 19:22:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-iAIk/bin to PATH' 19:22:34 lf-activate-venv(): INFO: Adding /tmp/venv-iAIk/bin to PATH 19:22:34 + PATH=/tmp/venv-iAIk/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 19:22:34 + return 0 19:22:34 + [[ -d /opt/pyenv ]] 19:22:34 + echo '---> Setting up pyenv' 19:22:34 ---> Setting up pyenv 19:22:34 + export PYENV_ROOT=/opt/pyenv 19:22:34 + PYENV_ROOT=/opt/pyenv 19:22:34 + export PATH=/opt/pyenv/bin:/tmp/venv-iAIk/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 19:22:34 + PATH=/opt/pyenv/bin:/tmp/venv-iAIk/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 19:22:34 ++ pwd 19:22:34 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 19:22:34 + export PYTHONPATH 19:22:34 + export TOX_TESTENV_PASSENV=PYTHONPATH 19:22:34 + TOX_TESTENV_PASSENV=PYTHONPATH 19:22:34 + tox --version 19:22:35 4.32.0 from /tmp/venv-iAIk/lib/python3.11/site-packages/tox/__init__.py 19:22:35 + PARALLEL=True 19:22:35 + TOX_OPTIONS_LIST= 19:22:35 + [[ -n '' ]] 19:22:35 + case ${PARALLEL,,} in 19:22:35 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 19:22:35 + tox --parallel auto --parallel-live 19:22:35 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 19:22:36 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 19:22:36 docs: install_deps> python -I -m pip install -r docs/requirements.txt 19:22:37 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 19:22:37 checkbashisms: freeze> python -m pip freeze --all 19:22:37 checkbashisms: pip==25.3,setuptools==80.9.0 19:22:37 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 19:22:37 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)' 19:22:37 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 19:22:39 checkbashisms: OK ✔ in 3.61 seconds 19:22:39 pre-commit: install_deps> python -I -m pip install pre-commit 19:22:41 pre-commit: freeze> python -m pip freeze --all 19:22:41 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.4.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.4 19:22:41 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 19:22:41 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)' 19:22:41 /usr/bin/cpan 19:22:41 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 19:22:41 [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. 19:22:41 [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. 19:22:41 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 19:22:42 [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. 19:22:42 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 19:22:42 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 19:22:43 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:22:43 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 19:22:43 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 19:22:43 buildcontroller: freeze> python -m pip freeze --all 19:22:44 buildcontroller: bcrypt==5.0.0,certifi==2025.11.12,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.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 19:22:44 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 19:22:44 + update-java-alternatives -l 19:22:44 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 19:22:44 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 19:22:44 [INFO] Once installed this environment will be reused. 19:22:44 [INFO] This may take a few minutes... 19:22:44 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 19:22:44 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 19:22:44 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 19:22:44 update-alternatives: error: no alternatives for jaotc 19:22:44 update-alternatives: error: no alternatives for rmic 19:22:44 + java -version 19:22:44 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 19:22:44 21 19:22:44 + JAVA_VER=21 19:22:44 + echo 21 19:22:44 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 19:22:44 + javac -version 19:22:45 21 19:22:45 + JAVAC_VER=21 19:22:45 + echo 21 19:22:45 + [ 21 -ge 21 ] 19:22:45 + [ 21 -ge 21 ] 19:22:45 + echo ok, java is 21 or newer 19:22:45 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 19:22:45 ok, java is 21 or newer 19:22:45 2025-11-19 19:22:45 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] 19:22:45 + sudo mkdir -p /opt 19:22:45 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 19:22:45 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 19:22:45 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 19:22:45 + mvn --version 19:22:46 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 19:22:46 Maven home: /opt/maven 19:22:46 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 19:22:46 Default locale: en, platform encoding: UTF-8 19:22:46 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 19:22:46 NOTE: Picked up JDK_JAVA_OPTIONS: 19:22:46 --add-opens=java.base/java.io=ALL-UNNAMED 19:22:46 --add-opens=java.base/java.lang=ALL-UNNAMED 19:22:46 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 19:22:46 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 19:22:46 --add-opens=java.base/java.net=ALL-UNNAMED 19:22:46 --add-opens=java.base/java.nio=ALL-UNNAMED 19:22:46 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 19:22:46 --add-opens=java.base/java.nio.file=ALL-UNNAMED 19:22:46 --add-opens=java.base/java.util=ALL-UNNAMED 19:22:46 --add-opens=java.base/java.util.jar=ALL-UNNAMED 19:22:46 --add-opens=java.base/java.util.stream=ALL-UNNAMED 19:22:46 --add-opens=java.base/java.util.zip=ALL-UNNAMED 19:22:46 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 19:22:46 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 19:22:46 -Xlog:disable 19:22:49 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 19:22:49 [INFO] Once installed this environment will be reused. 19:22:49 [INFO] This may take a few minutes... 19:22:56 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 19:22:56 [INFO] Once installed this environment will be reused. 19:22:56 [INFO] This may take a few minutes... 19:23:01 [INFO] Installing environment for https://github.com/perltidy/perltidy. 19:23:01 [INFO] Once installed this environment will be reused. 19:23:01 [INFO] This may take a few minutes... 19:23:02 docs: freeze> python -m pip freeze --all 19:23:03 docs-linkcheck: freeze> python -m pip freeze --all 19:23:03 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,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.5,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==25.10.0 19:23:03 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 19:23:03 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.11.12,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.5,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==25.10.0 19:23:03 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 19:23:07 docs: OK ✔ in 31.7 seconds 19:23:07 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 19:23:11 docs-linkcheck: OK ✔ in 34.85 seconds 19:23:11 pylint: freeze> python -m pip freeze --all 19:23:11 pylint: astroid==4.0.2,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.3,platformdirs==4.5.0,pylint==4.0.3,setuptools==80.9.0,tomlkit==0.13.3 19:23:11 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}$' '{}' + 19:23:15 trim trailing whitespace.................................................Passed 19:23:15 Tabs remover.............................................................Passed 19:23:15 autopep8.................................................................Passed 19:23:21 perltidy.................................................................Passed 19:23:22 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 19:23:22 [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. 19:23:22 [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. 19:23:22 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 19:23:22 [INFO] Once installed this environment will be reused. 19:23:22 [INFO] This may take a few minutes... 19:23:30 gitlint..................................................................Passed 19:23:36 19:23:36 ------------------------------------ 19:23:36 Your code has been rated at 10.00/10 19:23:36 19:24:30 pre-commit: OK ✔ in 52.04 seconds 19:24:30 pylint: OK ✔ in 32.22 seconds 19:24:30 buildcontroller: OK ✔ in 1 minute 53.38 seconds 19:24:30 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 19:24:30 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 19:24:30 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 19:24:30 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 19:24:36 build_karaf_tests121: freeze> python -m pip freeze --all 19:24:36 build_karaf_tests190: freeze> python -m pip freeze --all 19:24:36 build_karaf_tests221: freeze> python -m pip freeze --all 19:24:36 build_karaf_tests71: freeze> python -m pip freeze --all 19:24:36 build_karaf_tests121: bcrypt==5.0.0,certifi==2025.11.12,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.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 19:24:36 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 19:24:36 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.11.12,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.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 19:24:36 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 19:24:36 build karaf in karaf121 with ./karaf121.env 19:24:36 build karaf in karafoc with ./karafoc.env 19:24:36 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.11.12,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.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 19:24:36 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 19:24:36 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.11.12,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.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 19:24:36 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 19:24:36 build karaf in karaf221 with ./karaf221.env 19:24:36 build karaf in karaf71 with ./karaf71.env 19:24:37 NOTE: Picked up JDK_JAVA_OPTIONS: 19:24:37 --add-opens=java.base/java.io=ALL-UNNAMED 19:24:37 --add-opens=java.base/java.lang=ALL-UNNAMED 19:24:37 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 19:24:37 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 19:24:37 --add-opens=java.base/java.net=ALL-UNNAMED 19:24:37 --add-opens=java.base/java.nio=ALL-UNNAMED 19:24:37 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 19:24:37 --add-opens=java.base/java.nio.file=ALL-UNNAMED 19:24:37 --add-opens=java.base/java.util=ALL-UNNAMED 19:24:37 --add-opens=java.base/java.util.jar=ALL-UNNAMED 19:24:37 --add-opens=java.base/java.util.stream=ALL-UNNAMED 19:24:37 --add-opens=java.base/java.util.zip=ALL-UNNAMED 19:24:37 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 19:24:37 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 19:24:37 -Xlog:disable 19:24:37 NOTE: Picked up JDK_JAVA_OPTIONS: 19:24:37 --add-opens=java.base/java.io=ALL-UNNAMED 19:24:37 --add-opens=java.base/java.lang=ALL-UNNAMED 19:24:37 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 19:24:37 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 19:24:37 --add-opens=java.base/java.net=ALL-UNNAMED 19:24:37 --add-opens=java.base/java.nio=ALL-UNNAMED 19:24:37 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 19:24:37 --add-opens=java.base/java.nio.file=ALL-UNNAMED 19:24:37 --add-opens=java.base/java.util=ALL-UNNAMED 19:24:37 --add-opens=java.base/java.util.jar=ALL-UNNAMED 19:24:37 --add-opens=java.base/java.util.stream=ALL-UNNAMED 19:24:37 --add-opens=java.base/java.util.zip=ALL-UNNAMED 19:24:37 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 19:24:37 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 19:24:37 -Xlog:disable 19:24:37 NOTE: Picked up JDK_JAVA_OPTIONS: 19:24:37 --add-opens=java.base/java.io=ALL-UNNAMED 19:24:37 --add-opens=java.base/java.lang=ALL-UNNAMED 19:24:37 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 19:24:37 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 19:24:37 --add-opens=java.base/java.net=ALL-UNNAMED 19:24:37 --add-opens=java.base/java.nio=ALL-UNNAMED 19:24:37 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 19:24:37 --add-opens=java.base/java.nio.file=ALL-UNNAMED 19:24:37 --add-opens=java.base/java.util=ALL-UNNAMED 19:24:37 --add-opens=java.base/java.util.jar=ALL-UNNAMED 19:24:37 --add-opens=java.base/java.util.stream=ALL-UNNAMED 19:24:37 --add-opens=java.base/java.util.zip=ALL-UNNAMED 19:24:37 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 19:24:37 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 19:24:37 -Xlog:disable 19:24:37 NOTE: Picked up JDK_JAVA_OPTIONS: 19:24:37 --add-opens=java.base/java.io=ALL-UNNAMED 19:24:37 --add-opens=java.base/java.lang=ALL-UNNAMED 19:24:37 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 19:24:37 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 19:24:37 --add-opens=java.base/java.net=ALL-UNNAMED 19:24:37 --add-opens=java.base/java.nio=ALL-UNNAMED 19:24:37 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 19:24:37 --add-opens=java.base/java.nio.file=ALL-UNNAMED 19:24:37 --add-opens=java.base/java.util=ALL-UNNAMED 19:24:37 --add-opens=java.base/java.util.jar=ALL-UNNAMED 19:24:37 --add-opens=java.base/java.util.stream=ALL-UNNAMED 19:24:37 --add-opens=java.base/java.util.zip=ALL-UNNAMED 19:24:37 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 19:24:37 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 19:24:37 -Xlog:disable 19:25:34 build_karaf_tests121: OK ✔ in 1 minute 4.76 seconds 19:25:34 build_karaf_tests221: OK ✔ in 1 minute 4.8 seconds 19:25:34 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 19:25:34 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 19:25:34 build_karaf_tests190: OK ✔ in 1 minute 5.61 seconds 19:25:34 build_karaf_tests71: OK ✔ in 1 minute 5.62 seconds 19:25:34 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 19:25:40 sims: freeze> python -m pip freeze --all 19:25:40 buildlighty: freeze> python -m pip freeze --all 19:25:40 sims: bcrypt==5.0.0,certifi==2025.11.12,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.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 19:25:40 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 19:25:40 Using lighynode version 20.1.0.5 19:25:40 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 19:25:40 buildlighty: bcrypt==5.0.0,certifi==2025.11.12,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.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 19:25:40 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 19:25:40 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 19:26:24 sims: OK ✔ in 10.62 seconds 19:26:24 buildlighty: OK ✔ in 30.42 seconds 19:26:24 testsPCE: freeze> python -m pip freeze --all 19:26:24 testsPCE: bcrypt==5.0.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.1,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.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pyparsing==3.2.5,pytest==9.0.1,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 19:26:24 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 19:26:24 pytest -q transportpce_tests/pce/test01_pce.py 19:27:13 .................... [100%] 19:28:16 20 passed in 111.68s (0:01:51) 19:28:16 pytest -q transportpce_tests/pce/test02_pce_400G.py 19:28:34 ............ [100%] 19:29:04 12 passed in 47.93s 19:29:04 pytest -q transportpce_tests/pce/test03_gnpy.py 19:29:22 ........ [100%] 19:29:43 8 passed in 38.01s 19:29:43 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 19:30:15 ... [100%] 19:30:20 3 passed in 36.51s 19:30:20 testsPCE: OK ✔ in 4 minutes 45.92 seconds 19:30:20 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 19:30:21 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 19:30:21 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 19:30:27 tests_tapi: freeze> python -m pip freeze --all 19:30:27 tests121: freeze> python -m pip freeze --all 19:30:27 tests190: freeze> python -m pip freeze --all 19:30:27 tests_tapi: bcrypt==5.0.0,certifi==2025.11.12,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.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 19:30:27 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 19:30:27 using environment variables from ./karaf221.env 19:30:27 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 19:30:27 tests121: bcrypt==5.0.0,certifi==2025.11.12,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.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 19:30:27 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 19:30:27 using environment variables from ./karaf121.env 19:30:27 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 19:30:27 tests190: bcrypt==5.0.0,certifi==2025.11.12,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.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 19:30:27 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 19:30:27 using environment variables from ./karafoc.env 19:30:27 pytest -q transportpce_tests/oc/test01_portmapping.py 19:31:29 ........... [100%] 19:31:43 10 passed in 75.87s (0:01:15) 19:31:43 pytest -q transportpce_tests/oc/test02_topology.py 19:31:52 ................................... [100%] 19:32:32 21 passed in 124.39s (0:02:04) 19:32:32 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 19:32:33 ......................... [100%] 19:32:51 14 passed in 67.20s (0:01:07) 19:32:51 pytest -q transportpce_tests/oc/test03_renderer.py 19:32:52 ............... [100%] 19:33:29 6 passed in 57.28s 19:33:29 pytest -q transportpce_tests/1.2.1/test03_topology.py 19:33:30 ..................... [100%] 19:33:50 19 passed in 58.45s 19:33:50 tests190: OK ✔ in 3 minutes 30.15 seconds 19:33:50 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 19:33:57 .tests71: freeze> python -m pip freeze --all 19:33:58 tests71: bcrypt==5.0.0,certifi==2025.11.12,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.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 19:33:58 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 19:33:58 using environment variables from ./karaf71.env 19:33:58 pytest -q transportpce_tests/7.1/test01_portmapping.py 19:34:17 ................................. [100%] 19:34:50 12 passed in 50.85s 19:34:50 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 19:34:50 ..................................................... [100%] 19:35:58 44 passed in 147.94s (0:02:27) 19:35:58 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 19:35:59 ................................................................. [100%] 19:37:21 24 passed in 83.40s (0:01:23) 19:37:21 pytest -q transportpce_tests/1.2.1/test05_olm.py 19:37:23 .. [100%] 19:37:25 62 passed in 155.61s (0:02:35) 19:37:25 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 19:37:25 .......................... [100%] 19:38:41 51 passed in 493.56s (0:08:13) 19:38:41 pytest -q transportpce_tests/tapi/test02_full_topology.py 19:38:41 ......................................................................... [100%] 19:40:42 40 passed in 200.66s (0:03:20) 19:40:42 pytest -q transportpce_tests/1.2.1/test06_end2end.py 19:40:51 ............................................... [100%] 19:42:59 48 passed in 333.47s (0:05:33) 19:42:59 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 19:43:07 ......................................... [100%] 19:44:14 22 passed in 74.73s (0:01:14) 19:44:14 [100%] 19:44:14 36 passed in 332.85s (0:05:32) 19:44:14 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 19:44:25 ................................................................................. [100%] 19:49:22 71 passed in 307.08s (0:05:07) 19:49:22 pytest -q transportpce_tests/tapi/test04_topo_extension.py 19:49:33 ..... [100%] 19:49:37 54 passed in 534.07s (0:08:54) 19:50:13 ................... [100%] 19:51:43 19 passed in 140.98s (0:02:20) 19:51:43 tests71: OK ✔ in 10 minutes 23.96 seconds 19:51:43 tests121: OK ✔ in 19 minutes 17.18 seconds 19:51:43 tests_tapi: OK ✔ in 21 minutes 23.15 seconds 19:51:43 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 19:51:50 tests221: freeze> python -m pip freeze --all 19:51:50 tests221: bcrypt==5.0.0,certifi==2025.11.12,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.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 19:51:50 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 19:51:50 using environment variables from ./karaf221.env 19:51:50 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 19:52:25 ................................... [100%] 19:53:05 35 passed in 74.71s (0:01:14) 19:53:05 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 19:53:38 ...... [100%] 19:53:51 6 passed in 46.25s 19:53:51 pytest -q transportpce_tests/2.2.1/test03_topology.py 19:54:34 ............................................ [100%] 19:56:08 44 passed in 136.43s (0:02:16) 19:56:08 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 19:56:43 ............ [100%] 19:57:08 12 passed in 59.13s 19:57:08 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 19:57:33 ................ [100%] 19:59:02 16 passed in 114.18s (0:01:54) 19:59:02 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 19:59:32 ............................... [100%] 19:59:38 31 passed in 36.12s 19:59:38 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 20:00:14 .......................... [100%] 20:01:10 26 passed in 90.85s (0:01:30) 20:01:10 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 20:01:45 ...................... [100%] 20:02:49 22 passed in 99.63s (0:01:39) 20:02:49 pytest -q transportpce_tests/2.2.1/test09_olm.py 20:03:30 ........................................ [100%] 20:05:50 40 passed in 180.74s (0:03:00) 20:05:51 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 20:06:33 ........................................................................ [ 74%] 20:12:09 ......................... [100%] 20:17:01 97 passed in 670.02s (0:11:10) 20:17:01 pytest -q transportpce_tests/2.2.1/test12_end2end.py 20:17:42 ...................................................... [100%] 20:24:30 54 passed in 448.55s (0:07:28) 20:24:30 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 20:25:24 ........................................................................ [ 71%] 20:30:32 ............................. [100%] 20:35:41 101 passed in 671.02s (0:11:11) 20:35:41 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 20:36:34 ........................................................................ [ 67%] 20:42:19 ................................... [100%] 20:45:40 107 passed in 598.63s (0:09:58) 20:45:40 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 20:46:22 ............................................. [100%] 20:48:59 45 passed in 199.09s (0:03:19) 20:48:59 tests221: OK ✔ in 57 minutes 16.45 seconds 20:48:59 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 20:49:06 tests_hybrid: freeze> python -m pip freeze --all 20:49:06 tests_hybrid: bcrypt==5.0.0,certifi==2025.11.12,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.3,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.1,pytest==9.0.1,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 20:49:06 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 20:49:06 using environment variables from ./karaf221.env 20:49:06 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 20:49:47 ................................................... [100%] 20:51:33 51 passed in 146.86s (0:02:26) 20:51:33 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 20:52:15 ........................................................................ [ 66%] 20:56:35 ..................................... [100%] 20:58:41 109 passed in 427.86s (0:07:07) 20:58:42 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 20:59:33 ..................................................... [100%] 21:03:05 53 passed in 263.28s (0:04:23) 21:03:05 buildcontroller: OK (113.38=setup[9.00]+cmd[104.38] seconds) 21:03:05 sims: OK (10.62=setup[7.43]+cmd[3.20] seconds) 21:03:05 build_karaf_tests121: OK (64.76=setup[8.27]+cmd[56.49] seconds) 21:03:05 testsPCE: OK (285.92=setup[50.38]+cmd[235.54] seconds) 21:03:05 tests121: OK (1157.18=setup[7.45]+cmd[1149.73] seconds) 21:03:05 build_karaf_tests221: OK (64.79=setup[8.30]+cmd[56.50] seconds) 21:03:05 tests_tapi: OK (1283.15=setup[7.41]+cmd[1275.74] seconds) 21:03:05 tests221: OK (3436.45=setup[7.04]+cmd[3429.42] seconds) 21:03:05 build_karaf_tests71: OK (65.62=setup[8.29]+cmd[57.33] seconds) 21:03:05 tests71: OK (623.96=setup[7.81]+cmd[616.15] seconds) 21:03:05 build_karaf_tests190: OK (65.61=setup[8.27]+cmd[57.34] seconds) 21:03:05 tests190: OK (210.15=setup[7.51]+cmd[202.64] seconds) 21:03:05 tests_hybrid: OK (845.81=setup[6.86]+cmd[838.94] seconds) 21:03:05 buildlighty: OK (30.42=setup[7.50]+cmd[22.92] seconds) 21:03:05 docs: OK (31.69=setup[28.14]+cmd[3.55] seconds) 21:03:05 docs-linkcheck: OK (34.85=setup[28.48]+cmd[6.37] seconds) 21:03:05 checkbashisms: OK (3.61=setup[2.34]+cmd[0.01,0.06,1.20] seconds) 21:03:05 pre-commit: OK (52.04=setup[2.76]+cmd[0.00,0.00,40.89,8.38] seconds) 21:03:05 pylint: OK (32.22=setup[4.60]+cmd[27.62] seconds) 21:03:05 congratulations :) (6030.39 seconds) 21:03:05 + tox_status=0 21:03:05 + echo '---> Completed tox runs' 21:03:05 ---> Completed tox runs 21:03:05 + for i in .tox/*/log 21:03:05 ++ echo .tox/build_karaf_tests121/log 21:03:05 ++ awk -F/ '{print $2}' 21:03:05 + tox_env=build_karaf_tests121 21:03:05 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 21:03:05 + for i in .tox/*/log 21:03:05 ++ echo .tox/build_karaf_tests190/log 21:03:05 ++ awk -F/ '{print $2}' 21:03:05 + tox_env=build_karaf_tests190 21:03:05 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 21:03:05 + for i in .tox/*/log 21:03:05 ++ echo .tox/build_karaf_tests221/log 21:03:05 ++ awk -F/ '{print $2}' 21:03:05 + tox_env=build_karaf_tests221 21:03:05 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 21:03:05 + for i in .tox/*/log 21:03:05 ++ echo .tox/build_karaf_tests71/log 21:03:05 ++ awk -F/ '{print $2}' 21:03:05 + tox_env=build_karaf_tests71 21:03:05 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 21:03:05 + for i in .tox/*/log 21:03:05 ++ echo .tox/buildcontroller/log 21:03:05 ++ awk -F/ '{print $2}' 21:03:05 + tox_env=buildcontroller 21:03:05 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 21:03:05 + for i in .tox/*/log 21:03:05 ++ echo .tox/buildlighty/log 21:03:05 ++ awk -F/ '{print $2}' 21:03:05 + tox_env=buildlighty 21:03:05 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 21:03:05 + for i in .tox/*/log 21:03:05 ++ echo .tox/checkbashisms/log 21:03:05 ++ awk -F/ '{print $2}' 21:03:05 + tox_env=checkbashisms 21:03:05 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 21:03:05 + for i in .tox/*/log 21:03:05 ++ echo .tox/docs-linkcheck/log 21:03:05 ++ awk -F/ '{print $2}' 21:03:05 + tox_env=docs-linkcheck 21:03:05 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 21:03:05 + for i in .tox/*/log 21:03:05 ++ echo .tox/docs/log 21:03:05 ++ awk -F/ '{print $2}' 21:03:05 + tox_env=docs 21:03:05 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 21:03:05 + for i in .tox/*/log 21:03:05 ++ echo .tox/pre-commit/log 21:03:05 ++ awk -F/ '{print $2}' 21:03:05 + tox_env=pre-commit 21:03:05 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 21:03:05 + for i in .tox/*/log 21:03:05 ++ echo .tox/pylint/log 21:03:05 ++ awk -F/ '{print $2}' 21:03:05 + tox_env=pylint 21:03:05 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 21:03:05 + for i in .tox/*/log 21:03:05 ++ echo .tox/sims/log 21:03:05 ++ awk -F/ '{print $2}' 21:03:05 + tox_env=sims 21:03:05 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 21:03:05 + for i in .tox/*/log 21:03:05 ++ echo .tox/tests121/log 21:03:05 ++ awk -F/ '{print $2}' 21:03:05 + tox_env=tests121 21:03:05 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 21:03:05 + for i in .tox/*/log 21:03:05 ++ echo .tox/tests190/log 21:03:05 ++ awk -F/ '{print $2}' 21:03:05 + tox_env=tests190 21:03:05 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 21:03:05 + for i in .tox/*/log 21:03:05 ++ echo .tox/tests221/log 21:03:05 ++ awk -F/ '{print $2}' 21:03:05 + tox_env=tests221 21:03:05 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 21:03:05 + for i in .tox/*/log 21:03:05 ++ echo .tox/tests71/log 21:03:05 ++ awk -F/ '{print $2}' 21:03:05 + tox_env=tests71 21:03:05 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 21:03:05 + for i in .tox/*/log 21:03:05 ++ echo .tox/testsPCE/log 21:03:05 ++ awk -F/ '{print $2}' 21:03:05 + tox_env=testsPCE 21:03:05 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 21:03:05 + for i in .tox/*/log 21:03:05 ++ echo .tox/tests_hybrid/log 21:03:05 ++ awk -F/ '{print $2}' 21:03:05 + tox_env=tests_hybrid 21:03:05 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 21:03:06 + for i in .tox/*/log 21:03:06 ++ echo .tox/tests_tapi/log 21:03:06 ++ awk -F/ '{print $2}' 21:03:06 + tox_env=tests_tapi 21:03:06 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 21:03:06 + DOC_DIR=docs/_build/html 21:03:06 + [[ -d docs/_build/html ]] 21:03:06 + echo '---> Archiving generated docs' 21:03:06 ---> Archiving generated docs 21:03:06 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 21:03:06 + echo '---> tox-run.sh ends' 21:03:06 ---> tox-run.sh ends 21:03:06 + test 0 -eq 0 21:03:06 $ ssh-agent -k 21:03:06 unset SSH_AUTH_SOCK; 21:03:06 unset SSH_AGENT_PID; 21:03:06 echo Agent pid 2433 killed; 21:03:06 [ssh-agent] Stopped. 21:03:06 [PostBuildScript] - [INFO] Executing post build scripts. 21:03:06 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13205593781553951861.sh 21:03:06 ---> sysstat.sh 21:03:06 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15267512883950090592.sh 21:03:06 ---> package-listing.sh 21:03:06 ++ facter osfamily 21:03:06 ++ tr '[:upper:]' '[:lower:]' 21:03:07 + OS_FAMILY=debian 21:03:07 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 21:03:07 + START_PACKAGES=/tmp/packages_start.txt 21:03:07 + END_PACKAGES=/tmp/packages_end.txt 21:03:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:03:07 + PACKAGES=/tmp/packages_start.txt 21:03:07 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 21:03:07 + PACKAGES=/tmp/packages_end.txt 21:03:07 + case "${OS_FAMILY}" in 21:03:07 + dpkg -l 21:03:07 + grep '^ii' 21:03:07 + '[' -f /tmp/packages_start.txt ']' 21:03:07 + '[' -f /tmp/packages_end.txt ']' 21:03:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:03:07 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 21:03:07 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 21:03:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 21:03:07 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9202957961075406553.sh 21:03:07 ---> capture-instance-metadata.sh 21:03:07 Setup pyenv: 21:03:07 system 21:03:07 3.8.20 21:03:07 3.9.20 21:03:07 3.10.15 21:03:07 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 21:03:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rVaP from file:/tmp/.os_lf_venv 21:03:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:03:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:03:09 lf-activate-venv(): INFO: Base packages installed successfully 21:03:09 lf-activate-venv(): INFO: Installing additional packages: lftools 21:03:25 lf-activate-venv(): INFO: Adding /tmp/venv-rVaP/bin to PATH 21:03:25 INFO: Running in OpenStack, capturing instance metadata 21:03:26 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13300436470770128568.sh 21:03:26 provisioning config files... 21:03:26 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3935 21:03:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config12289172744036404534tmp 21:03:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 21:03:26 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 21:03:26 provisioning config files... 21:03:27 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 21:03:27 [EnvInject] - Injecting environment variables from a build step. 21:03:27 [EnvInject] - Injecting as environment variables the properties content 21:03:27 SERVER_ID=logs 21:03:27 21:03:27 [EnvInject] - Variables injected successfully. 21:03:27 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14161767970898012113.sh 21:03:27 ---> create-netrc.sh 21:03:27 WARN: Log server credential not found. 21:03:27 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17935409285462281228.sh 21:03:27 ---> python-tools-install.sh 21:03:27 Setup pyenv: 21:03:27 system 21:03:27 3.8.20 21:03:27 3.9.20 21:03:27 3.10.15 21:03:27 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 21:03:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rVaP from file:/tmp/.os_lf_venv 21:03:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:03:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:03:29 lf-activate-venv(): INFO: Base packages installed successfully 21:03:29 lf-activate-venv(): INFO: Installing additional packages: lftools 21:03:40 lf-activate-venv(): INFO: Adding /tmp/venv-rVaP/bin to PATH 21:03:40 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1987165532535732117.sh 21:03:40 ---> sudo-logs.sh 21:03:40 Archiving 'sudo' log.. 21:03:40 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15836047874991043056.sh 21:03:40 ---> job-cost.sh 21:03:40 Setup pyenv: 21:03:40 system 21:03:40 3.8.20 21:03:40 3.9.20 21:03:40 3.10.15 21:03:40 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 21:03:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rVaP from file:/tmp/.os_lf_venv 21:03:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:03:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:03:42 lf-activate-venv(): INFO: Base packages installed successfully 21:03:42 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:03:49 lf-activate-venv(): INFO: Adding /tmp/venv-rVaP/bin to PATH 21:03:49 INFO: No Stack... 21:03:49 INFO: Retrieving Pricing Info for: v3-standard-4 21:03:50 INFO: Archiving Costs 21:03:50 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins85553463197289073.sh 21:03:50 ---> logs-deploy.sh 21:03:50 Setup pyenv: 21:03:50 system 21:03:50 3.8.20 21:03:50 3.9.20 21:03:50 3.10.15 21:03:50 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 21:03:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rVaP from file:/tmp/.os_lf_venv 21:03:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:03:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:03:52 lf-activate-venv(): INFO: Base packages installed successfully 21:03:52 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 21:04:03 lf-activate-venv(): INFO: Adding /tmp/venv-rVaP/bin to PATH 21:04:03 WARNING: Nexus logging server not set 21:04:03 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3935/ 21:04:03 INFO: archiving logs to S3 21:04:05 ---> uname -a: 21:04:05 Linux prd-ubuntu2204-docker-4c-16g-11979 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 21:04:05 21:04:05 21:04:05 ---> lscpu: 21:04:05 Architecture: x86_64 21:04:05 CPU op-mode(s): 32-bit, 64-bit 21:04:05 Address sizes: 40 bits physical, 48 bits virtual 21:04:05 Byte Order: Little Endian 21:04:05 CPU(s): 4 21:04:05 On-line CPU(s) list: 0-3 21:04:05 Vendor ID: AuthenticAMD 21:04:05 Model name: AMD EPYC-Rome Processor 21:04:05 CPU family: 23 21:04:05 Model: 49 21:04:05 Thread(s) per core: 1 21:04:05 Core(s) per socket: 1 21:04:05 Socket(s): 4 21:04:05 Stepping: 0 21:04:05 BogoMIPS: 5599.99 21:04:05 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 21:04:05 Virtualization: AMD-V 21:04:05 Hypervisor vendor: KVM 21:04:05 Virtualization type: full 21:04:05 L1d cache: 128 KiB (4 instances) 21:04:05 L1i cache: 128 KiB (4 instances) 21:04:05 L2 cache: 2 MiB (4 instances) 21:04:05 L3 cache: 64 MiB (4 instances) 21:04:05 NUMA node(s): 1 21:04:05 NUMA node0 CPU(s): 0-3 21:04:05 Vulnerability Gather data sampling: Not affected 21:04:05 Vulnerability Indirect target selection: Not affected 21:04:05 Vulnerability Itlb multihit: Not affected 21:04:05 Vulnerability L1tf: Not affected 21:04:05 Vulnerability Mds: Not affected 21:04:05 Vulnerability Meltdown: Not affected 21:04:05 Vulnerability Mmio stale data: Not affected 21:04:05 Vulnerability Reg file data sampling: Not affected 21:04:05 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 21:04:05 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 21:04:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:04:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:04:05 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 21:04:05 Vulnerability Srbds: Not affected 21:04:05 Vulnerability Tsx async abort: Not affected 21:04:05 21:04:05 21:04:05 ---> nproc: 21:04:05 4 21:04:05 21:04:05 21:04:05 ---> df -h: 21:04:05 Filesystem Size Used Avail Use% Mounted on 21:04:05 tmpfs 1.6G 1.1M 1.6G 1% /run 21:04:05 /dev/vda1 78G 18G 61G 23% / 21:04:05 tmpfs 7.9G 0 7.9G 0% /dev/shm 21:04:05 tmpfs 5.0M 0 5.0M 0% /run/lock 21:04:05 /dev/vda15 105M 6.1M 99M 6% /boot/efi 21:04:05 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 21:04:05 21:04:05 21:04:05 ---> free -m: 21:04:05 total used free shared buff/cache available 21:04:05 Mem: 15989 721 11723 3 3543 14925 21:04:05 Swap: 1023 1 1022 21:04:05 21:04:05 21:04:05 ---> ip addr: 21:04:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:04:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:04:05 inet 127.0.0.1/8 scope host lo 21:04:05 valid_lft forever preferred_lft forever 21:04:05 inet6 ::1/128 scope host 21:04:05 valid_lft forever preferred_lft forever 21:04:05 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 21:04:05 link/ether fa:16:3e:03:58:45 brd ff:ff:ff:ff:ff:ff 21:04:05 altname enp0s3 21:04:05 inet 10.30.170.217/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 21:04:05 valid_lft 79572sec preferred_lft 79572sec 21:04:05 inet6 fe80::f816:3eff:fe03:5845/64 scope link 21:04:05 valid_lft forever preferred_lft forever 21:04:05 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 21:04:05 link/ether c6:f6:cc:ad:83:7d brd ff:ff:ff:ff:ff:ff 21:04:05 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:04:05 valid_lft forever preferred_lft forever 21:04:05 21:04:05 21:04:05 ---> sar -b -r -n DEV: 21:04:05 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-11979) 11/19/25 _x86_64_ (4 CPU) 21:04:05 21:04:05 19:10:19 LINUX RESTART (4 CPU) 21:04:05 21:04:05 19:20:10 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:04:05 19:30:01 123.22 5.21 102.58 15.42 289.92 35523.13 266805.08 21:04:05 19:40:10 79.82 31.91 44.91 3.00 500.83 5290.39 3136.08 21:04:05 19:50:09 13.85 0.55 12.51 0.79 15.10 400.06 1539.37 21:04:05 20:00:01 19.21 0.09 18.27 0.85 1.87 763.00 988.78 21:04:05 20:10:10 9.88 0.01 9.42 0.44 0.51 288.70 327.05 21:04:05 20:20:10 4.89 0.01 4.70 0.17 0.31 122.30 96.90 21:04:05 20:30:01 5.09 0.02 4.85 0.22 1.77 140.92 185.00 21:04:05 20:40:13 5.19 0.00 5.01 0.18 0.33 139.46 60.21 21:04:05 20:50:11 9.42 0.35 8.63 0.44 7.56 543.57 171.25 21:04:05 21:00:01 7.88 0.08 7.47 0.33 2.09 266.87 225.54 21:04:05 Average: 27.80 3.87 21.76 2.17 82.44 4311.37 27028.61 21:04:05 21:04:05 19:20:10 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:04:05 19:30:01 4070788 14651080 1274340 7.78 237280 10134668 2010260 11.54 2102424 9451680 3140 21:04:05 19:40:10 1309356 3765348 12170632 74.33 258024 2256720 13055436 74.94 1873612 12688716 84 21:04:05 19:50:09 8546276 11036128 4904972 29.96 259916 2288624 6220440 35.71 1892604 5457668 844 21:04:05 20:00:01 11252576 13874340 2067928 12.63 265468 2415012 2888532 16.58 1934088 2712192 9240 21:04:05 20:10:10 8687940 11341476 4599304 28.09 267068 2445212 5254120 30.16 1937396 5266944 368 21:04:05 20:20:10 8771132 11438512 4502244 27.50 267588 2458532 5158968 29.61 1938720 5176948 184 21:04:05 20:30:01 7171100 9856084 6084040 37.16 268148 2475580 6706848 38.50 1940900 6776456 412 21:04:05 20:40:13 7117400 9819860 6120296 37.38 268688 2492508 6810288 39.09 1943764 6825976 488 21:04:05 20:50:11 8775692 11595144 4345696 26.54 272524 2605064 5069636 29.10 1953776 5142292 52 21:04:05 21:00:01 7752000 10613260 5327304 32.54 273304 2645940 5988028 34.37 1972060 6160604 412 21:04:05 Average: 7345426 10799123 5139676 31.39 263801 3221786 5916256 33.96 1948934 6565948 1522 21:04:05 21:04:05 19:20:10 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:04:05 19:30:01 lo 2.73 2.73 2.28 2.28 0.00 0.00 0.00 0.00 21:04:05 19:30:01 ens3 140.39 104.06 1940.50 14.63 0.00 0.00 0.00 0.00 21:04:05 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:05 19:40:10 lo 37.42 37.42 23.05 23.05 0.00 0.00 0.00 0.00 21:04:05 19:40:10 ens3 2.53 2.39 0.75 1.65 0.00 0.00 0.00 0.00 21:04:05 19:40:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:05 19:50:09 lo 36.80 36.80 14.70 14.70 0.00 0.00 0.00 0.00 21:04:05 19:50:09 ens3 1.16 1.00 0.25 0.20 0.00 0.00 0.00 0.00 21:04:05 19:50:09 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:05 20:00:01 lo 11.98 11.98 6.72 6.72 0.00 0.00 0.00 0.00 21:04:05 20:00:01 ens3 1.15 1.03 0.33 0.27 0.00 0.00 0.00 0.00 21:04:05 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:05 20:10:10 lo 19.95 19.95 10.96 10.96 0.00 0.00 0.00 0.00 21:04:05 20:10:10 ens3 0.97 0.74 0.21 0.15 0.00 0.00 0.00 0.00 21:04:05 20:10:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:05 20:20:10 lo 15.87 15.87 6.23 6.23 0.00 0.00 0.00 0.00 21:04:05 20:20:10 ens3 0.70 0.48 0.17 0.12 0.00 0.00 0.00 0.00 21:04:05 20:20:10 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:05 20:30:01 lo 25.95 25.95 11.04 11.04 0.00 0.00 0.00 0.00 21:04:05 20:30:01 ens3 0.70 0.48 0.19 0.13 0.00 0.00 0.00 0.00 21:04:05 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:05 20:40:13 lo 14.11 14.11 7.97 7.97 0.00 0.00 0.00 0.00 21:04:05 20:40:13 ens3 0.65 0.46 0.17 0.12 0.00 0.00 0.00 0.00 21:04:05 20:40:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:05 20:50:11 lo 16.24 16.24 9.78 9.78 0.00 0.00 0.00 0.00 21:04:05 20:50:11 ens3 4.46 3.13 2.78 1.94 0.00 0.00 0.00 0.00 21:04:05 20:50:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:05 21:00:01 lo 24.49 24.49 10.65 10.65 0.00 0.00 0.00 0.00 21:04:05 21:00:01 ens3 3.15 2.27 1.78 1.25 0.00 0.00 0.00 0.00 21:04:05 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:05 Average: lo 20.59 20.59 10.36 10.36 0.00 0.00 0.00 0.00 21:04:05 Average: ens3 15.41 11.48 192.32 2.03 0.00 0.00 0.00 0.00 21:04:05 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:04:05 21:04:05 21:04:05 ---> sar -P ALL: 21:04:05 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-11979) 11/19/25 _x86_64_ (4 CPU) 21:04:05 21:04:05 19:10:19 LINUX RESTART (4 CPU) 21:04:05 21:04:05 19:20:10 CPU %user %nice %system %iowait %steal %idle 21:04:05 19:30:01 all 39.39 0.00 2.47 0.83 0.08 57.23 21:04:05 19:30:01 0 39.72 0.00 2.57 0.81 0.08 56.82 21:04:05 19:30:01 1 39.13 0.00 2.34 1.01 0.08 57.44 21:04:05 19:30:01 2 40.61 0.00 2.26 0.86 0.08 56.19 21:04:05 19:30:01 3 38.10 0.00 2.72 0.65 0.08 58.46 21:04:05 19:40:10 all 60.17 0.00 2.51 0.14 0.11 37.07 21:04:05 19:40:10 0 60.75 0.00 2.51 0.14 0.11 36.49 21:04:05 19:40:10 1 60.02 0.00 2.62 0.13 0.11 37.12 21:04:05 19:40:10 2 59.68 0.00 2.52 0.12 0.10 37.57 21:04:05 19:40:10 3 60.24 0.00 2.37 0.16 0.11 37.12 21:04:05 19:50:09 all 24.90 0.00 1.12 0.07 0.10 73.81 21:04:05 19:50:09 0 24.57 0.00 1.10 0.05 0.10 74.17 21:04:05 19:50:09 1 24.60 0.00 1.21 0.12 0.10 73.97 21:04:05 19:50:09 2 25.31 0.00 1.07 0.05 0.10 73.47 21:04:05 19:50:09 3 25.13 0.00 1.09 0.05 0.10 73.63 21:04:05 20:00:01 all 28.08 0.00 0.97 0.10 0.09 70.76 21:04:05 20:00:01 0 27.57 0.00 0.85 0.04 0.08 71.46 21:04:05 20:00:01 1 28.22 0.00 0.91 0.07 0.09 70.70 21:04:05 20:00:01 2 28.08 0.00 1.13 0.09 0.09 70.61 21:04:05 20:00:01 3 28.47 0.00 1.00 0.19 0.09 70.25 21:04:05 20:10:10 all 17.62 0.00 0.68 0.06 0.09 81.55 21:04:05 20:10:10 0 17.73 0.00 0.71 0.04 0.08 81.43 21:04:05 20:10:10 1 17.65 0.00 0.70 0.08 0.09 81.47 21:04:05 20:10:10 2 17.95 0.00 0.69 0.04 0.09 81.23 21:04:05 20:10:10 3 17.14 0.00 0.63 0.09 0.09 82.06 21:04:05 20:20:10 all 7.55 0.00 0.45 0.03 0.09 91.88 21:04:05 20:20:10 0 7.06 0.00 0.41 0.07 0.08 92.37 21:04:05 20:20:10 1 7.56 0.00 0.51 0.02 0.09 91.82 21:04:05 20:20:10 2 7.97 0.00 0.46 0.01 0.09 91.47 21:04:05 20:20:10 3 7.61 0.00 0.42 0.01 0.08 91.87 21:04:05 20:30:01 all 10.05 0.00 0.50 0.03 0.09 89.33 21:04:05 20:30:01 0 10.46 0.00 0.45 0.04 0.09 88.96 21:04:05 20:30:01 1 10.19 0.00 0.56 0.03 0.09 89.12 21:04:05 20:30:01 2 9.78 0.00 0.53 0.02 0.09 89.57 21:04:05 20:30:01 3 9.78 0.00 0.45 0.01 0.09 89.68 21:04:05 20:40:13 all 8.56 0.00 0.44 0.02 0.08 90.90 21:04:05 20:40:13 0 8.29 0.00 0.38 0.01 0.08 91.24 21:04:05 20:40:13 1 8.90 0.00 0.46 0.04 0.09 90.51 21:04:05 20:40:13 2 8.33 0.00 0.47 0.01 0.09 91.10 21:04:05 20:40:13 3 8.71 0.00 0.44 0.02 0.09 90.74 21:04:05 20:50:11 all 12.73 0.00 0.58 0.05 0.08 86.56 21:04:05 20:50:11 0 13.43 0.00 0.65 0.03 0.08 85.81 21:04:05 20:50:11 1 12.29 0.00 0.63 0.10 0.08 86.90 21:04:05 20:50:11 2 12.43 0.00 0.61 0.03 0.08 86.84 21:04:05 20:50:11 3 12.77 0.00 0.45 0.02 0.08 86.68 21:04:05 21:00:01 all 15.46 0.00 0.69 0.04 0.08 83.73 21:04:05 21:00:01 0 15.34 0.00 0.65 0.05 0.07 83.88 21:04:05 21:00:01 1 15.52 0.00 0.68 0.04 0.09 83.67 21:04:05 21:00:01 2 15.55 0.00 0.82 0.03 0.08 83.52 21:04:05 21:00:01 3 15.44 0.00 0.63 0.02 0.08 83.83 21:04:05 Average: all 22.47 0.00 1.04 0.13 0.09 76.27 21:04:05 Average: 0 22.51 0.00 1.03 0.13 0.09 76.25 21:04:05 Average: 1 22.43 0.00 1.06 0.16 0.09 76.25 21:04:05 Average: 2 22.58 0.00 1.06 0.13 0.09 76.15 21:04:05 Average: 3 22.35 0.00 1.02 0.12 0.09 76.42 21:04:05 21:04:05 21:04:05