18:10:31 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/115942 18:10:31 Running as SYSTEM 18:10:31 [EnvInject] - Loading node environment variables. 18:10:31 Building remotely on prd-ubuntu2204-docker-4c-16g-3411 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 18:10:34 [ssh-agent] Looking for ssh-agent implementation... 18:10:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:10:34 $ ssh-agent 18:10:34 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXO05XXo/agent.1577 18:10:34 SSH_AGENT_PID=1579 18:10:34 [ssh-agent] Started. 18:10:34 Running ssh-add (command line suppressed) 18:10:34 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_9871389240061248588.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_9871389240061248588.key) 18:10:34 [ssh-agent] Using credentials jenkins (jenkins-ssh) 18:10:34 The recommended git tool is: NONE 18:10:37 using credential jenkins-ssh 18:10:37 Wiping out workspace first. 18:10:37 Cloning the remote Git repository 18:10:37 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 18:10:37 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 18:10:37 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 18:10:37 > git --version # timeout=10 18:10:37 > git --version # 'git version 2.34.1' 18:10:37 using GIT_SSH to set credentials jenkins-ssh 18:10:37 Verifying host key using known hosts file 18:10:37 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:10:37 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 18:10:41 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 18:10:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:10:41 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 18:10:41 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 18:10:41 using GIT_SSH to set credentials jenkins-ssh 18:10:41 Verifying host key using known hosts file 18:10:41 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:10:41 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/42/115942/19 # timeout=10 18:10:41 > git rev-parse 1f3df645d52d63e70e4d521938901bed8076fae6^{commit} # timeout=10 18:10:42 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 18:10:42 Checking out Revision 1f3df645d52d63e70e4d521938901bed8076fae6 (refs/changes/42/115942/19) 18:10:42 > git config core.sparsecheckout # timeout=10 18:10:42 > git checkout -f 1f3df645d52d63e70e4d521938901bed8076fae6 # timeout=10 18:10:42 Commit message: "Initial T-API 2.4 PCE OTN Node Class" 18:10:42 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:10:42 > git rev-list --no-walk e801e3899d38b3dcb7dacb7e12d4033793041b93 # timeout=10 18:10:42 > git remote # timeout=10 18:10:42 > git submodule init # timeout=10 18:10:42 > git submodule sync # timeout=10 18:10:42 > git config --get remote.origin.url # timeout=10 18:10:42 > git submodule init # timeout=10 18:10:42 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 18:10:42 ERROR: No submodules found. 18:10:45 provisioning config files... 18:10:45 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:10:45 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:10:45 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9756591328447935120.sh 18:10:45 ---> python-tools-install.sh 18:10:45 Setup pyenv: 18:10:45 * system (set by /opt/pyenv/version) 18:10:45 * 3.8.20 (set by /opt/pyenv/version) 18:10:45 * 3.9.20 (set by /opt/pyenv/version) 18:10:45 3.10.15 18:10:45 3.11.10 18:10:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XWZB 18:10:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:10:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:10:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:10:54 lf-activate-venv(): INFO: Base packages installed successfully 18:10:54 lf-activate-venv(): INFO: Installing additional packages: lftools 18:11:20 lf-activate-venv(): INFO: Adding /tmp/venv-XWZB/bin to PATH 18:11:20 Generating Requirements File 18:11:41 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:11:41 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:11:41 Python 3.11.10 18:11:41 pip 25.3 from /tmp/venv-XWZB/lib/python3.11/site-packages/pip (python 3.11) 18:11:42 appdirs==1.4.4 18:11:42 argcomplete==3.6.3 18:11:42 aspy.yaml==1.3.0 18:11:42 attrs==25.4.0 18:11:42 autopage==0.5.2 18:11:42 beautifulsoup4==4.14.2 18:11:42 boto3==1.40.61 18:11:42 botocore==1.40.61 18:11:42 bs4==0.0.2 18:11:42 cachetools==6.2.1 18:11:42 certifi==2025.10.5 18:11:42 cffi==2.0.0 18:11:42 cfgv==3.4.0 18:11:42 chardet==5.2.0 18:11:42 charset-normalizer==3.4.4 18:11:42 click==8.3.0 18:11:42 cliff==4.11.0 18:11:42 cmd2==2.7.0 18:11:42 cryptography==3.3.2 18:11:42 debtcollector==3.0.0 18:11:42 decorator==5.2.1 18:11:42 defusedxml==0.7.1 18:11:42 Deprecated==1.3.0 18:11:42 distlib==0.4.0 18:11:42 dnspython==2.8.0 18:11:42 docker==7.1.0 18:11:42 dogpile.cache==1.5.0 18:11:42 durationpy==0.10 18:11:42 email-validator==2.3.0 18:11:42 filelock==3.20.0 18:11:42 future==1.0.0 18:11:42 gitdb==4.0.12 18:11:42 GitPython==3.1.45 18:11:42 google-auth==2.42.0 18:11:42 httplib2==0.31.0 18:11:42 identify==2.6.15 18:11:42 idna==3.11 18:11:42 importlib-resources==1.5.0 18:11:42 iso8601==2.1.0 18:11:42 Jinja2==3.1.6 18:11:42 jmespath==1.0.1 18:11:42 jsonpatch==1.33 18:11:42 jsonpointer==3.0.0 18:11:42 jsonschema==4.25.1 18:11:42 jsonschema-specifications==2025.9.1 18:11:42 keystoneauth1==5.12.0 18:11:42 kubernetes==34.1.0 18:11:42 lftools==0.37.15 18:11:42 lxml==6.0.2 18:11:42 markdown-it-py==4.0.0 18:11:42 MarkupSafe==3.0.3 18:11:42 mdurl==0.1.2 18:11:42 msgpack==1.1.2 18:11:42 multi_key_dict==2.0.3 18:11:42 munch==4.0.0 18:11:42 netaddr==1.3.0 18:11:42 niet==1.4.2 18:11:42 nodeenv==1.9.1 18:11:42 oauth2client==4.1.3 18:11:42 oauthlib==3.3.1 18:11:42 openstacksdk==4.7.1 18:11:42 os-service-types==1.8.0 18:11:42 osc-lib==4.2.0 18:11:42 oslo.config==10.0.0 18:11:42 oslo.context==6.1.0 18:11:42 oslo.i18n==6.6.0 18:11:42 oslo.log==7.2.1 18:11:42 oslo.serialization==5.8.0 18:11:42 oslo.utils==9.1.0 18:11:42 packaging==25.0 18:11:42 pbr==7.0.1 18:11:42 platformdirs==4.5.0 18:11:42 prettytable==3.16.0 18:11:42 psutil==7.1.2 18:11:42 pyasn1==0.6.1 18:11:42 pyasn1_modules==0.4.2 18:11:42 pycparser==2.23 18:11:42 pygerrit2==2.0.15 18:11:42 PyGithub==2.8.1 18:11:42 Pygments==2.19.2 18:11:42 PyJWT==2.10.1 18:11:42 PyNaCl==1.6.0 18:11:42 pyparsing==2.4.7 18:11:42 pyperclip==1.11.0 18:11:42 pyrsistent==0.20.0 18:11:42 python-cinderclient==9.8.0 18:11:42 python-dateutil==2.9.0.post0 18:11:42 python-heatclient==4.3.0 18:11:42 python-jenkins==1.8.3 18:11:42 python-keystoneclient==5.7.0 18:11:42 python-magnumclient==4.9.0 18:11:42 python-openstackclient==8.2.0 18:11:42 python-swiftclient==4.8.0 18:11:42 PyYAML==6.0.3 18:11:42 referencing==0.37.0 18:11:42 requests==2.32.5 18:11:42 requests-oauthlib==2.0.0 18:11:42 requestsexceptions==1.4.0 18:11:42 rfc3986==2.0.0 18:11:42 rich==14.2.0 18:11:42 rich-argparse==1.7.1 18:11:42 rpds-py==0.28.0 18:11:42 rsa==4.9.1 18:11:42 ruamel.yaml==0.18.16 18:11:42 ruamel.yaml.clib==0.2.14 18:11:42 s3transfer==0.14.0 18:11:42 simplejson==3.20.2 18:11:42 six==1.17.0 18:11:42 smmap==5.0.2 18:11:42 soupsieve==2.8 18:11:42 stevedore==5.5.0 18:11:42 tabulate==0.9.0 18:11:42 toml==0.10.2 18:11:42 tomlkit==0.13.3 18:11:42 tqdm==4.67.1 18:11:42 typing_extensions==4.15.0 18:11:42 tzdata==2025.2 18:11:42 urllib3==1.26.20 18:11:42 virtualenv==20.35.4 18:11:42 wcwidth==0.2.14 18:11:42 websocket-client==1.9.0 18:11:42 wrapt==2.0.0 18:11:42 xdg==6.0.0 18:11:42 xmltodict==1.0.2 18:11:42 yq==3.4.3 18:11:42 [EnvInject] - Injecting environment variables from a build step. 18:11:42 [EnvInject] - Injecting as environment variables the properties content 18:11:42 PYTHON=python3 18:11:42 18:11:42 [EnvInject] - Variables injected successfully. 18:11:42 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins18093335608507590419.sh 18:11:42 ---> tox-install.sh 18:11:42 + source /home/jenkins/lf-env.sh 18:11:42 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:11:42 ++ mktemp -d /tmp/venv-XXXX 18:11:42 + lf_venv=/tmp/venv-e3oZ 18:11:42 + local venv_file=/tmp/.os_lf_venv 18:11:42 + local python=python3 18:11:42 + local options 18:11:42 + local set_path=true 18:11:42 + local install_args= 18:11:42 ++ 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:11:42 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:11:42 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:11:42 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:11:42 + true 18:11:42 + case $1 in 18:11:42 + venv_file=/tmp/.toxenv 18:11:42 + shift 2 18:11:42 + true 18:11:42 + case $1 in 18:11:42 + shift 18:11:42 + break 18:11:42 + case $python in 18:11:42 + local pkg_list= 18:11:42 + [[ -d /opt/pyenv ]] 18:11:42 + echo 'Setup pyenv:' 18:11:42 Setup pyenv: 18:11:42 + export PYENV_ROOT=/opt/pyenv 18:11:42 + PYENV_ROOT=/opt/pyenv 18:11:42 + 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:11:42 + 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:11:42 + pyenv versions 18:11:42 system 18:11:42 3.8.20 18:11:42 3.9.20 18:11:42 3.10.15 18:11:42 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:11:42 + command -v pyenv 18:11:42 ++ pyenv init - --no-rehash 18:11:42 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 18:11:42 for i in ${!paths[@]}; do 18:11:42 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 18:11:42 fi; done; 18:11:42 echo "${paths[*]}"'\'')" 18:11:42 export PATH="/opt/pyenv/shims:${PATH}" 18:11:42 export PYENV_SHELL=bash 18:11:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:11:42 pyenv() { 18:11:42 local command 18:11:42 command="${1:-}" 18:11:42 if [ "$#" -gt 0 ]; then 18:11:42 shift 18:11:42 fi 18:11:42 18:11:42 case "$command" in 18:11:42 rehash|shell) 18:11:42 eval "$(pyenv "sh-$command" "$@")" 18:11:42 ;; 18:11:42 *) 18:11:42 command pyenv "$command" "$@" 18:11:42 ;; 18:11:42 esac 18:11:42 }' 18:11:42 +++ bash --norc -ec 'IFS=:; paths=($PATH); 18:11:42 for i in ${!paths[@]}; do 18:11:42 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 18:11:42 fi; done; 18:11:42 echo "${paths[*]}"' 18:11:42 ++ 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:11:42 ++ 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:11:42 ++ 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:11:42 ++ export PYENV_SHELL=bash 18:11:42 ++ PYENV_SHELL=bash 18:11:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:11:42 +++ complete -F _pyenv pyenv 18:11:42 ++ lf-pyver python3 18:11:42 ++ local py_version_xy=python3 18:11:42 ++ local py_version_xyz= 18:11:42 ++ pyenv versions 18:11:42 ++ local command 18:11:42 ++ command=versions 18:11:42 ++ '[' 1 -gt 0 ']' 18:11:42 ++ shift 18:11:42 ++ case "$command" in 18:11:42 ++ command pyenv versions 18:11:42 ++ sed 's/^[ *]* //' 18:11:42 ++ grep -E '^[0-9.]*[0-9]$' 18:11:42 ++ awk '{ print $1 }' 18:11:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:11:42 +++ grep '^3' /tmp/.pyenv_versions 18:11:42 +++ sort -V 18:11:42 +++ tail -n 1 18:11:42 ++ py_version_xyz=3.11.10 18:11:42 ++ [[ -z 3.11.10 ]] 18:11:42 ++ echo 3.11.10 18:11:42 ++ return 0 18:11:42 + pyenv local 3.11.10 18:11:42 + local command 18:11:42 + command=local 18:11:42 + '[' 2 -gt 0 ']' 18:11:42 + shift 18:11:42 + case "$command" in 18:11:42 + command pyenv local 3.11.10 18:11:42 + for arg in "$@" 18:11:42 + case $arg in 18:11:42 + pkg_list+='tox ' 18:11:42 + for arg in "$@" 18:11:42 + case $arg in 18:11:42 + pkg_list+='virtualenv ' 18:11:42 + for arg in "$@" 18:11:42 + case $arg in 18:11:42 + pkg_list+='urllib3~=1.26.15 ' 18:11:42 + [[ -f /tmp/.toxenv ]] 18:11:42 + [[ ! -f /tmp/.toxenv ]] 18:11:42 + [[ -n '' ]] 18:11:42 + python3 -m venv /tmp/venv-e3oZ 18:11:46 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-e3oZ' 18:11:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-e3oZ 18:11:46 + echo /tmp/venv-e3oZ 18:11:46 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:11:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:11:46 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:11:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:11:46 + local 'pip_opts=--upgrade --quiet' 18:11:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:11:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:11:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:11:46 + [[ -n '' ]] 18:11:46 + [[ -n '' ]] 18:11:46 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:11:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:11:46 + /tmp/venv-e3oZ/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:11:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:11:50 lf-activate-venv(): INFO: Base packages installed successfully 18:11:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:11:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:11:50 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:11:50 + /tmp/venv-e3oZ/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:11:52 + type python3 18:11:52 + true 18:11:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-e3oZ/bin to PATH' 18:11:52 lf-activate-venv(): INFO: Adding /tmp/venv-e3oZ/bin to PATH 18:11:52 + PATH=/tmp/venv-e3oZ/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:11:52 + return 0 18:11:52 + python3 --version 18:11:52 Python 3.11.10 18:11:52 + python3 -m pip --version 18:11:52 pip 25.3 from /tmp/venv-e3oZ/lib/python3.11/site-packages/pip (python 3.11) 18:11:52 + python3 -m pip freeze 18:11:52 cachetools==6.2.1 18:11:52 chardet==5.2.0 18:11:52 colorama==0.4.6 18:11:52 distlib==0.4.0 18:11:52 filelock==3.20.0 18:11:52 packaging==25.0 18:11:52 platformdirs==4.5.0 18:11:52 pluggy==1.6.0 18:11:52 pyproject-api==1.10.0 18:11:52 tox==4.32.0 18:11:52 urllib3==1.26.20 18:11:52 virtualenv==20.35.4 18:11:52 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins12616054504007562185.sh 18:11:52 [EnvInject] - Injecting environment variables from a build step. 18:11:52 [EnvInject] - Injecting as environment variables the properties content 18:11:52 PARALLEL=True 18:11:52 18:11:52 [EnvInject] - Variables injected successfully. 18:11:52 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins2142095734997541944.sh 18:11:52 ---> tox-run.sh 18:11:52 + 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:11:52 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 18:11:52 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 18:11:52 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 18:11:52 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 18:11:52 + source /home/jenkins/lf-env.sh 18:11:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:11:52 ++ mktemp -d /tmp/venv-XXXX 18:11:52 + lf_venv=/tmp/venv-Up18 18:11:52 + local venv_file=/tmp/.os_lf_venv 18:11:52 + local python=python3 18:11:52 + local options 18:11:52 + local set_path=true 18:11:52 + local install_args= 18:11:52 ++ 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:11:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:11:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:11:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:11:52 + true 18:11:52 + case $1 in 18:11:52 + venv_file=/tmp/.toxenv 18:11:52 + shift 2 18:11:52 + true 18:11:52 + case $1 in 18:11:52 + shift 18:11:52 + break 18:11:52 + case $python in 18:11:52 + local pkg_list= 18:11:52 + [[ -d /opt/pyenv ]] 18:11:52 + echo 'Setup pyenv:' 18:11:52 Setup pyenv: 18:11:52 + export PYENV_ROOT=/opt/pyenv 18:11:52 + PYENV_ROOT=/opt/pyenv 18:11:52 + 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:11:52 + 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:11:52 + pyenv versions 18:11:52 system 18:11:52 3.8.20 18:11:52 3.9.20 18:11:52 3.10.15 18:11:52 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 18:11:52 + command -v pyenv 18:11:52 ++ pyenv init - --no-rehash 18:11:53 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 18:11:53 for i in ${!paths[@]}; do 18:11:53 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 18:11:53 fi; done; 18:11:53 echo "${paths[*]}"'\'')" 18:11:53 export PATH="/opt/pyenv/shims:${PATH}" 18:11:53 export PYENV_SHELL=bash 18:11:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:11:53 pyenv() { 18:11:53 local command 18:11:53 command="${1:-}" 18:11:53 if [ "$#" -gt 0 ]; then 18:11:53 shift 18:11:53 fi 18:11:53 18:11:53 case "$command" in 18:11:53 rehash|shell) 18:11:53 eval "$(pyenv "sh-$command" "$@")" 18:11:53 ;; 18:11:53 *) 18:11:53 command pyenv "$command" "$@" 18:11:53 ;; 18:11:53 esac 18:11:53 }' 18:11:53 +++ bash --norc -ec 'IFS=:; paths=($PATH); 18:11:53 for i in ${!paths[@]}; do 18:11:53 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 18:11:53 fi; done; 18:11:53 echo "${paths[*]}"' 18:11:53 ++ 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:11:53 ++ 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:11:53 ++ 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:11:53 ++ export PYENV_SHELL=bash 18:11:53 ++ PYENV_SHELL=bash 18:11:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:11:53 +++ complete -F _pyenv pyenv 18:11:53 ++ lf-pyver python3 18:11:53 ++ local py_version_xy=python3 18:11:53 ++ local py_version_xyz= 18:11:53 ++ pyenv versions 18:11:53 ++ local command 18:11:53 ++ command=versions 18:11:53 ++ '[' 1 -gt 0 ']' 18:11:53 ++ shift 18:11:53 ++ case "$command" in 18:11:53 ++ command pyenv versions 18:11:53 ++ sed 's/^[ *]* //' 18:11:53 ++ awk '{ print $1 }' 18:11:53 ++ grep -E '^[0-9.]*[0-9]$' 18:11:53 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:11:53 +++ grep '^3' /tmp/.pyenv_versions 18:11:53 +++ sort -V 18:11:53 +++ tail -n 1 18:11:53 ++ py_version_xyz=3.11.10 18:11:53 ++ [[ -z 3.11.10 ]] 18:11:53 ++ echo 3.11.10 18:11:53 ++ return 0 18:11:53 + pyenv local 3.11.10 18:11:53 + local command 18:11:53 + command=local 18:11:53 + '[' 2 -gt 0 ']' 18:11:53 + shift 18:11:53 + case "$command" in 18:11:53 + command pyenv local 3.11.10 18:11:53 + for arg in "$@" 18:11:53 + case $arg in 18:11:53 + pkg_list+='tox ' 18:11:53 + for arg in "$@" 18:11:53 + case $arg in 18:11:53 + pkg_list+='virtualenv ' 18:11:53 + for arg in "$@" 18:11:53 + case $arg in 18:11:53 + pkg_list+='urllib3~=1.26.15 ' 18:11:53 + [[ -f /tmp/.toxenv ]] 18:11:53 ++ cat /tmp/.toxenv 18:11:53 + lf_venv=/tmp/venv-e3oZ 18:11:53 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e3oZ from' file:/tmp/.toxenv 18:11:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-e3oZ from file:/tmp/.toxenv 18:11:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 18:11:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:11:53 + local 'pip_opts=--upgrade --quiet' 18:11:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 18:11:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 18:11:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 18:11:53 + [[ -n '' ]] 18:11:53 + [[ -n '' ]] 18:11:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 18:11:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:11:53 + /tmp/venv-e3oZ/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:11:54 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 18:11:54 lf-activate-venv(): INFO: Base packages installed successfully 18:11:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:11:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 18:11:54 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 18:11:54 + /tmp/venv-e3oZ/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:11:55 + type python3 18:11:55 + true 18:11:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-e3oZ/bin to PATH' 18:11:55 lf-activate-venv(): INFO: Adding /tmp/venv-e3oZ/bin to PATH 18:11:55 + PATH=/tmp/venv-e3oZ/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:11:55 + return 0 18:11:55 + [[ -d /opt/pyenv ]] 18:11:55 + echo '---> Setting up pyenv' 18:11:55 ---> Setting up pyenv 18:11:55 + export PYENV_ROOT=/opt/pyenv 18:11:55 + PYENV_ROOT=/opt/pyenv 18:11:55 + export PATH=/opt/pyenv/bin:/tmp/venv-e3oZ/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:11:55 + PATH=/opt/pyenv/bin:/tmp/venv-e3oZ/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:11:55 ++ pwd 18:11:55 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 18:11:55 + export PYTHONPATH 18:11:55 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:11:55 + TOX_TESTENV_PASSENV=PYTHONPATH 18:11:55 + tox --version 18:11:55 4.32.0 from /tmp/venv-e3oZ/lib/python3.11/site-packages/tox/__init__.py 18:11:55 + PARALLEL=True 18:11:55 + TOX_OPTIONS_LIST= 18:11:55 + [[ -n '' ]] 18:11:55 + case ${PARALLEL,,} in 18:11:55 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 18:11:55 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 18:11:55 + tox --parallel auto --parallel-live 18:11:57 checkbashisms: freeze> python -m pip freeze --all 18:11:57 docs: install_deps> python -I -m pip install -r docs/requirements.txt 18:11:57 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 18:11:57 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:11:57 checkbashisms: pip==25.3,setuptools==80.9.0 18:11:57 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 18:11:57 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:11:57 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 18:11:59 checkbashisms: OK ✔ in 3.26 seconds 18:11:59 pre-commit: install_deps> python -I -m pip install pre-commit 18:12:01 pre-commit: freeze> python -m pip freeze --all 18:12:02 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:12:02 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 18:12:02 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:12:02 /usr/bin/cpan 18:12:02 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 18:12:02 [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:12:02 [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:12:02 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 18:12:02 [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:12:02 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 18:12:03 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 18:12:03 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 18:12:03 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 18:12:04 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 18:12:04 buildcontroller: freeze> python -m pip freeze --all 18:12:04 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:12:04 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 18:12:04 + update-java-alternatives -l 18:12:04 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 18:12:04 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 18:12:04 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 18:12:04 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 18:12:04 update-alternatives: error: no alternatives for jaotc 18:12:04 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 18:12:04 [INFO] Once installed this environment will be reused. 18:12:04 [INFO] This may take a few minutes... 18:12:05 update-alternatives: error: no alternatives for rmic 18:12:05 + java -version 18:12:05 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 18:12:05 + JAVA_VER=21 18:12:05 + echo 21 18:12:05 21 18:12:05 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 18:12:05 + javac -version 18:12:05 + JAVAC_VER=21 18:12:05 + echo 21 18:12:05 21 18:12:05 ok, java is 21 or newer 18:12:05 + [ 21 -ge 21 ] 18:12:05 + [ 21 -ge 21 ] 18:12:05 + echo ok, java is 21 or newer 18:12:05 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 18:12:05 2025-10-29 18:12:05 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:12:05 + sudo mkdir -p /opt 18:12:06 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 18:12:06 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 18:12:06 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 18:12:06 + mvn --version 18:12:07 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 18:12:07 Maven home: /opt/maven 18:12:07 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 18:12:07 Default locale: en, platform encoding: UTF-8 18:12:07 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 18:12:07 NOTE: Picked up JDK_JAVA_OPTIONS: 18:12:07 --add-opens=java.base/java.io=ALL-UNNAMED 18:12:07 --add-opens=java.base/java.lang=ALL-UNNAMED 18:12:07 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 18:12:07 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 18:12:07 --add-opens=java.base/java.net=ALL-UNNAMED 18:12:07 --add-opens=java.base/java.nio=ALL-UNNAMED 18:12:07 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 18:12:07 --add-opens=java.base/java.nio.file=ALL-UNNAMED 18:12:07 --add-opens=java.base/java.util=ALL-UNNAMED 18:12:07 --add-opens=java.base/java.util.jar=ALL-UNNAMED 18:12:07 --add-opens=java.base/java.util.stream=ALL-UNNAMED 18:12:07 --add-opens=java.base/java.util.zip=ALL-UNNAMED 18:12:07 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 18:12:07 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 18:12:07 -Xlog:disable 18:12:11 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 18:12:11 [INFO] Once installed this environment will be reused. 18:12:11 [INFO] This may take a few minutes... 18:12:21 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 18:12:21 [INFO] Once installed this environment will be reused. 18:12:21 [INFO] This may take a few minutes... 18:12:24 docs-linkcheck: freeze> python -m pip freeze --all 18:12:24 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:12:24 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:12:26 docs: freeze> python -m pip freeze --all 18:12:26 [INFO] Installing environment for https://github.com/perltidy/perltidy. 18:12:26 [INFO] Once installed this environment will be reused. 18:12:26 [INFO] This may take a few minutes... 18:12:26 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:12:26 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:12:29 docs: OK ✔ in 33.07 seconds 18:12:29 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 18:12:32 docs-linkcheck: OK ✔ in 33.73 seconds 18:12:32 pylint: freeze> python -m pip freeze --all 18:12:32 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:12:32 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:12:37 trim trailing whitespace.................................................Passed 18:12:37 Tabs remover.............................................................Passed 18:12:37 autopep8.................................................................Passed 18:12:44 perltidy.................................................................Passed 18:12:44 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 18:12:45 [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:12:45 [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:12:45 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 18:12:45 [INFO] Once installed this environment will be reused. 18:12:45 [INFO] This may take a few minutes... 18:12:54 gitlint..................................................................Passed 18:12:59 18:12:59 ------------------------------------ 18:12:59 Your code has been rated at 10.00/10 18:12:59 18:14:31 pre-commit: OK ✔ in 55.53 seconds 18:14:31 pylint: OK ✔ in 33.31 seconds 18:14:31 buildcontroller: OK ✔ in 2 minutes 34.35 seconds 18:14:31 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:14:31 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:14:31 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:14:31 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:14:39 build_karaf_tests71: freeze> python -m pip freeze --all 18:14:39 build_karaf_tests190: freeze> python -m pip freeze --all 18:14:39 build_karaf_tests221: freeze> python -m pip freeze --all 18:14:39 build_karaf_tests121: freeze> python -m pip freeze --all 18:14:39 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:14:39 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 18:14:39 build karaf in karaf71 with ./karaf71.env 18:14:39 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:14:39 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 18:14:39 build karaf in karafoc with ./karafoc.env 18:14:39 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:14:39 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 18:14:39 build karaf in karaf121 with ./karaf121.env 18:14:39 NOTE: Picked up JDK_JAVA_OPTIONS: 18:14:39 --add-opens=java.base/java.io=ALL-UNNAMED 18:14:39 --add-opens=java.base/java.lang=ALL-UNNAMED 18:14:39 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 18:14:39 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 18:14:39 --add-opens=java.base/java.net=ALL-UNNAMED 18:14:39 --add-opens=java.base/java.nio=ALL-UNNAMED 18:14:39 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 18:14:39 --add-opens=java.base/java.nio.file=ALL-UNNAMED 18:14:39 --add-opens=java.base/java.util=ALL-UNNAMED 18:14:39 --add-opens=java.base/java.util.jar=ALL-UNNAMED 18:14:39 --add-opens=java.base/java.util.stream=ALL-UNNAMED 18:14:39 --add-opens=java.base/java.util.zip=ALL-UNNAMED 18:14:39 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 18:14:39 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 18:14:39 -Xlog:disable 18:14:39 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:14:39 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 18:14:39 build karaf in karaf221 with ./karaf221.env 18:14:40 NOTE: Picked up JDK_JAVA_OPTIONS: 18:14:40 --add-opens=java.base/java.io=ALL-UNNAMED 18:14:40 --add-opens=java.base/java.lang=ALL-UNNAMED 18:14:40 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 18:14:40 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 18:14:40 --add-opens=java.base/java.net=ALL-UNNAMED 18:14:40 --add-opens=java.base/java.nio=ALL-UNNAMED 18:14:40 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 18:14:40 --add-opens=java.base/java.nio.file=ALL-UNNAMED 18:14:40 --add-opens=java.base/java.util=ALL-UNNAMED 18:14:40 --add-opens=java.base/java.util.jar=ALL-UNNAMED 18:14:40 --add-opens=java.base/java.util.stream=ALL-UNNAMED 18:14:40 --add-opens=java.base/java.util.zip=ALL-UNNAMED 18:14:40 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 18:14:40 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 18:14:40 -Xlog:disable 18:14:40 NOTE: Picked up JDK_JAVA_OPTIONS: 18:14:40 --add-opens=java.base/java.io=ALL-UNNAMED 18:14:40 --add-opens=java.base/java.lang=ALL-UNNAMED 18:14:40 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 18:14:40 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 18:14:40 --add-opens=java.base/java.net=ALL-UNNAMED 18:14:40 --add-opens=java.base/java.nio=ALL-UNNAMED 18:14:40 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 18:14:40 --add-opens=java.base/java.nio.file=ALL-UNNAMED 18:14:40 --add-opens=java.base/java.util=ALL-UNNAMED 18:14:40 --add-opens=java.base/java.util.jar=ALL-UNNAMED 18:14:40 --add-opens=java.base/java.util.stream=ALL-UNNAMED 18:14:40 --add-opens=java.base/java.util.zip=ALL-UNNAMED 18:14:40 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 18:14:40 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 18:14:40 -Xlog:disable 18:14:40 NOTE: Picked up JDK_JAVA_OPTIONS: 18:14:40 --add-opens=java.base/java.io=ALL-UNNAMED 18:14:40 --add-opens=java.base/java.lang=ALL-UNNAMED 18:14:40 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 18:14:40 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 18:14:40 --add-opens=java.base/java.net=ALL-UNNAMED 18:14:40 --add-opens=java.base/java.nio=ALL-UNNAMED 18:14:40 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 18:14:40 --add-opens=java.base/java.nio.file=ALL-UNNAMED 18:14:40 --add-opens=java.base/java.util=ALL-UNNAMED 18:14:40 --add-opens=java.base/java.util.jar=ALL-UNNAMED 18:14:40 --add-opens=java.base/java.util.stream=ALL-UNNAMED 18:14:40 --add-opens=java.base/java.util.zip=ALL-UNNAMED 18:14:40 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 18:14:40 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 18:14:40 -Xlog:disable 18:15:42 build_karaf_tests71: OK ✔ in 1 minute 12.36 seconds 18:15:42 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:15:44 build_karaf_tests121: OK ✔ in 1 minute 14.27 seconds 18:15:44 build_karaf_tests221: OK ✔ in 1 minute 14.42 seconds 18:15:44 build_karaf_tests190: OK ✔ in 1 minute 14.43 seconds 18:15:44 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:15: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:15:54 buildlighty: freeze> python -m pip freeze --all 18:15:54 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:15:54 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 18:15:54 sims: freeze> python -m pip freeze --all 18:15:54 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 18:15:54 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:15:54 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 18:15:54 Using lighynode version 20.1.0.5 18:15:54 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 18:16:37 sims: OK ✔ in 26.58 seconds 18:16:37 buildlighty: OK ✔ in 33.46 seconds 18:16:37 testsPCE: freeze> python -m pip freeze --all 18:16:37 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:16:37 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 18:16:37 pytest -q transportpce_tests/pce/test01_pce.py 18:17:24 .................... [100%] 18:18:27 20 passed in 109.43s (0:01:49) 18:18:27 pytest -q transportpce_tests/pce/test02_pce_400G.py 18:18:43 ............ [100%] 18:19:14 12 passed in 46.29s 18:19:14 pytest -q transportpce_tests/pce/test03_gnpy.py 18:19:30 ........ [100%] 18:19:51 8 passed in 37.60s 18:19:52 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 18:20:23 ... [100%] 18:20:28 3 passed in 36.07s 18:20:29 testsPCE: OK ✔ in 4 minutes 43.79 seconds 18:20: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:20: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:20: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:20:36 tests190: freeze> python -m pip freeze --all 18:20:36 tests121: freeze> python -m pip freeze --all 18:20:36 tests_tapi: freeze> python -m pip freeze --all 18:20: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:20:36 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 18:20:36 using environment variables from ./karafoc.env 18:20:36 pytest -q transportpce_tests/oc/test01_portmapping.py 18:20: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:20:36 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 18:20:36 using environment variables from ./karaf121.env 18:20:36 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 18:20: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:20:36 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 18:20:36 using environment variables from ./karaf221.env 18:20:36 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 18:21:39 ........... [100%] 18:21:55 10 passed in 78.90s (0:01:18) 18:21:56 pytest -q transportpce_tests/oc/test02_topology.py 18:22:02 ................................... [100%] 18:22:42 21 passed in 125.36s (0:02:05) 18:22:42 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 18:22:42 ............................. [100%] 18:23:02 14 passed in 66.02s (0:01:06) 18:23:02 pytest -q transportpce_tests/oc/test03_renderer.py 18:23:22 .............. [100%] 18:23:43 6 passed in 60.52s (0:01:00) 18:23:43 pytest -q transportpce_tests/1.2.1/test03_topology.py 18:23:43 .................. [100%] 18:24:02 19 passed in 59.06s 18:24:02 tests190: OK ✔ in 3 minutes 34.05 seconds 18:24:02 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:24:06 .tests71: freeze> python -m pip freeze --all 18:24: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:24:10 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 18:24:10 using environment variables from ./karaf71.env 18:24:10 pytest -q transportpce_tests/7.1/test01_portmapping.py 18:24:26 .................................... [100%] 18:25:06 12 passed in 54.94s 18:25:06 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 18:25:07 ............................... [100%] 18:25:50 51 passed in 313.59s (0:05:13) 18:25:50 pytest -q transportpce_tests/tapi/test02_full_topology.py 18:25:51 ...................... [100%] 18:26:15 44 passed in 151.74s (0:02:31) 18:26:15 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 18:26:16 ............................................................................. [100%] 18:27:45 62 passed in 158.46s (0:02:38) 18:27:45 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 18:27:45 .... [100%] 18:27:52 24 passed in 96.81s (0:01:36) 18:27:53 pytest -q transportpce_tests/1.2.1/test05_olm.py 18:28:11 ........................................................................................ [100%] 18:30:19 48 passed in 154.45s (0:02:34) 18:30:19 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 18:30:22 ................................ [100%] 18:31:13 40 passed in 199.93s (0:03:19) 18:31:13 pytest -q transportpce_tests/1.2.1/test06_end2end.py 18:31:15 ........... [100%] 18:31:34 36 passed in 343.32s (0:05:43) 18:31:34 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 18:31:35 [100%] 18:31:35 22 passed in 75.28s (0:01:15) 18:32:03 ....................................................................................................................... [100%] 18:36:57 71 passed in 322.22s (0:05:22) 18:36:57 pytest -q transportpce_tests/tapi/test04_topo_extension.py 18:37:49 .................... [100%] 18:39:20 19 passed in 142.93s (0:02:22) 18:39:20 tests71: OK ✔ in 7 minutes 33.29 seconds 18:39:20 tests_tapi: OK ✔ in 18 minutes 51.96 seconds 18:39:20 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:39:26 tests221: freeze> python -m pip freeze --all 18:39:27 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:39:27 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 18:39:27 using environment variables from ./karaf221.env 18:39:27 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 18:40:02 ...................................... [100%] 18:40:42 35 passed in 75.00s (0:01:15) 18:40:42 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 18:41:14 ...... [100%] 18:41:28 6 passed in 45.54s 18:41:28 pytest -q transportpce_tests/2.2.1/test03_topology.py 18:42:11 ................................... [100%] 18:43:21 54 passed in 727.45s (0:12:07) 18:43:22 ........... [100%] 18:43:45 44 passed in 137.03s (0:02:17) 18:43:45 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 18:44:20 ............ [100%] 18:44:44 12 passed in 58.99s 18:44:44 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 18:45:10 ................ [100%] 18:46:39 16 passed in 114.19s (0:01:54) 18:46:39 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 18:47:09 ............................... [100%] 18:47:16 31 passed in 37.06s 18:47:16 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 18:47:51 .......................... [100%] 18:48:47 26 passed in 90.69s (0:01:30) 18:48:47 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 18:49:24 ...................... [100%] 18:50:27 22 passed in 99.53s (0:01:39) 18:50:27 pytest -q transportpce_tests/2.2.1/test09_olm.py 18:51:09 ........................................ [100%] 18:53:30 40 passed in 183.03s (0:03:03) 18:53:30 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 18:54:12 ........................................................................ [ 74%] 18:59:49 ......................... [100%] 19:01:41 97 passed in 490.20s (0:08:10) 19:01:41 pytest -q transportpce_tests/2.2.1/test12_end2end.py 19:02:20 ...................................................... [100%] 19:09:07 54 passed in 446.38s (0:07:26) 19:09:07 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 19:10:00 ........................................................................ [ 71%] 19:15:08 ............................. [100%] 19:17:17 101 passed in 489.52s (0:08:09) 19:17:17 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 19:18:11 ........................................................................ [ 67%] 19:23:56 ................................... [100%] 19:27:17 107 passed in 599.40s (0:09:59) 19:27:17 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 19:27:59 ............................................. [100%] 19:30:37 45 passed in 199.34s (0:03:19) 19:30:37 tests121: OK ✔ in 22 minutes 53.16 seconds 19:30:37 tests221: OK ✔ in 51 minutes 16.76 seconds 19:30:37 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:30:44 tests_hybrid: freeze> python -m pip freeze --all 19:30:44 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:30:44 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 19:30:44 using environment variables from ./karaf221.env 19:30:44 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 19:31:28 ................................................... [100%] 19:33:11 51 passed in 146.62s (0:02:26) 19:33:11 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 19:33:53 ........................................................................ [ 66%] 19:38:14 ..................................... [100%] 19:40:20 109 passed in 428.67s (0:07:08) 19:40:20 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 19:41:08 ..................................................... [100%] 19:44:39 53 passed in 258.95s (0:04:18) 19:44:39 buildcontroller: OK (154.35=setup[9.04]+cmd[145.31] seconds) 19:44:39 sims: OK (26.58=setup[10.22]+cmd[16.36] seconds) 19:44:39 build_karaf_tests121: OK (74.27=setup[9.76]+cmd[64.51] seconds) 19:44:39 testsPCE: OK (283.79=setup[53.15]+cmd[230.65] seconds) 19:44:39 tests121: OK (1373.15=setup[8.41]+cmd[1364.75] seconds) 19:44:39 build_karaf_tests221: OK (74.42=setup[9.78]+cmd[64.63] seconds) 19:44:39 tests_tapi: OK (1131.96=setup[8.45]+cmd[1123.52] seconds) 19:44:39 tests221: OK (3076.76=setup[6.62]+cmd[3070.13] seconds) 19:44:39 build_karaf_tests71: OK (72.36=setup[9.70]+cmd[62.66] seconds) 19:44:39 tests71: OK (453.29=setup[8.41]+cmd[444.89] seconds) 19:44:39 build_karaf_tests190: OK (74.43=setup[9.73]+cmd[64.70] seconds) 19:44:39 tests190: OK (214.05=setup[8.39]+cmd[205.67] seconds) 19:44:39 tests_hybrid: OK (842.85=setup[7.70]+cmd[835.14] seconds) 19:44:39 buildlighty: OK (33.46=setup[11.80]+cmd[21.66] seconds) 19:44:39 docs: OK (33.07=setup[30.63]+cmd[2.44] seconds) 19:44:39 docs-linkcheck: OK (33.73=setup[29.07]+cmd[4.66] seconds) 19:44:39 checkbashisms: OK (3.26=setup[1.94]+cmd[0.01,0.06,1.24] seconds) 19:44:39 pre-commit: OK (55.53=setup[3.04]+cmd[0.00,0.00,42.61,9.88] seconds) 19:44:39 pylint: OK (33.31=setup[4.07]+cmd[29.24] seconds) 19:44:39 congratulations :) (5564.20 seconds) 19:44:40 + tox_status=0 19:44:40 + echo '---> Completed tox runs' 19:44:40 ---> Completed tox runs 19:44:40 + for i in .tox/*/log 19:44:40 ++ echo .tox/build_karaf_tests121/log 19:44:40 ++ awk -F/ '{print $2}' 19:44:40 + tox_env=build_karaf_tests121 19:44:40 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 19:44:40 + for i in .tox/*/log 19:44:40 ++ echo .tox/build_karaf_tests190/log 19:44:40 ++ awk -F/ '{print $2}' 19:44:40 + tox_env=build_karaf_tests190 19:44:40 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 19:44:40 + for i in .tox/*/log 19:44:40 ++ echo .tox/build_karaf_tests221/log 19:44:40 ++ awk -F/ '{print $2}' 19:44:40 + tox_env=build_karaf_tests221 19:44:40 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 19:44:40 + for i in .tox/*/log 19:44:40 ++ echo .tox/build_karaf_tests71/log 19:44:40 ++ awk -F/ '{print $2}' 19:44:40 + tox_env=build_karaf_tests71 19:44:40 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 19:44:40 + for i in .tox/*/log 19:44:40 ++ echo .tox/buildcontroller/log 19:44:40 ++ awk -F/ '{print $2}' 19:44:40 + tox_env=buildcontroller 19:44:40 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 19:44:40 + for i in .tox/*/log 19:44:40 ++ echo .tox/buildlighty/log 19:44:40 ++ awk -F/ '{print $2}' 19:44:40 + tox_env=buildlighty 19:44:40 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 19:44:40 + for i in .tox/*/log 19:44:40 ++ echo .tox/checkbashisms/log 19:44:40 ++ awk -F/ '{print $2}' 19:44:40 + tox_env=checkbashisms 19:44:40 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 19:44:40 + for i in .tox/*/log 19:44:40 ++ echo .tox/docs-linkcheck/log 19:44:40 ++ awk -F/ '{print $2}' 19:44:40 + tox_env=docs-linkcheck 19:44:40 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 19:44:40 + for i in .tox/*/log 19:44:40 ++ echo .tox/docs/log 19:44:40 ++ awk -F/ '{print $2}' 19:44:40 + tox_env=docs 19:44:40 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 19:44:40 + for i in .tox/*/log 19:44:40 ++ echo .tox/pre-commit/log 19:44:40 ++ awk -F/ '{print $2}' 19:44:40 + tox_env=pre-commit 19:44:40 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 19:44:40 + for i in .tox/*/log 19:44:40 ++ echo .tox/pylint/log 19:44:40 ++ awk -F/ '{print $2}' 19:44:40 + tox_env=pylint 19:44:40 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 19:44:40 + for i in .tox/*/log 19:44:40 ++ echo .tox/sims/log 19:44:40 ++ awk -F/ '{print $2}' 19:44:40 + tox_env=sims 19:44:40 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 19:44:40 + for i in .tox/*/log 19:44:40 ++ echo .tox/tests121/log 19:44:40 ++ awk -F/ '{print $2}' 19:44:40 + tox_env=tests121 19:44:40 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 19:44:40 + for i in .tox/*/log 19:44:40 ++ echo .tox/tests190/log 19:44:40 ++ awk -F/ '{print $2}' 19:44:40 + tox_env=tests190 19:44:40 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 19:44:40 + for i in .tox/*/log 19:44:40 ++ echo .tox/tests221/log 19:44:40 ++ awk -F/ '{print $2}' 19:44:40 + tox_env=tests221 19:44:40 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 19:44:40 + for i in .tox/*/log 19:44:40 ++ echo .tox/tests71/log 19:44:40 ++ awk -F/ '{print $2}' 19:44:40 + tox_env=tests71 19:44:40 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 19:44:40 + for i in .tox/*/log 19:44:40 ++ echo .tox/testsPCE/log 19:44:40 ++ awk -F/ '{print $2}' 19:44:40 + tox_env=testsPCE 19:44:40 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 19:44:40 + for i in .tox/*/log 19:44:40 ++ echo .tox/tests_hybrid/log 19:44:40 ++ awk -F/ '{print $2}' 19:44:40 + tox_env=tests_hybrid 19:44:40 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 19:44:40 + for i in .tox/*/log 19:44:40 ++ echo .tox/tests_tapi/log 19:44:40 ++ awk -F/ '{print $2}' 19:44:40 + tox_env=tests_tapi 19:44:40 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 19:44:40 + DOC_DIR=docs/_build/html 19:44:40 + [[ -d docs/_build/html ]] 19:44:40 + echo '---> Archiving generated docs' 19:44:40 ---> Archiving generated docs 19:44:40 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 19:44:40 + echo '---> tox-run.sh ends' 19:44:40 ---> tox-run.sh ends 19:44:40 + test 0 -eq 0 19:44:40 $ ssh-agent -k 19:44:40 unset SSH_AUTH_SOCK; 19:44:40 unset SSH_AGENT_PID; 19:44:40 echo Agent pid 1579 killed; 19:44:40 [ssh-agent] Stopped. 19:44:40 [PostBuildScript] - [INFO] Executing post build scripts. 19:44:40 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1354399743503931967.sh 19:44:40 ---> sysstat.sh 19:44:41 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16725940670051691290.sh 19:44:41 ---> package-listing.sh 19:44:41 ++ facter osfamily 19:44:41 ++ tr '[:upper:]' '[:lower:]' 19:44:41 + OS_FAMILY=debian 19:44:41 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 19:44:41 + START_PACKAGES=/tmp/packages_start.txt 19:44:41 + END_PACKAGES=/tmp/packages_end.txt 19:44:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:44:41 + PACKAGES=/tmp/packages_start.txt 19:44:41 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 19:44:41 + PACKAGES=/tmp/packages_end.txt 19:44:41 + case "${OS_FAMILY}" in 19:44:41 + dpkg -l 19:44:41 + grep '^ii' 19:44:41 + '[' -f /tmp/packages_start.txt ']' 19:44:41 + '[' -f /tmp/packages_end.txt ']' 19:44:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:44:41 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 19:44:41 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 19:44:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 19:44:41 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins2756678042170638998.sh 19:44:41 ---> capture-instance-metadata.sh 19:44:41 Setup pyenv: 19:44:41 system 19:44:41 3.8.20 19:44:41 3.9.20 19:44:41 3.10.15 19:44:41 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 19:44:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XWZB from file:/tmp/.os_lf_venv 19:44:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:44:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:44:44 lf-activate-venv(): INFO: Base packages installed successfully 19:44:44 lf-activate-venv(): INFO: Installing additional packages: lftools 19:44:57 lf-activate-venv(): INFO: Adding /tmp/venv-XWZB/bin to PATH 19:44:57 INFO: Running in OpenStack, capturing instance metadata 19:44:57 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8968015408471456017.sh 19:44:57 provisioning config files... 19:44:57 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3844 19:44:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config11120805683288656967tmp 19:44:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 19:44:57 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 19:44:57 provisioning config files... 19:44:58 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 19:44:58 [EnvInject] - Injecting environment variables from a build step. 19:44:58 [EnvInject] - Injecting as environment variables the properties content 19:44:58 SERVER_ID=logs 19:44:58 19:44:58 [EnvInject] - Variables injected successfully. 19:44:58 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins469332637914154014.sh 19:44:58 ---> create-netrc.sh 19:44:58 WARN: Log server credential not found. 19:44:58 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12601828793799042305.sh 19:44:58 ---> python-tools-install.sh 19:44:58 Setup pyenv: 19:44:58 system 19:44:58 3.8.20 19:44:58 3.9.20 19:44:58 3.10.15 19:44:58 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 19:44:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XWZB from file:/tmp/.os_lf_venv 19:44:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:44:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:45:00 lf-activate-venv(): INFO: Base packages installed successfully 19:45:00 lf-activate-venv(): INFO: Installing additional packages: lftools 19:45:10 lf-activate-venv(): INFO: Adding /tmp/venv-XWZB/bin to PATH 19:45:10 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins3909027088659522847.sh 19:45:10 ---> sudo-logs.sh 19:45:10 Archiving 'sudo' log.. 19:45:10 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins4110133929819610988.sh 19:45:10 ---> job-cost.sh 19:45:10 Setup pyenv: 19:45:11 system 19:45:11 3.8.20 19:45:11 3.9.20 19:45:11 3.10.15 19:45:11 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 19:45:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XWZB from file:/tmp/.os_lf_venv 19:45:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:45:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:45:13 lf-activate-venv(): INFO: Base packages installed successfully 19:45:13 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:45:20 lf-activate-venv(): INFO: Adding /tmp/venv-XWZB/bin to PATH 19:45:20 INFO: No Stack... 19:45:20 INFO: Retrieving Pricing Info for: v3-standard-4 19:45:20 INFO: Archiving Costs 19:45:20 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins10826351883467304201.sh 19:45:20 ---> logs-deploy.sh 19:45:20 Setup pyenv: 19:45:20 system 19:45:20 3.8.20 19:45:20 3.9.20 19:45:20 3.10.15 19:45:20 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 19:45:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XWZB from file:/tmp/.os_lf_venv 19:45:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:45:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:45:22 lf-activate-venv(): INFO: Base packages installed successfully 19:45:22 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:45:33 lf-activate-venv(): INFO: Adding /tmp/venv-XWZB/bin to PATH 19:45:33 WARNING: Nexus logging server not set 19:45:33 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3844/ 19:45:33 INFO: archiving logs to S3 19:45:34 ---> uname -a: 19:45:34 Linux prd-ubuntu2204-docker-4c-16g-3411 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:45:34 19:45:34 19:45:34 ---> lscpu: 19:45:34 Architecture: x86_64 19:45:34 CPU op-mode(s): 32-bit, 64-bit 19:45:34 Address sizes: 40 bits physical, 48 bits virtual 19:45:34 Byte Order: Little Endian 19:45:34 CPU(s): 4 19:45:34 On-line CPU(s) list: 0-3 19:45:34 Vendor ID: AuthenticAMD 19:45:34 Model name: AMD EPYC-Rome Processor 19:45:34 CPU family: 23 19:45:34 Model: 49 19:45:34 Thread(s) per core: 1 19:45:34 Core(s) per socket: 1 19:45:34 Socket(s): 4 19:45:34 Stepping: 0 19:45:34 BogoMIPS: 5600.00 19:45:34 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:45:34 Virtualization: AMD-V 19:45:34 Hypervisor vendor: KVM 19:45:34 Virtualization type: full 19:45:34 L1d cache: 128 KiB (4 instances) 19:45:34 L1i cache: 128 KiB (4 instances) 19:45:34 L2 cache: 2 MiB (4 instances) 19:45:34 L3 cache: 64 MiB (4 instances) 19:45:34 NUMA node(s): 1 19:45:34 NUMA node0 CPU(s): 0-3 19:45:34 Vulnerability Gather data sampling: Not affected 19:45:34 Vulnerability Indirect target selection: Not affected 19:45:34 Vulnerability Itlb multihit: Not affected 19:45:34 Vulnerability L1tf: Not affected 19:45:34 Vulnerability Mds: Not affected 19:45:34 Vulnerability Meltdown: Not affected 19:45:34 Vulnerability Mmio stale data: Not affected 19:45:34 Vulnerability Reg file data sampling: Not affected 19:45:34 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 19:45:34 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 19:45:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:45:34 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:45:34 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 19:45:34 Vulnerability Srbds: Not affected 19:45:34 Vulnerability Tsx async abort: Not affected 19:45:34 19:45:34 19:45:34 ---> nproc: 19:45:34 4 19:45:34 19:45:34 19:45:34 ---> df -h: 19:45:34 Filesystem Size Used Avail Use% Mounted on 19:45:34 tmpfs 1.6G 1.1M 1.6G 1% /run 19:45:34 /dev/vda1 78G 18G 61G 23% / 19:45:34 tmpfs 7.9G 0 7.9G 0% /dev/shm 19:45:34 tmpfs 5.0M 0 5.0M 0% /run/lock 19:45:34 /dev/vda15 105M 6.1M 99M 6% /boot/efi 19:45:34 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 19:45:34 19:45:34 19:45:34 ---> free -m: 19:45:34 total used free shared buff/cache available 19:45:34 Mem: 15989 722 10718 3 4548 14924 19:45:34 Swap: 1023 1 1022 19:45:34 19:45:34 19:45:34 ---> ip addr: 19:45:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:45:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:45:34 inet 127.0.0.1/8 scope host lo 19:45:34 valid_lft forever preferred_lft forever 19:45:34 inet6 ::1/128 scope host 19:45:34 valid_lft forever preferred_lft forever 19:45:34 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 19:45:34 link/ether fa:16:3e:25:f8:6b brd ff:ff:ff:ff:ff:ff 19:45:34 altname enp0s3 19:45:34 inet 10.30.171.92/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 19:45:34 valid_lft 80653sec preferred_lft 80653sec 19:45:34 inet6 fe80::f816:3eff:fe25:f86b/64 scope link 19:45:34 valid_lft forever preferred_lft forever 19:45:34 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 19:45:34 link/ether a2:14:6c:ca:eb:14 brd ff:ff:ff:ff:ff:ff 19:45:34 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:45:34 valid_lft forever preferred_lft forever 19:45:34 19:45:34 19:45:34 ---> sar -b -r -n DEV: 19:45:34 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-3411) 10/29/25 _x86_64_ (4 CPU) 19:45:34 19:45:34 18:09:51 LINUX RESTART (4 CPU) 19:45:34 19:45:34 18:10:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:45:34 18:20:02 128.89 12.19 99.59 17.11 2091.43 42156.75 238483.90 19:45:34 18:30:08 70.47 23.03 44.02 3.41 317.24 5317.99 8456.51 19:45:34 18:40:01 15.65 0.11 14.64 0.89 6.17 712.16 2198.60 19:45:34 18:50:08 18.18 0.06 17.23 0.88 2.73 517.26 545.77 19:45:34 19:00:08 7.12 0.03 6.77 0.32 1.40 185.15 243.76 19:45:34 19:10:08 7.58 0.01 7.17 0.39 1.21 214.63 141.77 19:45:34 19:20:08 5.92 0.01 5.72 0.19 0.60 152.71 62.48 19:45:34 19:30:08 4.67 0.00 4.50 0.17 0.13 135.53 86.24 19:45:34 19:40:08 8.58 0.01 8.22 0.36 0.56 536.25 328.87 19:45:34 Average: 29.76 3.96 23.16 2.64 269.90 5563.17 27908.74 19:45:34 19:45:34 18:10:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:45:34 18:20:02 4576544 15299108 626320 3.83 237636 10274464 1342264 7.70 2165588 8870084 2180 19:45:34 18:30:08 1301604 4869544 11060056 67.55 265908 3278940 11796828 67.71 2200860 12281268 496 19:45:34 18:40:01 4958920 8633140 7298888 44.58 270584 3380652 8223320 47.20 2239704 8590140 2072 19:45:34 18:50:08 9163340 12899444 3036144 18.54 274000 3439228 3749412 21.52 2263892 4390284 324 19:45:34 19:00:08 7474524 11231880 4702760 28.72 274912 3459564 5429940 31.17 2266004 6070844 432 19:45:34 19:10:08 6841192 10625468 5309028 32.43 275684 3485712 6391496 36.69 2268696 6697128 268 19:45:34 19:20:08 6116972 9918432 6015536 36.74 276304 3502292 6722008 38.58 2271616 7413804 520 19:45:34 19:30:08 7610460 11429716 4505120 27.52 276888 3519504 5262240 30.21 2273564 5920752 92 19:45:34 19:40:08 7418204 11354952 4579440 27.97 280764 3629720 5295260 30.39 2288248 6087500 180 19:45:34 Average: 6162418 10695743 5237032 31.99 270298 4218897 6023641 34.58 2248686 7369089 729 19:45:34 19:45:34 18:10:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:45:34 18:20:02 lo 2.81 2.81 2.24 2.24 0.00 0.00 0.00 0.00 19:45:34 18:20:02 ens3 177.81 134.38 2215.21 17.77 0.00 0.00 0.00 0.00 19:45:34 18:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:34 18:30:08 lo 39.77 39.77 24.80 24.80 0.00 0.00 0.00 0.00 19:45:34 18:30:08 ens3 2.44 2.22 0.68 0.58 0.00 0.00 0.00 0.00 19:45:34 18:30:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:34 18:40:01 lo 37.30 37.30 15.07 15.07 0.00 0.00 0.00 0.00 19:45:34 18:40:01 ens3 1.81 1.23 0.48 0.36 0.00 0.00 0.00 0.00 19:45:34 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:34 18:50:08 lo 13.90 13.90 8.03 8.03 0.00 0.00 0.00 0.00 19:45:34 18:50:08 ens3 1.18 1.15 0.21 0.88 0.00 0.00 0.00 0.00 19:45:34 18:50:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:34 19:00:08 lo 19.72 19.72 9.37 9.37 0.00 0.00 0.00 0.00 19:45:34 19:00:08 ens3 0.84 0.68 0.16 0.52 0.00 0.00 0.00 0.00 19:45:34 19:00:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:34 19:10:08 lo 27.51 27.51 10.90 10.90 0.00 0.00 0.00 0.00 19:45:34 19:10:08 ens3 0.69 0.45 0.17 0.12 0.00 0.00 0.00 0.00 19:45:34 19:10:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:34 19:20:08 lo 22.45 22.45 11.20 11.20 0.00 0.00 0.00 0.00 19:45:34 19:20:08 ens3 0.72 0.56 0.15 0.11 0.00 0.00 0.00 0.00 19:45:34 19:20:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:34 19:30:08 lo 15.33 15.33 8.65 8.65 0.00 0.00 0.00 0.00 19:45:34 19:30:08 ens3 0.64 0.54 0.14 0.11 0.00 0.00 0.00 0.00 19:45:34 19:30:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:34 19:40:08 lo 23.07 23.07 10.95 10.95 0.00 0.00 0.00 0.00 19:45:34 19:40:08 ens3 1.16 0.96 0.32 0.26 0.00 0.00 0.00 0.00 19:45:34 19:40:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:34 Average: lo 22.41 22.41 11.25 11.25 0.00 0.00 0.00 0.00 19:45:34 Average: ens3 20.86 15.83 247.00 2.31 0.00 0.00 0.00 0.00 19:45:34 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:45:34 19:45:34 19:45:34 ---> sar -P ALL: 19:45:34 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-3411) 10/29/25 _x86_64_ (4 CPU) 19:45:34 19:45:34 18:09:51 LINUX RESTART (4 CPU) 19:45:34 19:45:34 18:10:00 CPU %user %nice %system %iowait %steal %idle 19:45:34 18:20:02 all 38.28 0.00 2.76 2.21 0.10 56.65 19:45:34 18:20:02 0 36.59 0.00 2.95 2.22 0.10 58.15 19:45:34 18:20:02 1 38.03 0.00 3.00 2.32 0.12 56.53 19:45:34 18:20:02 2 37.94 0.00 2.56 2.10 0.10 57.30 19:45:34 18:20:02 3 40.57 0.00 2.52 2.19 0.10 54.62 19:45:34 18:30:08 all 64.74 0.00 2.57 0.10 0.13 32.46 19:45:34 18:30:08 0 64.52 0.00 2.51 0.08 0.13 32.77 19:45:34 18:30:08 1 64.40 0.00 2.54 0.09 0.13 32.84 19:45:34 18:30:08 2 63.74 0.00 2.64 0.09 0.13 33.39 19:45:34 18:30:08 3 66.31 0.00 2.59 0.12 0.13 30.85 19:45:34 18:40:01 all 30.46 0.00 1.23 0.04 0.11 68.15 19:45:34 18:40:01 0 29.78 0.00 1.33 0.03 0.11 68.76 19:45:34 18:40:01 1 29.93 0.00 1.22 0.05 0.11 68.69 19:45:34 18:40:01 2 30.80 0.00 1.10 0.02 0.11 67.97 19:45:34 18:40:01 3 31.34 0.00 1.29 0.08 0.11 67.17 19:45:34 18:50:08 all 27.68 0.00 1.00 0.05 0.10 71.17 19:45:34 18:50:08 0 27.03 0.00 1.03 0.05 0.10 71.79 19:45:34 18:50:08 1 28.10 0.00 1.07 0.05 0.10 70.67 19:45:34 18:50:08 2 27.94 0.00 0.93 0.03 0.10 71.00 19:45:34 18:50:08 3 27.66 0.00 0.98 0.06 0.09 71.20 19:45:34 19:00:08 all 13.52 0.00 0.56 0.19 0.09 85.65 19:45:34 19:00:08 0 13.57 0.00 0.55 0.26 0.08 85.53 19:45:34 19:00:08 1 13.73 0.00 0.63 0.25 0.10 85.30 19:45:34 19:00:08 2 13.38 0.00 0.53 0.09 0.08 85.91 19:45:34 19:00:08 3 13.39 0.00 0.53 0.14 0.09 85.85 19:45:34 19:10:08 all 13.78 0.00 0.67 0.03 0.08 85.44 19:45:34 19:10:08 0 14.10 0.00 0.66 0.03 0.08 85.14 19:45:34 19:10:08 1 14.05 0.00 0.69 0.01 0.08 85.18 19:45:34 19:10:08 2 13.46 0.00 0.73 0.06 0.08 85.67 19:45:34 19:10:08 3 13.53 0.00 0.60 0.01 0.08 85.78 19:45:34 19:20:08 all 11.19 0.00 0.52 0.02 0.09 88.17 19:45:34 19:20:08 0 10.75 0.00 0.49 0.01 0.08 88.67 19:45:34 19:20:08 1 11.61 0.00 0.55 0.03 0.09 87.72 19:45:34 19:20:08 2 11.42 0.00 0.55 0.02 0.10 87.91 19:45:34 19:20:08 3 10.99 0.00 0.51 0.03 0.09 88.38 19:45:34 19:30:08 all 7.43 0.00 0.35 0.19 0.09 91.95 19:45:34 19:30:08 0 7.01 0.00 0.36 0.25 0.08 92.30 19:45:34 19:30:08 1 8.00 0.00 0.37 0.04 0.09 91.50 19:45:34 19:30:08 2 7.38 0.00 0.34 0.13 0.09 92.06 19:45:34 19:30:08 3 7.33 0.00 0.33 0.33 0.09 91.93 19:45:34 19:40:08 all 14.00 0.00 0.59 0.05 0.09 85.28 19:45:34 19:40:08 0 15.19 0.00 0.59 0.05 0.09 84.08 19:45:34 19:40:08 1 13.67 0.00 0.60 0.05 0.09 85.59 19:45:34 19:40:08 2 13.88 0.00 0.52 0.04 0.09 85.46 19:45:34 19:40:08 3 13.24 0.00 0.66 0.04 0.09 85.98 19:45:34 Average: all 24.60 0.00 1.14 0.32 0.10 73.85 19:45:34 Average: 0 24.31 0.00 1.16 0.33 0.09 74.10 19:45:34 Average: 1 24.64 0.00 1.19 0.32 0.10 73.75 19:45:34 Average: 2 24.47 0.00 1.10 0.29 0.10 74.04 19:45:34 Average: 3 24.96 0.00 1.11 0.33 0.10 73.50 19:45:34 19:45:34 19:45:34