12:49:15 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/118438 12:49:15 Running as SYSTEM 12:49:15 [EnvInject] - Loading node environment variables. 12:49:15 Building remotely on prd-ubuntu2204-docker-4c-16g-2477 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 12:49:15 [ssh-agent] Looking for ssh-agent implementation... 12:49:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:49:15 $ ssh-agent 12:49:15 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXz9m09e/agent.1576 12:49:15 SSH_AGENT_PID=1578 12:49:15 [ssh-agent] Started. 12:49:15 Running ssh-add (command line suppressed) 12:49:15 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_9908095463781060528.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_9908095463781060528.key) 12:49:15 [ssh-agent] Using credentials jenkins (jenkins-ssh) 12:49:15 The recommended git tool is: NONE 12:49:17 using credential jenkins-ssh 12:49:17 Wiping out workspace first. 12:49:17 Cloning the remote Git repository 12:49:18 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 12:49:18 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 12:49:18 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 12:49:18 > git --version # timeout=10 12:49:18 > git --version # 'git version 2.34.1' 12:49:18 using GIT_SSH to set credentials jenkins-ssh 12:49:18 Verifying host key using known hosts file 12:49:18 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. 12:49:18 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 12:49:21 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 12:49:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:49:22 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 12:49:22 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 12:49:22 using GIT_SSH to set credentials jenkins-ssh 12:49:22 Verifying host key using known hosts file 12:49:22 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 12:49:22 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/38/118438/4 # timeout=10 12:49:22 > git rev-parse c06f4fb89017cb366c23bd6280fa6e14460bc675^{commit} # timeout=10 12:49:22 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:49:22 Checking out Revision c06f4fb89017cb366c23bd6280fa6e14460bc675 (refs/changes/38/118438/4) 12:49:22 > git config core.sparsecheckout # timeout=10 12:49:22 > git checkout -f c06f4fb89017cb366c23bd6280fa6e14460bc675 # timeout=10 12:49:25 Commit message: "Avoid NPE for OC node in PceCalculation" 12:49:25 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:49:25 > git rev-list --no-walk 14bb222518c922bc9f11cd2a55490810fb9a4e23 # timeout=10 12:49:25 > git remote # timeout=10 12:49:25 > git submodule init # timeout=10 12:49:25 > git submodule sync # timeout=10 12:49:25 > git config --get remote.origin.url # timeout=10 12:49:25 > git submodule init # timeout=10 12:49:26 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:49:26 ERROR: No submodules found. 12:49:26 provisioning config files... 12:49:26 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:49:26 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:49:26 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins13115419748743366785.sh 12:49:26 ---> python-tools-install.sh 12:49:26 Setup pyenv: 12:49:26 * system (set by /opt/pyenv/version) 12:49:26 * 3.8.20 (set by /opt/pyenv/version) 12:49:26 * 3.9.20 (set by /opt/pyenv/version) 12:49:26 3.10.15 12:49:26 3.11.10 12:49:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HSa9 12:49:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:49:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:49:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:49:35 lf-activate-venv(): INFO: Base packages installed successfully 12:49:35 lf-activate-venv(): INFO: Installing additional packages: lftools 12:50:03 lf-activate-venv(): INFO: Adding /tmp/venv-HSa9/bin to PATH 12:50:03 Generating Requirements File 12:50:25 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. 12:50:25 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 12:50:25 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 12:50:26 Python 3.11.10 12:50:26 pip 25.3 from /tmp/venv-HSa9/lib/python3.11/site-packages/pip (python 3.11) 12:50:26 appdirs==1.4.4 12:50:26 argcomplete==3.6.3 12:50:26 aspy.yaml==1.3.0 12:50:26 attrs==25.4.0 12:50:26 autopage==0.5.2 12:50:26 beautifulsoup4==4.14.2 12:50:26 boto3==1.40.59 12:50:26 botocore==1.40.59 12:50:26 bs4==0.0.2 12:50:26 cachetools==6.2.1 12:50:26 certifi==2025.10.5 12:50:26 cffi==2.0.0 12:50:26 cfgv==3.4.0 12:50:26 chardet==5.2.0 12:50:26 charset-normalizer==3.4.4 12:50:26 click==8.3.0 12:50:26 cliff==4.11.0 12:50:26 cmd2==2.7.0 12:50:26 cryptography==3.3.2 12:50:26 debtcollector==3.0.0 12:50:26 decorator==5.2.1 12:50:26 defusedxml==0.7.1 12:50:26 Deprecated==1.2.18 12:50:26 distlib==0.4.0 12:50:26 dnspython==2.8.0 12:50:26 docker==7.1.0 12:50:26 dogpile.cache==1.5.0 12:50:26 durationpy==0.10 12:50:26 email-validator==2.3.0 12:50:26 filelock==3.20.0 12:50:26 future==1.0.0 12:50:26 gitdb==4.0.12 12:50:26 GitPython==3.1.45 12:50:26 google-auth==2.41.1 12:50:26 httplib2==0.31.0 12:50:26 identify==2.6.15 12:50:26 idna==3.11 12:50:26 importlib-resources==1.5.0 12:50:26 iso8601==2.1.0 12:50:26 Jinja2==3.1.6 12:50:26 jmespath==1.0.1 12:50:26 jsonpatch==1.33 12:50:26 jsonpointer==3.0.0 12:50:26 jsonschema==4.25.1 12:50:26 jsonschema-specifications==2025.9.1 12:50:26 keystoneauth1==5.12.0 12:50:26 kubernetes==34.1.0 12:50:26 lftools==0.37.15 12:50:26 lxml==6.0.2 12:50:26 markdown-it-py==4.0.0 12:50:26 MarkupSafe==3.0.3 12:50:26 mdurl==0.1.2 12:50:26 msgpack==1.1.2 12:50:26 multi_key_dict==2.0.3 12:50:26 munch==4.0.0 12:50:26 netaddr==1.3.0 12:50:26 niet==1.4.2 12:50:26 nodeenv==1.9.1 12:50:26 oauth2client==4.1.3 12:50:26 oauthlib==3.3.1 12:50:26 openstacksdk==4.7.1 12:50:26 os-service-types==1.8.0 12:50:26 osc-lib==4.2.0 12:50:26 oslo.config==10.0.0 12:50:26 oslo.context==6.1.0 12:50:26 oslo.i18n==6.6.0 12:50:26 oslo.log==7.2.1 12:50:26 oslo.serialization==5.8.0 12:50:26 oslo.utils==9.1.0 12:50:26 packaging==25.0 12:50:26 pbr==7.0.1 12:50:26 platformdirs==4.5.0 12:50:26 prettytable==3.16.0 12:50:26 psutil==7.1.2 12:50:26 pyasn1==0.6.1 12:50:26 pyasn1_modules==0.4.2 12:50:26 pycparser==2.23 12:50:26 pygerrit2==2.0.15 12:50:26 PyGithub==2.8.1 12:50:26 Pygments==2.19.2 12:50:26 PyJWT==2.10.1 12:50:26 PyNaCl==1.6.0 12:50:26 pyparsing==2.4.7 12:50:26 pyperclip==1.11.0 12:50:26 pyrsistent==0.20.0 12:50:26 python-cinderclient==9.8.0 12:50:26 python-dateutil==2.9.0.post0 12:50:26 python-heatclient==4.3.0 12:50:26 python-jenkins==1.8.3 12:50:26 python-keystoneclient==5.7.0 12:50:26 python-magnumclient==4.9.0 12:50:26 python-openstackclient==8.2.0 12:50:26 python-swiftclient==4.8.0 12:50:26 PyYAML==6.0.3 12:50:26 referencing==0.37.0 12:50:26 requests==2.32.5 12:50:26 requests-oauthlib==2.0.0 12:50:26 requestsexceptions==1.4.0 12:50:26 rfc3986==2.0.0 12:50:26 rich==14.2.0 12:50:26 rich-argparse==1.7.1 12:50:26 rpds-py==0.28.0 12:50:26 rsa==4.9.1 12:50:26 ruamel.yaml==0.18.16 12:50:26 ruamel.yaml.clib==0.2.14 12:50:26 s3transfer==0.14.0 12:50:26 simplejson==3.20.2 12:50:26 six==1.17.0 12:50:26 smmap==5.0.2 12:50:26 soupsieve==2.8 12:50:26 stevedore==5.5.0 12:50:26 tabulate==0.9.0 12:50:26 toml==0.10.2 12:50:26 tomlkit==0.13.3 12:50:26 tqdm==4.67.1 12:50:26 typing_extensions==4.15.0 12:50:26 tzdata==2025.2 12:50:26 urllib3==1.26.20 12:50:26 virtualenv==20.35.3 12:50:26 wcwidth==0.2.14 12:50:26 websocket-client==1.9.0 12:50:26 wrapt==2.0.0 12:50:26 xdg==6.0.0 12:50:26 xmltodict==1.0.2 12:50:26 yq==3.4.3 12:50:26 [EnvInject] - Injecting environment variables from a build step. 12:50:26 [EnvInject] - Injecting as environment variables the properties content 12:50:26 PYTHON=python3 12:50:26 12:50:26 [EnvInject] - Variables injected successfully. 12:50:26 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins8220451361022671944.sh 12:50:26 ---> tox-install.sh 12:50:26 + source /home/jenkins/lf-env.sh 12:50:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:50:26 ++ mktemp -d /tmp/venv-XXXX 12:50:26 + lf_venv=/tmp/venv-FDcU 12:50:26 + local venv_file=/tmp/.os_lf_venv 12:50:26 + local python=python3 12:50:26 + local options 12:50:26 + local set_path=true 12:50:26 + local install_args= 12:50:26 ++ 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 12:50:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:50:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:50:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:50:26 + true 12:50:26 + case $1 in 12:50:26 + venv_file=/tmp/.toxenv 12:50:26 + shift 2 12:50:26 + true 12:50:26 + case $1 in 12:50:26 + shift 12:50:26 + break 12:50:26 + case $python in 12:50:26 + local pkg_list= 12:50:26 + [[ -d /opt/pyenv ]] 12:50:26 + echo 'Setup pyenv:' 12:50:26 Setup pyenv: 12:50:26 + export PYENV_ROOT=/opt/pyenv 12:50:26 + PYENV_ROOT=/opt/pyenv 12:50:26 + 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 12:50:26 + 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 12:50:26 + pyenv versions 12:50:26 system 12:50:26 3.8.20 12:50:26 3.9.20 12:50:26 3.10.15 12:50:26 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:50:26 + command -v pyenv 12:50:26 ++ pyenv init - --no-rehash 12:50:26 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:50:26 for i in ${!paths[@]}; do 12:50:26 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:50:26 fi; done; 12:50:26 echo "${paths[*]}"'\'')" 12:50:26 export PATH="/opt/pyenv/shims:${PATH}" 12:50:26 export PYENV_SHELL=bash 12:50:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:50:26 pyenv() { 12:50:26 local command 12:50:26 command="${1:-}" 12:50:26 if [ "$#" -gt 0 ]; then 12:50:26 shift 12:50:26 fi 12:50:26 12:50:26 case "$command" in 12:50:26 rehash|shell) 12:50:26 eval "$(pyenv "sh-$command" "$@")" 12:50:26 ;; 12:50:26 *) 12:50:26 command pyenv "$command" "$@" 12:50:26 ;; 12:50:26 esac 12:50:26 }' 12:50:26 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:50:26 for i in ${!paths[@]}; do 12:50:26 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:50:26 fi; done; 12:50:26 echo "${paths[*]}"' 12:50:26 ++ 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 12:50:26 ++ 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 12:50:26 ++ 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 12:50:26 ++ export PYENV_SHELL=bash 12:50:26 ++ PYENV_SHELL=bash 12:50:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:50:26 +++ complete -F _pyenv pyenv 12:50:26 ++ lf-pyver python3 12:50:26 ++ local py_version_xy=python3 12:50:26 ++ local py_version_xyz= 12:50:26 ++ pyenv versions 12:50:26 ++ sed 's/^[ *]* //' 12:50:26 ++ local command 12:50:26 ++ command=versions 12:50:26 ++ '[' 1 -gt 0 ']' 12:50:26 ++ shift 12:50:26 ++ case "$command" in 12:50:26 ++ command pyenv versions 12:50:26 ++ awk '{ print $1 }' 12:50:26 ++ grep -E '^[0-9.]*[0-9]$' 12:50:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:50:27 +++ grep '^3' /tmp/.pyenv_versions 12:50:27 +++ sort -V 12:50:27 +++ tail -n 1 12:50:27 ++ py_version_xyz=3.11.10 12:50:27 ++ [[ -z 3.11.10 ]] 12:50:27 ++ echo 3.11.10 12:50:27 ++ return 0 12:50:27 + pyenv local 3.11.10 12:50:27 + local command 12:50:27 + command=local 12:50:27 + '[' 2 -gt 0 ']' 12:50:27 + shift 12:50:27 + case "$command" in 12:50:27 + command pyenv local 3.11.10 12:50:27 + for arg in "$@" 12:50:27 + case $arg in 12:50:27 + pkg_list+='tox ' 12:50:27 + for arg in "$@" 12:50:27 + case $arg in 12:50:27 + pkg_list+='virtualenv ' 12:50:27 + for arg in "$@" 12:50:27 + case $arg in 12:50:27 + pkg_list+='urllib3~=1.26.15 ' 12:50:27 + [[ -f /tmp/.toxenv ]] 12:50:27 + [[ ! -f /tmp/.toxenv ]] 12:50:27 + [[ -n '' ]] 12:50:27 + python3 -m venv /tmp/venv-FDcU 12:50:31 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FDcU' 12:50:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FDcU 12:50:31 + echo /tmp/venv-FDcU 12:50:31 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:50:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:50:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:50:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:50:31 + local 'pip_opts=--upgrade --quiet' 12:50:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:50:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:50:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:50:31 + [[ -n '' ]] 12:50:31 + [[ -n '' ]] 12:50:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:50:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:50:31 + /tmp/venv-FDcU/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 12:50:34 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:50:34 lf-activate-venv(): INFO: Base packages installed successfully 12:50:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:50:34 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:50:34 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:50:34 + /tmp/venv-FDcU/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 12:50:37 + type python3 12:50:37 + true 12:50:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FDcU/bin to PATH' 12:50:37 lf-activate-venv(): INFO: Adding /tmp/venv-FDcU/bin to PATH 12:50:37 + PATH=/tmp/venv-FDcU/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 12:50:37 + return 0 12:50:37 + python3 --version 12:50:37 Python 3.11.10 12:50:37 + python3 -m pip --version 12:50:37 pip 25.3 from /tmp/venv-FDcU/lib/python3.11/site-packages/pip (python 3.11) 12:50:37 + python3 -m pip freeze 12:50:37 cachetools==6.2.1 12:50:37 chardet==5.2.0 12:50:37 colorama==0.4.6 12:50:37 distlib==0.4.0 12:50:37 filelock==3.20.0 12:50:37 packaging==25.0 12:50:37 platformdirs==4.5.0 12:50:37 pluggy==1.6.0 12:50:37 pyproject-api==1.10.0 12:50:37 tox==4.32.0 12:50:37 urllib3==1.26.20 12:50:37 virtualenv==20.35.3 12:50:37 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins8396195704526031696.sh 12:50:37 [EnvInject] - Injecting environment variables from a build step. 12:50:37 [EnvInject] - Injecting as environment variables the properties content 12:50:37 PARALLEL=True 12:50:37 12:50:37 [EnvInject] - Variables injected successfully. 12:50:37 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins13128782004890899648.sh 12:50:37 ---> tox-run.sh 12:50:37 + 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 12:50:37 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 12:50:37 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 12:50:37 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 12:50:37 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 12:50:37 + source /home/jenkins/lf-env.sh 12:50:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:50:37 ++ mktemp -d /tmp/venv-XXXX 12:50:37 + lf_venv=/tmp/venv-U1TW 12:50:37 + local venv_file=/tmp/.os_lf_venv 12:50:37 + local python=python3 12:50:37 + local options 12:50:37 + local set_path=true 12:50:37 + local install_args= 12:50:37 ++ 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 12:50:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:50:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:50:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:50:37 + true 12:50:37 + case $1 in 12:50:37 + venv_file=/tmp/.toxenv 12:50:37 + shift 2 12:50:37 + true 12:50:37 + case $1 in 12:50:37 + shift 12:50:37 + break 12:50:37 + case $python in 12:50:37 + local pkg_list= 12:50:37 + [[ -d /opt/pyenv ]] 12:50:37 + echo 'Setup pyenv:' 12:50:37 Setup pyenv: 12:50:37 + export PYENV_ROOT=/opt/pyenv 12:50:37 + PYENV_ROOT=/opt/pyenv 12:50:37 + 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 12:50:37 + 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 12:50:37 + pyenv versions 12:50:37 system 12:50:37 3.8.20 12:50:37 3.9.20 12:50:37 3.10.15 12:50:37 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 12:50:37 + command -v pyenv 12:50:37 ++ pyenv init - --no-rehash 12:50:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 12:50:37 for i in ${!paths[@]}; do 12:50:37 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 12:50:37 fi; done; 12:50:37 echo "${paths[*]}"'\'')" 12:50:37 export PATH="/opt/pyenv/shims:${PATH}" 12:50:37 export PYENV_SHELL=bash 12:50:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:50:37 pyenv() { 12:50:37 local command 12:50:37 command="${1:-}" 12:50:37 if [ "$#" -gt 0 ]; then 12:50:37 shift 12:50:37 fi 12:50:37 12:50:37 case "$command" in 12:50:37 rehash|shell) 12:50:37 eval "$(pyenv "sh-$command" "$@")" 12:50:37 ;; 12:50:37 *) 12:50:37 command pyenv "$command" "$@" 12:50:37 ;; 12:50:37 esac 12:50:37 }' 12:50:37 +++ bash --norc -ec 'IFS=:; paths=($PATH); 12:50:37 for i in ${!paths[@]}; do 12:50:37 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 12:50:37 fi; done; 12:50:37 echo "${paths[*]}"' 12:50:37 ++ 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 12:50:37 ++ 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 12:50:37 ++ 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 12:50:37 ++ export PYENV_SHELL=bash 12:50:37 ++ PYENV_SHELL=bash 12:50:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:50:37 +++ complete -F _pyenv pyenv 12:50:37 ++ lf-pyver python3 12:50:37 ++ local py_version_xy=python3 12:50:37 ++ local py_version_xyz= 12:50:37 ++ pyenv versions 12:50:37 ++ local command 12:50:37 ++ command=versions 12:50:37 ++ '[' 1 -gt 0 ']' 12:50:37 ++ shift 12:50:37 ++ case "$command" in 12:50:37 ++ command pyenv versions 12:50:37 ++ sed 's/^[ *]* //' 12:50:37 ++ awk '{ print $1 }' 12:50:37 ++ grep -E '^[0-9.]*[0-9]$' 12:50:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:50:37 +++ grep '^3' /tmp/.pyenv_versions 12:50:37 +++ tail -n 1 12:50:37 +++ sort -V 12:50:37 ++ py_version_xyz=3.11.10 12:50:37 ++ [[ -z 3.11.10 ]] 12:50:37 ++ echo 3.11.10 12:50:37 ++ return 0 12:50:37 + pyenv local 3.11.10 12:50:37 + local command 12:50:37 + command=local 12:50:37 + '[' 2 -gt 0 ']' 12:50:37 + shift 12:50:37 + case "$command" in 12:50:37 + command pyenv local 3.11.10 12:50:37 + for arg in "$@" 12:50:37 + case $arg in 12:50:37 + pkg_list+='tox ' 12:50:37 + for arg in "$@" 12:50:37 + case $arg in 12:50:37 + pkg_list+='virtualenv ' 12:50:37 + for arg in "$@" 12:50:37 + case $arg in 12:50:37 + pkg_list+='urllib3~=1.26.15 ' 12:50:37 + [[ -f /tmp/.toxenv ]] 12:50:37 ++ cat /tmp/.toxenv 12:50:37 + lf_venv=/tmp/venv-FDcU 12:50:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FDcU from' file:/tmp/.toxenv 12:50:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FDcU from file:/tmp/.toxenv 12:50:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 12:50:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 12:50:37 + local 'pip_opts=--upgrade --quiet' 12:50:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 12:50:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 12:50:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 12:50:37 + [[ -n '' ]] 12:50:37 + [[ -n '' ]] 12:50:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 12:50:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 12:50:37 + /tmp/venv-FDcU/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 12:50:39 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 12:50:39 lf-activate-venv(): INFO: Base packages installed successfully 12:50:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:50:39 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 12:50:39 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 12:50:39 + /tmp/venv-FDcU/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 12:50:40 + type python3 12:50:40 + true 12:50:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FDcU/bin to PATH' 12:50:40 lf-activate-venv(): INFO: Adding /tmp/venv-FDcU/bin to PATH 12:50:40 + PATH=/tmp/venv-FDcU/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 12:50:40 + return 0 12:50:40 + [[ -d /opt/pyenv ]] 12:50:40 + echo '---> Setting up pyenv' 12:50:40 ---> Setting up pyenv 12:50:40 + export PYENV_ROOT=/opt/pyenv 12:50:40 + PYENV_ROOT=/opt/pyenv 12:50:40 + export PATH=/opt/pyenv/bin:/tmp/venv-FDcU/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 12:50:40 + PATH=/opt/pyenv/bin:/tmp/venv-FDcU/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 12:50:40 ++ pwd 12:50:40 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 12:50:40 + export PYTHONPATH 12:50:40 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:50:40 + TOX_TESTENV_PASSENV=PYTHONPATH 12:50:40 + tox --version 12:50:40 4.32.0 from /tmp/venv-FDcU/lib/python3.11/site-packages/tox/__init__.py 12:50:40 + PARALLEL=True 12:50:40 + TOX_OPTIONS_LIST= 12:50:40 + [[ -n '' ]] 12:50:40 + case ${PARALLEL,,} in 12:50:40 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 12:50:40 + tox --parallel auto --parallel-live 12:50:40 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 12:50:42 checkbashisms: freeze> python -m pip freeze --all 12:50:42 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 12:50:42 docs: install_deps> python -I -m pip install -r docs/requirements.txt 12:50:42 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 12:50:42 checkbashisms: pip==25.2,setuptools==80.9.0 12:50:42 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 12:50:42 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)' 12:50:42 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 12:50:44 checkbashisms: OK ✔ in 3.22 seconds 12:50:44 pre-commit: install_deps> python -I -m pip install pre-commit 12:50:46 pre-commit: freeze> python -m pip freeze --all 12:50:46 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 12:50:46 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 12:50:46 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)' 12:50:46 /usr/bin/cpan 12:50:46 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 12:50:46 [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. 12:50:46 [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. 12:50:46 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 12:50:47 [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. 12:50:47 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 12:50:47 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 12:50:48 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:50:48 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 12:50:48 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 12:50:49 buildcontroller: freeze> python -m pip freeze --all 12:50:49 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 12:50:49 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 12:50:49 + update-java-alternatives -l 12:50:49 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 12:50:49 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 12:50:49 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 12:50:49 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 12:50:49 update-alternatives: error: no alternatives for jaotc 12:50:49 update-alternatives: error: no alternatives for rmic 12:50:49 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 12:50:49 [INFO] Once installed this environment will be reused. 12:50:49 [INFO] This may take a few minutes... 12:50:49 + java -version 12:50:49 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 12:50:49 + JAVA_VER=21 12:50:49 + echo 21 12:50:49 21 12:50:49 + sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 12:50:49 + javac -version 12:50:50 + JAVAC_VER=21 12:50:50 + echo 21 12:50:50 21 12:50:50 ok, java is 21 or newer 12:50:50 + [ 21 -ge 21 ] 12:50:50 + [ 21 -ge 21 ] 12:50:50 + echo ok, java is 21 or newer 12:50:50 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.11/binaries/apache-maven-3.9.11-bin.tar.gz -P /tmp 12:50:50 2025-10-27 12:50:50 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] 12:50:50 + sudo mkdir -p /opt 12:50:50 + sudo tar xf /tmp/apache-maven-3.9.11-bin.tar.gz -C /opt 12:50:51 + sudo ln -s /opt/apache-maven-3.9.11 /opt/maven 12:50:51 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 12:50:51 + mvn --version 12:50:51 Apache Maven 3.9.11 (3e54c93a704957b63ee3494413a2b544fd3d825b) 12:50:51 Maven home: /opt/maven 12:50:51 Java version: 21.0.8, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 12:50:51 Default locale: en, platform encoding: UTF-8 12:50:51 OS name: "linux", version: "5.15.0-153-generic", arch: "amd64", family: "unix" 12:50:51 NOTE: Picked up JDK_JAVA_OPTIONS: 12:50:51 --add-opens=java.base/java.io=ALL-UNNAMED 12:50:51 --add-opens=java.base/java.lang=ALL-UNNAMED 12:50:51 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:50:51 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:50:51 --add-opens=java.base/java.net=ALL-UNNAMED 12:50:51 --add-opens=java.base/java.nio=ALL-UNNAMED 12:50:51 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:50:51 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:50:51 --add-opens=java.base/java.util=ALL-UNNAMED 12:50:51 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:50:51 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:50:51 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:50:51 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:50:51 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:50:51 -Xlog:disable 12:50:54 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 12:50:54 [INFO] Once installed this environment will be reused. 12:50:54 [INFO] This may take a few minutes... 12:51:02 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 12:51:02 [INFO] Once installed this environment will be reused. 12:51:02 [INFO] This may take a few minutes... 12:51:07 [INFO] Installing environment for https://github.com/perltidy/perltidy. 12:51:07 [INFO] Once installed this environment will be reused. 12:51:07 [INFO] This may take a few minutes... 12:51:09 docs: freeze> python -m pip freeze --all 12:51:10 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 12:51:10 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 12:51:11 docs-linkcheck: freeze> python -m pip freeze --all 12:51:11 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 12:51:11 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 12:51:13 docs: OK ✔ in 32.51 seconds 12:51:13 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 12:51:17 docs-linkcheck: OK ✔ in 35.87 seconds 12:51:17 pylint: freeze> python -m pip freeze --all 12:51:17 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 12:51:17 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}$' '{}' + 12:51:20 trim trailing whitespace.................................................Passed 12:51:20 Tabs remover.............................................................Passed 12:51:20 autopep8.................................................................Passed 12:51:26 perltidy.................................................................Passed 12:51:27 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 12:51:27 [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. 12:51:27 [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. 12:51:27 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 12:51:27 [INFO] Once installed this environment will be reused. 12:51:27 [INFO] This may take a few minutes... 12:51:35 gitlint..................................................................Passed 12:51:41 12:51:41 ------------------------------------ 12:51:41 Your code has been rated at 10.00/10 12:51:41 12:52:38 pre-commit: OK ✔ in 51.27 seconds 12:52:38 pylint: OK ✔ in 30.23 seconds 12:52:38 buildcontroller: OK ✔ in 1 minute 56.87 seconds 12:52:38 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 12:52:38 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 12:52:38 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 12:52:38 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 12:52:47 build_karaf_tests121: freeze> python -m pip freeze --all 12:52:47 build_karaf_tests190: freeze> python -m pip freeze --all 12:52:47 build_karaf_tests221: freeze> python -m pip freeze --all 12:52:47 build_karaf_tests71: freeze> python -m pip freeze --all 12:52:47 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 12:52:47 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:52:47 build karaf in karaf121 with ./karaf121.env 12:52:47 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 12:52:47 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:52:47 build karaf in karafoc with ./karafoc.env 12:52:47 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 12:52:47 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:52:47 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 12:52:47 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 12:52:47 build karaf in karaf221 with ./karaf221.env 12:52:47 build karaf in karaf71 with ./karaf71.env 12:52:47 NOTE: Picked up JDK_JAVA_OPTIONS: 12:52:47 --add-opens=java.base/java.io=ALL-UNNAMED 12:52:47 --add-opens=java.base/java.lang=ALL-UNNAMED 12:52:47 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:52:47 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:52:47 --add-opens=java.base/java.net=ALL-UNNAMED 12:52:47 --add-opens=java.base/java.nio=ALL-UNNAMED 12:52:47 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:52:47 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:52:47 --add-opens=java.base/java.util=ALL-UNNAMED 12:52:47 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:52:47 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:52:47 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:52:47 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:52:47 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:52:47 -Xlog:disable 12:52:47 NOTE: Picked up JDK_JAVA_OPTIONS: 12:52:47 --add-opens=java.base/java.io=ALL-UNNAMED 12:52:47 --add-opens=java.base/java.lang=ALL-UNNAMED 12:52:47 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:52:47 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:52:47 --add-opens=java.base/java.net=ALL-UNNAMED 12:52:47 --add-opens=java.base/java.nio=ALL-UNNAMED 12:52:47 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:52:47 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:52:47 --add-opens=java.base/java.util=ALL-UNNAMED 12:52:47 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:52:47 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:52:47 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:52:47 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:52:47 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:52:47 -Xlog:disable 12:52:47 NOTE: Picked up JDK_JAVA_OPTIONS: 12:52:47 --add-opens=java.base/java.io=ALL-UNNAMED 12:52:47 --add-opens=java.base/java.lang=ALL-UNNAMED 12:52:47 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:52:47 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:52:47 --add-opens=java.base/java.net=ALL-UNNAMED 12:52:47 --add-opens=java.base/java.nio=ALL-UNNAMED 12:52:47 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:52:47 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:52:47 --add-opens=java.base/java.util=ALL-UNNAMED 12:52:47 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:52:47 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:52:47 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:52:47 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:52:47 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:52:47 -Xlog:disable 12:52:47 NOTE: Picked up JDK_JAVA_OPTIONS: 12:52:47 --add-opens=java.base/java.io=ALL-UNNAMED 12:52:47 --add-opens=java.base/java.lang=ALL-UNNAMED 12:52:47 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 12:52:47 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 12:52:47 --add-opens=java.base/java.net=ALL-UNNAMED 12:52:47 --add-opens=java.base/java.nio=ALL-UNNAMED 12:52:47 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 12:52:47 --add-opens=java.base/java.nio.file=ALL-UNNAMED 12:52:47 --add-opens=java.base/java.util=ALL-UNNAMED 12:52:47 --add-opens=java.base/java.util.jar=ALL-UNNAMED 12:52:47 --add-opens=java.base/java.util.stream=ALL-UNNAMED 12:52:47 --add-opens=java.base/java.util.zip=ALL-UNNAMED 12:52:47 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 12:52:47 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 12:52:47 -Xlog:disable 12:53:44 build_karaf_tests190: OK ✔ in 1 minute 6.27 seconds 12:53:44 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 12:53:46 build_karaf_tests71: OK ✔ in 1 minute 8.83 seconds 12:53:46 build_karaf_tests121: OK ✔ in 1 minute 8.84 seconds 12:53:46 build_karaf_tests221: OK ✔ in 1 minute 8.85 seconds 12:53:46 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 12:53:46 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 12:53:53 buildlighty: freeze> python -m pip freeze --all 12:53:53 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 12:53:53 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 12:53:53 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 12:53:53 sims: freeze> python -m pip freeze --all 12:53: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.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 12:53:54 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 12:53:54 Using lighynode version 20.1.0.5 12:53:54 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 12:54:39 sims: OK ✔ in 13.42 seconds 12:54:39 buildlighty: OK ✔ in 43.3 seconds 12:54:39 testsPCE: freeze> python -m pip freeze --all 12:54:39 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 12:54:39 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 12:54:39 pytest -q transportpce_tests/pce/test01_pce.py 12:55:27 .................... [100%] 12:56:31 20 passed in 111.08s (0:01:51) 12:56:31 pytest -q transportpce_tests/pce/test02_pce_400G.py 12:56:47 ............ [100%] 12:57:18 12 passed in 46.66s 12:57:18 pytest -q transportpce_tests/pce/test03_gnpy.py 12:57:34 ........ [100%] 12:57:55 8 passed in 37.39s 12:57:55 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 12:58:26 ... [100%] 12:58:31 3 passed in 35.80s 12:58:32 testsPCE: OK ✔ in 4 minutes 45.54 seconds 12:58:32 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 12:58:32 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 12:58:32 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 12:58:40 tests190: freeze> python -m pip freeze --all 12:58:40 tests121: freeze> python -m pip freeze --all 12:58:40 tests_tapi: freeze> python -m pip freeze --all 12:58:40 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 12:58:40 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 12:58:40 using environment variables from ./karafoc.env 12:58:40 pytest -q transportpce_tests/oc/test01_portmapping.py 12:58:40 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 12:58:40 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 12:58:40 using environment variables from ./karaf121.env 12:58:40 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 12:58:40 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 12:58:40 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 12:58:40 using environment variables from ./karaf221.env 12:58:40 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 12:59:42 ........... [100%] 12:59:58 10 passed in 77.89s (0:01:17) 12:59:58 pytest -q transportpce_tests/oc/test02_topology.py 13:00:04 ................................... [100%] 13:00:44 21 passed in 123.67s (0:02:03) 13:00:44 pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 13:00:44 ......................... [100%] 13:01:04 14 passed in 65.48s (0:01:05) 13:01:04 pytest -q transportpce_tests/oc/test03_renderer.py 13:01:05 ................ [100%] 13:01:42 6 passed in 58.14s 13:01:42 pytest -q transportpce_tests/1.2.1/test03_topology.py 13:01:43 .................... [100%] 13:02:02 19 passed in 57.61s 13:02:02 tests190: OK ✔ in 3 minutes 30.34 seconds 13:02: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 13:02:09 .tests71: freeze> python -m pip freeze --all 13:02: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.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 13:02:10 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 13:02:10 using environment variables from ./karaf71.env 13:02:10 pytest -q transportpce_tests/7.1/test01_portmapping.py 13:02:29 ............................. [100%] 13:03:04 12 passed in 53.18s 13:03:04 pytest -q transportpce_tests/7.1/test02_otn_renderer.py 13:03:05 .................................................... [100%] 13:04:16 44 passed in 150.46s (0:02:30) 13:04:16 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 13:04:16 ....................................................................... [100%] 13:05:38 24 passed in 84.13s (0:01:24) 13:05:38 pytest -q transportpce_tests/1.2.1/test05_olm.py 13:05:38 .. [100%] 13:05:41 62 passed in 157.00s (0:02:36) 13:05:41 pytest -q transportpce_tests/7.1/test03_renderer_or_modes.py 13:06:27 .................. [100%] 13:06:48 51 passed in 488.04s (0:08:08) 13:06:48 pytest -q transportpce_tests/tapi/test02_full_topology.py 13:06:49 .................................................................. [100%] 13:08:13 48 passed in 151.46s (0:02:31) 13:08:13 pytest -q transportpce_tests/7.1/test04_renderer_regen_mode.py 13:08:13 .......................... [100%] 13:08:58 40 passed in 199.92s (0:03:19) 13:08:58 pytest -q transportpce_tests/1.2.1/test06_end2end.py 13:08:59 .................... [100%] 13:09:35 22 passed in 81.62s (0:01:21) 13:09:37 ....................................................... [100%] 13:12:21 36 passed in 332.40s (0:05:32) 13:12:21 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 13:12:22 .................................................................................. [100%] 13:17:30 71 passed in 308.27s (0:05:08) 13:17:30 pytest -q transportpce_tests/tapi/test04_topo_extension.py 13:17:49 ..................... [100%] 13:19:51 19 passed in 141.00s (0:02:21) 13:19:51 tests71: OK ✔ in 7 minutes 33.24 seconds 13:19:51 tests_tapi: OK ✔ in 21 minutes 19.52 seconds 13:19:51 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 13:19:58 tests221: freeze> python -m pip freeze --all 13:19:59 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 13:19:59 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 13:19:59 using environment variables from ./karaf221.env 13:19:59 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 13:20:35 ................... [100%] 13:20:53 54 passed in 714.90s (0:11:54) 13:20:54 ................... [100%] 13:21:15 35 passed in 75.86s (0:01:15) 13:21:15 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 13:21:47 ...... [100%] 13:22:00 6 passed in 45.17s 13:22:00 pytest -q transportpce_tests/2.2.1/test03_topology.py 13:22:43 ............................................ [100%] 13:24:17 44 passed in 136.19s (0:02:16) 13:24:17 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 13:24:53 ............ [100%] 13:25:17 12 passed in 59.68s 13:25:17 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 13:25:42 ................ [100%] 13:27:11 16 passed in 114.13s (0:01:54) 13:27:11 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 13:27:41 ............................... [100%] 13:27:47 31 passed in 35.93s 13:27:47 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 13:28:23 .......................... [100%] 13:29:19 26 passed in 90.98s (0:01:30) 13:29:19 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 13:29:55 ...................... [100%] 13:30:59 22 passed in 100.10s (0:01:40) 13:30:59 pytest -q transportpce_tests/2.2.1/test09_olm.py 13:31:40 ........................................ [100%] 13:34:02 40 passed in 182.34s (0:03:02) 13:34:02 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 13:34:44 ........................................................................ [ 74%] 13:40:21 ......................... [100%] 13:42:13 97 passed in 490.75s (0:08:10) 13:42:13 pytest -q transportpce_tests/2.2.1/test12_end2end.py 13:42:53 ...................................................... [100%] 13:52:40 54 passed in 626.57s (0:10:26) 13:52:40 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 13:53:34 ........................................................................ [ 71%] 13:58:41 ............................. [100%] 14:00:50 101 passed in 490.41s (0:08:10) 14:00:50 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 14:01:44 ........................................................................ [ 67%] 14:07:29 ................................... [100%] 14:10:50 107 passed in 599.60s (0:09:59) 14:10:50 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 14:11:32 ............................................. [100%] 14:14:09 45 passed in 198.59s (0:03:18) 14:14:09 tests121: OK ✔ in 22 minutes 21.58 seconds 14:14:09 tests221: OK ✔ in 54 minutes 18.19 seconds 14:14:09 tests_hybrid: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:14:17 tests_hybrid: freeze> python -m pip freeze --all 14:14:17 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 14:14:17 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 14:14:17 using environment variables from ./karaf221.env 14:14:17 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 14:14:57 ................................................... [100%] 14:16:44 51 passed in 146.42s (0:02:26) 14:16:44 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 14:17:26 ........................................................................ [ 66%] 14:21:46 ..................................... [100%] 14:23:52 109 passed in 428.32s (0:07:08) 14:23:52 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 14:24:40 ..................................................... [100%] 14:28:12 53 passed in 259.58s (0:04:19) 14:28:12 buildcontroller: OK (116.87=setup[8.74]+cmd[108.13] seconds) 14:28:12 sims: OK (13.42=setup[7.69]+cmd[5.73] seconds) 14:28:12 build_karaf_tests121: OK (68.84=setup[10.02]+cmd[58.82] seconds) 14:28:12 testsPCE: OK (285.54=setup[53.36]+cmd[232.17] seconds) 14:28:12 tests121: OK (1341.58=setup[8.49]+cmd[1333.09] seconds) 14:28:12 build_karaf_tests221: OK (68.85=setup[10.09]+cmd[58.75] seconds) 14:28:12 tests_tapi: OK (1279.52=setup[8.51]+cmd[1271.00] seconds) 14:28:12 tests221: OK (3258.19=setup[7.73]+cmd[3250.46] seconds) 14:28:12 build_karaf_tests71: OK (68.83=setup[10.09]+cmd[58.73] seconds) 14:28:12 tests71: OK (453.24=setup[8.26]+cmd[444.98] seconds) 14:28:12 build_karaf_tests190: OK (66.27=setup[10.02]+cmd[56.25] seconds) 14:28:12 tests190: OK (210.34=setup[8.42]+cmd[201.92] seconds) 14:28:12 tests_hybrid: OK (842.92=setup[7.71]+cmd[835.21] seconds) 14:28:12 buildlighty: OK (43.30=setup[9.60]+cmd[33.70] seconds) 14:28:12 docs: OK (32.51=setup[29.34]+cmd[3.17] seconds) 14:28:12 docs-linkcheck: OK (35.86=setup[31.16]+cmd[4.70] seconds) 14:28:12 checkbashisms: OK (3.22=setup[1.93]+cmd[0.01,0.05,1.23] seconds) 14:28:12 pre-commit: OK (51.26=setup[2.87]+cmd[0.00,0.00,40.56,7.83] seconds) 14:28:12 pylint: OK (30.23=setup[4.40]+cmd[25.83] seconds) 14:28:12 congratulations :) (5851.93 seconds) 14:28:12 + tox_status=0 14:28:12 + echo '---> Completed tox runs' 14:28:12 ---> Completed tox runs 14:28:12 + for i in .tox/*/log 14:28:12 ++ echo .tox/build_karaf_tests121/log 14:28:12 ++ awk -F/ '{print $2}' 14:28:12 + tox_env=build_karaf_tests121 14:28:12 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 14:28:12 + for i in .tox/*/log 14:28:12 ++ echo .tox/build_karaf_tests190/log 14:28:12 ++ awk -F/ '{print $2}' 14:28:12 + tox_env=build_karaf_tests190 14:28:12 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 14:28:12 + for i in .tox/*/log 14:28:12 ++ echo .tox/build_karaf_tests221/log 14:28:12 ++ awk -F/ '{print $2}' 14:28:12 + tox_env=build_karaf_tests221 14:28:12 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 14:28:12 + for i in .tox/*/log 14:28:12 ++ echo .tox/build_karaf_tests71/log 14:28:12 ++ awk -F/ '{print $2}' 14:28:12 + tox_env=build_karaf_tests71 14:28:12 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 14:28:12 + for i in .tox/*/log 14:28:12 ++ echo .tox/buildcontroller/log 14:28:12 ++ awk -F/ '{print $2}' 14:28:12 + tox_env=buildcontroller 14:28:12 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 14:28:12 + for i in .tox/*/log 14:28:12 ++ echo .tox/buildlighty/log 14:28:12 ++ awk -F/ '{print $2}' 14:28:12 + tox_env=buildlighty 14:28:12 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 14:28:12 + for i in .tox/*/log 14:28:12 ++ echo .tox/checkbashisms/log 14:28:12 ++ awk -F/ '{print $2}' 14:28:12 + tox_env=checkbashisms 14:28:12 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 14:28:12 + for i in .tox/*/log 14:28:12 ++ echo .tox/docs-linkcheck/log 14:28:12 ++ awk -F/ '{print $2}' 14:28:12 + tox_env=docs-linkcheck 14:28:12 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 14:28:12 + for i in .tox/*/log 14:28:12 ++ echo .tox/docs/log 14:28:12 ++ awk -F/ '{print $2}' 14:28:12 + tox_env=docs 14:28:12 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 14:28:12 + for i in .tox/*/log 14:28:12 ++ echo .tox/pre-commit/log 14:28:12 ++ awk -F/ '{print $2}' 14:28:12 + tox_env=pre-commit 14:28:12 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 14:28:12 + for i in .tox/*/log 14:28:12 ++ echo .tox/pylint/log 14:28:12 ++ awk -F/ '{print $2}' 14:28:12 + tox_env=pylint 14:28:12 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 14:28:12 + for i in .tox/*/log 14:28:12 ++ echo .tox/sims/log 14:28:12 ++ awk -F/ '{print $2}' 14:28:12 + tox_env=sims 14:28:12 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 14:28:12 + for i in .tox/*/log 14:28:12 ++ echo .tox/tests121/log 14:28:12 ++ awk -F/ '{print $2}' 14:28:12 + tox_env=tests121 14:28:12 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 14:28:12 + for i in .tox/*/log 14:28:12 ++ echo .tox/tests190/log 14:28:12 ++ awk -F/ '{print $2}' 14:28:12 + tox_env=tests190 14:28:12 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 14:28:12 + for i in .tox/*/log 14:28:12 ++ echo .tox/tests221/log 14:28:12 ++ awk -F/ '{print $2}' 14:28:12 + tox_env=tests221 14:28:12 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 14:28:12 + for i in .tox/*/log 14:28:12 ++ echo .tox/tests71/log 14:28:12 ++ awk -F/ '{print $2}' 14:28:12 + tox_env=tests71 14:28:12 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 14:28:12 + for i in .tox/*/log 14:28:12 ++ echo .tox/testsPCE/log 14:28:12 ++ awk -F/ '{print $2}' 14:28:12 + tox_env=testsPCE 14:28:12 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 14:28:12 + for i in .tox/*/log 14:28:12 ++ echo .tox/tests_hybrid/log 14:28:12 ++ awk -F/ '{print $2}' 14:28:12 + tox_env=tests_hybrid 14:28:12 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 14:28:12 + for i in .tox/*/log 14:28:12 ++ echo .tox/tests_tapi/log 14:28:12 ++ awk -F/ '{print $2}' 14:28:12 + tox_env=tests_tapi 14:28:12 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 14:28:13 + DOC_DIR=docs/_build/html 14:28:13 + [[ -d docs/_build/html ]] 14:28:13 + echo '---> Archiving generated docs' 14:28:13 ---> Archiving generated docs 14:28:13 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 14:28:13 + echo '---> tox-run.sh ends' 14:28:13 ---> tox-run.sh ends 14:28:13 + test 0 -eq 0 14:28:13 $ ssh-agent -k 14:28:13 unset SSH_AUTH_SOCK; 14:28:13 unset SSH_AGENT_PID; 14:28:13 echo Agent pid 1578 killed; 14:28:13 [ssh-agent] Stopped. 14:28:13 [PostBuildScript] - [INFO] Executing post build scripts. 14:28:13 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14921226522051304189.sh 14:28:13 ---> sysstat.sh 14:28:13 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16344314195696881723.sh 14:28:13 ---> package-listing.sh 14:28:13 ++ facter osfamily 14:28:13 ++ tr '[:upper:]' '[:lower:]' 14:28:14 + OS_FAMILY=debian 14:28:14 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 14:28:14 + START_PACKAGES=/tmp/packages_start.txt 14:28:14 + END_PACKAGES=/tmp/packages_end.txt 14:28:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:28:14 + PACKAGES=/tmp/packages_start.txt 14:28:14 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 14:28:14 + PACKAGES=/tmp/packages_end.txt 14:28:14 + case "${OS_FAMILY}" in 14:28:14 + dpkg -l 14:28:14 + grep '^ii' 14:28:14 + '[' -f /tmp/packages_start.txt ']' 14:28:14 + '[' -f /tmp/packages_end.txt ']' 14:28:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:28:14 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 14:28:14 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 14:28:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 14:28:14 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9625563668813085149.sh 14:28:14 ---> capture-instance-metadata.sh 14:28:14 Setup pyenv: 14:28:14 system 14:28:14 3.8.20 14:28:14 3.9.20 14:28:14 3.10.15 14:28:14 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:28:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HSa9 from file:/tmp/.os_lf_venv 14:28:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:28:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:28:16 lf-activate-venv(): INFO: Base packages installed successfully 14:28:16 lf-activate-venv(): INFO: Installing additional packages: lftools 14:28:30 lf-activate-venv(): INFO: Adding /tmp/venv-HSa9/bin to PATH 14:28:30 INFO: Running in OpenStack, capturing instance metadata 14:28:31 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins9798186639768529884.sh 14:28:31 provisioning config files... 14:28:31 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #3748 14:28:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config212600293253994555tmp 14:28:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 14:28:31 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 14:28:31 provisioning config files... 14:28:31 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 14:28:31 [EnvInject] - Injecting environment variables from a build step. 14:28:31 [EnvInject] - Injecting as environment variables the properties content 14:28:31 SERVER_ID=logs 14:28:31 14:28:31 [EnvInject] - Variables injected successfully. 14:28:31 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins15946498970080074986.sh 14:28:31 ---> create-netrc.sh 14:28:31 WARN: Log server credential not found. 14:28:31 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins758354359416539076.sh 14:28:31 ---> python-tools-install.sh 14:28:31 Setup pyenv: 14:28:32 system 14:28:32 3.8.20 14:28:32 3.9.20 14:28:32 3.10.15 14:28:32 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:28:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HSa9 from file:/tmp/.os_lf_venv 14:28:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:28:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:28:34 lf-activate-venv(): INFO: Base packages installed successfully 14:28:34 lf-activate-venv(): INFO: Installing additional packages: lftools 14:28:44 lf-activate-venv(): INFO: Adding /tmp/venv-HSa9/bin to PATH 14:28:44 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16756910753353005011.sh 14:28:44 ---> sudo-logs.sh 14:28:44 Archiving 'sudo' log.. 14:28:44 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins14903101052684097040.sh 14:28:44 ---> job-cost.sh 14:28:44 Setup pyenv: 14:28:44 system 14:28:44 3.8.20 14:28:44 3.9.20 14:28:44 3.10.15 14:28:44 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:28:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HSa9 from file:/tmp/.os_lf_venv 14:28:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:28:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:28:46 lf-activate-venv(): INFO: Base packages installed successfully 14:28:46 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:28:53 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:28:53 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 14:28:53 lf-activate-venv(): INFO: Adding /tmp/venv-HSa9/bin to PATH 14:28:53 INFO: No Stack... 14:28:53 INFO: Retrieving Pricing Info for: v3-standard-4 14:28:54 INFO: Archiving Costs 14:28:54 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins5967226568092052289.sh 14:28:54 ---> logs-deploy.sh 14:28:54 Setup pyenv: 14:28:54 system 14:28:54 3.8.20 14:28:54 3.9.20 14:28:54 3.10.15 14:28:54 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:28:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HSa9 from file:/tmp/.os_lf_venv 14:28:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:28:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:28:56 lf-activate-venv(): INFO: Base packages installed successfully 14:28:56 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:29:06 lf-activate-venv(): INFO: Adding /tmp/venv-HSa9/bin to PATH 14:29:06 WARNING: Nexus logging server not set 14:29:06 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/3748/ 14:29:06 INFO: archiving logs to S3 14:29:08 ---> uname -a: 14:29:08 Linux prd-ubuntu2204-docker-4c-16g-2477 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 14:29:08 14:29:08 14:29:08 ---> lscpu: 14:29:08 Architecture: x86_64 14:29:08 CPU op-mode(s): 32-bit, 64-bit 14:29:08 Address sizes: 40 bits physical, 48 bits virtual 14:29:08 Byte Order: Little Endian 14:29:08 CPU(s): 4 14:29:08 On-line CPU(s) list: 0-3 14:29:08 Vendor ID: AuthenticAMD 14:29:08 Model name: AMD EPYC-Rome Processor 14:29:08 CPU family: 23 14:29:08 Model: 49 14:29:08 Thread(s) per core: 1 14:29:08 Core(s) per socket: 1 14:29:08 Socket(s): 4 14:29:08 Stepping: 0 14:29:08 BogoMIPS: 5599.99 14:29:08 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 14:29:08 Virtualization: AMD-V 14:29:08 Hypervisor vendor: KVM 14:29:08 Virtualization type: full 14:29:08 L1d cache: 128 KiB (4 instances) 14:29:08 L1i cache: 128 KiB (4 instances) 14:29:08 L2 cache: 2 MiB (4 instances) 14:29:08 L3 cache: 64 MiB (4 instances) 14:29:08 NUMA node(s): 1 14:29:08 NUMA node0 CPU(s): 0-3 14:29:08 Vulnerability Gather data sampling: Not affected 14:29:08 Vulnerability Indirect target selection: Not affected 14:29:08 Vulnerability Itlb multihit: Not affected 14:29:08 Vulnerability L1tf: Not affected 14:29:08 Vulnerability Mds: Not affected 14:29:08 Vulnerability Meltdown: Not affected 14:29:08 Vulnerability Mmio stale data: Not affected 14:29:08 Vulnerability Reg file data sampling: Not affected 14:29:08 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 14:29:08 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 14:29:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:29:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:29:08 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 14:29:08 Vulnerability Srbds: Not affected 14:29:08 Vulnerability Tsx async abort: Not affected 14:29:08 14:29:08 14:29:08 ---> nproc: 14:29:08 4 14:29:08 14:29:08 14:29:08 ---> df -h: 14:29:08 Filesystem Size Used Avail Use% Mounted on 14:29:08 tmpfs 1.6G 1.1M 1.6G 1% /run 14:29:08 /dev/vda1 78G 18G 61G 23% / 14:29:08 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:29:08 tmpfs 5.0M 0 5.0M 0% /run/lock 14:29:08 /dev/vda15 105M 6.1M 99M 6% /boot/efi 14:29:08 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 14:29:08 14:29:08 14:29:08 ---> free -m: 14:29:08 total used free shared buff/cache available 14:29:08 Mem: 15989 698 11331 3 3959 14944 14:29:08 Swap: 1023 1 1022 14:29:08 14:29:08 14:29:08 ---> ip addr: 14:29:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:29:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:29:08 inet 127.0.0.1/8 scope host lo 14:29:08 valid_lft forever preferred_lft forever 14:29:08 inet6 ::1/128 scope host 14:29:08 valid_lft forever preferred_lft forever 14:29:08 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:29:08 link/ether fa:16:3e:02:cd:31 brd ff:ff:ff:ff:ff:ff 14:29:08 altname enp0s3 14:29:08 inet 10.30.170.213/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 14:29:08 valid_lft 80368sec preferred_lft 80368sec 14:29:08 inet6 fe80::f816:3eff:fe02:cd31/64 scope link 14:29:08 valid_lft forever preferred_lft forever 14:29:08 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:29:08 link/ether 0e:01:c9:1f:f7:22 brd ff:ff:ff:ff:ff:ff 14:29:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:29:08 valid_lft forever preferred_lft forever 14:29:08 14:29:08 14:29:08 ---> sar -b -r -n DEV: 14:29:08 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-2477) 10/27/25 _x86_64_ (4 CPU) 14:29:08 14:29:08 12:48:38 LINUX RESTART (4 CPU) 14:29:08 14:29:08 12:50:12 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:29:08 13:00:11 103.57 5.23 92.25 6.09 740.96 38148.59 33230.74 14:29:08 13:10:01 59.78 26.64 31.33 1.81 337.92 1848.10 2211.54 14:29:08 13:20:18 9.95 0.20 9.17 0.58 12.75 353.10 471.29 14:29:08 13:30:18 19.44 0.02 18.53 0.88 1.07 776.87 729.57 14:29:08 13:40:01 7.61 0.03 7.27 0.32 1.88 192.36 294.91 14:29:08 13:50:13 5.36 0.00 5.19 0.17 0.16 130.82 45.00 14:29:08 14:00:14 18.61 12.08 6.35 0.19 147.66 162.81 61.34 14:29:08 14:10:01 18.44 0.07 4.90 13.46 1.08 139.54 214816.76 14:29:08 14:20:18 11.58 0.01 11.00 0.57 0.73 645.13 461.43 14:29:08 Average: 28.11 4.87 20.60 2.64 137.34 4695.32 27494.95 14:29:08 14:29:08 12:50:12 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:29:08 13:00:11 291908 8161200 7759300 47.39 256216 7405148 10006096 57.43 2298192 12998764 3024 14:29:08 13:10:01 3567972 6454616 9476828 57.88 260100 2667416 10955472 62.88 2131112 10146116 3252 14:29:08 13:20:18 7141756 10128404 5804108 35.45 263884 2763616 6864180 39.40 2159356 6555948 79076 14:29:08 13:30:18 9900668 12947504 2989028 18.26 267336 2820340 3681728 21.13 2183184 3790436 260 14:29:08 13:40:01 8344012 11412496 4523048 27.62 268412 2840920 5233136 30.04 2185780 5337568 172 14:29:08 13:50:13 8366148 11449732 4485784 27.40 269096 2855328 5187768 29.78 2187096 5318900 76 14:29:08 14:00:14 6758236 9910640 6024228 36.79 275308 2910324 6693464 38.42 2230592 6869012 68 14:29:08 14:10:01 6620988 9796620 6138112 37.49 277824 2930996 6852796 39.33 2240116 6985812 48 14:29:08 14:20:18 8033528 11346508 4588884 28.03 282200 3058648 5266808 30.23 2256328 5563412 36 14:29:08 Average: 6558357 10178636 5754369 35.15 268931 3361415 6749050 38.74 2207973 7062885 9557 14:29:08 14:29:08 12:50:12 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:29:08 13:00:11 lo 4.68 4.68 5.11 5.11 0.00 0.00 0.00 0.00 14:29:08 13:00:11 ens3 121.10 92.50 1973.18 10.17 0.00 0.00 0.00 0.00 14:29:08 13:00:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:08 13:10:01 lo 45.93 45.93 25.47 25.47 0.00 0.00 0.00 0.00 14:29:08 13:10:01 ens3 2.13 1.93 0.53 0.46 0.00 0.00 0.00 0.00 14:29:08 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:08 13:20:18 lo 28.75 28.75 11.65 11.65 0.00 0.00 0.00 0.00 14:29:08 13:20:18 ens3 1.03 1.21 0.25 1.07 0.00 0.00 0.00 0.00 14:29:08 13:20:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:08 13:30:18 lo 13.22 13.22 7.72 7.72 0.00 0.00 0.00 0.00 14:29:08 13:30:18 ens3 1.16 0.86 0.31 0.24 0.00 0.00 0.00 0.00 14:29:08 13:30:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:08 13:40:01 lo 20.06 20.06 9.67 9.67 0.00 0.00 0.00 0.00 14:29:08 13:40:01 ens3 1.01 0.64 0.22 0.16 0.00 0.00 0.00 0.00 14:29:08 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:08 13:50:13 lo 27.38 27.38 9.62 9.62 0.00 0.00 0.00 0.00 14:29:08 13:50:13 ens3 0.69 0.43 0.17 0.12 0.00 0.00 0.00 0.00 14:29:08 13:50:13 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:08 14:00:14 lo 16.38 16.38 8.35 8.35 0.00 0.00 0.00 0.00 14:29:08 14:00:14 ens3 0.70 0.49 0.18 0.13 0.00 0.00 0.00 0.00 14:29:08 14:00:14 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:08 14:10:01 lo 16.69 16.69 10.29 10.29 0.00 0.00 0.00 0.00 14:29:08 14:10:01 ens3 0.66 0.50 0.14 0.10 0.00 0.00 0.00 0.00 14:29:08 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:08 14:20:18 lo 18.74 18.74 10.16 10.16 0.00 0.00 0.00 0.00 14:29:08 14:20:18 ens3 0.93 0.82 0.24 0.20 0.00 0.00 0.00 0.00 14:29:08 14:20:18 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:08 Average: lo 21.32 21.32 10.87 10.87 0.00 0.00 0.00 0.00 14:29:08 Average: ens3 14.33 11.01 218.74 1.41 0.00 0.00 0.00 0.00 14:29:08 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:29:08 14:29:08 14:29:08 ---> sar -P ALL: 14:29:08 Linux 5.15.0-153-generic (prd-ubuntu2204-docker-4c-16g-2477) 10/27/25 _x86_64_ (4 CPU) 14:29:08 14:29:08 12:48:38 LINUX RESTART (4 CPU) 14:29:08 14:29:08 12:50:12 CPU %user %nice %system %iowait %steal %idle 14:29:08 13:00:11 all 51.44 0.00 2.88 1.22 0.11 44.35 14:29:08 13:00:11 0 50.57 0.00 2.87 1.28 0.11 45.18 14:29:08 13:00:11 1 52.62 0.00 3.11 1.15 0.11 43.01 14:29:08 13:00:11 2 52.40 0.00 2.82 1.12 0.12 43.54 14:29:08 13:00:11 3 50.16 0.00 2.72 1.34 0.11 45.67 14:29:08 13:10:01 all 56.30 0.00 2.16 0.30 0.13 41.11 14:29:08 13:10:01 0 55.69 0.00 2.20 0.18 0.13 41.80 14:29:08 13:10:01 1 56.32 0.00 2.06 0.78 0.12 40.71 14:29:08 13:10:01 2 56.58 0.00 2.11 0.08 0.12 41.10 14:29:08 13:10:01 3 56.63 0.00 2.25 0.17 0.13 40.82 14:29:08 13:20:18 all 18.61 0.00 0.89 0.05 0.12 80.33 14:29:08 13:20:18 0 19.50 0.00 0.85 0.03 0.11 79.50 14:29:08 13:20:18 1 18.30 0.00 0.87 0.07 0.12 80.65 14:29:08 13:20:18 2 18.92 0.00 0.95 0.07 0.12 79.94 14:29:08 13:20:18 3 17.70 0.00 0.89 0.04 0.12 81.25 14:29:08 13:30:18 all 28.94 0.00 1.01 0.08 0.10 69.86 14:29:08 13:30:18 0 27.82 0.00 0.96 0.09 0.11 71.02 14:29:08 13:30:18 1 30.23 0.00 1.07 0.10 0.10 68.50 14:29:08 13:30:18 2 28.80 0.00 1.06 0.05 0.11 69.98 14:29:08 13:30:18 3 28.91 0.00 0.95 0.07 0.11 69.96 14:29:08 13:40:01 all 13.77 0.00 0.65 0.03 0.11 85.44 14:29:08 13:40:01 0 13.55 0.00 0.57 0.03 0.10 85.75 14:29:08 13:40:01 1 13.48 0.00 0.64 0.04 0.11 85.74 14:29:08 13:40:01 2 13.89 0.00 0.79 0.02 0.10 85.20 14:29:08 13:40:01 3 14.16 0.00 0.60 0.04 0.10 85.09 14:29:08 13:50:13 all 7.92 0.00 0.50 0.03 0.11 91.45 14:29:08 13:50:13 0 7.83 0.00 0.59 0.04 0.11 91.42 14:29:08 13:50:13 1 8.24 0.00 0.48 0.01 0.11 91.16 14:29:08 13:50:13 2 8.00 0.00 0.52 0.01 0.11 91.35 14:29:08 13:50:13 3 7.61 0.00 0.40 0.03 0.10 91.87 14:29:08 14:00:14 all 9.02 0.08 0.45 0.09 0.10 90.25 14:29:08 14:00:14 0 9.04 0.05 0.46 0.07 0.10 90.27 14:29:08 14:00:14 1 8.87 0.27 0.42 0.21 0.10 90.12 14:29:08 14:00:14 2 9.37 0.00 0.50 0.02 0.11 90.00 14:29:08 14:00:14 3 8.81 0.01 0.41 0.05 0.11 90.61 14:29:08 14:10:01 all 9.44 0.00 0.54 0.05 0.11 89.86 14:29:08 14:10:01 0 8.81 0.00 0.58 0.14 0.11 90.37 14:29:08 14:10:01 1 9.68 0.00 0.52 0.03 0.11 89.67 14:29:08 14:10:01 2 9.93 0.00 0.55 0.00 0.11 89.41 14:29:08 14:10:01 3 9.33 0.00 0.53 0.04 0.11 90.00 14:29:08 14:20:18 all 18.10 0.00 0.74 0.05 0.11 80.99 14:29:08 14:20:18 0 18.23 0.00 0.79 0.07 0.11 80.80 14:29:08 14:20:18 1 17.68 0.00 0.76 0.03 0.11 81.41 14:29:08 14:20:18 2 18.62 0.00 0.75 0.02 0.11 80.50 14:29:08 14:20:18 3 17.88 0.00 0.67 0.09 0.11 81.24 14:29:08 Average: all 23.64 0.01 1.09 0.21 0.11 74.94 14:29:08 Average: 0 23.38 0.01 1.09 0.21 0.11 75.20 14:29:08 Average: 1 23.83 0.03 1.10 0.27 0.11 74.66 14:29:08 Average: 2 23.97 0.00 1.11 0.16 0.11 74.65 14:29:08 Average: 3 23.37 0.00 1.04 0.21 0.11 75.26 14:29:08 14:29:08 14:29:08