14:14:17 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/transportpce/+/120302 14:14:17 Running as SYSTEM 14:14:17 [EnvInject] - Loading node environment variables. 14:14:17 Building remotely on prd-ubuntu2204-docker-4c-16g-21012 (ubuntu2204-docker-4c-16g) in workspace /w/workspace/transportpce-tox-verify-transportpce-master 14:14:18 [ssh-agent] Looking for ssh-agent implementation... 14:14:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:14:18 $ ssh-agent 14:14:18 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX2hMXS0/agent.2427 14:14:18 SSH_AGENT_PID=2429 14:14:18 [ssh-agent] Started. 14:14:18 Running ssh-add (command line suppressed) 14:14:18 Identity added: /w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_6838107325990894237.key (/w/workspace/transportpce-tox-verify-transportpce-master@tmp/private_key_6838107325990894237.key) 14:14:18 [ssh-agent] Using credentials jenkins (jenkins-ssh) 14:14:18 The recommended git tool is: NONE 14:14:20 using credential jenkins-ssh 14:14:20 Wiping out workspace first. 14:14:20 Cloning the remote Git repository 14:14:20 Cloning repository git://devvexx.opendaylight.org/mirror/transportpce 14:14:20 > git init /w/workspace/transportpce-tox-verify-transportpce-master # timeout=10 14:14:20 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 14:14:20 > git --version # timeout=10 14:14:20 > git --version # 'git version 2.34.1' 14:14:20 using GIT_SSH to set credentials jenkins-ssh 14:14:20 Verifying host key using known hosts file 14:14:20 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:14:20 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce +refs/heads/*:refs/remotes/origin/* # timeout=10 14:14:25 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 14:14:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:14:25 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/transportpce # timeout=10 14:14:25 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/transportpce 14:14:25 using GIT_SSH to set credentials jenkins-ssh 14:14:25 Verifying host key using known hosts file 14:14:25 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:14:25 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/transportpce refs/changes/02/120302/8 # timeout=10 14:14:25 > git rev-parse 3f345e2ccf43eba4fcc7c99a704f100ff264d560^{commit} # timeout=10 14:14:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:14:25 Checking out Revision 3f345e2ccf43eba4fcc7c99a704f100ff264d560 (refs/changes/02/120302/8) 14:14:25 > git config core.sparsecheckout # timeout=10 14:14:25 > git checkout -f 3f345e2ccf43eba4fcc7c99a704f100ff264d560 # timeout=10 14:14:29 Commit message: "TAPI - Refactor OpenROADM TP datastore reads" 14:14:29 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:14:29 > git rev-list --no-walk f1a11a8aecf0ff54b4fd8ed18001838d665a6416 # timeout=10 14:14:29 > git remote # timeout=10 14:14:29 > git submodule init # timeout=10 14:14:29 > git submodule sync # timeout=10 14:14:29 > git config --get remote.origin.url # timeout=10 14:14:29 > git submodule init # timeout=10 14:14:29 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 14:14:29 ERROR: No submodules found. 14:14:29 provisioning config files... 14:14:29 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:14:29 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:14:29 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins8799270921372600056.sh 14:14:29 ---> python-tools-install.sh 14:14:29 Setup pyenv: 14:14:29 * system (set by /opt/pyenv/version) 14:14:29 * 3.8.20 (set by /opt/pyenv/version) 14:14:29 * 3.9.20 (set by /opt/pyenv/version) 14:14:29 3.10.15 14:14:29 3.11.10 14:14:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-X8t3 14:14:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:14:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:14:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:14:38 lf-activate-venv(): INFO: Base packages installed successfully 14:14:38 lf-activate-venv(): INFO: Installing additional packages: lftools 14:15:06 lf-activate-venv(): INFO: Adding /tmp/venv-X8t3/bin to PATH 14:15:06 Generating Requirements File 14:15: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. 14:15:25 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:15:25 Python 3.11.10 14:15:25 pip 26.0.1 from /tmp/venv-X8t3/lib/python3.11/site-packages/pip (python 3.11) 14:15:25 appdirs==1.4.4 14:15:25 argcomplete==3.6.3 14:15:25 aspy.yaml==1.3.0 14:15:25 attrs==25.4.0 14:15:25 autopage==0.6.0 14:15:25 beautifulsoup4==4.14.3 14:15:25 boto3==1.42.57 14:15:25 botocore==1.42.57 14:15:25 bs4==0.0.2 14:15:25 certifi==2026.2.25 14:15:25 cffi==2.0.0 14:15:25 cfgv==3.5.0 14:15:25 chardet==6.0.0.post1 14:15:25 charset-normalizer==3.4.4 14:15:25 click==8.3.1 14:15:25 cliff==4.13.2 14:15:25 cmd2==3.2.2 14:15:25 cryptography==3.3.2 14:15:25 debtcollector==3.0.0 14:15:25 decorator==5.2.1 14:15:25 defusedxml==0.7.1 14:15:25 Deprecated==1.3.1 14:15:25 distlib==0.4.0 14:15:25 dnspython==2.8.0 14:15:25 docker==7.1.0 14:15:25 dogpile.cache==1.5.0 14:15:25 durationpy==0.10 14:15:25 email-validator==2.3.0 14:15:25 filelock==3.24.3 14:15:25 future==1.0.0 14:15:25 gitdb==4.0.12 14:15:25 GitPython==3.1.46 14:15:25 httplib2==0.30.2 14:15:25 identify==2.6.16 14:15:25 idna==3.11 14:15:25 importlib-resources==1.5.0 14:15:25 iso8601==2.1.0 14:15:25 Jinja2==3.1.6 14:15:25 jmespath==1.1.0 14:15:25 jsonpatch==1.33 14:15:25 jsonpointer==3.0.0 14:15:25 jsonschema==4.26.0 14:15:25 jsonschema-specifications==2025.9.1 14:15:25 keystoneauth1==5.13.1 14:15:25 kubernetes==35.0.0 14:15:25 lftools==0.37.21 14:15:25 lxml==6.0.2 14:15:25 markdown-it-py==4.0.0 14:15:25 MarkupSafe==3.0.3 14:15:25 mdurl==0.1.2 14:15:25 msgpack==1.1.2 14:15:25 multi_key_dict==2.0.3 14:15:25 munch==4.0.0 14:15:25 netaddr==1.3.0 14:15:25 niet==1.4.2 14:15:25 nodeenv==1.10.0 14:15:25 oauth2client==4.1.3 14:15:25 oauthlib==3.3.1 14:15:25 openstacksdk==4.10.0 14:15:25 os-service-types==1.8.2 14:15:25 osc-lib==4.4.0 14:15:25 oslo.config==10.3.0 14:15:25 oslo.context==6.3.0 14:15:25 oslo.i18n==6.7.2 14:15:25 oslo.log==8.1.0 14:15:25 oslo.serialization==5.9.1 14:15:25 oslo.utils==10.0.0 14:15:25 packaging==26.0 14:15:25 pbr==7.0.3 14:15:25 platformdirs==4.9.2 14:15:25 prettytable==3.17.0 14:15:25 psutil==7.2.2 14:15:25 pyasn1==0.6.2 14:15:25 pyasn1_modules==0.4.2 14:15:25 pycparser==3.0 14:15:25 pygerrit2==2.0.15 14:15:25 PyGithub==2.8.1 14:15:25 Pygments==2.19.2 14:15:25 PyJWT==2.11.0 14:15:25 PyNaCl==1.6.2 14:15:25 pyparsing==2.4.7 14:15:25 pyperclip==1.11.0 14:15:25 pyrsistent==0.20.0 14:15:25 python-cinderclient==9.8.0 14:15:25 python-dateutil==2.9.0.post0 14:15:25 python-discovery==1.1.0 14:15:25 python-heatclient==5.1.0 14:15:25 python-jenkins==1.8.3 14:15:25 python-keystoneclient==5.7.0 14:15:25 python-magnumclient==4.9.0 14:15:25 python-openstackclient==9.0.0 14:15:25 python-swiftclient==4.10.0 14:15:25 PyYAML==6.0.3 14:15:25 referencing==0.37.0 14:15:25 requests==2.32.5 14:15:25 requests-oauthlib==2.0.0 14:15:25 requestsexceptions==1.4.0 14:15:25 rfc3986==2.0.0 14:15:25 rich==14.3.3 14:15:25 rich-argparse==1.7.2 14:15:25 rpds-py==0.30.0 14:15:25 rsa==4.9.1 14:15:25 ruamel.yaml==0.19.1 14:15:25 ruamel.yaml.clib==0.2.15 14:15:25 s3transfer==0.16.0 14:15:25 simplejson==3.20.2 14:15:25 six==1.17.0 14:15:25 smmap==5.0.2 14:15:25 soupsieve==2.8.3 14:15:25 stevedore==5.7.0 14:15:25 tabulate==0.9.0 14:15:25 toml==0.10.2 14:15:25 tomlkit==0.14.0 14:15:25 tqdm==4.67.3 14:15:25 typing_extensions==4.15.0 14:15:25 urllib3==1.26.20 14:15:25 virtualenv==21.0.0 14:15:25 wcwidth==0.6.0 14:15:25 websocket-client==1.9.0 14:15:25 wrapt==2.1.1 14:15:25 xdg==6.0.0 14:15:25 xmltodict==1.0.4 14:15:25 yq==3.4.3 14:15:25 [EnvInject] - Injecting environment variables from a build step. 14:15:25 [EnvInject] - Injecting as environment variables the properties content 14:15:25 PYTHON=python3 14:15:25 14:15:25 [EnvInject] - Variables injected successfully. 14:15:25 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins2937931098694656137.sh 14:15:25 ---> tox-install.sh 14:15:25 + source /home/jenkins/lf-env.sh 14:15:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:15:25 ++ mktemp -d /tmp/venv-XXXX 14:15:25 + lf_venv=/tmp/venv-nziC 14:15:25 + local venv_file=/tmp/.os_lf_venv 14:15:25 + local python=python3 14:15:25 + local options 14:15:25 + local set_path=true 14:15:25 + local install_args= 14:15:25 ++ 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:15:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:15:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:15:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:15:25 + true 14:15:25 + case $1 in 14:15:25 + venv_file=/tmp/.toxenv 14:15:25 + shift 2 14:15:25 + true 14:15:25 + case $1 in 14:15:25 + shift 14:15:25 + break 14:15:25 + case $python in 14:15:25 + local pkg_list= 14:15:25 + [[ -d /opt/pyenv ]] 14:15:25 + echo 'Setup pyenv:' 14:15:25 Setup pyenv: 14:15:25 + export PYENV_ROOT=/opt/pyenv 14:15:25 + PYENV_ROOT=/opt/pyenv 14:15:25 + 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:15:25 + 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:15:25 + pyenv versions 14:15:26 system 14:15:26 3.8.20 14:15:26 3.9.20 14:15:26 3.10.15 14:15:26 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:15:26 + command -v pyenv 14:15:26 ++ pyenv init - --no-rehash 14:15:26 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 14:15:26 for i in ${!paths[@]}; do 14:15:26 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 14:15:26 fi; done; 14:15:26 echo "${paths[*]}"'\'')" 14:15:26 export PATH="/opt/pyenv/shims:${PATH}" 14:15:26 export PYENV_SHELL=bash 14:15:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:15:26 pyenv() { 14:15:26 local command 14:15:26 command="${1:-}" 14:15:26 if [ "$#" -gt 0 ]; then 14:15:26 shift 14:15:26 fi 14:15:26 14:15:26 case "$command" in 14:15:26 rehash|shell) 14:15:26 eval "$(pyenv "sh-$command" "$@")" 14:15:26 ;; 14:15:26 *) 14:15:26 command pyenv "$command" "$@" 14:15:26 ;; 14:15:26 esac 14:15:26 }' 14:15:26 +++ bash --norc -ec 'IFS=:; paths=($PATH); 14:15:26 for i in ${!paths[@]}; do 14:15:26 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 14:15:26 fi; done; 14:15:26 echo "${paths[*]}"' 14:15: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 14:15: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 14:15: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 14:15:26 ++ export PYENV_SHELL=bash 14:15:26 ++ PYENV_SHELL=bash 14:15:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:15:26 +++ complete -F _pyenv pyenv 14:15:26 ++ lf-pyver python3 14:15:26 ++ local py_version_xy=python3 14:15:26 ++ local py_version_xyz= 14:15:26 ++ pyenv versions 14:15:26 ++ sed 's/^[ *]* //' 14:15:26 ++ grep -E '^[0-9.]*[0-9]$' 14:15:26 ++ local command 14:15:26 ++ awk '{ print $1 }' 14:15:26 ++ command=versions 14:15:26 ++ '[' 1 -gt 0 ']' 14:15:26 ++ shift 14:15:26 ++ case "$command" in 14:15:26 ++ command pyenv versions 14:15:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:15:26 +++ grep '^3' /tmp/.pyenv_versions 14:15:26 +++ sort -V 14:15:26 +++ tail -n 1 14:15:26 ++ py_version_xyz=3.11.10 14:15:26 ++ [[ -z 3.11.10 ]] 14:15:26 ++ echo 3.11.10 14:15:26 ++ return 0 14:15:26 + pyenv local 3.11.10 14:15:26 + local command 14:15:26 + command=local 14:15:26 + '[' 2 -gt 0 ']' 14:15:26 + shift 14:15:26 + case "$command" in 14:15:26 + command pyenv local 3.11.10 14:15:26 + for arg in "$@" 14:15:26 + case $arg in 14:15:26 + pkg_list+='tox ' 14:15:26 + for arg in "$@" 14:15:26 + case $arg in 14:15:26 + pkg_list+='virtualenv ' 14:15:26 + for arg in "$@" 14:15:26 + case $arg in 14:15:26 + pkg_list+='urllib3~=1.26.15 ' 14:15:26 + [[ -f /tmp/.toxenv ]] 14:15:26 + [[ ! -f /tmp/.toxenv ]] 14:15:26 + [[ -n '' ]] 14:15:26 + python3 -m venv /tmp/venv-nziC 14:15:30 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nziC' 14:15:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nziC 14:15:30 + echo /tmp/venv-nziC 14:15:30 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:15:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:15:30 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:15:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:15:30 + local 'pip_opts=--upgrade --quiet' 14:15:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:15:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:15:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:15:30 + [[ -n '' ]] 14:15:30 + [[ -n '' ]] 14:15:30 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:15:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:15:30 + /tmp/venv-nziC/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:15:33 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:15:33 lf-activate-venv(): INFO: Base packages installed successfully 14:15:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:15:33 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:15:33 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:15:33 + /tmp/venv-nziC/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:15:35 + type python3 14:15:35 + true 14:15:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nziC/bin to PATH' 14:15:35 lf-activate-venv(): INFO: Adding /tmp/venv-nziC/bin to PATH 14:15:35 + PATH=/tmp/venv-nziC/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:15:35 + return 0 14:15:35 + python3 --version 14:15:35 Python 3.11.10 14:15:35 + python3 -m pip --version 14:15:35 pip 26.0.1 from /tmp/venv-nziC/lib/python3.11/site-packages/pip (python 3.11) 14:15:35 + python3 -m pip freeze 14:15:36 cachetools==7.0.1 14:15:36 colorama==0.4.6 14:15:36 distlib==0.4.0 14:15:36 filelock==3.24.3 14:15:36 packaging==26.0 14:15:36 platformdirs==4.9.2 14:15:36 pluggy==1.6.0 14:15:36 pyproject-api==1.10.0 14:15:36 python-discovery==1.1.0 14:15:36 tox==4.46.3 14:15:36 urllib3==1.26.20 14:15:36 virtualenv==21.0.0 14:15:36 [transportpce-tox-verify-transportpce-master] $ /bin/sh -xe /tmp/jenkins17973187485171157878.sh 14:15:36 [EnvInject] - Injecting environment variables from a build step. 14:15:36 [EnvInject] - Injecting as environment variables the properties content 14:15:36 PARALLEL=True 14:15:36 14:15:36 [EnvInject] - Variables injected successfully. 14:15:36 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins15706528257533729606.sh 14:15:36 ---> tox-run.sh 14:15:36 + 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:15:36 + ARCHIVE_TOX_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 14:15:36 + ARCHIVE_DOC_DIR=/w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 14:15:36 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox 14:15:36 + cd /w/workspace/transportpce-tox-verify-transportpce-master/. 14:15:36 + source /home/jenkins/lf-env.sh 14:15:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:15:36 ++ mktemp -d /tmp/venv-XXXX 14:15:36 + lf_venv=/tmp/venv-1XOT 14:15:36 + local venv_file=/tmp/.os_lf_venv 14:15:36 + local python=python3 14:15:36 + local options 14:15:36 + local set_path=true 14:15:36 + local install_args= 14:15:36 ++ 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:15:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:15:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:15:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:15:36 + true 14:15:36 + case $1 in 14:15:36 + venv_file=/tmp/.toxenv 14:15:36 + shift 2 14:15:36 + true 14:15:36 + case $1 in 14:15:36 + shift 14:15:36 + break 14:15:36 + case $python in 14:15:36 + local pkg_list= 14:15:36 + [[ -d /opt/pyenv ]] 14:15:36 + echo 'Setup pyenv:' 14:15:36 Setup pyenv: 14:15:36 + export PYENV_ROOT=/opt/pyenv 14:15:36 + PYENV_ROOT=/opt/pyenv 14:15:36 + 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:15:36 + 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:15:36 + pyenv versions 14:15:36 system 14:15:36 3.8.20 14:15:36 3.9.20 14:15:36 3.10.15 14:15:36 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 14:15:36 + command -v pyenv 14:15:36 ++ pyenv init - --no-rehash 14:15:36 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 14:15:36 for i in ${!paths[@]}; do 14:15:36 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 14:15:36 fi; done; 14:15:36 echo "${paths[*]}"'\'')" 14:15:36 export PATH="/opt/pyenv/shims:${PATH}" 14:15:36 export PYENV_SHELL=bash 14:15:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:15:36 pyenv() { 14:15:36 local command 14:15:36 command="${1:-}" 14:15:36 if [ "$#" -gt 0 ]; then 14:15:36 shift 14:15:36 fi 14:15:36 14:15:36 case "$command" in 14:15:36 rehash|shell) 14:15:36 eval "$(pyenv "sh-$command" "$@")" 14:15:36 ;; 14:15:36 *) 14:15:36 command pyenv "$command" "$@" 14:15:36 ;; 14:15:36 esac 14:15:36 }' 14:15:36 +++ bash --norc -ec 'IFS=:; paths=($PATH); 14:15:36 for i in ${!paths[@]}; do 14:15:36 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 14:15:36 fi; done; 14:15:36 echo "${paths[*]}"' 14:15:36 ++ 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:15:36 ++ 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:15:36 ++ 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:15:36 ++ export PYENV_SHELL=bash 14:15:36 ++ PYENV_SHELL=bash 14:15:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:15:36 +++ complete -F _pyenv pyenv 14:15:36 ++ lf-pyver python3 14:15:36 ++ local py_version_xy=python3 14:15:36 ++ local py_version_xyz= 14:15:36 ++ pyenv versions 14:15:36 ++ local command 14:15:36 ++ command=versions 14:15:36 ++ '[' 1 -gt 0 ']' 14:15:36 ++ shift 14:15:36 ++ case "$command" in 14:15:36 ++ sed 's/^[ *]* //' 14:15:36 ++ command pyenv versions 14:15:36 ++ grep -E '^[0-9.]*[0-9]$' 14:15:36 ++ awk '{ print $1 }' 14:15:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:15:36 +++ grep '^3' /tmp/.pyenv_versions 14:15:36 +++ sort -V 14:15:36 +++ tail -n 1 14:15:36 ++ py_version_xyz=3.11.10 14:15:36 ++ [[ -z 3.11.10 ]] 14:15:36 ++ echo 3.11.10 14:15:36 ++ return 0 14:15:36 + pyenv local 3.11.10 14:15:36 + local command 14:15:36 + command=local 14:15:36 + '[' 2 -gt 0 ']' 14:15:36 + shift 14:15:36 + case "$command" in 14:15:36 + command pyenv local 3.11.10 14:15:36 + for arg in "$@" 14:15:36 + case $arg in 14:15:36 + pkg_list+='tox ' 14:15:36 + for arg in "$@" 14:15:36 + case $arg in 14:15:36 + pkg_list+='virtualenv ' 14:15:36 + for arg in "$@" 14:15:36 + case $arg in 14:15:36 + pkg_list+='urllib3~=1.26.15 ' 14:15:36 + [[ -f /tmp/.toxenv ]] 14:15:36 ++ cat /tmp/.toxenv 14:15:36 + lf_venv=/tmp/venv-nziC 14:15:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nziC from' file:/tmp/.toxenv 14:15:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nziC from file:/tmp/.toxenv 14:15:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 14:15:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:15:36 + local 'pip_opts=--upgrade --quiet' 14:15:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 14:15:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 14:15:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 14:15:36 + [[ -n '' ]] 14:15:36 + [[ -n '' ]] 14:15:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 14:15:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:15:36 + /tmp/venv-nziC/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:15:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 14:15:37 lf-activate-venv(): INFO: Base packages installed successfully 14:15:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:15:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 14:15:37 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 14:15:37 + /tmp/venv-nziC/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:15:38 + type python3 14:15:38 + true 14:15:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nziC/bin to PATH' 14:15:38 lf-activate-venv(): INFO: Adding /tmp/venv-nziC/bin to PATH 14:15:38 + PATH=/tmp/venv-nziC/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:15:38 + return 0 14:15:38 + [[ -d /opt/pyenv ]] 14:15:38 + echo '---> Setting up pyenv' 14:15:38 ---> Setting up pyenv 14:15:38 + export PYENV_ROOT=/opt/pyenv 14:15:38 + PYENV_ROOT=/opt/pyenv 14:15:38 + export PATH=/opt/pyenv/bin:/tmp/venv-nziC/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:15:38 + PATH=/opt/pyenv/bin:/tmp/venv-nziC/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:15:38 ++ pwd 14:15:38 + PYTHONPATH=/w/workspace/transportpce-tox-verify-transportpce-master 14:15:38 + export PYTHONPATH 14:15:38 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:15:38 + TOX_TESTENV_PASSENV=PYTHONPATH 14:15:38 + tox --version 14:15:38 4.46.3 from /tmp/venv-nziC/lib/python3.11/site-packages/tox/__init__.py 14:15:38 + PARALLEL=True 14:15:38 + TOX_OPTIONS_LIST= 14:15:38 + [[ -n '' ]] 14:15:38 + case ${PARALLEL,,} in 14:15:38 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 14:15:38 + tox --parallel auto --parallel-live 14:15:38 + tee -a /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tox.log 14:15:40 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 14:15:40 docs: install_deps> python -I -m pip install -r docs/requirements.txt 14:15:40 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:15:40 checkbashisms: freeze> python -m pip freeze --all 14:15:41 checkbashisms: pip==26.0.1,setuptools==82.0.0 14:15:41 checkbashisms: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 14:15:41 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:15:41 checkbashisms: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> find . -not -path '*/\.*' -name '*.sh' -exec checkbashisms -f '{}' + 14:15:42 checkbashisms: OK ✔ in 3.07 seconds 14:15:42 pre-commit: install_deps> python -I -m pip install pre-commit 14:15:44 pre-commit: freeze> python -m pip freeze --all 14:15:44 pre-commit: cfgv==3.5.0,distlib==0.4.0,filelock==3.24.3,identify==2.6.16,nodeenv==1.10.0,pip==26.0.1,platformdirs==4.9.2,pre_commit==4.5.1,python-discovery==1.1.0,PyYAML==6.0.3,setuptools==82.0.0,virtualenv==21.0.0 14:15:44 pre-commit: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./fixCIcentOS8reposMirrors.sh 14:15:44 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:15:44 /usr/bin/cpan 14:15:44 pre-commit: commands[2] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run --all-files --show-diff-on-failure 14:15:45 [WARNING] hook id `remove-tabs` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 14:15:45 [WARNING] hook id `perltidy` uses deprecated stage names (commit) which will be removed in a future version. run: `pre-commit migrate-config` to automatically fix this. 14:15:45 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 14:15:45 [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:15:45 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 14:15:45 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 14:15:46 [INFO] Initializing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:15:46 buildcontroller: freeze> python -m pip freeze --all 14:15:47 [INFO] Initializing environment for https://github.com/pre-commit/mirrors-autopep8. 14:15:47 buildcontroller: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 14:15:47 buildcontroller: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_controller.sh 14:15:47 + update-java-alternatives -l 14:15:47 java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 14:15:47 java-1.17.0-openjdk-amd64 1711 /usr/lib/jvm/java-1.17.0-openjdk-amd64 14:15:47 + sudo update-java-alternatives -s java-1.21.0-openjdk-amd64 14:15:47 java-1.21.0-openjdk-amd64 2111 /usr/lib/jvm/java-1.21.0-openjdk-amd64 14:15:47 update-alternatives: error: no alternatives for jaotc 14:15:47 update-alternatives: error: no alternatives for rmic 14:15:47 + java -version 14:15:47 + sed -n ;s/.* version "\(.*\)\.\(.*\)\..*".*$/\1/p; 14:15:47 + JAVA_VER=21 14:15:47 + echo 21 14:15:47 21 14:15:47 + + javac -version 14:15:47 sed -n ;s/javac \(.*\)\.\(.*\)\..*.*$/\1/p; 14:15:47 + JAVAC_VER=21 14:15:47 + echo 21 14:15:47 21 14:15:47 ok, java is 21 or newer 14:15:47 + [ 21 -ge 21 ] 14:15:47 + [ 21 -ge 21 ] 14:15:47 + echo ok, java is 21 or newer 14:15:47 + wget -nv https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz -P /tmp 14:15:47 [INFO] Initializing environment for https://github.com/perltidy/perltidy. 14:15:48 2026-02-26 14:15:48 URL:https://dlcdn.apache.org/maven/maven-3/3.9.12/binaries/apache-maven-3.9.12-bin.tar.gz [9233336/9233336] -> "/tmp/apache-maven-3.9.12-bin.tar.gz" [1] 14:15:48 + sudo mkdir -p /opt 14:15:48 + sudo tar xf /tmp/apache-maven-3.9.12-bin.tar.gz -C /opt 14:15:48 + sudo ln -s /opt/apache-maven-3.9.12 /opt/maven 14:15:48 + sudo ln -s /opt/maven/bin/mvn /usr/bin/mvn 14:15:48 + mvn --version 14:15:48 Apache Maven 3.9.12 (848fbb4bf2d427b72bdb2471c22fced7ebd9a7a1) 14:15:48 Maven home: /opt/maven 14:15:48 Java version: 21.0.9, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 14:15:48 Default locale: en, platform encoding: UTF-8 14:15:48 OS name: "linux", version: "5.15.0-168-generic", arch: "amd64", family: "unix" 14:15:49 NOTE: Picked up JDK_JAVA_OPTIONS: 14:15:49 --add-opens=java.base/java.io=ALL-UNNAMED 14:15:49 --add-opens=java.base/java.lang=ALL-UNNAMED 14:15:49 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:15:49 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:15:49 --add-opens=java.base/java.net=ALL-UNNAMED 14:15:49 --add-opens=java.base/java.nio=ALL-UNNAMED 14:15:49 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:15:49 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:15:49 --add-opens=java.base/java.util=ALL-UNNAMED 14:15:49 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:15:49 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:15:49 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:15:49 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:15:49 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:15:49 -Xlog:disable 14:15:49 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 14:15:49 [INFO] Once installed this environment will be reused. 14:15:49 [INFO] This may take a few minutes... 14:15:54 [INFO] Installing environment for https://github.com/Lucas-C/pre-commit-hooks. 14:15:54 [INFO] Once installed this environment will be reused. 14:15:54 [INFO] This may take a few minutes... 14:16:03 [INFO] Installing environment for https://github.com/pre-commit/mirrors-autopep8. 14:16:03 [INFO] Once installed this environment will be reused. 14:16:03 [INFO] This may take a few minutes... 14:16:07 docs-linkcheck: freeze> python -m pip freeze --all 14:16:07 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.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.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,Pygments==2.19.2,pyparsing==3.3.2,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==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.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-tabs==3.4.7,sphinx_rtd_theme==3.1.0,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.6.3,webcolors==25.10.0 14:16:07 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:16:07 docs: freeze> python -m pip freeze --all 14:16:07 [INFO] Installing environment for https://github.com/perltidy/perltidy. 14:16:07 [INFO] Once installed this environment will be reused. 14:16:07 [INFO] This may take a few minutes... 14:16:08 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.2.25,charset-normalizer==3.4.4,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.61.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.10.0,MarkupSafe==3.0.3,matplotlib==3.10.8,numpy==2.4.2,nwdiag==3.0.0,packaging==26.0,pillow==12.1.1,pip==26.0.1,Pygments==2.19.2,pyparsing==3.3.2,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==4.1.0,roman-numerals-py==4.1.0,seqdiag==3.0.0,setuptools==82.0.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-tabs==3.4.7,sphinx_rtd_theme==3.1.0,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.6.3,webcolors==25.10.0 14:16:08 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:16:11 docs: OK ✔ in 31.88 seconds 14:16:11 pylint: install_deps> python -I -m pip install 'pylint>=2.6.0' 14:16:14 docs-linkcheck: OK ✔ in 33.8 seconds 14:16:14 pylint: freeze> python -m pip freeze --all 14:16:14 pylint: astroid==4.0.4,dill==0.4.1,isort==8.0.0,mccabe==0.7.0,pip==26.0.1,platformdirs==4.9.2,pylint==4.0.5,setuptools==82.0.0,tomlkit==0.14.0 14:16:14 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:16:19 trim trailing whitespace.................................................Passed 14:16:19 Tabs remover.............................................................Passed 14:16:19 autopep8.................................................................Passed 14:16:25 perltidy.................................................................Passed 14:16:25 pre-commit: commands[3] /w/workspace/transportpce-tox-verify-transportpce-master/tests> pre-commit run gitlint-ci --hook-stage manual 14:16:25 [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:16:25 [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:16:25 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 14:16:25 [INFO] Once installed this environment will be reused. 14:16:25 [INFO] This may take a few minutes... 14:16:33 gitlint..................................................................Passed 14:16:39 14:16:39 ------------------------------------ 14:16:39 Your code has been rated at 10.00/10 14:16:39 14:17:29 pre-commit: OK ✔ in 51.32 seconds 14:17:29 pylint: OK ✔ in 30.24 seconds 14:17:29 buildcontroller: OK ✔ in 1 minute 49.49 seconds 14:17:29 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:17:29 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:17:29 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:17:29 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:17:36 build_karaf_tests190: freeze> python -m pip freeze --all 14:17:36 build_karaf_tests121: freeze> python -m pip freeze --all 14:17:36 build_karaf_tests221: freeze> python -m pip freeze --all 14:17:36 build_karaf_tests71: freeze> python -m pip freeze --all 14:17:36 build_karaf_tests190: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 14:17:36 build_karaf_tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 14:17:36 build karaf in karafoc with ./karafoc.env 14:17:36 build_karaf_tests221: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 14:17:36 build_karaf_tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 14:17:36 build_karaf_tests121: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 14:17:36 build karaf in karaf221 with ./karaf221.env 14:17:36 build_karaf_tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 14:17:36 build karaf in karaf121 with ./karaf121.env 14:17:36 NOTE: Picked up JDK_JAVA_OPTIONS: 14:17:36 --add-opens=java.base/java.io=ALL-UNNAMED 14:17:36 --add-opens=java.base/java.lang=ALL-UNNAMED 14:17:36 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:17:36 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:17:36 --add-opens=java.base/java.net=ALL-UNNAMED 14:17:36 --add-opens=java.base/java.nio=ALL-UNNAMED 14:17:36 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:17:36 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:17:36 --add-opens=java.base/java.util=ALL-UNNAMED 14:17:36 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:17:36 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:17:36 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:17:36 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:17:36 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:17:36 -Xlog:disable 14:17:36 NOTE: Picked up JDK_JAVA_OPTIONS: 14:17:36 --add-opens=java.base/java.io=ALL-UNNAMED 14:17:36 --add-opens=java.base/java.lang=ALL-UNNAMED 14:17:36 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:17:36 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:17:36 --add-opens=java.base/java.net=ALL-UNNAMED 14:17:36 --add-opens=java.base/java.nio=ALL-UNNAMED 14:17:36 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:17:36 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:17:36 --add-opens=java.base/java.util=ALL-UNNAMED 14:17:36 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:17:36 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:17:36 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:17:36 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:17:36 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:17:36 -Xlog:disable 14:17:36 build_karaf_tests71: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 14:17:36 build_karaf_tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./build_karaf_for_tests.sh 14:17:36 NOTE: Picked up JDK_JAVA_OPTIONS: 14:17:36 --add-opens=java.base/java.io=ALL-UNNAMED 14:17:36 --add-opens=java.base/java.lang=ALL-UNNAMED 14:17:36 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:17:36 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:17:36 --add-opens=java.base/java.net=ALL-UNNAMED 14:17:36 --add-opens=java.base/java.nio=ALL-UNNAMED 14:17:36 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:17:36 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:17:36 --add-opens=java.base/java.util=ALL-UNNAMED 14:17:36 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:17:36 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:17:36 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:17:36 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:17:36 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:17:36 -Xlog:disable 14:17:36 build karaf in karaf71 with ./karaf71.env 14:17:37 NOTE: Picked up JDK_JAVA_OPTIONS: 14:17:37 --add-opens=java.base/java.io=ALL-UNNAMED 14:17:37 --add-opens=java.base/java.lang=ALL-UNNAMED 14:17:37 --add-opens=java.base/java.lang.invoke=ALL-UNNAMED 14:17:37 --add-opens=java.base/java.lang.reflect=ALL-UNNAMED 14:17:37 --add-opens=java.base/java.net=ALL-UNNAMED 14:17:37 --add-opens=java.base/java.nio=ALL-UNNAMED 14:17:37 --add-opens=java.base/java.nio.charset=ALL-UNNAMED 14:17:37 --add-opens=java.base/java.nio.file=ALL-UNNAMED 14:17:37 --add-opens=java.base/java.util=ALL-UNNAMED 14:17:37 --add-opens=java.base/java.util.jar=ALL-UNNAMED 14:17:37 --add-opens=java.base/java.util.stream=ALL-UNNAMED 14:17:37 --add-opens=java.base/java.util.zip=ALL-UNNAMED 14:17:37 --add-opens java.base/sun.nio.ch=ALL-UNNAMED 14:17:37 --add-opens java.base/sun.nio.fs=ALL-UNNAMED 14:17:37 -Xlog:disable 14:18:33 build_karaf_tests190: OK ✔ in 1 minute 4.65 seconds 14:18:33 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:18:37 build_karaf_tests121: OK ✔ in 1 minute 7.61 seconds 14:18:37 build_karaf_tests221: OK ✔ in 1 minute 8.25 seconds 14:18:37 build_karaf_tests71: OK ✔ in 1 minute 8.26 seconds 14:18:37 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:18:37 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:18:43 sims: freeze> python -m pip freeze --all 14:18:43 buildlighty: freeze> python -m pip freeze --all 14:18:43 sims: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 14:18:43 sims: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./install_lightynode.sh 14:18:43 Using lighynode version 22.1.0.6 14:18:43 Installing lightynode device to ./lightynode/lightynode-openroadm-device directory 14:18:43 buildlighty: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 14:18:43 buildlighty: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/lighty> ./build.sh 14:18:43 NOTE: Picked up JDK_JAVA_OPTIONS: --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.nio=ALL-UNNAMED 14:19:25 sims: OK ✔ in 10.25 seconds 14:19:25 buildlighty: OK ✔ in 35.13 seconds 14:19:25 testsPCE: freeze> python -m pip freeze --all 14:19:25 testsPCE: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,click==8.3.1,contourpy==1.3.3,cryptography==3.3.2,cycler==0.12.1,dict2xml==1.7.8,Flask==2.1.3,Flask-Injector==0.14.0,fonttools==4.61.1,gnpy4tpce==2.4.7,idna==3.11,iniconfig==2.3.0,injector==0.24.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.8,netconf-client==3.5.0,networkx==2.8.8,numpy==1.26.4,packaging==26.0,pandas==1.5.3,paramiko==4.0.0,pbr==5.11.1,pillow==12.1.1,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pyparsing==3.3.2,pytest==9.0.2,python-dateutil==2.9.0.post0,pytz==2025.2,requests==2.32.5,scipy==1.17.1,setuptools==50.3.2,six==1.17.0,urllib3==2.6.3,Werkzeug==2.0.3,xlrd==1.2.0 14:19:25 testsPCE: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh pce 14:19:25 pytest -q transportpce_tests/pce/test01_pce.py 14:20:12 .................... [100%] 14:21:15 20 passed in 109.91s (0:01:49) 14:21:15 pytest -q transportpce_tests/pce/test02_pce_400G.py 14:21:34 ............ [100%] 14:22:04 12 passed in 48.65s 14:22:04 pytest -q transportpce_tests/pce/test03_gnpy.py 14:22:22 ........ [100%] 14:22:43 8 passed in 38.56s 14:22:43 pytest -q transportpce_tests/pce/test04_pce_bug_fix.py 14:23:15 ... [100%] 14:23:20 3 passed in 36.77s 14:23:21 testsPCE: OK ✔ in 4 minutes 43.97 seconds 14:23:21 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:23:21 tests190: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:23:21 tests_tapi: install_deps> python -I -m pip install 'setuptools>=7.0' -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/requirements.txt -r /w/workspace/transportpce-tox-verify-transportpce-master/tests/test-requirements.txt 14:23:28 tests190: freeze> python -m pip freeze --all 14:23:28 tests_tapi: freeze> python -m pip freeze --all 14:23:28 tests121: freeze> python -m pip freeze --all 14:23:28 tests190: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 14:23:28 tests190: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh oc 14:23:28 using environment variables from ./karafoc.env 14:23:29 pytest -q transportpce_tests/oc/test01_portmapping.py 14:23:29 tests_tapi: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 14:23:29 tests_tapi: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh tapi 14:23:29 using environment variables from ./karaf221.env 14:23:29 pytest -q transportpce_tests/tapi/test01_abstracted_topology.py 14:23:29 tests121: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 14:23:29 tests121: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 1.2.1 14:23:29 using environment variables from ./karaf121.env 14:23:29 pytest -q transportpce_tests/1.2.1/test01_portmapping.py 14:24:31 ........... [100%] 14:24:48 10 passed in 79.13s (0:01:19) 14:24:48 pytest -q transportpce_tests/oc/test02_topology.py 14:24:54 ............................... [100%] 14:25:33 21 passed in 124.55s (0:02:04) 14:25:33 .pytest -q transportpce_tests/1.2.1/test02_topo_portmapping.py 14:25:35 ........................... [100%] 14:25:56 14 passed in 67.30s (0:01:07) 14:25:56 pytest -q transportpce_tests/oc/test03_renderer.py 14:25:56 ............... [100%] 14:26:33 6 passed in 58.93s 14:26:33 pytest -q transportpce_tests/1.2.1/test03_topology.py 14:26:35 ...................... [100%] 14:26:56 19 passed in 60.25s (0:01:00) 14:26:56 tests190: OK ✔ in 3 minutes 35.77 seconds 14:26:56 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:27:03 .tests71: freeze> python -m pip freeze --all 14:27:04 tests71: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 14:27:04 tests71: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 14:27:04 using environment variables from ./karaf71.env 14:27:04 pytest -q transportpce_tests/7.1/test01_portmapping.py 14:27:23 ...................................................... [100%] 14:29:20 44 passed in 167.06s (0:02:47) 14:29:20 pytest -q transportpce_tests/1.2.1/test04_renderer_service_path_nominal.py 14:29:52 .......................... [100%] 14:30:44 24 passed in 83.69s (0:01:23) 14:30:44 pytest -q transportpce_tests/1.2.1/test05_olm.py 14:31:07 FFFFFFFFF......... [100%] 14:31:39 51 passed in 490.56s (0:08:10) 14:31:39 pytest -q transportpce_tests/tapi/test02_full_topology.py 14:31:39 ............................................... [100%] 14:33:48 40 passed in 183.75s (0:03:03) 14:33:48 pytest -q transportpce_tests/1.2.1/test06_end2end.py 14:33:49 ....F.. [100%] 14:34:21 =================================== FAILURES =================================== 14:34:21 __________ TestTransportPCEPortmapping.test_01_xpdr_device_connection __________ 14:34:21 14:34:21 self = 14:34:21 14:34:21 def test_01_xpdr_device_connection(self): 14:34:21 response = test_utils.mount_device("XPDR-A2", 14:34:21 ('xpdra2', self.NODE_VERSION)) 14:34:21 > self.assertEqual(response.status_code, requests.codes.created, 14:34:21 test_utils.CODE_SHOULD_BE_201) 14:34:21 E AssertionError: 401 != 201 : Http status code should be 201 14:34:21 14:34:21 transportpce_tests/7.1/test01_portmapping.py:51: AssertionError 14:34:21 ---------------------------- Captured stdout setup ----------------------------- 14:34:21 starting OpenDaylight... 14:34:21 starting KARAF (karaf71) TransportPCE build... 14:34:21 Searching for patterns in karaf.log... Pattern found! OpenDaylight started ! 14:34:21 starting simulator xpdra2 in OpenROADM device version 7.1... 14:34:21 Searching for patterns in xpdra2-71.log... Pattern found! simulator for xpdra2 started 14:34:21 ----------------------------- Captured stdout call ----------------------------- 14:34:21 execution of test_01_xpdr_device_connection 14:34:21 Searching for patterns in karaf.log... Pattern not found after 180 seconds! Node XPDR-A2 still not added to tpce topology... 14:34:21 __________ TestTransportPCEPortmapping.test_02_xpdr_device_connected ___________ 14:34:21 14:34:21 self = 14:34:21 14:34:21 def test_02_xpdr_device_connected(self): 14:34:21 response = test_utils.check_device_connection("XPDR-A2") 14:34:21 > self.assertEqual(response['status_code'], requests.codes.ok) 14:34:21 E AssertionError: 409 != 200 14:34:21 14:34:21 transportpce_tests/7.1/test01_portmapping.py:57: AssertionError 14:34:21 ----------------------------- Captured stdout call ----------------------------- 14:34:21 execution of test_02_xpdr_device_connected 14:34:21 __________ TestTransportPCEPortmapping.test_03_xpdr_portmapping_info ___________ 14:34:21 14:34:21 self = 14:34:21 14:34:21 def test_03_xpdr_portmapping_info(self): 14:34:21 response = test_utils.get_portmapping_node_attr("XPDR-A2", "node-info", None) 14:34:21 > self.assertEqual(response['status_code'], requests.codes.ok) 14:34:21 E AssertionError: 409 != 200 14:34:21 14:34:21 transportpce_tests/7.1/test01_portmapping.py:63: AssertionError 14:34:21 ----------------------------- Captured stdout call ----------------------------- 14:34:21 execution of test_03_xpdr_portmapping_info 14:34:21 ________ TestTransportPCEPortmapping.test_04_tpdr_portmapping_NETWORK1 _________ 14:34:21 14:34:21 self = 14:34:21 14:34:21 def test_04_tpdr_portmapping_NETWORK1(self): 14:34:21 response = test_utils.get_portmapping_node_attr("XPDR-A2", "mapping", "XPDR1-NETWORK1") 14:34:21 > self.assertEqual(response['status_code'], requests.codes.ok) 14:34:21 E AssertionError: 409 != 200 14:34:21 14:34:21 transportpce_tests/7.1/test01_portmapping.py:76: AssertionError 14:34:21 ----------------------------- Captured stdout call ----------------------------- 14:34:21 execution of test_04_tpdr_portmapping_NETWORK1 14:34:21 _________ TestTransportPCEPortmapping.test_05_tpdr_portmapping_CLIENT1 _________ 14:34:21 14:34:21 self = 14:34:21 14:34:21 def test_05_tpdr_portmapping_CLIENT1(self): 14:34:21 response = test_utils.get_portmapping_node_attr("XPDR-A2", "mapping", "XPDR1-CLIENT1") 14:34:21 > self.assertEqual(response['status_code'], requests.codes.ok) 14:34:21 E AssertionError: 409 != 200 14:34:21 14:34:21 transportpce_tests/7.1/test01_portmapping.py:100: AssertionError 14:34:21 ----------------------------- Captured stdout call ----------------------------- 14:34:21 execution of test_05_tpdr_portmapping_CLIENT1 14:34:21 ________ TestTransportPCEPortmapping.test_06_mpdr_portmapping_NETWORK1 _________ 14:34:21 14:34:21 self = 14:34:21 14:34:21 def test_06_mpdr_portmapping_NETWORK1(self): 14:34:21 response = test_utils.get_portmapping_node_attr("XPDR-A2", "mapping", "XPDR2-NETWORK1") 14:34:21 > self.assertEqual(response['status_code'], requests.codes.ok) 14:34:21 E AssertionError: 409 != 200 14:34:21 14:34:21 transportpce_tests/7.1/test01_portmapping.py:120: AssertionError 14:34:21 ----------------------------- Captured stdout call ----------------------------- 14:34:21 execution of test_06_mpdr_portmapping_NETWORK1 14:34:21 _________ TestTransportPCEPortmapping.test_07_mpdr_portmapping_CLIENT1 _________ 14:34:21 14:34:21 self = 14:34:21 14:34:21 def test_07_mpdr_portmapping_CLIENT1(self): 14:34:21 res = test_utils.get_portmapping_node_attr("XPDR-A2", "mapping", "XPDR2-CLIENT1") 14:34:21 > self.assertEqual(res['status_code'], requests.codes.ok) 14:34:21 E AssertionError: 409 != 200 14:34:21 14:34:21 transportpce_tests/7.1/test01_portmapping.py:143: AssertionError 14:34:21 ----------------------------- Captured stdout call ----------------------------- 14:34:21 execution of test_07_mpdr_portmapping_CLIENT1 14:34:21 ____________ TestTransportPCEPortmapping.test_08_check_mccapprofile ____________ 14:34:21 14:34:21 self = 14:34:21 14:34:21 def test_08_check_mccapprofile(self): 14:34:21 res = test_utils.get_portmapping_node_attr("XPDR-A2", "mc-capabilities", "XPDR-mcprofile") 14:34:21 > self.assertEqual(res['status_code'], requests.codes.ok) 14:34:21 E AssertionError: 409 != 200 14:34:21 14:34:21 transportpce_tests/7.1/test01_portmapping.py:163: AssertionError 14:34:21 ----------------------------- Captured stdout call ----------------------------- 14:34:21 execution of test_08_check_mccapprofile 14:34:21 ___________ TestTransportPCEPortmapping.test_09_mpdr_switching_pool ____________ 14:34:21 14:34:21 self = 14:34:21 14:34:21 def test_09_mpdr_switching_pool(self): 14:34:21 response = test_utils.get_portmapping_node_attr("XPDR-A2", "switching-pool-lcp", "1") 14:34:21 > self.assertEqual(response['status_code'], requests.codes.ok) 14:34:21 E AssertionError: 409 != 200 14:34:21 14:34:21 transportpce_tests/7.1/test01_portmapping.py:170: AssertionError 14:34:21 ----------------------------- Captured stdout call ----------------------------- 14:34:21 execution of test_09_mpdr_switching_pool 14:34:21 ________ TestTransportPCEPortmapping.test_10_xpdr_device_disconnection _________ 14:34:21 14:34:21 self = 14:34:21 14:34:21 def test_10_xpdr_device_disconnection(self): 14:34:21 response = test_utils.unmount_device("XPDR-A2") 14:34:21 > self.assertIn(response.status_code, (requests.codes.ok, requests.codes.no_content)) 14:34:21 E AssertionError: 409 not found in (200, 204) 14:34:21 14:34:21 transportpce_tests/7.1/test01_portmapping.py:186: AssertionError 14:34:21 ----------------------------- Captured stdout call ----------------------------- 14:34:21 execution of test_10_xpdr_device_disconnection 14:34:21 Searching for patterns in karaf.log... Pattern not found after 180 seconds! Node XPDR-A2 still not deleted from tpce topology... 14:34:21 =========================== short test summary info ============================ 14:34:21 FAILED transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_01_xpdr_device_connection 14:34:21 FAILED transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_02_xpdr_device_connected 14:34:21 FAILED transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_03_xpdr_portmapping_info 14:34:21 FAILED transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_04_tpdr_portmapping_NETWORK1 14:34:21 FAILED transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_05_tpdr_portmapping_CLIENT1 14:34:21 FAILED transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_06_mpdr_portmapping_NETWORK1 14:34:21 FAILED transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_07_mpdr_portmapping_CLIENT1 14:34:21 FAILED transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_08_check_mccapprofile 14:34:21 FAILED transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_09_mpdr_switching_pool 14:34:21 FAILED transportpce_tests/7.1/test01_portmapping.py::TestTransportPCEPortmapping::test_10_xpdr_device_disconnection 14:34:21 10 failed, 2 passed in 437.48s (0:07:17) 14:34:21 tests71: exit 1 (437.87 seconds) /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 7.1 pid=13372 14:34:28 ...................................................... [100%] 14:37:13 36 passed in 332.85s (0:05:32) 14:37:13 pytest -q transportpce_tests/tapi/test03_tapi_device_change_notifications.py 14:37:13 ................................................................................... [100%] 14:42:32 71 passed in 319.23s (0:05:19) 14:42:32 pytest -q transportpce_tests/tapi/test04_topo_extension.py 14:42:41 .................... [100%] 14:44:55 19 passed in 142.42s (0:02:22) 14:44:55 pytest -q transportpce_tests/tapi/test05_pce_tapi.py 14:45:42 .... [100%] 14:45:45 54 passed in 716.23s (0:11:56) 14:46:58 ...................... [100%] 14:52:33 22 passed in 457.88s (0:07:37) 14:52:33 tests71: FAIL ✖ in 7 minutes 25.24 seconds 14:52:33 tests121: OK ✔ in 22 minutes 24.58 seconds 14:52:33 tests_tapi: OK ✔ in 29 minutes 12.61 seconds 14:52:33 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:52:40 tests221: freeze> python -m pip freeze --all 14:52:41 tests221: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 14:52:41 tests221: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh 2.2.1 14:52:41 using environment variables from ./karaf221.env 14:52:41 pytest -q transportpce_tests/2.2.1/test01_portmapping.py 14:53:17 ................................... [100%] 14:53:57 35 passed in 76.45s (0:01:16) 14:53:57 pytest -q transportpce_tests/2.2.1/test02_topo_portmapping.py 14:54:29 ...... [100%] 14:54:43 6 passed in 45.81s 14:54:43 pytest -q transportpce_tests/2.2.1/test03_topology.py 14:55:27 ............................................ [100%] 14:57:03 44 passed in 138.94s (0:02:18) 14:57:03 pytest -q transportpce_tests/2.2.1/test04_otn_topology.py 14:57:40 ............ [100%] 14:58:04 12 passed in 61.23s (0:01:01) 14:58:04 pytest -q transportpce_tests/2.2.1/test05_flex_grid.py 14:58:30 ................ [100%] 15:00:00 16 passed in 114.99s (0:01:54) 15:00:00 pytest -q transportpce_tests/2.2.1/test06_renderer_service_path_nominal.py 15:00:29 ............................... [100%] 15:00:36 31 passed in 35.97s 15:00:36 pytest -q transportpce_tests/2.2.1/test07_otn_renderer.py 15:01:11 .......................... [100%] 15:02:08 26 passed in 91.69s (0:01:31) 15:02:08 pytest -q transportpce_tests/2.2.1/test08_otn_sh_renderer.py 15:02:48 ...................... [100%] 15:03:52 22 passed in 103.94s (0:01:43) 15:03:52 pytest -q transportpce_tests/2.2.1/test09_olm.py 15:04:35 ........................................ [100%] 15:06:58 40 passed in 185.35s (0:03:05) 15:06:58 pytest -q transportpce_tests/2.2.1/test11_otn_end2end.py 15:07:46 ........................................................................ [ 74%] 15:13:23 ......................... [100%] 15:18:15 97 passed in 677.21s (0:11:17) 15:18:15 pytest -q transportpce_tests/2.2.1/test12_end2end.py 15:19:00 ...................................................... [100%] 15:28:49 54 passed in 633.09s (0:10:33) 15:28:49 pytest -q transportpce_tests/2.2.1/test14_otn_switch_end2end.py 15:29:47 ........................................................................ [ 71%] 15:34:57 ............................. [100%] 15:37:06 101 passed in 497.10s (0:08:17) 15:37:06 pytest -q transportpce_tests/2.2.1/test15_otn_end2end_with_intermediate_switch.py 15:38:05 ........................................................................ [ 67%] 15:43:52 ................................... [100%] 15:47:12 107 passed in 606.06s (0:10:06) 15:47:12 pytest -q transportpce_tests/2.2.1/test16_freq_end2end.py 15:47:55 ............................................. [100%] 15:50:33 45 passed in 200.52s (0:03:20) 15:50:33 tests221: OK ✔ in 58 minutes 0.17 seconds 15:50:33 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 15:50:40 tests_hybrid: freeze> python -m pip freeze --all 15:50:40 tests_hybrid: bcrypt==5.0.0,certifi==2026.2.25,cffi==2.0.0,charset-normalizer==3.4.4,cryptography==46.0.5,dict2xml==1.7.8,idna==3.11,iniconfig==2.3.0,invoke==2.2.1,lxml==6.0.2,netconf-client==3.5.0,packaging==26.0,paramiko==4.0.0,pip==26.0.1,pluggy==1.6.0,psutil==7.2.2,pycparser==3.0,Pygments==2.19.2,PyNaCl==1.6.2,pytest==9.0.2,requests==2.32.5,setuptools==82.0.0,urllib3==2.6.3 15:50:40 tests_hybrid: commands[0] /w/workspace/transportpce-tox-verify-transportpce-master/tests> ./launch_tests.sh hybrid 15:50:40 using environment variables from ./karaf221.env 15:50:40 pytest -q transportpce_tests/hybrid/test01_device_change_notifications.py 15:51:21 ................................................... [100%] 15:53:08 51 passed in 147.92s (0:02:27) 15:53:08 pytest -q transportpce_tests/hybrid/test02_B100G_end2end.py 15:53:51 ........................................................................ [ 66%] 15:58:12 ..................................... [100%] 16:03:18 109 passed in 610.04s (0:10:10) 16:03:19 pytest -q transportpce_tests/hybrid/test03_autonomous_reroute.py 16:04:06 ..................................................... [100%] 16:07:39 53 passed in 260.32s (0:04:20) 16:07:39 buildcontroller: OK (109.49=setup[7.92]+cmd[101.57] seconds) 16:07:39 sims: OK (10.25=setup[7.11]+cmd[3.15] seconds) 16:07:39 build_karaf_tests121: OK (67.60=setup[8.11]+cmd[59.49] seconds) 16:07:39 testsPCE: OK (283.97=setup[48.87]+cmd[235.10] seconds) 16:07:39 tests121: OK (1344.58=setup[8.20]+cmd[1336.38] seconds) 16:07:39 build_karaf_tests221: OK (68.25=setup[8.11]+cmd[60.14] seconds) 16:07:39 tests_tapi: OK (1752.61=setup[8.16]+cmd[1744.45] seconds) 16:07:39 tests221: OK (3480.17=setup[7.55]+cmd[3472.62] seconds) 16:07:39 build_karaf_tests71: OK (68.26=setup[8.23]+cmd[60.03] seconds) 16:07:39 tests71: FAIL code 1 (445.24=setup[7.37]+cmd[437.87] seconds) 16:07:39 build_karaf_tests190: OK (64.65=setup[8.09]+cmd[56.55] seconds) 16:07:39 tests190: OK (215.77=setup[8.11]+cmd[207.66] seconds) 16:07:39 tests_hybrid: OK (1025.96=setup[6.82]+cmd[1019.14] seconds) 16:07:39 buildlighty: OK (35.13=setup[10.10]+cmd[25.02] seconds) 16:07:39 docs: OK (31.88=setup[29.15]+cmd[2.73] seconds) 16:07:39 docs-linkcheck: OK (33.80=setup[28.40]+cmd[5.41] seconds) 16:07:39 checkbashisms: OK (3.07=setup[1.84]+cmd[0.01,0.04,1.18] seconds) 16:07:39 pre-commit: OK (51.32=setup[2.71]+cmd[0.00,0.00,40.74,7.87] seconds) 16:07:39 pylint: OK (30.24=setup[3.90]+cmd[26.34] seconds) 16:07:39 evaluation failed :( (6720.52 seconds) 16:07:39 + tox_status=1 16:07:39 + echo '---> Completed tox runs' 16:07:39 ---> Completed tox runs 16:07:39 + for i in .tox/*/log 16:07:39 ++ echo .tox/build_karaf_tests121/log 16:07:39 ++ awk -F/ '{print $2}' 16:07:39 + tox_env=build_karaf_tests121 16:07:39 + cp -r .tox/build_karaf_tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests121 16:07:39 + for i in .tox/*/log 16:07:39 ++ echo .tox/build_karaf_tests190/log 16:07:39 ++ awk -F/ '{print $2}' 16:07:39 + tox_env=build_karaf_tests190 16:07:39 + cp -r .tox/build_karaf_tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests190 16:07:39 + for i in .tox/*/log 16:07:39 ++ echo .tox/build_karaf_tests221/log 16:07:39 ++ awk -F/ '{print $2}' 16:07:39 + tox_env=build_karaf_tests221 16:07:39 + cp -r .tox/build_karaf_tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests221 16:07:39 + for i in .tox/*/log 16:07:39 ++ echo .tox/build_karaf_tests71/log 16:07:39 ++ awk -F/ '{print $2}' 16:07:39 + tox_env=build_karaf_tests71 16:07:39 + cp -r .tox/build_karaf_tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/build_karaf_tests71 16:07:39 + for i in .tox/*/log 16:07:39 ++ echo .tox/buildcontroller/log 16:07:39 ++ awk -F/ '{print $2}' 16:07:39 + tox_env=buildcontroller 16:07:39 + cp -r .tox/buildcontroller/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildcontroller 16:07:39 + for i in .tox/*/log 16:07:39 ++ echo .tox/buildlighty/log 16:07:39 ++ awk -F/ '{print $2}' 16:07:39 + tox_env=buildlighty 16:07:39 + cp -r .tox/buildlighty/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/buildlighty 16:07:39 + for i in .tox/*/log 16:07:39 ++ echo .tox/checkbashisms/log 16:07:39 ++ awk -F/ '{print $2}' 16:07:39 + tox_env=checkbashisms 16:07:39 + cp -r .tox/checkbashisms/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/checkbashisms 16:07:39 + for i in .tox/*/log 16:07:39 ++ echo .tox/docs-linkcheck/log 16:07:39 ++ awk -F/ '{print $2}' 16:07:39 + tox_env=docs-linkcheck 16:07:39 + cp -r .tox/docs-linkcheck/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs-linkcheck 16:07:39 + for i in .tox/*/log 16:07:39 ++ echo .tox/docs/log 16:07:39 ++ awk -F/ '{print $2}' 16:07:39 + tox_env=docs 16:07:39 + cp -r .tox/docs/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/docs 16:07:39 + for i in .tox/*/log 16:07:39 ++ echo .tox/pre-commit/log 16:07:39 ++ awk -F/ '{print $2}' 16:07:39 + tox_env=pre-commit 16:07:39 + cp -r .tox/pre-commit/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pre-commit 16:07:39 + for i in .tox/*/log 16:07:39 ++ echo .tox/pylint/log 16:07:39 ++ awk -F/ '{print $2}' 16:07:39 + tox_env=pylint 16:07:39 + cp -r .tox/pylint/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/pylint 16:07:39 + for i in .tox/*/log 16:07:39 ++ echo .tox/sims/log 16:07:39 ++ awk -F/ '{print $2}' 16:07:39 + tox_env=sims 16:07:39 + cp -r .tox/sims/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/sims 16:07:39 + for i in .tox/*/log 16:07:39 ++ echo .tox/tests121/log 16:07:39 ++ awk -F/ '{print $2}' 16:07:39 + tox_env=tests121 16:07:39 + cp -r .tox/tests121/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests121 16:07:39 + for i in .tox/*/log 16:07:39 ++ echo .tox/tests190/log 16:07:39 ++ awk -F/ '{print $2}' 16:07:39 + tox_env=tests190 16:07:39 + cp -r .tox/tests190/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests190 16:07:39 + for i in .tox/*/log 16:07:39 ++ echo .tox/tests221/log 16:07:39 ++ awk -F/ '{print $2}' 16:07:39 + tox_env=tests221 16:07:39 + cp -r .tox/tests221/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests221 16:07:39 + for i in .tox/*/log 16:07:39 ++ echo .tox/tests71/log 16:07:39 ++ awk -F/ '{print $2}' 16:07:39 + tox_env=tests71 16:07:39 + cp -r .tox/tests71/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests71 16:07:39 + for i in .tox/*/log 16:07:39 ++ echo .tox/testsPCE/log 16:07:39 ++ awk -F/ '{print $2}' 16:07:39 + tox_env=testsPCE 16:07:39 + cp -r .tox/testsPCE/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/testsPCE 16:07:39 + for i in .tox/*/log 16:07:39 ++ echo .tox/tests_hybrid/log 16:07:39 ++ awk -F/ '{print $2}' 16:07:39 + tox_env=tests_hybrid 16:07:39 + cp -r .tox/tests_hybrid/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_hybrid 16:07:40 + for i in .tox/*/log 16:07:40 ++ echo .tox/tests_tapi/log 16:07:40 ++ awk -F/ '{print $2}' 16:07:40 + tox_env=tests_tapi 16:07:40 + cp -r .tox/tests_tapi/log /w/workspace/transportpce-tox-verify-transportpce-master/archives/tox/tests_tapi 16:07:40 + DOC_DIR=docs/_build/html 16:07:40 + [[ -d docs/_build/html ]] 16:07:40 + echo '---> Archiving generated docs' 16:07:40 ---> Archiving generated docs 16:07:40 + mv docs/_build/html /w/workspace/transportpce-tox-verify-transportpce-master/archives/docs 16:07:40 + echo '---> tox-run.sh ends' 16:07:40 ---> tox-run.sh ends 16:07:40 + test 1 -eq 0 16:07:40 + exit 1 16:07:40 ++ '[' 1 = 1 ']' 16:07:40 ++ '[' -x /usr/bin/clear_console ']' 16:07:40 ++ /usr/bin/clear_console -q 16:07:40 Build step 'Execute shell' marked build as failure 16:07:40 $ ssh-agent -k 16:07:40 unset SSH_AUTH_SOCK; 16:07:40 unset SSH_AGENT_PID; 16:07:40 echo Agent pid 2429 killed; 16:07:40 [ssh-agent] Stopped. 16:07:40 [PostBuildScript] - [INFO] Executing post build scripts. 16:07:40 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16914887454482544596.sh 16:07:40 ---> sysstat.sh 16:07:40 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5774935535185204953.sh 16:07:40 ---> package-listing.sh 16:07:40 ++ facter osfamily 16:07:40 ++ tr '[:upper:]' '[:lower:]' 16:07:41 + OS_FAMILY=debian 16:07:41 + workspace=/w/workspace/transportpce-tox-verify-transportpce-master 16:07:41 + START_PACKAGES=/tmp/packages_start.txt 16:07:41 + END_PACKAGES=/tmp/packages_end.txt 16:07:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:07:41 + PACKAGES=/tmp/packages_start.txt 16:07:41 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 16:07:41 + PACKAGES=/tmp/packages_end.txt 16:07:41 + case "${OS_FAMILY}" in 16:07:41 + dpkg -l 16:07:41 + grep '^ii' 16:07:41 + '[' -f /tmp/packages_start.txt ']' 16:07:41 + '[' -f /tmp/packages_end.txt ']' 16:07:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:07:41 + '[' /w/workspace/transportpce-tox-verify-transportpce-master ']' 16:07:41 + mkdir -p /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 16:07:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/transportpce-tox-verify-transportpce-master/archives/ 16:07:41 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins394643558308900735.sh 16:07:41 ---> capture-instance-metadata.sh 16:07:41 Setup pyenv: 16:07:41 system 16:07:41 3.8.20 16:07:41 3.9.20 16:07:41 3.10.15 16:07:41 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:07:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X8t3 from file:/tmp/.os_lf_venv 16:07:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:07:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:07:43 lf-activate-venv(): INFO: Base packages installed successfully 16:07:43 lf-activate-venv(): INFO: Installing additional packages: lftools 16:07:56 lf-activate-venv(): INFO: Adding /tmp/venv-X8t3/bin to PATH 16:07:56 INFO: Running in OpenStack, capturing instance metadata 16:07:56 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins812993085049856828.sh 16:07:56 provisioning config files... 16:07:57 Could not find credentials [logs] for transportpce-tox-verify-transportpce-master #4457 16:07:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/transportpce-tox-verify-transportpce-master@tmp/config7448901874725908757tmp 16:07:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 16:07:57 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 16:07:57 provisioning config files... 16:07:57 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 16:07:57 [EnvInject] - Injecting environment variables from a build step. 16:07:57 [EnvInject] - Injecting as environment variables the properties content 16:07:57 SERVER_ID=logs 16:07:57 16:07:57 [EnvInject] - Variables injected successfully. 16:07:57 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins16856351944840304692.sh 16:07:57 ---> create-netrc.sh 16:07:57 WARN: Log server credential not found. 16:07:57 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins11716165359651954393.sh 16:07:57 ---> python-tools-install.sh 16:07:57 Setup pyenv: 16:07:57 system 16:07:57 3.8.20 16:07:57 3.9.20 16:07:57 3.10.15 16:07:57 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:07:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X8t3 from file:/tmp/.os_lf_venv 16:07:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:07:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:07:59 lf-activate-venv(): INFO: Base packages installed successfully 16:07:59 lf-activate-venv(): INFO: Installing additional packages: lftools 16:08:08 lf-activate-venv(): INFO: Adding /tmp/venv-X8t3/bin to PATH 16:08:08 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins3105634929347133002.sh 16:08:08 ---> sudo-logs.sh 16:08:08 Archiving 'sudo' log.. 16:08:08 [transportpce-tox-verify-transportpce-master] $ /bin/bash /tmp/jenkins5896920641241055167.sh 16:08:08 ---> job-cost.sh 16:08:08 INFO: Activating Python virtual environment... 16:08:08 Setup pyenv: 16:08:08 system 16:08:08 3.8.20 16:08:08 3.9.20 16:08:08 3.10.15 16:08:08 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:08:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X8t3 from file:/tmp/.os_lf_venv 16:08:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:08:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:08:10 lf-activate-venv(): INFO: Base packages installed successfully 16:08:10 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:08:17 lf-activate-venv(): INFO: Adding /tmp/venv-X8t3/bin to PATH 16:08:17 INFO: No stack-cost file found 16:08:17 INFO: Instance uptime: 17407s 16:08:17 INFO: Fetching instance metadata (attempt 1 of 3)... 16:08:17 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 16:08:17 INFO: Successfully fetched instance metadata 16:08:17 INFO: Instance type: v3-standard-4 16:08:17 INFO: Retrieving pricing info for: v3-standard-4 16:08:17 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 16:08:17 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=17407 16:08:17 INFO: Successfully fetched Vexxhost pricing API 16:08:17 INFO: Retrieved cost: 0.55 16:08:18 INFO: Retrieved resource: v3-standard-4 16:08:18 INFO: Creating archive directory: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost 16:08:18 INFO: Archiving costs to: /w/workspace/transportpce-tox-verify-transportpce-master/archives/cost.csv 16:08:18 INFO: Successfully archived job cost data 16:08:18 DEBUG: Cost data: transportpce-tox-verify-transportpce-master,4457,2026-02-26 16:08:18,v3-standard-4,17407,0.55,0.00,FAILURE 16:08:18 [transportpce-tox-verify-transportpce-master] $ /bin/bash -l /tmp/jenkins4737205346985266856.sh 16:08:18 ---> logs-deploy.sh 16:08:18 Setup pyenv: 16:08:18 system 16:08:18 3.8.20 16:08:18 3.9.20 16:08:18 3.10.15 16:08:18 * 3.11.10 (set by /w/workspace/transportpce-tox-verify-transportpce-master/.python-version) 16:08:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X8t3 from file:/tmp/.os_lf_venv 16:08:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:08:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:08:20 lf-activate-venv(): INFO: Base packages installed successfully 16:08:20 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:08:29 lf-activate-venv(): INFO: Adding /tmp/venv-X8t3/bin to PATH 16:08:29 WARNING: Nexus logging server not set 16:08:29 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/transportpce-tox-verify-transportpce-master/4457/ 16:08:29 INFO: archiving logs to S3 16:08:29 /tmp/venv-X8t3/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 16:08:29 warnings.warn( 16:08:31 ---> uname -a: 16:08:31 Linux prd-ubuntu2204-docker-4c-16g-21012 5.15.0-168-generic #178-Ubuntu SMP Fri Jan 9 19:05:03 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 16:08:31 16:08:31 16:08:31 ---> lscpu: 16:08:31 Architecture: x86_64 16:08:31 CPU op-mode(s): 32-bit, 64-bit 16:08:31 Address sizes: 40 bits physical, 48 bits virtual 16:08:31 Byte Order: Little Endian 16:08:31 CPU(s): 4 16:08:31 On-line CPU(s) list: 0-3 16:08:31 Vendor ID: AuthenticAMD 16:08:31 Model name: AMD EPYC-Rome Processor 16:08:31 CPU family: 23 16:08:31 Model: 49 16:08:31 Thread(s) per core: 1 16:08:31 Core(s) per socket: 1 16:08:31 Socket(s): 4 16:08:31 Stepping: 0 16:08:31 BogoMIPS: 5599.99 16:08:31 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:08:31 Virtualization: AMD-V 16:08:31 Hypervisor vendor: KVM 16:08:31 Virtualization type: full 16:08:31 L1d cache: 128 KiB (4 instances) 16:08:31 L1i cache: 128 KiB (4 instances) 16:08:31 L2 cache: 2 MiB (4 instances) 16:08:31 L3 cache: 64 MiB (4 instances) 16:08:31 NUMA node(s): 1 16:08:31 NUMA node0 CPU(s): 0-3 16:08:31 Vulnerability Gather data sampling: Not affected 16:08:31 Vulnerability Indirect target selection: Not affected 16:08:31 Vulnerability Itlb multihit: Not affected 16:08:31 Vulnerability L1tf: Not affected 16:08:31 Vulnerability Mds: Not affected 16:08:31 Vulnerability Meltdown: Not affected 16:08:31 Vulnerability Mmio stale data: Not affected 16:08:31 Vulnerability Reg file data sampling: Not affected 16:08:31 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 16:08:31 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 16:08:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:08:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:08:31 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 16:08:31 Vulnerability Srbds: Not affected 16:08:31 Vulnerability Tsa: Not affected 16:08:31 Vulnerability Tsx async abort: Not affected 16:08:31 Vulnerability Vmscape: Not affected 16:08:31 16:08:31 16:08:31 ---> nproc: 16:08:31 4 16:08:31 16:08:31 16:08:31 ---> df -h: 16:08:31 Filesystem Size Used Avail Use% Mounted on 16:08:31 tmpfs 1.6G 1.1M 1.6G 1% /run 16:08:31 /dev/vda1 78G 18G 61G 23% / 16:08:31 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:08:31 tmpfs 5.0M 0 5.0M 0% /run/lock 16:08:31 /dev/vda15 105M 6.1M 99M 6% /boot/efi 16:08:31 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 16:08:31 16:08:31 16:08:31 ---> free -m: 16:08:31 total used free shared buff/cache available 16:08:31 Mem: 15989 727 10726 3 4535 14919 16:08:31 Swap: 1023 0 1023 16:08:31 16:08:31 16:08:31 ---> ip addr: 16:08:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:08:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:08:31 inet 127.0.0.1/8 scope host lo 16:08:31 valid_lft forever preferred_lft forever 16:08:31 inet6 ::1/128 scope host 16:08:31 valid_lft forever preferred_lft forever 16:08:31 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:08:31 link/ether fa:16:3e:54:ea:a9 brd ff:ff:ff:ff:ff:ff 16:08:31 altname enp0s3 16:08:31 inet 10.30.171.75/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 16:08:31 valid_lft 68988sec preferred_lft 68988sec 16:08:31 inet6 fe80::f816:3eff:fe54:eaa9/64 scope link 16:08:31 valid_lft forever preferred_lft forever 16:08:31 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 16:08:31 link/ether 52:5f:40:6a:02:ff brd ff:ff:ff:ff:ff:ff 16:08:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:08:31 valid_lft forever preferred_lft forever 16:08:31 16:08:31 16:08:31 ---> sar -b -r -n DEV: 16:08:31 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-21012) 02/26/26 _x86_64_ (4 CPU) 16:08:31 16:08:31 11:18:23 LINUX RESTART (4 CPU) 16:08:31 16:08:31 11:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:08:31 11:30:03 1.41 0.04 1.35 0.01 1.77 19.03 216.48 16:08:31 11:40:03 1.22 0.01 1.22 0.00 0.04 15.59 0.00 16:08:31 11:50:01 1.25 0.00 1.25 0.00 0.00 15.54 0.00 16:08:31 12:00:03 1.25 0.00 1.25 0.00 0.00 15.58 0.00 16:08:31 12:10:03 14.22 0.01 1.43 12.78 0.28 17.52 242903.15 16:08:31 12:20:03 1.39 0.00 1.38 0.00 0.27 16.89 0.00 16:08:31 12:30:03 1.34 0.00 1.34 0.00 0.00 16.47 0.00 16:08:31 12:40:03 1.40 0.00 1.40 0.00 0.00 17.01 0.00 16:08:31 12:50:03 1.38 0.00 1.38 0.00 0.00 16.81 0.00 16:08:31 13:00:03 1.33 0.00 1.33 0.00 0.00 16.40 0.00 16:08:31 13:10:03 1.38 0.00 1.38 0.00 0.00 17.36 0.00 16:08:31 13:20:03 1.39 0.00 1.39 0.00 0.00 17.33 0.00 16:08:31 13:30:03 1.52 0.00 1.51 0.00 0.00 18.40 0.05 16:08:31 13:40:03 1.56 0.00 1.56 0.00 0.00 18.25 0.00 16:08:31 13:50:01 1.39 0.00 1.39 0.00 0.00 16.16 0.00 16:08:31 14:00:03 1.40 0.00 1.40 0.00 0.00 16.32 0.00 16:08:31 14:10:03 1.48 0.00 1.48 0.00 0.00 17.03 0.00 16:08:31 14:20:01 164.67 5.04 156.11 3.52 272.18 33834.18 12089.65 16:08:31 14:30:03 74.55 21.12 50.58 2.85 311.39 5973.02 3133.48 16:08:31 14:40:03 15.00 1.58 12.73 0.70 17.05 373.07 1141.21 16:08:31 14:50:01 7.80 0.05 7.34 0.41 1.22 259.87 1349.07 16:08:31 15:00:00 14.89 0.12 14.12 0.65 9.77 684.69 752.69 16:08:31 15:10:03 13.96 0.01 13.35 0.61 0.56 421.79 432.45 16:08:31 15:20:01 5.28 0.02 5.08 0.18 0.33 134.18 56.40 16:08:31 15:30:03 4.91 0.02 4.72 0.17 1.24 143.22 54.92 16:08:31 15:40:03 5.59 0.00 5.39 0.20 0.71 161.77 188.07 16:08:31 15:50:01 5.54 0.01 5.34 0.19 0.19 161.47 95.64 16:08:31 16:00:03 9.09 0.09 8.56 0.43 3.23 554.34 142.85 16:08:31 Average: 12.76 1.00 10.94 0.81 22.15 1531.82 9374.50 16:08:31 16:08:31 11:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:08:31 11:30:03 13774280 15509508 509408 3.11 54024 1908348 1139524 6.54 193848 2144604 180 16:08:31 11:40:03 13774244 15510112 508652 3.11 54644 1908352 1139588 6.54 194472 2147744 144 16:08:31 11:50:01 13772828 15509324 509372 3.11 55260 1908360 1139828 6.54 195088 2152452 4 16:08:31 12:00:03 13772084 15509312 509468 3.11 55844 1908496 1139780 6.54 195672 2152160 168 16:08:31 12:10:03 13768304 15511240 507288 3.10 56724 1913304 1139780 6.54 201324 2152276 204 16:08:31 12:20:03 13768304 15512084 506504 3.09 57328 1913520 1139780 6.54 201944 2152492 196 16:08:31 12:30:03 13768344 15512728 505860 3.09 57920 1913524 1139780 6.54 202536 2152572 200 16:08:31 12:40:03 13768128 15513272 505352 3.09 58532 1913664 1139928 6.54 203144 2153188 204 16:08:31 12:50:03 13767044 15512808 505652 3.09 59140 1913676 1139848 6.54 203740 2153640 260 16:08:31 13:00:03 13765448 15511844 506676 3.09 59740 1913684 1139848 6.54 204356 2153892 268 16:08:31 13:10:03 13763240 15510408 508048 3.10 60356 1913820 1139976 6.54 204972 2154464 208 16:08:31 13:20:03 13761812 15509588 508920 3.11 60948 1913828 1140040 6.54 205556 2154452 212 16:08:31 13:30:03 13760924 15509476 509016 3.11 61580 1913968 1140040 6.54 206196 2154604 216 16:08:31 13:40:03 13758436 15507636 510856 3.12 62212 1913968 1140040 6.54 206820 2154844 44 16:08:31 13:50:01 13759656 15509444 509068 3.11 62788 1913976 1140040 6.54 207388 2155232 204 16:08:31 14:00:03 13759824 15510340 508104 3.10 63356 1914120 1140104 6.54 207972 2155480 188 16:08:31 14:10:03 13759572 15510704 507744 3.10 63956 1914136 1140104 6.54 208572 2155732 200 16:08:31 14:20:01 4474804 14686604 1241928 7.59 237712 9775920 1907424 10.95 1827264 9320484 188816 16:08:31 14:30:03 1575660 4960068 10972180 67.01 263856 3098544 11774196 67.58 1825248 12376644 532 16:08:31 14:40:03 2636344 6045028 9889132 60.40 265760 3120992 10996304 63.12 1880584 11260132 300 16:08:31 14:50:01 6312044 9743512 6191412 37.81 266988 3142568 6923184 39.74 1886980 7595336 480 16:08:31 15:00:00 11752012 15321596 618060 3.77 271700 3275148 1313164 7.54 1928368 2144076 10316 16:08:31 15:10:03 7807704 11425480 4511956 27.56 273208 3321764 5227860 30.01 1931924 6075680 316 16:08:31 15:20:01 7767188 11400928 4536556 27.71 273872 3337016 5226432 30.00 1933228 6105204 44 16:08:31 15:30:03 6383820 10037104 5900004 36.03 274280 3356184 6671036 38.29 1935176 7492040 452 16:08:31 15:40:03 6314776 9989512 5947200 36.32 274844 3377072 6661720 38.24 1938472 7556740 476 16:08:31 15:50:01 7831196 11528108 4409496 26.93 275548 3398524 5142100 29.52 1940776 6043120 452 16:08:31 16:00:03 7496732 11319752 4617560 28.20 279220 3515692 5160068 29.62 1956460 6343732 568 16:08:31 Average: 10870527 13576340 2409695 14.72 141476 2686863 3085054 17.71 872431 4246893 7352 16:08:31 16:08:31 11:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:08:31 11:30:03 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 16:08:31 11:30:03 ens3 1.26 0.20 0.27 0.10 0.00 0.00 0.00 0.00 16:08:31 11:30:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:31 11:40:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:08:31 11:40:03 ens3 0.79 0.19 0.20 0.11 0.00 0.00 0.00 0.00 16:08:31 11:40:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:31 11:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:08:31 11:50:01 ens3 1.21 0.40 0.24 0.67 0.00 0.00 0.00 0.00 16:08:31 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:31 12:00:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:08:31 12:00:03 ens3 0.47 0.11 0.09 0.04 0.00 0.00 0.00 0.00 16:08:31 12:00:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:31 12:10:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:08:31 12:10:03 ens3 0.32 0.11 0.07 0.04 0.00 0.00 0.00 0.00 16:08:31 12:10:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:31 12:20:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:08:31 12:20:03 ens3 0.26 0.08 0.05 0.02 0.00 0.00 0.00 0.00 16:08:31 12:20:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:31 12:30:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:08:31 12:30:03 ens3 0.27 0.08 0.05 0.02 0.00 0.00 0.00 0.00 16:08:31 12:30:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:31 12:40:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:08:31 12:40:03 ens3 0.39 0.13 0.11 0.06 0.00 0.00 0.00 0.00 16:08:31 12:40:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:31 12:50:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:08:31 12:50:03 ens3 0.29 0.12 0.09 0.06 0.00 0.00 0.00 0.00 16:08:31 12:50:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:31 13:00:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:08:31 13:00:03 ens3 0.40 0.14 0.13 0.07 0.00 0.00 0.00 0.00 16:08:31 13:00:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:31 13:10:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:08:31 13:10:03 ens3 2.31 0.44 0.62 0.32 0.00 0.00 0.00 0.00 16:08:31 13:10:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:31 13:20:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:08:31 13:20:03 ens3 0.79 0.16 0.17 0.08 0.00 0.00 0.00 0.00 16:08:31 13:20:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:31 13:30:03 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 16:08:31 13:30:03 ens3 0.51 0.10 0.09 0.03 0.00 0.00 0.00 0.00 16:08:31 13:30:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:31 13:40:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:08:31 13:40:03 ens3 1.02 0.27 0.33 0.20 0.00 0.00 0.00 0.00 16:08:31 13:40:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:31 13:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:08:31 13:50:01 ens3 0.70 0.21 0.21 0.12 0.00 0.00 0.00 0.00 16:08:31 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:31 14:00:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:08:31 14:00:03 ens3 0.28 0.11 0.07 0.04 0.00 0.00 0.00 0.00 16:08:31 14:00:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:31 14:10:03 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:08:31 14:10:03 ens3 0.76 0.24 0.24 0.15 0.00 0.00 0.00 0.00 16:08:31 14:10:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:31 14:20:01 lo 1.01 1.01 0.14 0.14 0.00 0.00 0.00 0.00 16:08:31 14:20:01 ens3 159.38 125.72 1958.83 17.45 0.00 0.00 0.00 0.00 16:08:31 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:31 14:30:03 lo 19.01 19.01 15.17 15.17 0.00 0.00 0.00 0.00 16:08:31 14:30:03 ens3 1.65 1.66 0.54 0.47 0.00 0.00 0.00 0.00 16:08:31 14:30:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:31 14:40:03 lo 34.37 34.37 14.37 14.37 0.00 0.00 0.00 0.00 16:08:31 14:40:03 ens3 1.29 0.98 0.33 0.27 0.00 0.00 0.00 0.00 16:08:31 14:40:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:31 14:50:01 lo 16.87 16.87 8.63 8.63 0.00 0.00 0.00 0.00 16:08:31 14:50:01 ens3 0.64 0.46 0.15 0.11 0.00 0.00 0.00 0.00 16:08:31 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:31 15:00:00 lo 11.25 11.25 5.50 5.50 0.00 0.00 0.00 0.00 16:08:31 15:00:00 ens3 0.92 0.80 0.26 0.21 0.00 0.00 0.00 0.00 16:08:31 15:00:00 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:31 15:10:03 lo 19.68 19.68 10.36 10.36 0.00 0.00 0.00 0.00 16:08:31 15:10:03 ens3 0.97 0.74 0.26 0.20 0.00 0.00 0.00 0.00 16:08:31 15:10:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:31 15:20:01 lo 14.35 14.35 6.22 6.22 0.00 0.00 0.00 0.00 16:08:31 15:20:01 ens3 0.58 0.42 0.14 0.10 0.00 0.00 0.00 0.00 16:08:31 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:31 15:30:03 lo 21.15 21.15 8.33 8.33 0.00 0.00 0.00 0.00 16:08:31 15:30:03 ens3 0.45 0.29 0.12 0.08 0.00 0.00 0.00 0.00 16:08:31 15:30:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:31 15:40:03 lo 21.46 21.46 10.74 10.74 0.00 0.00 0.00 0.00 16:08:31 15:40:03 ens3 0.73 0.58 0.17 0.13 0.00 0.00 0.00 0.00 16:08:31 15:40:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:31 15:50:01 lo 15.38 15.38 8.63 8.63 0.00 0.00 0.00 0.00 16:08:31 15:50:01 ens3 1.00 0.61 0.32 0.23 0.00 0.00 0.00 0.00 16:08:31 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:31 16:00:03 lo 23.11 23.11 10.95 10.95 0.00 0.00 0.00 0.00 16:08:31 16:00:03 ens3 1.05 0.85 0.31 0.25 0.00 0.00 0.00 0.00 16:08:31 16:00:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:31 Average: lo 7.12 7.12 3.54 3.54 0.00 0.00 0.00 0.00 16:08:31 Average: ens3 6.43 4.85 69.91 0.77 0.00 0.00 0.00 0.00 16:08:31 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:08:31 16:08:31 16:08:31 ---> sar -P ALL: 16:08:31 Linux 5.15.0-168-generic (prd-ubuntu2204-docker-4c-16g-21012) 02/26/26 _x86_64_ (4 CPU) 16:08:31 16:08:31 11:18:23 LINUX RESTART (4 CPU) 16:08:31 16:08:31 11:20:01 CPU %user %nice %system %iowait %steal %idle 16:08:31 11:30:03 all 0.08 0.00 0.03 4.05 0.02 95.82 16:08:31 11:30:03 0 0.02 0.00 0.03 0.00 0.02 99.93 16:08:31 11:30:03 1 0.21 0.00 0.02 6.74 0.02 93.01 16:08:31 11:30:03 2 0.06 0.00 0.02 0.03 0.02 99.87 16:08:31 11:30:03 3 0.04 0.00 0.03 9.44 0.01 90.48 16:08:31 11:40:03 all 0.24 0.00 0.02 0.29 0.01 99.44 16:08:31 11:40:03 0 0.01 0.00 0.02 0.00 0.01 99.96 16:08:31 11:40:03 1 0.86 0.00 0.04 0.03 0.02 99.05 16:08:31 11:40:03 2 0.06 0.00 0.02 0.07 0.01 99.83 16:08:31 11:40:03 3 0.01 0.00 0.02 1.06 0.01 98.90 16:08:31 11:50:01 all 0.18 0.00 0.03 0.15 0.01 99.63 16:08:31 11:50:01 0 0.02 0.00 0.02 0.02 0.01 99.94 16:08:31 11:50:01 1 0.10 0.00 0.02 0.28 0.01 99.59 16:08:31 11:50:01 2 0.58 0.00 0.05 0.24 0.02 99.11 16:08:31 11:50:01 3 0.02 0.00 0.02 0.07 0.01 99.88 16:08:31 12:00:03 all 0.08 0.00 0.03 0.02 0.01 99.86 16:08:31 12:00:03 0 0.17 0.00 0.05 0.00 0.01 99.78 16:08:31 12:00:03 1 0.03 0.00 0.01 0.08 0.01 99.86 16:08:31 12:00:03 2 0.09 0.00 0.04 0.01 0.02 99.84 16:08:31 12:00:03 3 0.02 0.00 0.01 0.00 0.01 99.96 16:08:31 12:10:03 all 0.13 0.00 0.03 0.03 0.01 99.80 16:08:31 12:10:03 0 0.43 0.00 0.02 0.00 0.01 99.54 16:08:31 12:10:03 1 0.03 0.00 0.05 0.13 0.01 99.78 16:08:31 12:10:03 2 0.03 0.00 0.03 0.00 0.02 99.92 16:08:31 12:10:03 3 0.02 0.00 0.02 0.00 0.01 99.96 16:08:31 12:20:03 all 0.22 0.00 0.03 0.01 0.01 99.73 16:08:31 12:20:03 0 0.81 0.00 0.03 0.00 0.01 99.15 16:08:31 12:20:03 1 0.04 0.00 0.04 0.02 0.02 99.88 16:08:31 12:20:03 2 0.02 0.00 0.02 0.01 0.01 99.94 16:08:31 12:20:03 3 0.03 0.00 0.02 0.02 0.01 99.92 16:08:31 12:30:03 all 0.12 0.00 0.03 0.05 0.01 99.79 16:08:31 12:30:03 0 0.01 0.00 0.01 0.00 0.00 99.97 16:08:31 12:30:03 1 0.03 0.00 0.03 0.00 0.01 99.93 16:08:31 12:30:03 2 0.31 0.00 0.04 0.05 0.01 99.59 16:08:31 12:30:03 3 0.14 0.00 0.03 0.15 0.01 99.67 16:08:31 12:40:03 all 0.21 0.00 0.03 0.06 0.01 99.69 16:08:31 12:40:03 0 0.03 0.00 0.03 0.02 0.01 99.92 16:08:31 12:40:03 1 0.60 0.00 0.04 0.01 0.01 99.34 16:08:31 12:40:03 2 0.02 0.00 0.02 0.13 0.01 99.82 16:08:31 12:40:03 3 0.19 0.00 0.04 0.07 0.01 99.68 16:08:31 12:50:03 all 0.02 0.00 0.02 0.03 0.01 99.92 16:08:31 12:50:03 0 0.01 0.00 0.02 0.01 0.00 99.96 16:08:31 12:50:03 1 0.03 0.00 0.04 0.01 0.02 99.91 16:08:31 12:50:03 2 0.03 0.00 0.02 0.09 0.01 99.85 16:08:31 12:50:03 3 0.02 0.00 0.02 0.01 0.01 99.95 16:08:31 13:00:03 all 0.04 0.00 0.02 0.15 0.01 99.78 16:08:31 13:00:03 0 0.02 0.00 0.01 0.05 0.01 99.91 16:08:31 13:00:03 1 0.09 0.00 0.03 0.02 0.02 99.85 16:08:31 13:00:03 2 0.03 0.00 0.04 0.15 0.02 99.77 16:08:31 13:00:03 3 0.02 0.00 0.02 0.36 0.01 99.59 16:08:31 13:10:03 all 0.10 0.00 0.03 0.07 0.01 99.79 16:08:31 13:10:03 0 0.02 0.00 0.01 0.00 0.00 99.97 16:08:31 13:10:03 1 0.04 0.00 0.04 0.04 0.02 99.88 16:08:31 13:10:03 2 0.02 0.00 0.02 0.06 0.01 99.90 16:08:31 13:10:03 3 0.33 0.00 0.04 0.18 0.02 99.43 16:08:31 16:08:31 13:10:03 CPU %user %nice %system %iowait %steal %idle 16:08:31 13:20:03 all 0.12 0.00 0.02 0.03 0.01 99.82 16:08:31 13:20:03 0 0.01 0.00 0.01 0.00 0.00 99.98 16:08:31 13:20:03 1 0.03 0.00 0.02 0.11 0.01 99.83 16:08:31 13:20:03 2 0.01 0.00 0.02 0.00 0.01 99.96 16:08:31 13:20:03 3 0.41 0.00 0.05 0.00 0.02 99.52 16:08:31 13:30:03 all 0.20 0.00 0.03 0.01 0.01 99.75 16:08:31 13:30:03 0 0.03 0.00 0.04 0.00 0.01 99.92 16:08:31 13:30:03 1 0.27 0.00 0.02 0.04 0.01 99.67 16:08:31 13:30:03 2 0.03 0.00 0.03 0.01 0.01 99.93 16:08:31 13:30:03 3 0.46 0.00 0.05 0.00 0.01 99.47 16:08:31 13:40:03 all 0.11 0.00 0.03 0.01 0.01 99.85 16:08:31 13:40:03 0 0.03 0.00 0.02 0.01 0.01 99.93 16:08:31 13:40:03 1 0.04 0.00 0.03 0.02 0.01 99.90 16:08:31 13:40:03 2 0.32 0.00 0.01 0.00 0.01 99.66 16:08:31 13:40:03 3 0.03 0.00 0.03 0.03 0.01 99.90 16:08:31 13:50:01 all 0.05 0.00 0.03 0.07 0.08 99.77 16:08:31 13:50:01 0 0.13 0.00 0.04 0.18 0.01 99.64 16:08:31 13:50:01 1 0.02 0.00 0.02 0.00 0.12 99.84 16:08:31 13:50:01 2 0.02 0.00 0.02 0.00 0.02 99.94 16:08:31 13:50:01 3 0.03 0.00 0.03 0.08 0.19 99.67 16:08:31 14:00:03 all 0.25 0.00 0.02 0.01 0.01 99.70 16:08:31 14:00:03 0 0.03 0.00 0.03 0.01 0.01 99.93 16:08:31 14:00:03 1 0.02 0.00 0.02 0.00 0.01 99.96 16:08:31 14:00:03 2 0.01 0.00 0.01 0.00 0.01 99.96 16:08:31 14:00:03 3 0.92 0.00 0.04 0.04 0.02 98.98 16:08:31 14:10:03 all 0.46 0.00 0.03 0.01 0.02 99.49 16:08:31 14:10:03 0 0.01 0.00 0.01 0.02 0.01 99.94 16:08:31 14:10:03 1 0.03 0.00 0.02 0.00 0.01 99.93 16:08:31 14:10:03 2 0.99 0.00 0.04 0.00 0.02 98.94 16:08:31 14:10:03 3 0.79 0.00 0.03 0.01 0.02 99.15 16:08:31 14:20:01 all 29.69 0.00 1.90 1.47 0.06 66.89 16:08:31 14:20:01 0 30.42 0.00 2.01 1.40 0.05 66.12 16:08:31 14:20:01 1 29.34 0.00 1.81 1.40 0.06 67.39 16:08:31 14:20:01 2 33.46 0.00 2.08 1.56 0.06 62.85 16:08:31 14:20:01 3 25.53 0.00 1.69 1.54 0.05 71.19 16:08:31 14:30:03 all 48.66 0.00 1.86 2.52 0.10 46.86 16:08:31 14:30:03 0 49.06 0.00 1.83 1.04 0.10 47.97 16:08:31 14:30:03 1 47.59 0.00 1.83 1.79 0.10 48.69 16:08:31 14:30:03 2 48.53 0.00 2.00 1.56 0.10 47.80 16:08:31 14:30:03 3 49.45 0.00 1.79 5.70 0.10 42.96 16:08:31 14:40:03 all 28.69 0.00 1.21 0.06 0.10 69.93 16:08:31 14:40:03 0 28.48 0.00 1.24 0.07 0.11 70.10 16:08:31 14:40:03 1 29.20 0.00 1.26 0.05 0.11 69.39 16:08:31 14:40:03 2 28.98 0.00 1.16 0.03 0.10 69.72 16:08:31 14:40:03 3 28.10 0.00 1.18 0.09 0.10 70.53 16:08:31 14:50:01 all 17.00 0.00 0.74 0.05 0.09 82.12 16:08:31 14:50:01 0 17.36 0.00 0.70 0.05 0.09 81.80 16:08:31 14:50:01 1 16.82 0.00 0.81 0.04 0.09 82.24 16:08:31 14:50:01 2 17.38 0.00 0.81 0.10 0.09 81.61 16:08:31 14:50:01 3 16.43 0.00 0.65 0.03 0.09 82.81 16:08:31 15:00:00 all 21.73 0.00 0.77 0.25 0.08 77.17 16:08:31 15:00:00 0 22.33 0.00 0.81 0.26 0.08 76.53 16:08:31 15:00:00 1 21.71 0.00 0.68 0.11 0.08 77.42 16:08:31 15:00:00 2 21.65 0.00 0.72 0.36 0.08 77.20 16:08:31 15:00:00 3 21.24 0.00 0.86 0.29 0.08 77.54 16:08:31 16:08:31 15:00:00 CPU %user %nice %system %iowait %steal %idle 16:08:31 15:10:03 all 25.89 0.00 0.91 0.26 0.08 72.86 16:08:31 15:10:03 0 25.52 0.00 0.75 0.46 0.08 73.18 16:08:31 15:10:03 1 25.57 0.00 0.91 0.08 0.08 73.36 16:08:31 15:10:03 2 26.38 0.00 1.08 0.36 0.09 72.10 16:08:31 15:10:03 3 26.09 0.00 0.89 0.15 0.08 72.79 16:08:31 15:20:01 all 8.43 0.00 0.52 0.03 0.08 90.95 16:08:31 15:20:01 0 8.49 0.00 0.50 0.03 0.08 90.90 16:08:31 15:20:01 1 8.45 0.00 0.57 0.05 0.08 90.85 16:08:31 15:20:01 2 8.53 0.00 0.53 0.02 0.08 90.84 16:08:31 15:20:01 3 8.24 0.00 0.48 0.01 0.07 91.20 16:08:31 15:30:03 all 9.54 0.00 0.54 0.02 0.08 89.82 16:08:31 15:30:03 0 9.46 0.00 0.64 0.01 0.08 89.81 16:08:31 15:30:03 1 9.71 0.00 0.53 0.00 0.08 89.67 16:08:31 15:30:03 2 9.81 0.00 0.51 0.05 0.08 89.54 16:08:31 15:30:03 3 9.17 0.00 0.49 0.02 0.08 90.25 16:08:31 15:40:03 all 11.61 0.00 0.58 0.02 0.08 87.72 16:08:31 15:40:03 0 11.79 0.00 0.49 0.01 0.07 87.65 16:08:31 15:40:03 1 11.60 0.00 0.64 0.03 0.08 87.64 16:08:31 15:40:03 2 11.71 0.00 0.65 0.03 0.09 87.53 16:08:31 15:40:03 3 11.33 0.00 0.54 0.01 0.08 88.04 16:08:31 15:50:01 all 7.84 0.00 0.46 0.04 0.08 91.57 16:08:31 15:50:01 0 7.28 0.00 0.46 0.02 0.08 92.17 16:08:31 15:50:01 1 7.91 0.00 0.40 0.04 0.08 91.57 16:08:31 15:50:01 2 8.23 0.00 0.53 0.09 0.08 91.08 16:08:31 15:50:01 3 7.96 0.00 0.47 0.01 0.08 91.48 16:08:31 16:00:03 all 14.22 0.00 0.50 0.04 0.08 85.16 16:08:31 16:00:03 0 13.73 0.00 0.55 0.09 0.07 85.55 16:08:31 16:00:03 1 14.45 0.00 0.49 0.02 0.09 84.95 16:08:31 16:00:03 2 14.51 0.00 0.48 0.03 0.08 84.89 16:08:31 16:00:03 3 14.19 0.00 0.50 0.01 0.08 85.23 16:08:31 Average: all 8.06 0.00 0.37 0.35 0.04 91.17 16:08:31 Average: 0 8.05 0.00 0.37 0.13 0.04 91.41 16:08:31 Average: 1 8.02 0.00 0.37 0.40 0.05 91.16 16:08:31 Average: 2 8.27 0.00 0.39 0.18 0.04 91.11 16:08:31 Average: 3 7.89 0.00 0.36 0.69 0.04 91.01 16:08:31 16:08:31 16:08:31