14:54:14 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/116703 14:54:14 Running as SYSTEM 14:54:14 [EnvInject] - Loading node environment variables. 14:54:14 Building remotely on prd-ubuntu2204-docker-4c-16g-2904 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 14:54:16 [ssh-agent] Looking for ssh-agent implementation... 14:54:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:54:16 $ ssh-agent 14:54:16 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMmf0GM/agent.1572 14:54:16 SSH_AGENT_PID=1574 14:54:16 [ssh-agent] Started. 14:54:16 Running ssh-add (command line suppressed) 14:54:16 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_15983873096385175876.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_15983873096385175876.key) 14:54:16 [ssh-agent] Using credentials jenkins (jenkins-ssh) 14:54:16 The recommended git tool is: NONE 14:54:18 using credential jenkins-ssh 14:54:18 Wiping out workspace first. 14:54:18 Cloning the remote Git repository 14:54:18 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 14:54:19 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 14:54:19 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 14:54:19 > git --version # timeout=10 14:54:19 > git --version # 'git version 2.34.1' 14:54:19 using GIT_SSH to set credentials jenkins-ssh 14:54:19 Verifying host key using known hosts file 14:54:19 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. 14:54:19 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 14:54:24 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 14:54:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:54:24 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 14:54:24 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 14:54:24 using GIT_SSH to set credentials jenkins-ssh 14:54:24 Verifying host key using known hosts file 14:54:24 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. 14:54:24 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/03/116703/10 # timeout=10 14:54:24 > git rev-parse 5cbffc96043eb45a059a6591be245cdf51a63892^{commit} # timeout=10 14:54:24 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:54:24 Checking out Revision 5cbffc96043eb45a059a6591be245cdf51a63892 (refs/changes/03/116703/10) 14:54:24 > git config core.sparsecheckout # timeout=10 14:54:24 > git checkout -f 5cbffc96043eb45a059a6591be245cdf51a63892 # timeout=10 14:54:25 Commit message: "CleanUp Abstracted Tapi Pce Link and Node Classes" 14:54:25 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:54:25 > git rev-list --no-walk b0c2ef219710135e645d2e53d8a73ab7eb53d363 # timeout=10 14:54:25 > git remote # timeout=10 14:54:25 > git submodule init # timeout=10 14:54:25 > git submodule sync # timeout=10 14:54:25 > git config --get remote.origin.url # timeout=10 14:54:25 > git submodule init # timeout=10 14:54:25 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 14:54:25 ERROR: No submodules found. 14:54:28 provisioning config files... 14:54:28 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:54:28 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:54:28 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins17319864294359172781.sh 14:54:28 ---> python-tools-install.sh 14:54:28 Setup pyenv: 14:54:28 * system (set by /opt/pyenv/version) 14:54:28 * 3.8.20 (set by /opt/pyenv/version) 14:54:28 * 3.9.20 (set by /opt/pyenv/version) 14:54:28 3.10.15 14:54:28 3.11.10 14:54:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RAxE 14:54:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:54:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:54:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:54:38 lf-activate-venv(): INFO: Base packages installed successfully 14:54:38 lf-activate-venv(): INFO: Installing additional packages: lftools 14:55:08 lf-activate-venv(): INFO: Adding /tmp/venv-RAxE/bin to PATH 14:55:08 Generating Requirements File 14:55:33 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. 14:55:33 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:55:33 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 14:55:34 Python 3.11.10 14:55:34 pip 25.3 from /tmp/venv-RAxE/lib/python3.11/site-packages/pip (python 3.11) 14:55:34 appdirs==1.4.4 14:55:34 argcomplete==3.6.3 14:55:34 aspy.yaml==1.3.0 14:55:34 attrs==25.4.0 14:55:34 autopage==0.5.2 14:55:34 beautifulsoup4==4.14.2 14:55:34 boto3==1.40.60 14:55:34 botocore==1.40.60 14:55:34 bs4==0.0.2 14:55:34 cachetools==6.2.1 14:55:34 certifi==2025.10.5 14:55:34 cffi==2.0.0 14:55:34 cfgv==3.4.0 14:55:34 chardet==5.2.0 14:55:34 charset-normalizer==3.4.4 14:55:34 click==8.3.0 14:55:34 cliff==4.11.0 14:55:34 cmd2==2.7.0 14:55:34 cryptography==3.3.2 14:55:34 debtcollector==3.0.0 14:55:34 decorator==5.2.1 14:55:34 defusedxml==0.7.1 14:55:34 Deprecated==1.2.18 14:55:34 distlib==0.4.0 14:55:34 dnspython==2.8.0 14:55:34 docker==7.1.0 14:55:34 dogpile.cache==1.5.0 14:55:34 durationpy==0.10 14:55:34 email-validator==2.3.0 14:55:34 filelock==3.20.0 14:55:34 future==1.0.0 14:55:34 gitdb==4.0.12 14:55:34 GitPython==3.1.45 14:55:34 google-auth==2.41.1 14:55:34 httplib2==0.31.0 14:55:34 identify==2.6.15 14:55:34 idna==3.11 14:55:34 importlib-resources==1.5.0 14:55:34 iso8601==2.1.0 14:55:34 Jinja2==3.1.6 14:55:34 jmespath==1.0.1 14:55:34 jsonpatch==1.33 14:55:34 jsonpointer==3.0.0 14:55:34 jsonschema==4.25.1 14:55:34 jsonschema-specifications==2025.9.1 14:55:34 keystoneauth1==5.12.0 14:55:34 kubernetes==34.1.0 14:55:34 lftools==0.37.15 14:55:34 lxml==6.0.2 14:55:34 markdown-it-py==4.0.0 14:55:34 MarkupSafe==3.0.3 14:55:34 mdurl==0.1.2 14:55:34 msgpack==1.1.2 14:55:34 multi_key_dict==2.0.3 14:55:34 munch==4.0.0 14:55:34 netaddr==1.3.0 14:55:34 niet==1.4.2 14:55:34 nodeenv==1.9.1 14:55:34 oauth2client==4.1.3 14:55:34 oauthlib==3.3.1 14:55:34 openstacksdk==4.7.1 14:55:34 os-service-types==1.8.0 14:55:34 osc-lib==4.2.0 14:55:34 oslo.config==10.0.0 14:55:34 oslo.context==6.1.0 14:55:34 oslo.i18n==6.6.0 14:55:34 oslo.log==7.2.1 14:55:34 oslo.serialization==5.8.0 14:55:34 oslo.utils==9.1.0 14:55:34 packaging==25.0 14:55:34 pbr==7.0.1 14:55:34 platformdirs==4.5.0 14:55:34 prettytable==3.16.0 14:55:34 psutil==7.1.2 14:55:34 pyasn1==0.6.1 14:55:34 pyasn1_modules==0.4.2 14:55:34 pycparser==2.23 14:55:34 pygerrit2==2.0.15 14:55:34 PyGithub==2.8.1 14:55:34 Pygments==2.19.2 14:55:34 PyJWT==2.10.1 14:55:34 PyNaCl==1.6.0 14:55:34 pyparsing==2.4.7 14:55:34 pyperclip==1.11.0 14:55:34 pyrsistent==0.20.0 14:55:34 python-cinderclient==9.8.0 14:55:34 python-dateutil==2.9.0.post0 14:55:34 python-heatclient==4.3.0 14:55:34 python-jenkins==1.8.3 14:55:34 python-keystoneclient==5.7.0 14:55:34 python-magnumclient==4.9.0 14:55:34 python-openstackclient==8.2.0 14:55:34 python-swiftclient==4.8.0 14:55:34 PyYAML==6.0.3 14:55:34 referencing==0.37.0 14:55:34 requests==2.32.5 14:55:34 requests-oauthlib==2.0.0 14:55:34 requestsexceptions==1.4.0 14:55:34 rfc3986==2.0.0 14:55:34 rich==14.2.0 14:55:34 rich-argparse==1.7.1 14:55:34 rpds-py==0.28.0 14:55:34 rsa==4.9.1 14:55:34 ruamel.yaml==0.18.16 14:55:34 ruamel.yaml.clib==0.2.14 14:55:34 s3transfer==0.14.0 14:55:34 simplejson==3.20.2 14:55:34 six==1.17.0 14:55:34 smmap==5.0.2 14:55:34 soupsieve==2.8 14:55:34 stevedore==5.5.0 14:55:34 tabulate==0.9.0 14:55:34 toml==0.10.2 14:55:34 tomlkit==0.13.3 14:55:34 tqdm==4.67.1 14:55:34 typing_extensions==4.15.0 14:55:34 tzdata==2025.2 14:55:34 urllib3==1.26.20 14:55:34 virtualenv==20.35.3 14:55:34 wcwidth==0.2.14 14:55:34 websocket-client==1.9.0 14:55:34 wrapt==2.0.0 14:55:34 xdg==6.0.0 14:55:34 xmltodict==1.0.2 14:55:34 yq==3.4.3 14:55:34 [EnvInject] - Injecting environment variables from a build step. 14:55:34 [EnvInject] - Injecting as environment variables the properties content 14:55:34 PYTHON=python3 14:55:34 14:55:34 [EnvInject] - Variables injected successfully. 14:55:34 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins15801516381882585730.sh 14:55:34 ---> tox-install.sh 14:55:34 + source /home/jenkins/lf-env.sh 14:55:34 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:55:34 ++ mktemp -d /tmp/venv-XXXX 14:55:34 + lf_venv=/tmp/venv-rfHh 14:55:34 + local venv_file=/tmp/.os_lf_venv 14:55:34 + local python=python3 14:55:34 + local options 14:55:34 + local set_path=true 14:55:34 + local install_args= 14:55:34 ++ 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 14:55:34 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:55:34 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:55:34 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:55:34 + true 14:55:34 + case $1 in 14:55:34 + venv_file=/tmp/.toxenv 14:55:34 + shift 2 14:55:34 + true 14:55:34 + case $1 in 14:55:34 + shift 14:55:34 + break 14:55:34 + case $python in 14:55:34 + local pkg_list= 14:55:34 + [[ -d /opt/pyenv ]] 14:55:34 + echo 'Setup pyenv:' 14:55:34 Setup pyenv: 14:55:34 + export PYENV_ROOT=/opt/pyenv 14:55:34 + PYENV_ROOT=/opt/pyenv 14:55:34 + 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 14:55:34 + 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 14:55:34 + pyenv versions 14:55:34 system 14:55:34 3.8.20 14:55:34 3.9.20 14:55:34 3.10.15 14:55:34 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:55:34 + command -v pyenv 14:55:34 ++ pyenv init - --no-rehash 14:55:34 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 14:55:34 for i in ${!paths[@]}; do 14:55:34 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 14:55:34 fi; done; 14:55:34 echo "${paths[*]}"'\'')" 14:55:34 export PATH="/opt/pyenv/shims:${PATH}" 14:55:34 export PYENV_SHELL=bash 14:55:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:55:34 pyenv() { 14:55:34 local command 14:55:34 command="${1:-}" 14:55:34 if [ "$#" -gt 0 ]; then 14:55:34 shift 14:55:34 fi 14:55:34 14:55:34 case "$command" in 14:55:34 rehash|shell) 14:55:34 eval "$(pyenv "sh-$command" "$@")" 14:55:34 ;; 14:55:34 *) 14:55:34 command pyenv "$command" "$@" 14:55:34 ;; 14:55:34 esac 14:55:34 }' 14:55:34 +++ bash --norc -ec 'IFS=:; paths=($PATH); 14:55:34 for i in ${!paths[@]}; do 14:55:34 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 14:55:34 fi; done; 14:55:34 echo "${paths[*]}"' 14:55:34 ++ 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 14:55:34 ++ 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 14:55:34 ++ 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 14:55:34 ++ export PYENV_SHELL=bash 14:55:34 ++ PYENV_SHELL=bash 14:55:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:55:34 +++ complete -F _pyenv pyenv 14:55:34 ++ lf-pyver python3 14:55:34 ++ local py_version_xy=python3 14:55:34 ++ local py_version_xyz= 14:55:34 ++ pyenv versions 14:55:34 ++ local command 14:55:34 ++ command=versions 14:55:34 ++ '[' 1 -gt 0 ']' 14:55:34 ++ shift 14:55:34 ++ case "$command" in 14:55:34 ++ command pyenv versions 14:55:34 ++ awk '{ print $1 }' 14:55:34 ++ sed 's/^[ *]* //' 14:55:34 ++ grep -E '^[0-9.]*[0-9]$' 14:55:35 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:55:35 +++ grep '^3' /tmp/.pyenv_versions 14:55:35 +++ tail -n 1 14:55:35 +++ sort -V 14:55:35 ++ py_version_xyz=3.11.10 14:55:35 ++ [[ -z 3.11.10 ]] 14:55:35 ++ echo 3.11.10 14:55:35 ++ return 0 14:55:35 + pyenv local 3.11.10 14:55:35 + local command 14:55:35 + command=local 14:55:35 + '[' 2 -gt 0 ']' 14:55:35 + shift 14:55:35 + case "$command" in 14:55:35 + command pyenv local 3.11.10 14:55:35 + for arg in "$@" 14:55:35 + case $arg in 14:55:35 + pkg_list+='tox ' 14:55:35 + for arg in "$@" 14:55:35 + case $arg in 14:55:35 + pkg_list+='virtualenv ' 14:55:35 + for arg in "$@" 14:55:35 + case $arg in 14:55:35 + pkg_list+='urllib3~=1.26.15 ' 14:55:35 + [[ -f /tmp/.toxenv ]] 14:55:35 + [[ ! -f /tmp/.toxenv ]] 14:55:35 + [[ -n '' ]] 14:55:35 + python3 -m venv /tmp/venv-rfHh 14:55:39 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rfHh' 14:55:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rfHh 14:55:39 + echo /tmp/venv-rfHh 14:55:39 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:55:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:55:39 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:55:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:55:39 + local 'pip_opts=--upgrade --quiet' 14:55:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:55:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:55:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:55:39 + [[ -n '' ]] 14:55:39 + [[ -n '' ]] 14:55:39 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:55:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:55:39 + /tmp/venv-rfHh/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 14:55:43 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:55:43 lf-activate-venv(): INFO: Base packages installed successfully 14:55:43 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:55:43 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:55:43 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:55:43 + /tmp/venv-rfHh/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 14:55:45 + type python3 14:55:45 + true 14:55:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rfHh/bin to PATH' 14:55:45 lf-activate-venv(): INFO: Adding /tmp/venv-rfHh/bin to PATH 14:55:45 + PATH=/tmp/venv-rfHh/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 14:55:45 + return 0 14:55:45 + python3 --version 14:55:45 Python 3.11.10 14:55:45 + python3 -m pip --version 14:55:45 pip 25.3 from /tmp/venv-rfHh/lib/python3.11/site-packages/pip (python 3.11) 14:55:45 + python3 -m pip freeze 14:55:45 cachetools==6.2.1 14:55:45 chardet==5.2.0 14:55:45 colorama==0.4.6 14:55:45 distlib==0.4.0 14:55:45 filelock==3.20.0 14:55:45 packaging==25.0 14:55:45 platformdirs==4.5.0 14:55:45 pluggy==1.6.0 14:55:45 pyproject-api==1.10.0 14:55:45 tox==4.32.0 14:55:45 urllib3==1.26.20 14:55:45 virtualenv==20.35.3 14:55:46 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins8852081094399966226.sh 14:55:46 [EnvInject] - Injecting environment variables from a build step. 14:55:46 [EnvInject] - Injecting as environment variables the properties content 14:55:46 PARALLEL=True 14:55:46 14:55:46 [EnvInject] - Variables injected successfully. 14:55:46 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins16031652677405911212.sh 14:55:46 ---> tox-run.sh 14:55:46 + 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 14:55:46 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 14:55:46 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 14:55:46 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 14:55:46 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 14:55:46 + source /home/jenkins/lf-env.sh 14:55:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:55:46 ++ mktemp -d /tmp/venv-XXXX 14:55:46 + lf_venv=/tmp/venv-Qk3w 14:55:46 + local venv_file=/tmp/.os_lf_venv 14:55:46 + local python=python3 14:55:46 + local options 14:55:46 + local set_path=true 14:55:46 + local install_args= 14:55:46 ++ 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 14:55:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:55:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:55:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:55:46 + true 14:55:46 + case $1 in 14:55:46 + venv_file=/tmp/.toxenv 14:55:46 + shift 2 14:55:46 + true 14:55:46 + case $1 in 14:55:46 + shift 14:55:46 + break 14:55:46 + case $python in 14:55:46 + local pkg_list= 14:55:46 + [[ -d /opt/pyenv ]] 14:55:46 + echo 'Setup pyenv:' 14:55:46 Setup pyenv: 14:55:46 + export PYENV_ROOT=/opt/pyenv 14:55:46 + PYENV_ROOT=/opt/pyenv 14:55:46 + 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 14:55:46 + 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 14:55:46 + pyenv versions 14:55:46 system 14:55:46 3.8.20 14:55:46 3.9.20 14:55:46 3.10.15 14:55:46 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:55:46 + command -v pyenv 14:55:46 ++ pyenv init - --no-rehash 14:55:46 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 14:55:46 for i in ${!paths[@]}; do 14:55:46 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 14:55:46 fi; done; 14:55:46 echo "${paths[*]}"'\'')" 14:55:46 export PATH="/opt/pyenv/shims:${PATH}" 14:55:46 export PYENV_SHELL=bash 14:55:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:55:46 pyenv() { 14:55:46 local command 14:55:46 command="${1:-}" 14:55:46 if [ "$#" -gt 0 ]; then 14:55:46 shift 14:55:46 fi 14:55:46 14:55:46 case "$command" in 14:55:46 rehash|shell) 14:55:46 eval "$(pyenv "sh-$command" "$@")" 14:55:46 ;; 14:55:46 *) 14:55:46 command pyenv "$command" "$@" 14:55:46 ;; 14:55:46 esac 14:55:46 }' 14:55:46 +++ bash --norc -ec 'IFS=:; paths=($PATH); 14:55:46 for i in ${!paths[@]}; do 14:55:46 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 14:55:46 fi; done; 14:55:46 echo "${paths[*]}"' 14:55:46 ++ 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 14:55:46 ++ 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 14:55:46 ++ 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 14:55:46 ++ export PYENV_SHELL=bash 14:55:46 ++ PYENV_SHELL=bash 14:55:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:55:46 +++ complete -F _pyenv pyenv 14:55:46 ++ lf-pyver python3 14:55:46 ++ local py_version_xy=python3 14:55:46 ++ local py_version_xyz= 14:55:46 ++ pyenv versions 14:55:46 ++ local command 14:55:46 ++ command=versions 14:55:46 ++ '[' 1 -gt 0 ']' 14:55:46 ++ shift 14:55:46 ++ case "$command" in 14:55:46 ++ command pyenv versions 14:55:46 ++ awk '{ print $1 }' 14:55:46 ++ grep -E '^[0-9.]*[0-9]$' 14:55:46 ++ sed 's/^[ *]* //' 14:55:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:55:46 +++ grep '^3' /tmp/.pyenv_versions 14:55:46 +++ sort -V 14:55:46 +++ tail -n 1 14:55:46 ++ py_version_xyz=3.11.10 14:55:46 ++ [[ -z 3.11.10 ]] 14:55:46 ++ echo 3.11.10 14:55:46 ++ return 0 14:55:46 + pyenv local 3.11.10 14:55:46 + local command 14:55:46 + command=local 14:55:46 + '[' 2 -gt 0 ']' 14:55:46 + shift 14:55:46 + case "$command" in 14:55:46 + command pyenv local 3.11.10 14:55:46 + for arg in "$@" 14:55:46 + case $arg in 14:55:46 + pkg_list+='tox ' 14:55:46 + for arg in "$@" 14:55:46 + case $arg in 14:55:46 + pkg_list+='virtualenv ' 14:55:46 + for arg in "$@" 14:55:46 + case $arg in 14:55:46 + pkg_list+='urllib3~=1.26.15 ' 14:55:46 + [[ -f /tmp/.toxenv ]] 14:55:46 ++ cat /tmp/.toxenv 14:55:46 + lf_venv=/tmp/venv-rfHh 14:55:46 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rfHh from' file:/tmp/.toxenv 14:55:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rfHh from file:/tmp/.toxenv 14:55:46 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:55:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:55:46 + local 'pip_opts=--upgrade --quiet' 14:55:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:55:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:55:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:55:46 + [[ -n '' ]] 14:55:46 + [[ -n '' ]] 14:55:46 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:55:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:55:46 + /tmp/venv-rfHh/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 14:55:47 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:55:47 lf-activate-venv(): INFO: Base packages installed successfully 14:55:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:55:47 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:55:47 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:55:47 + /tmp/venv-rfHh/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 14:55:48 + type python3 14:55:48 + true 14:55:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rfHh/bin to PATH' 14:55:48 lf-activate-venv(): INFO: Adding /tmp/venv-rfHh/bin to PATH 14:55:48 + PATH=/tmp/venv-rfHh/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 14:55:48 + return 0 14:55:48 + [[ -d /opt/pyenv ]] 14:55:48 + echo '---> Setting up pyenv' 14:55:48 ---> Setting up pyenv 14:55:48 + export PYENV_ROOT=/opt/pyenv 14:55:48 + PYENV_ROOT=/opt/pyenv 14:55:48 + export PATH=/opt/pyenv/bin:/tmp/venv-rfHh/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 14:55:48 + PATH=/opt/pyenv/bin:/tmp/venv-rfHh/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 14:55:48 ++ pwd 14:55:48 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 14:55:48 + export PYTHONPATH 14:55:48 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:55:48 + TOX_TESTENV_PASSENV=PYTHONPATH 14:55:48 + tox --version 14:55:48 4.32.0 from /tmp/venv-rfHh/lib/python3.11/site-packages/tox/__init__.py 14:55:48 + PARALLEL=True 14:55:48 + TOX_OPTIONS_LIST= 14:55:48 + [[ -n '' ]] 14:55:48 + case ${PARALLEL,,} in 14:55:48 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 14:55:48 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 14:55:48 + tox --parallel auto --parallel-live 14:55:50 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 14:55:50 docs: install_deps> python -I -m pip install -r docs/requirements.txt 14:55:50 checkbashisms: freeze> python -m pip freeze --all 14:55:50 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 14:55:51 checkbashisms: pip==25.2,setuptools==80.9.0 14:55:51 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 14:55:51 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)' 14:55:51 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 14:55:52 checkbashisms: OK ✔ in 3.31 seconds 14:55:52 pre-commit: install_deps> python -I -m pip install pre-commit 14:55:55 pre-commit: freeze> python -m pip freeze --all 14:55:55 pre-commit: cfgv==3.4.0,distlib==0.4.0,filelock==3.20.0,identify==2.6.15,nodeenv==1.9.1,pip==25.2,platformdirs==4.5.0,pre_commit==4.3.0,PyYAML==6.0.3,setuptools==80.9.0,virtualenv==20.35.3 14:55:55 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 14:55:55 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)' 14:55:55 /usr/bin/cpan 14:55:55 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 14:55:55 [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. 14:55:55 [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. 14:55:55 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:55:56 [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. 14:55:56 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:55:56 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:55:56 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:55:57 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 14:55:57 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 14:55:57 buildcontroller: freeze> python -m pip freeze --all 14:55:58 buildcontroller: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 14:55:58 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 14:55:58 + update-java-alternatives -l 14:55:58 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 14:55:58 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 14:55:58 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 14:55:58 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 14:55:58 update-alternatives: error: no alternatives for jaotc 14:55:58 update-alternatives: error: no alternatives for rmic 14:55:58 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:55:58 [INFO] Once installed this environment will be reused. 14:55:58 [INFO] This may take a few minutes... 14:55:58 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 14:55:58 + java -version 14:55:58 + JAVA_VER=21 14:55:58 + echo 21 14:55:58 21 14:55:58 + javac -version 14:55:58 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 14:55:58 21 14:55:58 ok, java is 21 or newer 14:55:58 + JAVAC_VER=21 14:55:58 + echo 21 14:55:58 + [ 21 -ge 21 ] 14:55:58 + [ 21 -ge 21 ] 14:55:58 + echo ok, java is 21 or newer 14:55:58 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 14:55:59 2025-10-28 14:55:58 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] 14:55:59 + sudo mkdir -p /opt 14:55:59 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 14:55:59 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 14:55:59 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 14:55:59 + mvn --version 14:55:59 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 14:55:59 Maven home: /opt/maven 14:55:59 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 14:55:59 Default locale: en, platform encoding: UTF-8 14:55:59 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 14:56:00 NOTE: Picked up JDK_JAVA_OPTIONS: 14:56:00 --add-opens=java.base/java.io=ALL-UNNAMED 14:56:00 --add-opens=java.base/java.lang=ALL-UNNAMED 14:56:00 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:56:00 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:56:00 --add-opens=java.base/java.net=ALL-UNNAMED 14:56:00 --add-opens=java.base/java.nio=ALL-UNNAMED 14:56:00 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:56:00 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:56:00 --add-opens=java.base/java.util=ALL-UNNAMED 14:56:00 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:56:00 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:56:00 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:56:00 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:56:00 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:56:00 -Xlog:disable 14:56:04 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:56:04 [INFO] Once installed this environment will be reused. 14:56:04 [INFO] This may take a few minutes... 14:56:12 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 14:56:12 [INFO] Once installed this environment will be reused. 14:56:12 [INFO] This may take a few minutes... 14:56:18 [INFO] Installing environment for https://github.com/perltidy/perltidy. 14:56:18 [INFO] Once installed this environment will be reused. 14:56:18 [INFO] This may take a few minutes... 14:56:19 docs: freeze> python -m pip freeze --all 14:56:19 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 14:56:19 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 14:56:19 docs-linkcheck: freeze> python -m pip freeze --all 14:56:20 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,funcparserlib==2.0.0a0,future==1.0.0,idna==3.11,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.3,matplotlib==3.10.7,numpy==2.3.4,nwdiag==3.0.0,packaging==25.0,pillow==12.0.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-blockdiag==3.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jquery==4.1,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-needs==0.7.9,sphinxcontrib-nwdiag==2.0.0,sphinxcontrib-plantuml==0.31,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-seqdiag==3.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-swaggerdoc==0.1.7,urllib3==2.5.0,webcolors==24.11.1 14:56:20 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 14:56:26 docs: OK ✔ in 33.85 seconds 14:56:26 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 14:56:27 docs-linkcheck: OK ✔ in 36.38 seconds 14:56:27 pylint: freeze> python -m pip freeze --all 14:56:27 pylint: astroid==4.0.1,dill==0.4.0,isort==7.0.0,mccabe==0.7.0,pip==25.2,platformdirs==4.5.0,pylint==4.0.2,setuptools==80.9.0,tomlkit==0.13.3 14:56:27 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}$' '{}' + 14:56:31 trim trailing whitespace.................................................Passed 14:56:31 Tabs remover.............................................................Passed 14:56:31 autopep8.................................................................Passed 14:56:38 perltidy.................................................................Passed 14:56:39 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 14:56:39 [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. 14:56:39 [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. 14:56:39 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:56:39 [INFO] Once installed this environment will be reused. 14:56:39 [INFO] This may take a few minutes... 14:56:47 gitlint..................................................................Passed 14:56:53 14:56:53 ------------------------------------ 14:56:53 Your code has been rated at 10.00/10 14:56:53 14:57:49 pre-commit: OK ✔ in 55.04 seconds 14:57:49 pylint: OK ✔ in 32.69 seconds 14:57:49 buildcontroller: OK ✔ in 1 minute 59.09 seconds 14:57:49 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 14:57:49 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 14:57:49 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 14:57:49 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 14:57:56 build_karaf_tests190: freeze> python -m pip freeze --all 14:57:56 build_karaf_tests121: freeze> python -m pip freeze --all 14:57:56 build_karaf_tests221: freeze> python -m pip freeze --all 14:57:56 build_karaf_tests71: freeze> python -m pip freeze --all 14:57:56 build_karaf_tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 14:57:56 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 14:57:56 build karaf in karafoc with ./karafoc.env 14:57:56 build_karaf_tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 14:57:56 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 14:57:56 build karaf in karaf121 with ./karaf121.env 14:57:56 NOTE: Picked up JDK_JAVA_OPTIONS: 14:57:56 --add-opens=java.base/java.io=ALL-UNNAMED 14:57:56 --add-opens=java.base/java.lang=ALL-UNNAMED 14:57:56 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:57:56 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:57:56 --add-opens=java.base/java.net=ALL-UNNAMED 14:57:56 --add-opens=java.base/java.nio=ALL-UNNAMED 14:57:56 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:57:56 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:57:56 --add-opens=java.base/java.util=ALL-UNNAMED 14:57:56 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:57:56 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:57:56 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:57:56 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:57:56 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:57:56 -Xlog:disable 14:57:56 build_karaf_tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 14:57:56 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 14:57:56 build karaf in karaf221 with ./karaf221.env 14:57:56 build_karaf_tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 14:57:56 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 14:57:56 build karaf in karaf71 with ./karaf71.env 14:57:56 NOTE: Picked up JDK_JAVA_OPTIONS: 14:57:56 --add-opens=java.base/java.io=ALL-UNNAMED 14:57:56 --add-opens=java.base/java.lang=ALL-UNNAMED 14:57:56 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:57:56 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:57:56 --add-opens=java.base/java.net=ALL-UNNAMED 14:57:56 --add-opens=java.base/java.nio=ALL-UNNAMED 14:57:56 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:57:56 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:57:56 --add-opens=java.base/java.util=ALL-UNNAMED 14:57:56 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:57:56 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:57:56 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:57:56 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:57:56 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:57:56 -Xlog:disable 14:57:56 NOTE: Picked up JDK_JAVA_OPTIONS: 14:57:56 --add-opens=java.base/java.io=ALL-UNNAMED 14:57:56 --add-opens=java.base/java.lang=ALL-UNNAMED 14:57:56 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:57:56 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:57:56 --add-opens=java.base/java.net=ALL-UNNAMED 14:57:56 --add-opens=java.base/java.nio=ALL-UNNAMED 14:57:56 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:57:56 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:57:56 --add-opens=java.base/java.util=ALL-UNNAMED 14:57:56 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:57:56 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:57:56 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:57:56 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:57:56 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:57:56 -Xlog:disable 14:57:56 NOTE: Picked up JDK_JAVA_OPTIONS: 14:57:56 --add-opens=java.base/java.io=ALL-UNNAMED 14:57:56 --add-opens=java.base/java.lang=ALL-UNNAMED 14:57:56 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:57:56 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:57:56 --add-opens=java.base/java.net=ALL-UNNAMED 14:57:56 --add-opens=java.base/java.nio=ALL-UNNAMED 14:57:56 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:57:56 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:57:56 --add-opens=java.base/java.util=ALL-UNNAMED 14:57:56 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:57:56 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:57:56 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:57:56 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:57:56 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:57:56 -Xlog:disable 14:59:02 build_karaf_tests221: OK ✔ in 1 minute 13.66 seconds 14:59:02 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 14:59:03 build_karaf_tests121: OK ✔ in 1 minute 14.73 seconds 14:59:03 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 14:59:06 build_karaf_tests71: OK ✔ in 1 minute 16.66 seconds 14:59:06 build_karaf_tests190: OK ✔ in 1 minute 17.26 seconds 14:59:06 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 14:59:14 sims: freeze> python -m pip freeze --all 14:59:14 buildlighty: freeze> python -m pip freeze --all 14:59:14 sims: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 14:59:14 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 14:59:14 Using lighynode version 20.1.0.5 14:59:14 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 14:59:14 buildlighty: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 14:59:14 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 14:59:14 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 14:59:58 sims: OK ✔ in 15.53 seconds 14:59:58 buildlighty: OK ✔ in 34.8 seconds 14:59:58 testsPCE: freeze> python -m pip freeze --all 14:59:58 testsPCE: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.0,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.7,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.60.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.22.0,invoke==2.2.1,itsdangerous==2.2.0,Jinja2==3.1.6,kiwisolver==1.4.9,lxml==6.0.2,MarkupSafe==3.0.3,matplotlib==3.10.7,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==25.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pyparsing==3.2.5,pytest==8.4.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.16.2,setuptools==50.3.2,six==1.17.0,urllib3==2.5.0,Werkzeug==2.0.3,xlrd==1.2.0 14:59:58 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 14:59:58 pytest -q transportpce_tests/pce/test01_pce.py 15:00:46 .................... [100%] 15:01:49 20 passed in 110.79s (0:01:50) 15:01:49 pytest -q transportpce_tests/pce/test02_pce_400G.py 15:02:07 ............ [100%] 15:02:37 12 passed in 47.40s 15:02:37 pytest -q transportpce_tests/pce/test03_gnpy.py 15:02:54 ........ [100%] 15:03:15 8 passed in 38.21s 15:03:16 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 15:03:48 ... [100%] 15:03:53 3 passed in 37.32s 15:03:54 testsPCE: OK ✔ in 4 minutes 48.19 seconds 15:03:54 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 15:03:54 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 15:03:54 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 15:04:00 tests_tapi: freeze> python -m pip freeze --all 15:04:01 tests121: freeze> python -m pip freeze --all 15:04:01 tests190: freeze> python -m pip freeze --all 15:04:01 tests_tapi: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:04:01 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 15:04:01 using environment variables from ./karaf221.env 15:04:01 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 15:04:01 tests121: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:04:01 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 15:04:01 tests190: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:04:01 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 15:04:01 using environment variables from ./karaf121.env 15:04:01 using environment variables from ./karafoc.env 15:04:01 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 15:04:01 pytest -q transportpce_tests/oc/test01_portmapping.py 15:05:05 ........... [100%] 15:05:21 10 passed in 79.40s (0:01:19) 15:05:21 pytest -q transportpce_tests/oc/test02_topology.py 15:05:29 ................................. [100%] 15:06:09 21 passed in 127.86s (0:02:07) 15:06:09 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 15:06:10 .......................... [100%] 15:06:28 14 passed in 66.81s (0:01:06) 15:06:28 pytest -q transportpce_tests/oc/test03_renderer.py 15:06:30 .................. [100%] 15:07:10 6 passed in 60.86s (0:01:00) 15:07:10 pytest -q transportpce_tests/1.2.1/test03_topology.py 15:07:12 ................... [100%] 15:07:29 19 passed in 60.71s (0:01:00) 15:07:29 tests190: OK ✔ in 3 minutes 35.94 seconds 15:07:29 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 15:07:36 .tests71: freeze> python -m pip freeze --all 15:07:37 tests71: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:07:37 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 15:07:37 using environment variables from ./karaf71.env 15:07:37 pytest -q transportpce_tests/7.1/test01_portmapping.py 15:07:56 .................................... [100%] 15:08:36 12 passed in 58.58s 15:08:36 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 15:08:37 ............................... [100%] 15:09:22 51 passed in 320.64s (0:05:20) 15:09:22 pytest -q transportpce_tests/tapi/test02_full_topology.py 15:09:22 ...................... [100%] 15:09:46 44 passed in 154.89s (0:02:34) 15:09:46 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 15:09:47 ........................................................................... [100%] 15:11:16 62 passed in 159.53s (0:02:39) 15:11:16 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 15:11:17 ...... [100%] 15:11:24 24 passed in 97.89s (0:01:37) 15:11:24 pytest -q transportpce_tests/1.2.1/test05_olm.py 15:11:45 ........................................................................................ [100%] 15:13:51 48 passed in 155.20s (0:02:35) 15:13:51 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 15:13:57 ................................. [100%] 15:14:48 40 passed in 203.77s (0:03:23) 15:14:48 pytest -q transportpce_tests/1.2.1/test06_end2end.py 15:14:50 .......... [100%] 15:15:08 22 passed in 76.29s (0:01:16) 15:15:09 [100%] 15:15:09 36 passed in 346.72s (0:05:46) 15:15:09 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 15:15:39 ....................................................................................................................... [100%] 15:20:32 71 passed in 323.38s (0:05:23) 15:20:33 pytest -q transportpce_tests/tapi/test04_topo_extension.py 15:21:27 .................... [100%] 15:22:59 19 passed in 146.20s (0:02:26) 15:22:59 tests71: OK ✔ in 7 minutes 38.72 seconds 15:22:59 tests_tapi: OK ✔ in 19 minutes 5.91 seconds 15:22:59 tests221: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 15:23:10 tests221: freeze> python -m pip freeze --all 15:23:10 tests221: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 15:23:10 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 15:23:10 using environment variables from ./karaf221.env 15:23:10 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 15:23:50 ............ [100%] 15:23:56 54 passed in 548.04s (0:09:08) 15:23:58 ............................ [100%] 15:24:29 35 passed in 78.39s (0:01:18) 15:24:29 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 15:25:02 ...... [100%] 15:25:15 6 passed in 46.13s 15:25:16 pytest -q transportpce_tests/2.2.1/test03_topology.py 15:25:59 ............................................ [100%] 15:27:34 44 passed in 138.02s (0:02:18) 15:27:34 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 15:28:11 ............ [100%] 15:28:35 12 passed in 61.05s (0:01:01) 15:28:35 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 15:29:01 ................ [100%] 15:30:31 16 passed in 115.00s (0:01:55) 15:30:31 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 15:31:02 ............................... [100%] 15:31:08 31 passed in 37.60s 15:31:08 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 15:31:45 .......................... [100%] 15:32:40 26 passed in 91.54s (0:01:31) 15:32:40 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 15:33:17 ...................... [100%] 15:34:21 22 passed in 100.06s (0:01:40) 15:34:21 pytest -q transportpce_tests/2.2.1/test09_olm.py 15:35:04 ........................................ [100%] 15:43:26 40 passed in 545.32s (0:09:05) 15:43:26 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 15:44:11 ........................................................................ [ 74%] 15:49:48 ......................... [100%] 15:51:40 97 passed in 493.14s (0:08:13) 15:51:40 pytest -q transportpce_tests/2.2.1/test12_end2end.py 15:52:21 ...................................................... [100%] 16:02:08 54 passed in 627.97s (0:10:27) 16:02:08 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 16:03:03 ........................................................................ [ 71%] 16:08:12 ............................. [100%] 16:10:21 101 passed in 492.62s (0:08:12) 16:10:21 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 16:11:17 ........................................................................ [ 67%] 16:17:03 ................................... [100%] 16:23:24 107 passed in 782.68s (0:13:02) 16:23:24 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 16:24:08 ............................................. [100%] 16:26:45 45 passed in 200.92s (0:03:20) 16:26:46 tests121: OK ✔ in 20 minutes 3.4 seconds 16:26:46 tests221: OK ✔ in 1 hour 3 minutes 46.28 seconds 16:26:46 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 16:26:53 tests_hybrid: freeze> python -m pip freeze --all 16:26:53 tests_hybrid: bcrypt==5.0.0,certifi==2025.10.5,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.3,dict2xml==1.7.7,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==25.0,paramiko==4.0.0,pip==25.2,pluggy==1.6.0,psutil==7.1.2,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pytest==8.4.2,requests==2.32.5,setuptools==80.9.0,urllib3==2.5.0 16:26:53 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 16:26:53 using environment variables from ./karaf221.env 16:26:53 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 16:27:34 ................................................... [100%] 16:29:21 51 passed in 147.41s (0:02:27) 16:29:21 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 16:30:04 ........................................................................ [ 66%] 16:34:25 ..................................... [100%] 16:39:31 109 passed in 610.19s (0:10:10) 16:39:31 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 16:40:21 ..................................................... [100%] 16:43:53 53 passed in 261.60s (0:04:21) 16:43:53 buildcontroller: OK (119.09=setup[8.90]+cmd[110.19] seconds) 16:43:53 sims: OK (15.53=setup[11.69]+cmd[3.84] seconds) 16:43:53 build_karaf_tests121: OK (74.73=setup[8.24]+cmd[66.49] seconds) 16:43:53 testsPCE: OK (288.19=setup[53.19]+cmd[235.00] seconds) 16:43:53 tests121: OK (1203.40=setup[7.73]+cmd[1195.67] seconds) 16:43:53 build_karaf_tests221: OK (73.66=setup[8.29]+cmd[65.37] seconds) 16:43:53 tests_tapi: OK (1145.91=setup[7.53]+cmd[1138.38] seconds) 16:43:53 tests221: OK (3826.28=setup[11.31]+cmd[3814.97] seconds) 16:43:53 build_karaf_tests71: OK (76.66=setup[8.35]+cmd[68.31] seconds) 16:43:53 tests71: OK (458.72=setup[7.88]+cmd[450.84] seconds) 16:43:53 build_karaf_tests190: OK (77.26=setup[8.18]+cmd[69.08] seconds) 16:43:53 tests190: OK (215.94=setup[7.73]+cmd[208.20] seconds) 16:43:53 tests_hybrid: OK (1027.92=setup[7.79]+cmd[1020.14] seconds) 16:43:53 buildlighty: OK (34.80=setup[12.78]+cmd[22.02] seconds) 16:43:53 docs: OK (33.85=setup[30.39]+cmd[3.47] seconds) 16:43:53 docs-linkcheck: OK (36.38=setup[30.93]+cmd[5.45] seconds) 16:43:53 checkbashisms: OK (3.31=setup[2.02]+cmd[0.02,0.04,1.23] seconds) 16:43:53 pre-commit: OK (55.04=setup[3.00]+cmd[0.00,0.00,43.59,8.45] seconds) 16:43:53 pylint: OK (32.69=setup[4.86]+cmd[27.83] seconds) 16:43:53 congratulations :) (6484.73 seconds) 16:43:53 + tox_status=0 16:43:53 + echo '---> Completed tox runs' 16:43:53 ---> Completed tox runs 16:43:53 + for i in .tox/*/log 16:43:53 ++ awk -F/ '{print $2}' 16:43:53 ++ echo .tox/build_karaf_tests121/log 16:43:53 + tox_env=build_karaf_tests121 16:43:53 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 16:43:53 + for i in .tox/*/log 16:43:53 ++ awk -F/ '{print $2}' 16:43:53 ++ echo .tox/build_karaf_tests190/log 16:43:53 + tox_env=build_karaf_tests190 16:43:53 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 16:43:53 + for i in .tox/*/log 16:43:53 ++ echo .tox/build_karaf_tests221/log 16:43:53 ++ awk -F/ '{print $2}' 16:43:53 + tox_env=build_karaf_tests221 16:43:53 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 16:43:53 + for i in .tox/*/log 16:43:53 ++ echo .tox/build_karaf_tests71/log 16:43:53 ++ awk -F/ '{print $2}' 16:43:53 + tox_env=build_karaf_tests71 16:43:53 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 16:43:53 + for i in .tox/*/log 16:43:53 ++ echo .tox/buildcontroller/log 16:43:53 ++ awk -F/ '{print $2}' 16:43:53 + tox_env=buildcontroller 16:43:53 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 16:43:53 + for i in .tox/*/log 16:43:53 ++ echo .tox/buildlighty/log 16:43:53 ++ awk -F/ '{print $2}' 16:43:53 + tox_env=buildlighty 16:43:53 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 16:43:53 + for i in .tox/*/log 16:43:53 ++ echo .tox/checkbashisms/log 16:43:53 ++ awk -F/ '{print $2}' 16:43:53 + tox_env=checkbashisms 16:43:53 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 16:43:53 + for i in .tox/*/log 16:43:53 ++ echo .tox/docs-linkcheck/log 16:43:53 ++ awk -F/ '{print $2}' 16:43:53 + tox_env=docs-linkcheck 16:43:53 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 16:43:53 + for i in .tox/*/log 16:43:53 ++ echo .tox/docs/log 16:43:53 ++ awk -F/ '{print $2}' 16:43:53 + tox_env=docs 16:43:53 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 16:43:53 + for i in .tox/*/log 16:43:53 ++ echo .tox/pre-commit/log 16:43:53 ++ awk -F/ '{print $2}' 16:43:53 + tox_env=pre-commit 16:43:53 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 16:43:53 + for i in .tox/*/log 16:43:53 ++ echo .tox/pylint/log 16:43:53 ++ awk -F/ '{print $2}' 16:43:53 + tox_env=pylint 16:43:53 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 16:43:53 + for i in .tox/*/log 16:43:53 ++ echo .tox/sims/log 16:43:53 ++ awk -F/ '{print $2}' 16:43:53 + tox_env=sims 16:43:53 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 16:43:53 + for i in .tox/*/log 16:43:53 ++ echo .tox/tests121/log 16:43:53 ++ awk -F/ '{print $2}' 16:43:53 + tox_env=tests121 16:43:53 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 16:43:53 + for i in .tox/*/log 16:43:53 ++ echo .tox/tests190/log 16:43:53 ++ awk -F/ '{print $2}' 16:43:53 + tox_env=tests190 16:43:53 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 16:43:53 + for i in .tox/*/log 16:43:53 ++ echo .tox/tests221/log 16:43:53 ++ awk -F/ '{print $2}' 16:43:53 + tox_env=tests221 16:43:53 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 16:43:54 + for i in .tox/*/log 16:43:54 ++ echo .tox/tests71/log 16:43:54 ++ awk -F/ '{print $2}' 16:43:54 + tox_env=tests71 16:43:54 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 16:43:54 + for i in .tox/*/log 16:43:54 ++ echo .tox/testsPCE/log 16:43:54 ++ awk -F/ '{print $2}' 16:43:54 + tox_env=testsPCE 16:43:54 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 16:43:54 + for i in .tox/*/log 16:43:54 ++ echo .tox/tests_hybrid/log 16:43:54 ++ awk -F/ '{print $2}' 16:43:54 + tox_env=tests_hybrid 16:43:54 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 16:43:54 + for i in .tox/*/log 16:43:54 ++ echo .tox/tests_tapi/log 16:43:54 ++ awk -F/ '{print $2}' 16:43:54 + tox_env=tests_tapi 16:43:54 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 16:43:54 + DOC_DIR=docs/_build/html 16:43:54 + [[ -d docs/_build/html ]] 16:43:54 + echo '---> Archiving generated docs' 16:43:54 ---> Archiving generated docs 16:43:54 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 16:43:54 + echo '---> tox-run.sh ends' 16:43:54 ---> tox-run.sh ends 16:43:54 + test 0 -eq 0 16:43:54 $ ssh-agent -k 16:43:54 unset SSH_AUTH_SOCK; 16:43:54 unset SSH_AGENT_PID; 16:43:54 echo Agent pid 1574 killed; 16:43:54 [ssh-agent] Stopped. 16:43:54 [PostBuildScript] - [INFO] Executing post build scripts. 16:43:54 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins7465946876876207792.sh 16:43:54 ---> sysstat.sh 16:43:54 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8364705050386206555.sh 16:43:54 ---> package-listing.sh 16:43:54 ++ facter osfamily 16:43:54 ++ tr '[:upper:]' '[:lower:]' 16:43:55 + OS_FAMILY=debian 16:43:55 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 16:43:55 + START_PACKAGES=/tmp/packages_start.txt 16:43:55 + END_PACKAGES=/tmp/packages_end.txt 16:43:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:43:55 + PACKAGES=/tmp/packages_start.txt 16:43:55 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 16:43:55 + PACKAGES=/tmp/packages_end.txt 16:43:55 + case "${OS_FAMILY}" in 16:43:55 + dpkg -l 16:43:55 + grep '^ii' 16:43:55 + '[' -f /tmp/packages_start.txt ']' 16:43:55 + '[' -f /tmp/packages_end.txt ']' 16:43:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:43:55 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 16:43:55 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 16:43:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 16:43:55 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins6579095995496198970.sh 16:43:55 ---> capture-instance-metadata.sh 16:43:55 Setup pyenv: 16:43:55 system 16:43:55 3.8.20 16:43:55 3.9.20 16:43:55 3.10.15 16:43:55 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:43:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RAxE from file:/tmp/.os_lf_venv 16:43:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:43:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:43:57 lf-activate-venv(): INFO: Base packages installed successfully 16:43:57 lf-activate-venv(): INFO: Installing additional packages: lftools 16:44:08 lf-activate-venv(): INFO: Adding /tmp/venv-RAxE/bin to PATH 16:44:08 INFO: Running in OpenStack, capturing instance metadata 16:44:09 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins145105584212357253.sh 16:44:09 provisioning config files... 16:44:09 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3782 16:44:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config7269060796523792735tmp 16:44:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 16:44:09 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 16:44:09 provisioning config files... 16:44:09 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 16:44:09 [EnvInject] - Injecting environment variables from a build step. 16:44:09 [EnvInject] - Injecting as environment variables the properties content 16:44:09 SERVER_ID=logs 16:44:09 16:44:09 [EnvInject] - Variables injected successfully. 16:44:09 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins711053098733704786.sh 16:44:09 ---> create-netrc.sh 16:44:10 WARN: Log server credential not found. 16:44:10 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1293683987454906551.sh 16:44:10 ---> python-tools-install.sh 16:44:10 Setup pyenv: 16:44:10 system 16:44:10 3.8.20 16:44:10 3.9.20 16:44:10 3.10.15 16:44:10 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:44:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RAxE from file:/tmp/.os_lf_venv 16:44:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:44:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:44:12 lf-activate-venv(): INFO: Base packages installed successfully 16:44:12 lf-activate-venv(): INFO: Installing additional packages: lftools 16:44:22 lf-activate-venv(): INFO: Adding /tmp/venv-RAxE/bin to PATH 16:44:22 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins12253139241815178496.sh 16:44:22 ---> sudo-logs.sh 16:44:22 Archiving 'sudo' log.. 16:44:22 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins1276599356905430242.sh 16:44:22 ---> job-cost.sh 16:44:22 Setup pyenv: 16:44:22 system 16:44:22 3.8.20 16:44:22 3.9.20 16:44:22 3.10.15 16:44:22 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:44:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RAxE from file:/tmp/.os_lf_venv 16:44:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:44:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:44:25 lf-activate-venv(): INFO: Base packages installed successfully 16:44:25 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:44:31 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. 16:44:31 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 16:44:31 lf-activate-venv(): INFO: Adding /tmp/venv-RAxE/bin to PATH 16:44:31 INFO: No Stack... 16:44:32 INFO: Retrieving Pricing Info for: v3-standard-4 16:44:32 INFO: Archiving Costs 16:44:32 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins15121532181418555454.sh 16:44:32 ---> logs-deploy.sh 16:44:32 Setup pyenv: 16:44:32 system 16:44:32 3.8.20 16:44:32 3.9.20 16:44:32 3.10.15 16:44:32 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:44:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RAxE from file:/tmp/.os_lf_venv 16:44:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:44:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:44:34 lf-activate-venv(): INFO: Base packages installed successfully 16:44:34 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:44:45 lf-activate-venv(): INFO: Adding /tmp/venv-RAxE/bin to PATH 16:44:45 WARNING: Nexus logging server not set 16:44:45 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3782/ 16:44:45 INFO: archiving logs to S3 16:44:47 ---> uname -a: 16:44:47 Linux prd-ubuntu2204-docker-4c-16g-2904 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 16:44:47 16:44:47 16:44:47 ---> lscpu: 16:44:47 Architecture: x86_64 16:44:47 CPU op-mode(s): 32-bit, 64-bit 16:44:47 Address sizes: 40 bits physical, 48 bits virtual 16:44:47 Byte Order: Little Endian 16:44:47 CPU(s): 4 16:44:47 On-line CPU(s) list: 0-3 16:44:47 Vendor ID: AuthenticAMD 16:44:47 Model name: AMD EPYC-Rome Processor 16:44:47 CPU family: 23 16:44:47 Model: 49 16:44:47 Thread(s) per core: 1 16:44:47 Core(s) per socket: 1 16:44:47 Socket(s): 4 16:44:47 Stepping: 0 16:44:47 BogoMIPS: 5599.99 16:44:47 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 16:44:47 Virtualization: AMD-V 16:44:47 Hypervisor vendor: KVM 16:44:47 Virtualization type: full 16:44:47 L1d cache: 128 KiB (4 instances) 16:44:47 L1i cache: 128 KiB (4 instances) 16:44:47 L2 cache: 2 MiB (4 instances) 16:44:47 L3 cache: 64 MiB (4 instances) 16:44:47 NUMA node(s): 1 16:44:47 NUMA node0 CPU(s): 0-3 16:44:47 Vulnerability Gather data sampling: Not affected 16:44:47 Vulnerability Indirect target selection: Not affected 16:44:47 Vulnerability Itlb multihit: Not affected 16:44:47 Vulnerability L1tf: Not affected 16:44:47 Vulnerability Mds: Not affected 16:44:47 Vulnerability Meltdown: Not affected 16:44:47 Vulnerability Mmio stale data: Not affected 16:44:47 Vulnerability Reg file data sampling: Not affected 16:44:47 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 16:44:47 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 16:44:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:44:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:44:47 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 16:44:47 Vulnerability Srbds: Not affected 16:44:47 Vulnerability Tsx async abort: Not affected 16:44:47 16:44:47 16:44:47 ---> nproc: 16:44:47 4 16:44:47 16:44:47 16:44:47 ---> df -h: 16:44:47 Filesystem Size Used Avail Use% Mounted on 16:44:47 tmpfs 1.6G 1.1M 1.6G 1% /run 16:44:47 /dev/vda1 78G 18G 61G 23% / 16:44:47 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:44:47 tmpfs 5.0M 0 5.0M 0% /run/lock 16:44:47 /dev/vda15 105M 6.1M 99M 6% /boot/efi 16:44:47 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 16:44:47 16:44:47 16:44:47 ---> free -m: 16:44:47 total used free shared buff/cache available 16:44:47 Mem: 15989 696 11062 3 4230 14950 16:44:47 Swap: 1023 1 1022 16:44:47 16:44:47 16:44:47 ---> ip addr: 16:44:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:44:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:44:47 inet 127.0.0.1/8 scope host lo 16:44:47 valid_lft forever preferred_lft forever 16:44:47 inet6 ::1/128 scope host 16:44:47 valid_lft forever preferred_lft forever 16:44:47 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:44:47 link/ether fa:16:3e:c1:11:76 brd ff:ff:ff:ff:ff:ff 16:44:47 altname enp0s3 16:44:47 inet 10.30.171.134/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 16:44:47 valid_lft 79727sec preferred_lft 79727sec 16:44:47 inet6 fe80::f816:3eff:fec1:1176/64 scope link 16:44:47 valid_lft forever preferred_lft forever 16:44:47 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:44:47 link/ether ea:73:d6:7e:de:60 brd ff:ff:ff:ff:ff:ff 16:44:47 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:44:47 valid_lft forever preferred_lft forever 16:44:47 16:44:47 16:44:47 ---> sar -b -r -n DEV: 16:44:47 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-2904) 10/28/25 _x86_64_ (4 CPU) 16:44:47 16:44:47 14:53:37 LINUX RESTART (4 CPU) 16:44:47 16:44:47 15:00:19 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:44:47 15:10:01 77.89 25.43 49.20 3.26 398.12 6896.00 10888.61 16:44:47 15:20:26 27.72 11.85 14.94 0.93 150.80 419.57 640.48 16:44:47 15:30:26 17.47 0.12 16.49 0.86 11.65 776.82 813.68 16:44:47 15:40:01 11.71 0.05 11.14 0.51 1.61 316.83 422.04 16:44:47 15:50:24 4.86 0.01 4.70 0.15 0.33 111.55 52.80 16:44:47 16:00:22 18.69 0.03 5.44 13.23 0.59 138.03 210313.72 16:44:47 16:10:01 5.07 0.02 4.87 0.18 1.81 134.66 312.58 16:44:47 16:20:21 5.40 0.00 5.24 0.16 0.30 143.22 67.71 16:44:47 16:30:26 10.99 0.02 10.39 0.58 0.75 629.26 784.40 16:44:47 16:40:01 3.80 0.01 3.71 0.08 0.56 69.25 47.30 16:44:47 Average: 18.25 3.74 12.53 1.99 56.24 946.58 22410.88 16:44:47 16:44:47 15:00:19 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:44:47 15:10:01 6986356 10129364 5805720 35.46 262812 2889844 7573924 43.47 2021232 6828316 2412 16:44:47 15:20:26 3776092 6994196 8940332 54.60 271496 2953740 9639024 55.33 2095996 9920984 336 16:44:47 15:30:26 10406424 13758984 2180464 13.32 277336 3077376 2937368 16.86 2137248 3302492 76 16:44:47 15:40:01 8116004 11505608 4432612 27.07 279164 3112572 5175224 29.71 2141888 5580212 64 16:44:47 15:50:24 7936260 11337468 4600668 28.10 279644 3123688 5323668 30.56 2142744 5759192 64 16:44:47 16:00:22 7953276 11373920 4564104 27.88 280324 3142456 5293176 30.38 2148616 5727072 60 16:44:47 16:10:01 6506728 9943076 5994208 36.61 280944 3157552 6738060 38.68 2150884 7173812 232 16:44:47 16:20:21 6345732 9799252 6137984 37.49 281512 3174144 6838564 39.25 2153792 7327512 344 16:44:47 16:30:26 7906072 11496236 4441900 27.13 285512 3301108 5171140 29.68 2169444 5756332 432 16:44:47 16:40:01 9236076 12847524 3091488 18.88 285772 3322084 4282728 24.58 2180236 4418040 19660 16:44:47 Average: 7516902 10918563 5018948 30.65 278452 3125456 5897288 33.85 2134208 6179396 2368 16:44:47 16:44:47 15:00:19 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:44:47 15:10:01 lo 22.36 22.36 17.77 17.77 0.00 0.00 0.00 0.00 16:44:47 15:10:01 ens3 2.04 1.87 0.63 0.54 0.00 0.00 0.00 0.00 16:44:47 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:47 15:20:26 lo 46.24 46.24 20.03 20.03 0.00 0.00 0.00 0.00 16:44:47 15:20:26 ens3 1.57 1.38 0.33 0.29 0.00 0.00 0.00 0.00 16:44:47 15:20:26 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:47 15:30:26 lo 16.08 16.08 7.74 7.74 0.00 0.00 0.00 0.00 16:44:47 15:30:26 ens3 1.03 0.88 0.26 0.21 0.00 0.00 0.00 0.00 16:44:47 15:30:26 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:47 15:40:01 lo 16.21 16.21 7.74 7.74 0.00 0.00 0.00 0.00 16:44:47 15:40:01 ens3 0.88 0.84 0.20 1.18 0.00 0.00 0.00 0.00 16:44:47 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:47 15:50:24 lo 11.16 11.16 6.18 6.18 0.00 0.00 0.00 0.00 16:44:47 15:50:24 ens3 0.73 0.48 0.21 0.15 0.00 0.00 0.00 0.00 16:44:47 15:50:24 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:47 16:00:22 lo 26.79 26.79 9.28 9.28 0.00 0.00 0.00 0.00 16:44:47 16:00:22 ens3 0.55 0.36 0.13 0.09 0.00 0.00 0.00 0.00 16:44:47 16:00:22 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:47 16:10:01 lo 17.21 17.21 8.67 8.67 0.00 0.00 0.00 0.00 16:44:47 16:10:01 ens3 0.65 0.61 0.13 0.11 0.00 0.00 0.00 0.00 16:44:47 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:47 16:20:21 lo 17.50 17.50 10.37 10.37 0.00 0.00 0.00 0.00 16:44:47 16:20:21 ens3 0.94 0.59 0.29 0.20 0.00 0.00 0.00 0.00 16:44:47 16:20:21 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:47 16:30:26 lo 13.78 13.78 8.10 8.10 0.00 0.00 0.00 0.00 16:44:47 16:30:26 ens3 0.84 0.73 0.22 0.18 0.00 0.00 0.00 0.00 16:44:47 16:30:26 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:47 16:40:01 lo 14.59 14.59 5.45 5.45 0.00 0.00 0.00 0.00 16:44:47 16:40:01 ens3 0.74 0.60 0.19 0.14 0.00 0.00 0.00 0.00 16:44:47 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:47 Average: lo 20.30 20.30 10.17 10.17 0.00 0.00 0.00 0.00 16:44:47 Average: ens3 1.00 0.83 0.26 0.30 0.00 0.00 0.00 0.00 16:44:47 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:44:47 16:44:47 16:44:47 ---> sar -P ALL: 16:44:47 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-2904) 10/28/25 _x86_64_ (4 CPU) 16:44:47 16:44:47 14:53:37 LINUX RESTART (4 CPU) 16:44:47 16:44:47 15:00:19 CPU %user %nice %system %iowait %steal %idle 16:44:47 15:10:01 all 59.16 0.00 2.37 0.16 0.12 38.18 16:44:47 15:10:01 0 59.29 0.00 2.28 0.07 0.12 38.24 16:44:47 15:10:01 1 58.15 0.00 2.66 0.19 0.13 38.88 16:44:47 15:10:01 2 60.26 0.00 2.22 0.12 0.12 37.28 16:44:47 15:10:01 3 58.94 0.00 2.33 0.27 0.13 38.34 16:44:47 15:20:26 all 35.62 0.07 1.64 0.08 0.13 62.47 16:44:47 15:20:26 0 35.82 0.03 1.66 0.09 0.13 62.28 16:44:47 15:20:26 1 35.57 0.13 1.65 0.11 0.13 62.41 16:44:47 15:20:26 2 35.78 0.12 1.46 0.04 0.12 62.47 16:44:47 15:20:26 3 35.30 0.01 1.77 0.07 0.13 62.71 16:44:47 15:30:26 all 28.83 0.00 1.16 0.10 0.09 69.81 16:44:47 15:30:26 0 29.20 0.00 1.20 0.12 0.10 69.38 16:44:47 15:30:26 1 28.57 0.00 1.22 0.08 0.09 70.05 16:44:47 15:30:26 2 29.66 0.00 1.21 0.11 0.10 68.93 16:44:47 15:30:26 3 27.88 0.00 1.04 0.11 0.09 70.89 16:44:47 15:40:01 all 20.09 0.00 0.70 0.07 0.08 79.06 16:44:47 15:40:01 0 20.40 0.00 0.77 0.03 0.07 78.73 16:44:47 15:40:01 1 19.52 0.00 0.68 0.03 0.09 79.69 16:44:47 15:40:01 2 20.06 0.00 0.74 0.15 0.08 78.97 16:44:47 15:40:01 3 20.39 0.00 0.63 0.06 0.08 78.85 16:44:47 15:50:24 all 7.26 0.00 0.36 0.06 0.07 92.24 16:44:47 15:50:24 0 7.38 0.00 0.35 0.03 0.06 92.17 16:44:47 15:50:24 1 6.93 0.00 0.34 0.04 0.07 92.63 16:44:47 15:50:24 2 7.65 0.00 0.41 0.14 0.07 91.72 16:44:47 15:50:24 3 7.09 0.00 0.34 0.05 0.07 92.46 16:44:47 16:00:22 all 8.37 0.00 0.51 0.06 0.07 90.99 16:44:47 16:00:22 0 8.33 0.00 0.54 0.02 0.07 91.04 16:44:47 16:00:22 1 8.01 0.00 0.51 0.00 0.07 91.40 16:44:47 16:00:22 2 8.46 0.00 0.50 0.12 0.07 90.86 16:44:47 16:00:22 3 8.70 0.00 0.50 0.08 0.07 90.66 16:44:47 16:10:01 all 9.78 0.00 0.44 0.20 0.10 89.49 16:44:47 16:10:01 0 9.33 0.00 0.43 0.01 0.17 90.06 16:44:47 16:10:01 1 9.66 0.00 0.39 0.14 0.08 89.73 16:44:47 16:10:01 2 10.32 0.00 0.43 0.59 0.07 88.58 16:44:47 16:10:01 3 9.80 0.00 0.50 0.04 0.07 89.59 16:44:47 16:20:21 all 9.78 0.00 0.58 0.07 0.07 89.50 16:44:47 16:20:21 0 9.85 0.00 0.63 0.02 0.07 89.43 16:44:47 16:20:21 1 9.62 0.00 0.61 0.08 0.07 89.61 16:44:47 16:20:21 2 9.68 0.00 0.56 0.15 0.07 89.55 16:44:47 16:20:21 3 9.97 0.00 0.53 0.04 0.07 89.40 16:44:47 16:30:26 all 18.67 0.00 0.81 0.05 0.08 80.39 16:44:47 16:30:26 0 19.32 0.00 0.76 0.03 0.07 79.81 16:44:47 16:30:26 1 18.59 0.00 0.76 0.08 0.09 80.48 16:44:47 16:30:26 2 18.55 0.00 0.82 0.07 0.09 80.47 16:44:47 16:30:26 3 18.21 0.00 0.88 0.02 0.08 80.82 16:44:47 16:40:01 all 5.92 0.00 0.47 0.07 0.06 93.48 16:44:47 16:40:01 0 6.25 0.00 0.45 0.13 0.06 93.10 16:44:47 16:40:01 1 6.01 0.00 0.48 0.03 0.07 93.40 16:44:47 16:40:01 2 5.49 0.00 0.51 0.07 0.06 93.87 16:44:47 16:40:01 3 5.93 0.00 0.43 0.04 0.06 93.54 16:44:47 Average: all 20.31 0.01 0.90 0.09 0.09 78.60 16:44:47 Average: 0 20.47 0.00 0.91 0.06 0.09 78.47 16:44:47 Average: 1 20.02 0.01 0.93 0.08 0.09 78.87 16:44:47 Average: 2 20.55 0.01 0.89 0.15 0.09 78.31 16:44:47 Average: 3 20.18 0.00 0.89 0.08 0.08 78.77 16:44:47 16:44:47 16:44:47